[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 09:55:35.216240 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:44037,127.10.181.189:33815,127.10.181.188:41833
I20260608 09:55:35.218147 10966 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 09:55:35.219254 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:35.236898 10975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:35.236953 10973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:35.237638 10972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:36.437569 10974 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 09:55:36.437683 10966 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 09:55:36.442301 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:36.442590 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:36.442832 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912536442808 us; error 0 us; skew 500 ppm
I20260608 09:55:36.443801 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:36.449673 10966 webserver.cc:533] Webserver started at http://127.10.181.190:45455/ using document root <none> and password file <none>
I20260608 09:55:36.450627 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:36.450894 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:36.451498 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:36.457980 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "48d1f760062a4d888f4767c6213a09df"
format_stamp: "Formatted at 2026-06-08 09:55:36 on dist-test-slave-d6kj"
I20260608 09:55:36.466722 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:36.472345 10981 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:36.473917 10966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 09:55:36.474303 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "48d1f760062a4d888f4767c6213a09df"
format_stamp: "Formatted at 2026-06-08 09:55:36 on dist-test-slave-d6kj"
I20260608 09:55:36.474671 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:36.547817 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:36.549746 10966 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 09:55:36.550235 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:36.625077 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:44037
I20260608 09:55:36.625182 11032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:44037 every 8 connection(s)
I20260608 09:55:36.631592 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:36.633569 11033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:55:36.638425 11035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:36.640152 11036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:36.643509 11038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:36.648415 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:36.649299 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:36.649533 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:36.649740 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912536649723 us; error 0 us; skew 500 ppm
I20260608 09:55:36.650395 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:36.654956 10966 webserver.cc:533] Webserver started at http://127.10.181.189:38993/ using document root <none> and password file <none>
I20260608 09:55:36.655582 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:36.653877 11033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:36.655831 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:36.656189 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:36.657369 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root/instance:
uuid: "5c9359b55b734ce0b96716132b1a1fee"
format_stamp: "Formatted at 2026-06-08 09:55:36 on dist-test-slave-d6kj"
I20260608 09:55:36.665411 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260608 09:55:36.670480 11045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:36.671422 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 09:55:36.671763 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root
uuid: "5c9359b55b734ce0b96716132b1a1fee"
format_stamp: "Formatted at 2026-06-08 09:55:36 on dist-test-slave-d6kj"
I20260608 09:55:36.672149 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:36.682785 11033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:36.685467 10984 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.189:33815: connect: Connection refused (error 111)
I20260608 09:55:36.689985 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 09:55:36.690230 11033 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.189:33815: Network error: Client connection negotiation failed: client connection to 127.10.181.189:33815: connect: Connection refused (error 111)
I20260608 09:55:36.691454 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:36.740244 11033 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } attempt: 1
W20260608 09:55:36.745708 11033 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.189:33815: Network error: Client connection negotiation failed: client connection to 127.10.181.189:33815: connect: Connection refused (error 111)
I20260608 09:55:36.762135 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.189:33815
I20260608 09:55:36.762346 11097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.189:33815 every 8 connection(s)
I20260608 09:55:36.767450 11098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:36.768463 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:36.774520 11098 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:36.775399 11100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:36.779047 11101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:36.781160 11103 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:36.781762 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:36.782716 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:36.783015 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:36.783285 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912536783237 us; error 0 us; skew 500 ppm
I20260608 09:55:36.783977 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:36.787379 10966 webserver.cc:533] Webserver started at http://127.10.181.188:33423/ using document root <none> and password file <none>
I20260608 09:55:36.788117 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:36.788332 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:36.788688 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:36.790401 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root/instance:
uuid: "653f30278ae34934ad72f54875f9847c"
format_stamp: "Formatted at 2026-06-08 09:55:36 on dist-test-slave-d6kj"
I20260608 09:55:36.791463 11098 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:36.797623 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:36.802649 11110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:36.803942 10966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:55:36.804245 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root
uuid: "653f30278ae34934ad72f54875f9847c"
format_stamp: "Formatted at 2026-06-08 09:55:36 on dist-test-slave-d6kj"
I20260608 09:55:36.804577 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:36.806864 11098 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:36.814169 11033 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } attempt: 2
W20260608 09:55:36.815276 11098 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.188:41833: Network error: Client connection negotiation failed: client connection to 127.10.181.188:41833: connect: Connection refused (error 111)
I20260608 09:55:36.824508 11033 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:36.829476 11033 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.188:41833: Network error: Client connection negotiation failed: client connection to 127.10.181.188:41833: connect: Connection refused (error 111)
I20260608 09:55:36.830521 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:36.831763 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:36.858768 11098 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } attempt: 1
I20260608 09:55:36.861322 11033 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } attempt: 1
W20260608 09:55:36.866120 11098 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.188:41833: Network error: Client connection negotiation failed: client connection to 127.10.181.188:41833: connect: Connection refused (error 111)
W20260608 09:55:36.868366 11033 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.188:41833: Network error: Client connection negotiation failed: client connection to 127.10.181.188:41833: connect: Connection refused (error 111)
I20260608 09:55:36.902137 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.188:41833
I20260608 09:55:36.902675 11162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.188:41833 every 8 connection(s)
I20260608 09:55:36.906790 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:36.907481 11163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:36.913364 11163 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:36.925386 11163 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:36.935093 11163 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:36.935906 11033 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } attempt: 2
I20260608 09:55:36.941656 11098 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } attempt: 2
I20260608 09:55:36.959026 11163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c: Bootstrap starting.
I20260608 09:55:36.959684 11033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df: Bootstrap starting.
I20260608 09:55:36.970463 11098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee: Bootstrap starting.
I20260608 09:55:36.971055 11033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:36.974193 11033 log.cc:826] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df: Log is configured to *not* fsync() on all Append() calls
I20260608 09:55:36.974848 11163 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:36.979162 11098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:37.052183 11098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee: No bootstrap required, opened a new log
I20260608 09:55:37.069543 11163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c: No bootstrap required, opened a new log
I20260608 09:55:37.070829 11033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df: No bootstrap required, opened a new log
I20260608 09:55:37.078438 11163 raft_consensus.cc:359] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } }
I20260608 09:55:37.078447 11098 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } }
I20260608 09:55:37.078447 11033 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } }
I20260608 09:55:37.079282 11163 raft_consensus.cc:385] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:37.079511 11098 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:37.079532 11033 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:37.079656 11163 raft_consensus.cc:740] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653f30278ae34934ad72f54875f9847c, State: Initialized, Role: FOLLOWER
I20260608 09:55:37.079947 11098 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c9359b55b734ce0b96716132b1a1fee, State: Initialized, Role: FOLLOWER
I20260608 09:55:37.080030 11033 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d1f760062a4d888f4767c6213a09df, State: Initialized, Role: FOLLOWER
I20260608 09:55:37.080881 11163 consensus_queue.cc:260] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } }
I20260608 09:55:37.080936 11033 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } }
I20260608 09:55:37.080940 11098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } }
I20260608 09:55:37.085850 11173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [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: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
W20260608 09:55:37.086687 11117 tablet.cc:2404] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:55:37.087316 11172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [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: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
I20260608 09:55:37.086687 11173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:37.088102 11172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:37.088106 11033 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:37.089960 11163 sys_catalog.cc:565] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:37.089650 11174 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [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: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
I20260608 09:55:37.090386 11174 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:37.091164 11098 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:37.122419 11190 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 09:55:37.123093 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:55:37.139447 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:55:37.144155 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:37.148414 11207 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:37.148417 11206 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:37.148916 11207 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:55:37.148980 11206 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:55:37.156808 11210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:37.160485 11212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:37.162230 11209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:37.165429 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:37.166375 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:37.166666 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:37.166864 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912537166846 us; error 0 us; skew 500 ppm
I20260608 09:55:37.167470 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:37.170583 10966 webserver.cc:533] Webserver started at http://127.10.181.129:34229/ using document root <none> and password file <none>
I20260608 09:55:37.171130 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:37.171350 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:37.171630 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:37.172721 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "efba576164164c7fa397cfb7859b6bac"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-d6kj"
I20260608 09:55:37.178004 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:37.178447 11173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:37.179100 11173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } }
I20260608 09:55:37.182400 11217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.183359 11173 leader_election.cc:290] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c9359b55b734ce0b96716132b1a1fee (127.10.181.189:33815), 653f30278ae34934ad72f54875f9847c (127.10.181.188:41833)
I20260608 09:55:37.183239 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "48d1f760062a4d888f4767c6213a09df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c9359b55b734ce0b96716132b1a1fee" is_pre_election: true
I20260608 09:55:37.184090 11073 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d1f760062a4d888f4767c6213a09df in term 0.
I20260608 09:55:37.184588 11138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "48d1f760062a4d888f4767c6213a09df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "653f30278ae34934ad72f54875f9847c" is_pre_election: true
I20260608 09:55:37.184926 10966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:37.185302 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "efba576164164c7fa397cfb7859b6bac"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-d6kj"
I20260608 09:55:37.185232 11138 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d1f760062a4d888f4767c6213a09df in term 0.
I20260608 09:55:37.185618 10984 leader_election.cc:304] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d1f760062a4d888f4767c6213a09df, 5c9359b55b734ce0b96716132b1a1fee; no voters: 
I20260608 09:55:37.185734 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:37.186861 11173 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:37.187243 11173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:37.187587 11173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:37.198827 11173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } }
I20260608 09:55:37.202340 11138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "48d1f760062a4d888f4767c6213a09df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "653f30278ae34934ad72f54875f9847c"
I20260608 09:55:37.203018 11138 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:37.206306 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:37.208233 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:37.211283 11138 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d1f760062a4d888f4767c6213a09df in term 1.
I20260608 09:55:37.214109 10985 leader_election.cc:304] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d1f760062a4d888f4767c6213a09df, 653f30278ae34934ad72f54875f9847c; no voters: 
I20260608 09:55:37.216679 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:37.212085 11173 leader_election.cc:290] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [CANDIDATE]: Term 1 election: Requested vote from peers 5c9359b55b734ce0b96716132b1a1fee (127.10.181.189:33815), 653f30278ae34934ad72f54875f9847c (127.10.181.188:41833)
I20260608 09:55:37.216835 11218 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:37.217916 11218 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 1 LEADER]: Becoming Leader. State: Replica: 48d1f760062a4d888f4767c6213a09df, State: Running, Role: LEADER
I20260608 09:55:37.218595 11073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "48d1f760062a4d888f4767c6213a09df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c9359b55b734ce0b96716132b1a1fee"
I20260608 09:55:37.219209 11073 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:37.219473 11218 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } }
I20260608 09:55:37.226536 11073 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d1f760062a4d888f4767c6213a09df in term 1.
I20260608 09:55:37.229727 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:37.230062 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.230393 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:37.230635 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.233880 11173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48d1f760062a4d888f4767c6213a09df. Latest consensus state: current_term: 1 leader_uuid: "48d1f760062a4d888f4767c6213a09df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
I20260608 09:55:37.234654 11173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:37.237641 11227 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:37.246693 11227 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:37.268306 11073 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [term 1 FOLLOWER]: Refusing update from remote peer 48d1f760062a4d888f4767c6213a09df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:37.269057 11138 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [term 1 FOLLOWER]: Refusing update from remote peer 48d1f760062a4d888f4767c6213a09df: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:37.270262 11173 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:37.271633 11218 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [LEADER]: Connected to new peer: Peer: permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:37.291927 11174 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48d1f760062a4d888f4767c6213a09df. Latest consensus state: current_term: 1 leader_uuid: "48d1f760062a4d888f4767c6213a09df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
I20260608 09:55:37.292933 11174 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:37.297369 11172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48d1f760062a4d888f4767c6213a09df. Latest consensus state: current_term: 1 leader_uuid: "48d1f760062a4d888f4767c6213a09df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
I20260608 09:55:37.298398 11172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:37.306811 11241 mvcc.cc:204] Tried to move back new op lower bound from 7294617752623042560 to 7294617752467447808. Current Snapshot: MvccSnapshot[applied={T|T < 7294617752623042560}]
I20260608 09:55:37.315074 11174 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "48d1f760062a4d888f4767c6213a09df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
I20260608 09:55:37.315874 11174 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:37.321420 11173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "48d1f760062a4d888f4767c6213a09df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
I20260608 09:55:37.322353 11173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:37.322187 11172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "48d1f760062a4d888f4767c6213a09df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
I20260608 09:55:37.322916 11172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:37.325791 11227 catalog_manager.cc:1382] Generated new cluster ID: 20982ff6d7f946cdbf3a41f6781e13a7
I20260608 09:55:37.326086 11227 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:37.339394 11218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "48d1f760062a4d888f4767c6213a09df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d1f760062a4d888f4767c6213a09df" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 44037 } } peers { permanent_uuid: "5c9359b55b734ce0b96716132b1a1fee" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 33815 } } peers { permanent_uuid: "653f30278ae34934ad72f54875f9847c" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 41833 } } }
I20260608 09:55:37.340437 11218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:37.370273 11227 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:37.372531 11227 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:37.423668 11227 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df: Generated new TSK 0
I20260608 09:55:37.425462 11227 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:37.457448 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:43385
I20260608 09:55:37.457708 11291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:43385 every 8 connection(s)
I20260608 09:55:37.520581 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:37.521157 11292 heartbeater.cc:344] Connected to a master server at 127.10.181.188:41833
I20260608 09:55:37.521725 11292 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:37.522970 11292 heartbeater.cc:507] Master 127.10.181.188:41833 requested a full tablet report, sending...
I20260608 09:55:37.525558 11293 heartbeater.cc:344] Connected to a master server at 127.10.181.189:33815
I20260608 09:55:37.525976 11293 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:37.527107 11293 heartbeater.cc:507] Master 127.10.181.189:33815 requested a full tablet report, sending...
I20260608 09:55:37.532040 11063 ts_manager.cc:194] Registered new tserver with Master: efba576164164c7fa397cfb7859b6bac (127.10.181.129:43385)
I20260608 09:55:37.536020 11128 ts_manager.cc:194] Registered new tserver with Master: efba576164164c7fa397cfb7859b6bac (127.10.181.129:43385)
I20260608 09:55:37.539425 11294 heartbeater.cc:344] Connected to a master server at 127.10.181.190:44037
I20260608 09:55:37.539999 11294 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:37.541049 11302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:37.541460 11294 heartbeater.cc:507] Master 127.10.181.190:44037 requested a full tablet report, sending...
W20260608 09:55:37.544068 11303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:37.544926 10998 ts_manager.cc:194] Registered new tserver with Master: efba576164164c7fa397cfb7859b6bac (127.10.181.129:43385)
I20260608 09:55:37.548943 10998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60566
I20260608 09:55:37.554594 10966 server_base.cc:1061] running on GCE node
W20260608 09:55:37.555883 11305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:37.556994 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:37.557305 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:37.557524 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912537557508 us; error 0 us; skew 500 ppm
I20260608 09:55:37.558362 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:37.561349 10966 webserver.cc:533] Webserver started at http://127.10.181.130:43317/ using document root <none> and password file <none>
I20260608 09:55:37.561885 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:37.562086 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:37.562379 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:37.563449 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "818a0213b2f14d38af5831344dfe3ce1"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-d6kj"
I20260608 09:55:37.568599 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:55:37.572340 11310 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.573201 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:37.573589 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "818a0213b2f14d38af5831344dfe3ce1"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-d6kj"
I20260608 09:55:37.573935 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:37.595779 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:37.597483 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:37.600037 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:37.604023 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:37.604300 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.604596 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:37.604823 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.695201 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:46659
I20260608 09:55:37.695494 11372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:46659 every 8 connection(s)
I20260608 09:55:37.722383 11373 heartbeater.cc:344] Connected to a master server at 127.10.181.188:41833
I20260608 09:55:37.722954 11373 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:37.724195 11373 heartbeater.cc:507] Master 127.10.181.188:41833 requested a full tablet report, sending...
I20260608 09:55:37.728266 11128 ts_manager.cc:194] Registered new tserver with Master: 818a0213b2f14d38af5831344dfe3ce1 (127.10.181.130:46659)
I20260608 09:55:37.729460 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:37.732997 11374 heartbeater.cc:344] Connected to a master server at 127.10.181.189:33815
I20260608 09:55:37.733489 11374 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:37.734476 11374 heartbeater.cc:507] Master 127.10.181.189:33815 requested a full tablet report, sending...
I20260608 09:55:37.737511 11063 ts_manager.cc:194] Registered new tserver with Master: 818a0213b2f14d38af5831344dfe3ce1 (127.10.181.130:46659)
W20260608 09:55:37.741814 11379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:37.743372 11375 heartbeater.cc:344] Connected to a master server at 127.10.181.190:44037
I20260608 09:55:37.743897 11375 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:37.744263 11380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:37.746733 11375 heartbeater.cc:507] Master 127.10.181.190:44037 requested a full tablet report, sending...
I20260608 09:55:37.748486 10966 server_base.cc:1061] running on GCE node
W20260608 09:55:37.748582 11382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:37.749899 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:37.749936 10998 ts_manager.cc:194] Registered new tserver with Master: 818a0213b2f14d38af5831344dfe3ce1 (127.10.181.130:46659)
W20260608 09:55:37.750322 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:37.750567 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912537750548 us; error 0 us; skew 500 ppm
I20260608 09:55:37.751433 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:37.751969 10998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60572
I20260608 09:55:37.754642 10966 webserver.cc:533] Webserver started at http://127.10.181.131:45813/ using document root <none> and password file <none>
I20260608 09:55:37.755367 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:37.755587 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:37.755898 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:37.757428 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "ca29f894818e4e06b0aa7fe5f34b2c71"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-d6kj"
I20260608 09:55:37.762462 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:55:37.766316 11387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.767254 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:55:37.767575 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "ca29f894818e4e06b0aa7fe5f34b2c71"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-d6kj"
I20260608 09:55:37.767904 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:37.818581 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:37.819945 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:37.821547 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:37.824687 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:37.824909 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.825286 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:37.825488 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:55:37.922745 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:46295
I20260608 09:55:37.922945 11449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:46295 every 8 connection(s)
I20260608 09:55:37.949679 11450 heartbeater.cc:344] Connected to a master server at 127.10.181.188:41833
I20260608 09:55:37.949970 11451 heartbeater.cc:344] Connected to a master server at 127.10.181.189:33815
I20260608 09:55:37.950204 11450 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:37.950433 11451 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:37.951269 11450 heartbeater.cc:507] Master 127.10.181.188:41833 requested a full tablet report, sending...
I20260608 09:55:37.951509 11451 heartbeater.cc:507] Master 127.10.181.189:33815 requested a full tablet report, sending...
I20260608 09:55:37.954481 11128 ts_manager.cc:194] Registered new tserver with Master: ca29f894818e4e06b0aa7fe5f34b2c71 (127.10.181.131:46295)
I20260608 09:55:37.955974 11063 ts_manager.cc:194] Registered new tserver with Master: ca29f894818e4e06b0aa7fe5f34b2c71 (127.10.181.131:46295)
I20260608 09:55:37.961539 11452 heartbeater.cc:344] Connected to a master server at 127.10.181.190:44037
I20260608 09:55:37.961917 11452 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:37.962777 11452 heartbeater.cc:507] Master 127.10.181.190:44037 requested a full tablet report, sending...
I20260608 09:55:37.964916 10998 ts_manager.cc:194] Registered new tserver with Master: ca29f894818e4e06b0aa7fe5f34b2c71 (127.10.181.131:46295)
I20260608 09:55:37.965128 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015119836s
I20260608 09:55:37.966827 10998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60578
W20260608 09:55:38.004009 11029 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 10969
I20260608 09:55:38.155684 11206 catalog_manager.cc:1294] Loaded cluster ID: 20982ff6d7f946cdbf3a41f6781e13a7
I20260608 09:55:38.155745 11207 catalog_manager.cc:1294] Loaded cluster ID: 20982ff6d7f946cdbf3a41f6781e13a7
I20260608 09:55:38.156309 11206 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee: loading cluster ID for follower catalog manager: success
I20260608 09:55:38.156384 11207 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c: loading cluster ID for follower catalog manager: success
I20260608 09:55:38.164021 11206 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee: acquiring CA information for follower catalog manager: success
I20260608 09:55:38.164580 11207 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c: acquiring CA information for follower catalog manager: success
I20260608 09:55:38.170073 11206 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:55:38.171271 11207 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:55:38.554055 11294 heartbeater.cc:499] Master 127.10.181.190:44037 was elected leader, sending a full tablet report...
I20260608 09:55:38.755590 11375 heartbeater.cc:499] Master 127.10.181.190:44037 was elected leader, sending a full tablet report...
I20260608 09:55:38.969923 11452 heartbeater.cc:499] Master 127.10.181.190:44037 was elected leader, sending a full tablet report...
I20260608 09:55:39.114686 11187 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:39.226737 10998 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60594:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:55:39.381608 11256 tablet_service.cc:1511] Processing CreateTablet for tablet 84d6f52b78ef40b5a3208f14f1517d1a (DEFAULT_TABLE table=test-workload [id=161283b1ff4d4bdfab049ac8e43dfbc2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:39.381481 11257 tablet_service.cc:1511] Processing CreateTablet for tablet e7a62041bd1d4e559f9486e93bc47f04 (DEFAULT_TABLE table=test-workload [id=161283b1ff4d4bdfab049ac8e43dfbc2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:39.383297 11256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d6f52b78ef40b5a3208f14f1517d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.383873 11257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a62041bd1d4e559f9486e93bc47f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.392637 11338 tablet_service.cc:1511] Processing CreateTablet for tablet 9607ccf842324c4d8d385b28a246a164 (DEFAULT_TABLE table=test-workload [id=161283b1ff4d4bdfab049ac8e43dfbc2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:39.394289 11338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9607ccf842324c4d8d385b28a246a164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.426334 11415 tablet_service.cc:1511] Processing CreateTablet for tablet 34591abbe0df4f04b95d5296e53a23a6 (DEFAULT_TABLE table=test-workload [id=161283b1ff4d4bdfab049ac8e43dfbc2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:39.427839 11415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34591abbe0df4f04b95d5296e53a23a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.439468 11485 tablet_bootstrap.cc:492] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac: Bootstrap starting.
I20260608 09:55:39.450007 11487 tablet_bootstrap.cc:492] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71: Bootstrap starting.
I20260608 09:55:39.452075 11486 tablet_bootstrap.cc:492] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1: Bootstrap starting.
I20260608 09:55:39.450336 11485 tablet_bootstrap.cc:654] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.460374 11486 tablet_bootstrap.cc:654] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.462610 11487 tablet_bootstrap.cc:654] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.469842 11485 tablet_bootstrap.cc:492] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac: No bootstrap required, opened a new log
I20260608 09:55:39.470633 11485 ts_tablet_manager.cc:1403] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.010s
I20260608 09:55:39.471151 11487 tablet_bootstrap.cc:492] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71: No bootstrap required, opened a new log
I20260608 09:55:39.471707 11487 ts_tablet_manager.cc:1403] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260608 09:55:39.472628 11486 tablet_bootstrap.cc:492] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1: No bootstrap required, opened a new log
I20260608 09:55:39.473162 11486 ts_tablet_manager.cc:1403] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 09:55:39.475129 11487 raft_consensus.cc:359] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca29f894818e4e06b0aa7fe5f34b2c71" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 46295 } }
I20260608 09:55:39.475816 11487 raft_consensus.cc:385] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.476189 11487 raft_consensus.cc:740] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca29f894818e4e06b0aa7fe5f34b2c71, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.476405 11486 raft_consensus.cc:359] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "818a0213b2f14d38af5831344dfe3ce1" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46659 } }
I20260608 09:55:39.477051 11486 raft_consensus.cc:385] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.477478 11486 raft_consensus.cc:740] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 818a0213b2f14d38af5831344dfe3ce1, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.477190 11487 consensus_queue.cc:260] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca29f894818e4e06b0aa7fe5f34b2c71" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 46295 } }
I20260608 09:55:39.478165 11487 raft_consensus.cc:399] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:39.477967 11485 raft_consensus.cc:359] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } }
I20260608 09:55:39.478669 11487 raft_consensus.cc:493] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:39.478870 11485 raft_consensus.cc:385] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.478472 11486 consensus_queue.cc:260] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "818a0213b2f14d38af5831344dfe3ce1" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46659 } }
I20260608 09:55:39.479259 11487 raft_consensus.cc:3060] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.479326 11485 raft_consensus.cc:740] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efba576164164c7fa397cfb7859b6bac, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.479737 11486 raft_consensus.cc:399] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:39.480182 11486 raft_consensus.cc:493] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:39.480633 11486 raft_consensus.cc:3060] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.480448 11485 consensus_queue.cc:260] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } }
I20260608 09:55:39.481356 11485 raft_consensus.cc:399] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:39.481812 11485 raft_consensus.cc:493] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:39.482256 11485 raft_consensus.cc:3060] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.486979 11487 raft_consensus.cc:515] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca29f894818e4e06b0aa7fe5f34b2c71" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 46295 } }
I20260608 09:55:39.487445 11486 raft_consensus.cc:515] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "818a0213b2f14d38af5831344dfe3ce1" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46659 } }
I20260608 09:55:39.488071 11487 leader_election.cc:304] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [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: ca29f894818e4e06b0aa7fe5f34b2c71; no voters: 
I20260608 09:55:39.488282 11486 leader_election.cc:304] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [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: 818a0213b2f14d38af5831344dfe3ce1; no voters: 
I20260608 09:55:39.489722 11485 raft_consensus.cc:515] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } }
I20260608 09:55:39.490564 11485 leader_election.cc:304] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [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: efba576164164c7fa397cfb7859b6bac; no voters: 
I20260608 09:55:39.497395 11487 leader_election.cc:290] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:39.497396 11486 leader_election.cc:290] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:39.498798 11491 raft_consensus.cc:2804] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:39.499754 11492 raft_consensus.cc:2804] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:39.503468 11485 leader_election.cc:290] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:39.504253 11493 raft_consensus.cc:2804] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:39.509374 11492 raft_consensus.cc:697] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 1 LEADER]: Becoming Leader. State: Replica: 818a0213b2f14d38af5831344dfe3ce1, State: Running, Role: LEADER
I20260608 09:55:39.510423 11492 consensus_queue.cc:237] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [LEADER]: Queue going to LEADER mode. State: All 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: "818a0213b2f14d38af5831344dfe3ce1" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46659 } }
I20260608 09:55:39.514173 11491 raft_consensus.cc:697] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 1 LEADER]: Becoming Leader. State: Replica: ca29f894818e4e06b0aa7fe5f34b2c71, State: Running, Role: LEADER
I20260608 09:55:39.518483 11491 consensus_queue.cc:237] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [LEADER]: Queue going to LEADER mode. State: All 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: "ca29f894818e4e06b0aa7fe5f34b2c71" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 46295 } }
I20260608 09:55:39.517586 11487 ts_tablet_manager.cc:1434] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71: Time spent starting tablet: real 0.045s	user 0.018s	sys 0.011s
I20260608 09:55:39.517586 11486 ts_tablet_manager.cc:1434] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1: Time spent starting tablet: real 0.044s	user 0.017s	sys 0.012s
I20260608 09:55:39.514744 11493 raft_consensus.cc:697] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 1 LEADER]: Becoming Leader. State: Replica: efba576164164c7fa397cfb7859b6bac, State: Running, Role: LEADER
I20260608 09:55:39.521379 11485 ts_tablet_manager.cc:1434] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac: Time spent starting tablet: real 0.050s	user 0.025s	sys 0.016s
I20260608 09:55:39.525306 11493 consensus_queue.cc:237] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [LEADER]: Queue going to LEADER mode. State: All 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: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } }
I20260608 09:55:39.526276 11485 tablet_bootstrap.cc:492] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac: Bootstrap starting.
I20260608 09:55:39.539642 11485 tablet_bootstrap.cc:654] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.542472 10998 catalog_manager.cc:5696] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 818a0213b2f14d38af5831344dfe3ce1 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "818a0213b2f14d38af5831344dfe3ce1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "818a0213b2f14d38af5831344dfe3ce1" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46659 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:39.590626 10997 catalog_manager.cc:5696] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac reported cstate change: term changed from 0 to 1, leader changed from <none> to efba576164164c7fa397cfb7859b6bac (127.10.181.129). New cstate: current_term: 1 leader_uuid: "efba576164164c7fa397cfb7859b6bac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:39.599539 10996 catalog_manager.cc:5696] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca29f894818e4e06b0aa7fe5f34b2c71 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "ca29f894818e4e06b0aa7fe5f34b2c71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca29f894818e4e06b0aa7fe5f34b2c71" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 46295 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:39.647578 11485 tablet_bootstrap.cc:492] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac: No bootstrap required, opened a new log
I20260608 09:55:39.648213 11485 ts_tablet_manager.cc:1403] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac: Time spent bootstrapping tablet: real 0.122s	user 0.047s	sys 0.057s
I20260608 09:55:39.651551 11485 raft_consensus.cc:359] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } }
I20260608 09:55:39.652217 11485 raft_consensus.cc:385] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.652580 11485 raft_consensus.cc:740] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efba576164164c7fa397cfb7859b6bac, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.653544 11485 consensus_queue.cc:260] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } }
I20260608 09:55:39.654366 11485 raft_consensus.cc:399] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:39.654768 11485 raft_consensus.cc:493] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:39.656095 11485 raft_consensus.cc:3060] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.663488 11485 raft_consensus.cc:515] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } }
I20260608 09:55:39.664283 11485 leader_election.cc:304] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [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: efba576164164c7fa397cfb7859b6bac; no voters: 
I20260608 09:55:39.664997 11485 leader_election.cc:290] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:39.665337 11499 raft_consensus.cc:2804] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:39.666563 11499 raft_consensus.cc:697] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 1 LEADER]: Becoming Leader. State: Replica: efba576164164c7fa397cfb7859b6bac, State: Running, Role: LEADER
I20260608 09:55:39.667398 11499 consensus_queue.cc:237] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [LEADER]: Queue going to LEADER mode. State: All 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: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } }
I20260608 09:55:39.668303 11485 ts_tablet_manager.cc:1434] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac: Time spent starting tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 09:55:39.688277 10997 catalog_manager.cc:5696] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac reported cstate change: term changed from 0 to 1, leader changed from <none> to efba576164164c7fa397cfb7859b6bac (127.10.181.129). New cstate: current_term: 1 leader_uuid: "efba576164164c7fa397cfb7859b6bac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba576164164c7fa397cfb7859b6bac" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:39.717617 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:55:39.750218 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:39.751296 10966 tablet_replica.cc:333] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac: stopping tablet replica
I20260608 09:55:39.751979 10966 raft_consensus.cc:2243] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.752592 10966 raft_consensus.cc:2272] T 84d6f52b78ef40b5a3208f14f1517d1a P efba576164164c7fa397cfb7859b6bac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.755502 10966 tablet_replica.cc:333] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac: stopping tablet replica
I20260608 09:55:39.756023 10966 raft_consensus.cc:2243] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.756451 10966 raft_consensus.cc:2272] T e7a62041bd1d4e559f9486e93bc47f04 P efba576164164c7fa397cfb7859b6bac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.928285 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:55:39.939005 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:55:39.966647 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:39.967614 10966 tablet_replica.cc:333] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1: stopping tablet replica
I20260608 09:55:39.968372 10966 raft_consensus.cc:2243] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:39.968971 10966 raft_consensus.cc:2272] T 9607ccf842324c4d8d385b28a246a164 P 818a0213b2f14d38af5831344dfe3ce1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:39.980811 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:55:39.989228 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:55:40.012399 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:40.013684 10966 tablet_replica.cc:333] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71: stopping tablet replica
I20260608 09:55:40.014221 10966 raft_consensus.cc:2243] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:40.014691 10966 raft_consensus.cc:2272] T 34591abbe0df4f04b95d5296e53a23a6 P ca29f894818e4e06b0aa7fe5f34b2c71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:40.039680 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:55:40.052379 10966 master.cc:562] Master@127.10.181.190:44037 shutting down...
I20260608 09:55:40.147815 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:40.148759 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:40.149151 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48d1f760062a4d888f4767c6213a09df: stopping tablet replica
I20260608 09:55:40.980281 10966 master.cc:584] Master@127.10.181.190:44037 shutdown complete.
I20260608 09:55:40.992287 10966 master.cc:562] Master@127.10.181.189:33815 shutting down...
I20260608 09:55:41.007879 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:41.008402 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:41.008664 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c9359b55b734ce0b96716132b1a1fee: stopping tablet replica
I20260608 09:55:41.070612 10966 master.cc:584] Master@127.10.181.189:33815 shutdown complete.
I20260608 09:55:41.080658 10966 master.cc:562] Master@127.10.181.188:41833 shutting down...
I20260608 09:55:41.095278 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:41.095765 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:41.096035 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 653f30278ae34934ad72f54875f9847c: stopping tablet replica
I20260608 09:55:41.113751 10966 master.cc:584] Master@127.10.181.188:41833 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5928 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 09:55:41.141531 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:40141
I20260608 09:55:41.142794 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:41.148308 11508 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:41.149118 11509 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:41.150360 11511 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:41.151412 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:41.153405 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:41.153796 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:41.153976 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912541153960 us; error 0 us; skew 500 ppm
I20260608 09:55:41.154609 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:41.157068 10966 webserver.cc:533] Webserver started at http://127.10.181.190:35289/ using document root <none> and password file <none>
I20260608 09:55:41.157801 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:41.158056 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:41.158346 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:41.159467 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "9c41418575a44b38a5821a5dab4bc0d2"
format_stamp: "Formatted at 2026-06-08 09:55:41 on dist-test-slave-d6kj"
I20260608 09:55:41.164378 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:41.168519 11516 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.169512 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:41.169760 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "9c41418575a44b38a5821a5dab4bc0d2"
format_stamp: "Formatted at 2026-06-08 09:55:41 on dist-test-slave-d6kj"
I20260608 09:55:41.170012 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:41.192256 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:41.193404 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:41.228595 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:40141
I20260608 09:55:41.228703 11567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:40141 every 8 connection(s)
I20260608 09:55:41.233022 11568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:41.243007 11568 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2: Bootstrap starting.
I20260608 09:55:41.247391 11568 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:41.251653 11568 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2: No bootstrap required, opened a new log
I20260608 09:55:41.253754 11568 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c41418575a44b38a5821a5dab4bc0d2" member_type: VOTER }
I20260608 09:55:41.254127 11568 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:41.254305 11568 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c41418575a44b38a5821a5dab4bc0d2, State: Initialized, Role: FOLLOWER
I20260608 09:55:41.254812 11568 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9c41418575a44b38a5821a5dab4bc0d2" member_type: VOTER }
I20260608 09:55:41.255218 11568 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:41.255409 11568 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:41.255623 11568 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:41.259478 11568 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c41418575a44b38a5821a5dab4bc0d2" member_type: VOTER }
I20260608 09:55:41.259980 11568 leader_election.cc:304] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [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: 9c41418575a44b38a5821a5dab4bc0d2; no voters: 
I20260608 09:55:41.261144 11568 leader_election.cc:290] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:41.261608 11571 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:41.262987 11571 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 1 LEADER]: Becoming Leader. State: Replica: 9c41418575a44b38a5821a5dab4bc0d2, State: Running, Role: LEADER
I20260608 09:55:41.263688 11571 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [LEADER]: Queue going to LEADER mode. State: All 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: "9c41418575a44b38a5821a5dab4bc0d2" member_type: VOTER }
I20260608 09:55:41.264261 11568 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:41.267936 11573 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c41418575a44b38a5821a5dab4bc0d2. Latest consensus state: current_term: 1 leader_uuid: "9c41418575a44b38a5821a5dab4bc0d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c41418575a44b38a5821a5dab4bc0d2" member_type: VOTER } }
I20260608 09:55:41.268568 11573 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:41.267856 11572 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9c41418575a44b38a5821a5dab4bc0d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c41418575a44b38a5821a5dab4bc0d2" member_type: VOTER } }
I20260608 09:55:41.269050 11572 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:41.272526 11578 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:41.280619 11578 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:41.281665 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:41.289964 11578 catalog_manager.cc:1382] Generated new cluster ID: f8817a38347d40c99e0dca3ef99d54c0
I20260608 09:55:41.290252 11578 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:41.310024 11578 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:41.311260 11578 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:41.325887 11578 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2: Generated new TSK 0
I20260608 09:55:41.326529 11578 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:41.348188 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:41.354391 11589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:41.355881 11590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:41.356631 11592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:41.357193 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:41.358196 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:41.358413 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:41.358604 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912541358585 us; error 0 us; skew 500 ppm
I20260608 09:55:41.359206 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:41.361642 10966 webserver.cc:533] Webserver started at http://127.10.181.129:46689/ using document root <none> and password file <none>
I20260608 09:55:41.362188 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:41.362401 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:41.362686 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:41.363775 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "06f34cfd7dad45c4b191fb1082bb0595"
format_stamp: "Formatted at 2026-06-08 09:55:41 on dist-test-slave-d6kj"
I20260608 09:55:41.368765 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:55:41.372391 11597 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.373172 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:41.373535 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "06f34cfd7dad45c4b191fb1082bb0595"
format_stamp: "Formatted at 2026-06-08 09:55:41 on dist-test-slave-d6kj"
I20260608 09:55:41.373795 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:41.388649 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:41.389784 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:41.391227 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:41.393661 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:41.393895 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.394150 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:41.394327 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.431447 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:33229
I20260608 09:55:41.431557 11659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:33229 every 8 connection(s)
I20260608 09:55:41.436390 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:41.444068 11664 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:41.444576 11665 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:41.447453 11667 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:41.448370 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:41.449122 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:41.449369 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:41.449499 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912541449488 us; error 0 us; skew 500 ppm
I20260608 09:55:41.450069 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:41.452911 10966 webserver.cc:533] Webserver started at http://127.10.181.130:44803/ using document root <none> and password file <none>
I20260608 09:55:41.453673 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:41.453761 11660 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40141
I20260608 09:55:41.454030 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:41.454226 11660 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:41.454392 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:41.455137 11660 heartbeater.cc:507] Master 127.10.181.190:40141 requested a full tablet report, sending...
I20260608 09:55:41.455901 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "bf2314d8502c4942af2e104373eaef2d"
format_stamp: "Formatted at 2026-06-08 09:55:41 on dist-test-slave-d6kj"
I20260608 09:55:41.457638 11533 ts_manager.cc:194] Registered new tserver with Master: 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229)
I20260608 09:55:41.459447 11533 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33214
I20260608 09:55:41.461474 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:55:41.466312 11672 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.467113 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 09:55:41.467428 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "bf2314d8502c4942af2e104373eaef2d"
format_stamp: "Formatted at 2026-06-08 09:55:41 on dist-test-slave-d6kj"
I20260608 09:55:41.467737 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:41.485666 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:41.486910 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:41.488406 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:41.490895 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:41.491145 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.491391 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:41.491580 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.529917 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:43645
I20260608 09:55:41.530022 11734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:43645 every 8 connection(s)
I20260608 09:55:41.534986 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:41.542543 11738 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:41.544394 11739 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:41.547886 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:41.548272 11735 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40141
W20260608 09:55:41.548341 11741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:41.548820 11735 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:41.549497 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:41.549728 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:41.549680 11735 heartbeater.cc:507] Master 127.10.181.190:40141 requested a full tablet report, sending...
I20260608 09:55:41.550069 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912541550047 us; error 0 us; skew 500 ppm
I20260608 09:55:41.550750 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:41.552217 11533 ts_manager.cc:194] Registered new tserver with Master: bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645)
I20260608 09:55:41.553599 10966 webserver.cc:533] Webserver started at http://127.10.181.131:39685/ using document root <none> and password file <none>
I20260608 09:55:41.554118 11533 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33230
I20260608 09:55:41.554304 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:41.554574 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:41.554904 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:41.556380 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "5d3ae211a315445da17ef9dec9a0a68f"
format_stamp: "Formatted at 2026-06-08 09:55:41 on dist-test-slave-d6kj"
I20260608 09:55:41.561336 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:41.564996 11746 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.566100 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:41.566527 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "5d3ae211a315445da17ef9dec9a0a68f"
format_stamp: "Formatted at 2026-06-08 09:55:41 on dist-test-slave-d6kj"
I20260608 09:55:41.566990 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:41.584044 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:41.585157 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:41.586686 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:41.588920 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:41.589152 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.589452 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:41.589638 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:41.627193 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:44813
I20260608 09:55:41.627303 11808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:44813 every 8 connection(s)
I20260608 09:55:41.641836 11809 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40141
I20260608 09:55:41.642199 11809 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:41.642920 11809 heartbeater.cc:507] Master 127.10.181.190:40141 requested a full tablet report, sending...
I20260608 09:55:41.644939 11533 ts_manager.cc:194] Registered new tserver with Master: 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:41.645109 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014783077s
I20260608 09:55:41.646337 11533 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33238
I20260608 09:55:42.462145 11660 heartbeater.cc:499] Master 127.10.181.190:40141 was elected leader, sending a full tablet report...
I20260608 09:55:42.557044 11735 heartbeater.cc:499] Master 127.10.181.190:40141 was elected leader, sending a full tablet report...
I20260608 09:55:42.649098 11809 heartbeater.cc:499] Master 127.10.181.190:40141 was elected leader, sending a full tablet report...
I20260608 09:55:42.704429 11533 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33246:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:42.707027 11533 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:42.769448 11700 tablet_service.cc:1511] Processing CreateTablet for tablet b440b696737b49fba69a0a9228a6096e (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:55:42.770957 11700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b440b696737b49fba69a0a9228a6096e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.771943 11774 tablet_service.cc:1511] Processing CreateTablet for tablet b440b696737b49fba69a0a9228a6096e (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:55:42.773284 11774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b440b696737b49fba69a0a9228a6096e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.774507 11699 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8b8b14f48b4a9fb3d74489abac0f44 (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:55:42.775905 11699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b8b14f48b4a9fb3d74489abac0f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.776482 11773 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8b8b14f48b4a9fb3d74489abac0f44 (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:55:42.777835 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b8b14f48b4a9fb3d74489abac0f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.779294 11698 tablet_service.cc:1511] Processing CreateTablet for tablet 011a305c002d475484cf7187f467653f (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:55:42.780754 11698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011a305c002d475484cf7187f467653f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.782436 11772 tablet_service.cc:1511] Processing CreateTablet for tablet 011a305c002d475484cf7187f467653f (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:55:42.783826 11772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011a305c002d475484cf7187f467653f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.786072 11697 tablet_service.cc:1511] Processing CreateTablet for tablet 46be1cd9f5554107a92052cbaebf1305 (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:55:42.787529 11697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46be1cd9f5554107a92052cbaebf1305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.787916 11771 tablet_service.cc:1511] Processing CreateTablet for tablet 46be1cd9f5554107a92052cbaebf1305 (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:55:42.789276 11771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46be1cd9f5554107a92052cbaebf1305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.795275 11696 tablet_service.cc:1511] Processing CreateTablet for tablet 6e856d6bbdb443e0897251d8ee150a8d (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:55:42.796720 11696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e856d6bbdb443e0897251d8ee150a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.797597 11770 tablet_service.cc:1511] Processing CreateTablet for tablet 6e856d6bbdb443e0897251d8ee150a8d (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:55:42.799007 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e856d6bbdb443e0897251d8ee150a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.804366 11695 tablet_service.cc:1511] Processing CreateTablet for tablet 195dd376bdff457a862ad75e198f642a (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:55:42.805857 11695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195dd376bdff457a862ad75e198f642a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.806843 11769 tablet_service.cc:1511] Processing CreateTablet for tablet 195dd376bdff457a862ad75e198f642a (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:55:42.808240 11769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195dd376bdff457a862ad75e198f642a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.810542 11694 tablet_service.cc:1511] Processing CreateTablet for tablet 954ab831b7f94ba1b54840a3a7166098 (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:55:42.811960 11694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954ab831b7f94ba1b54840a3a7166098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.814906 11768 tablet_service.cc:1511] Processing CreateTablet for tablet 954ab831b7f94ba1b54840a3a7166098 (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:55:42.816298 11768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954ab831b7f94ba1b54840a3a7166098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.816740 11693 tablet_service.cc:1511] Processing CreateTablet for tablet de8cea565bb44d6a8815c33a26914ced (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:55:42.818136 11693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de8cea565bb44d6a8815c33a26914ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.856937 11767 tablet_service.cc:1511] Processing CreateTablet for tablet de8cea565bb44d6a8815c33a26914ced (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:55:42.857606 11625 tablet_service.cc:1511] Processing CreateTablet for tablet b440b696737b49fba69a0a9228a6096e (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:55:42.858491 11767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de8cea565bb44d6a8815c33a26914ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.858398 11624 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8b8b14f48b4a9fb3d74489abac0f44 (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:55:42.859014 11625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b440b696737b49fba69a0a9228a6096e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.859833 11624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8b8b14f48b4a9fb3d74489abac0f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.870878 11623 tablet_service.cc:1511] Processing CreateTablet for tablet 011a305c002d475484cf7187f467653f (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:55:42.872872 11622 tablet_service.cc:1511] Processing CreateTablet for tablet 46be1cd9f5554107a92052cbaebf1305 (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:55:42.873646 11623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011a305c002d475484cf7187f467653f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.875059 11622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46be1cd9f5554107a92052cbaebf1305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.888113 11620 tablet_service.cc:1511] Processing CreateTablet for tablet 195dd376bdff457a862ad75e198f642a (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:55:42.890358 11620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195dd376bdff457a862ad75e198f642a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.886082 11621 tablet_service.cc:1511] Processing CreateTablet for tablet 6e856d6bbdb443e0897251d8ee150a8d (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:55:42.894691 11621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e856d6bbdb443e0897251d8ee150a8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.896389 11829 tablet_bootstrap.cc:492] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d: Bootstrap starting.
I20260608 09:55:42.905066 11619 tablet_service.cc:1511] Processing CreateTablet for tablet 954ab831b7f94ba1b54840a3a7166098 (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:55:42.907618 11619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954ab831b7f94ba1b54840a3a7166098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.911629 11618 tablet_service.cc:1511] Processing CreateTablet for tablet de8cea565bb44d6a8815c33a26914ced (DEFAULT_TABLE table=test-workload [id=c4226cbf569248b7a89fedacef170517]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:55:42.912405 11829 tablet_bootstrap.cc:654] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.913039 11618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de8cea565bb44d6a8815c33a26914ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.921383 11830 tablet_bootstrap.cc:492] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595: Bootstrap starting.
I20260608 09:55:42.931897 11831 tablet_bootstrap.cc:492] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f: Bootstrap starting.
I20260608 09:55:42.939983 11830 tablet_bootstrap.cc:654] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.947455 11831 tablet_bootstrap.cc:654] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.956815 11829 tablet_bootstrap.cc:492] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d: No bootstrap required, opened a new log
I20260608 09:55:42.957084 11830 tablet_bootstrap.cc:492] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595: No bootstrap required, opened a new log
I20260608 09:55:42.957333 11829 ts_tablet_manager.cc:1403] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.007s
I20260608 09:55:42.957396 11831 tablet_bootstrap.cc:492] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f: No bootstrap required, opened a new log
I20260608 09:55:42.957621 11830 ts_tablet_manager.cc:1403] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260608 09:55:42.958060 11831 ts_tablet_manager.cc:1403] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.012s
I20260608 09:55:42.959946 11829 raft_consensus.cc:359] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:42.960531 11829 raft_consensus.cc:385] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:42.960806 11829 raft_consensus.cc:740] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Initialized, Role: FOLLOWER
I20260608 09:55:42.960670 11830 raft_consensus.cc:359] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:42.960856 11831 raft_consensus.cc:359] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:42.961566 11830 raft_consensus.cc:385] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:42.961688 11831 raft_consensus.cc:385] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:42.961933 11830 raft_consensus.cc:740] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Initialized, Role: FOLLOWER
I20260608 09:55:42.962015 11831 raft_consensus.cc:740] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Initialized, Role: FOLLOWER
I20260608 09:55:42.962924 11830 consensus_queue.cc:260] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:42.962924 11831 consensus_queue.cc:260] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:42.968983 11829 consensus_queue.cc:260] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:42.970834 11831 ts_tablet_manager.cc:1434] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260608 09:55:42.972003 11831 tablet_bootstrap.cc:492] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f: Bootstrap starting.
I20260608 09:55:42.972855 11830 ts_tablet_manager.cc:1434] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 09:55:42.975971 11835 raft_consensus.cc:493] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:42.976501 11835 raft_consensus.cc:515] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:42.978343 11830 tablet_bootstrap.cc:492] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595: Bootstrap starting.
I20260608 09:55:42.996493 11831 tablet_bootstrap.cc:654] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.996493 11829 ts_tablet_manager.cc:1434] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.019s
I20260608 09:55:43.000236 11829 tablet_bootstrap.cc:492] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d: Bootstrap starting.
I20260608 09:55:42.997185 11830 tablet_bootstrap.cc:654] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.997534 11835 leader_election.cc:290] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.008781 11829 tablet_bootstrap.cc:654] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.013442 11830 tablet_bootstrap.cc:492] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595: No bootstrap required, opened a new log
I20260608 09:55:43.014046 11830 ts_tablet_manager.cc:1403] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.002s
I20260608 09:55:43.017328 11830 raft_consensus.cc:359] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.018054 11830 raft_consensus.cc:385] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.018362 11830 raft_consensus.cc:740] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.019354 11830 consensus_queue.cc:260] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.029891 11830 ts_tablet_manager.cc:1434] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260608 09:55:43.033519 11830 tablet_bootstrap.cc:492] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595: Bootstrap starting.
I20260608 09:55:43.039469 11837 raft_consensus.cc:493] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.040055 11837 raft_consensus.cc:515] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.040882 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011a305c002d475484cf7187f467653f" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
I20260608 09:55:43.041683 11635 raft_consensus.cc:2468] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 0.
I20260608 09:55:43.042240 11829 tablet_bootstrap.cc:492] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d: No bootstrap required, opened a new log
I20260608 09:55:43.042922 11829 ts_tablet_manager.cc:1403] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.020s
I20260608 09:55:43.043180 11675 leader_election.cc:304] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d; no voters: 
I20260608 09:55:43.044409 11835 raft_consensus.cc:2804] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:43.044806 11835 raft_consensus.cc:493] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:43.045182 11835 raft_consensus.cc:3060] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.046932 11829 raft_consensus.cc:359] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.047916 11829 raft_consensus.cc:385] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.048296 11829 raft_consensus.cc:740] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.049531 11829 consensus_queue.cc:260] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.052803 11829 ts_tablet_manager.cc:1434] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 09:55:43.054040 11837 leader_election.cc:290] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.054937 11836 raft_consensus.cc:493] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.055826 11829 tablet_bootstrap.cc:492] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d: Bootstrap starting.
I20260608 09:55:43.055461 11836 raft_consensus.cc:515] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.058624 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011a305c002d475484cf7187f467653f" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f" is_pre_election: true
I20260608 09:55:43.060225 11836 leader_election.cc:290] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645)
I20260608 09:55:43.054104 11831 tablet_bootstrap.cc:492] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f: No bootstrap required, opened a new log
I20260608 09:55:43.065354 11831 ts_tablet_manager.cc:1403] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.034s
I20260608 09:55:43.065614 11829 tablet_bootstrap.cc:654] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.071710 11835 raft_consensus.cc:515] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.071738 11831 raft_consensus.cc:359] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.084301 11831 raft_consensus.cc:385] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.083693 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011a305c002d475484cf7187f467653f" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
I20260608 09:55:43.084820 11831 raft_consensus.cc:740] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.085040 11635 raft_consensus.cc:3060] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:55:43.088708 11673 leader_election.cc:343] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.083501 11835 leader_election.cc:290] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Requested vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.086905 11831 consensus_queue.cc:260] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.092128 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011a305c002d475484cf7187f467653f" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f"
I20260608 09:55:43.093266 11830 tablet_bootstrap.cc:654] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595: Neither blocks nor log segments found. Creating new log.
W20260608 09:55:43.093619 11673 leader_election.cc:343] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.097783 11831 ts_tablet_manager.cc:1434] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260608 09:55:43.099097 11831 tablet_bootstrap.cc:492] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f: Bootstrap starting.
I20260608 09:55:43.103013 11635 raft_consensus.cc:2468] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 1.
I20260608 09:55:43.110529 11830 tablet_bootstrap.cc:492] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595: No bootstrap required, opened a new log
I20260608 09:55:43.111057 11830 ts_tablet_manager.cc:1403] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.009s
I20260608 09:55:43.110826 11675 leader_election.cc:304] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [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: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d; no voters: 5d3ae211a315445da17ef9dec9a0a68f
I20260608 09:55:43.112965 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011a305c002d475484cf7187f467653f" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d" is_pre_election: true
I20260608 09:55:43.116062 11710 raft_consensus.cc:2393] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06f34cfd7dad45c4b191fb1082bb0595 in current term 1: Already voted for candidate bf2314d8502c4942af2e104373eaef2d in this term.
I20260608 09:55:43.117897 11835 raft_consensus.cc:2804] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:43.119450 11830 raft_consensus.cc:359] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.118901 11835 raft_consensus.cc:697] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Becoming Leader. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Running, Role: LEADER
I20260608 09:55:43.120630 11830 raft_consensus.cc:385] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.120993 11830 raft_consensus.cc:740] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.121212 11835 consensus_queue.cc:237] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.122992 11831 tablet_bootstrap.cc:654] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.123306 11830 consensus_queue.cc:260] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.130165 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011a305c002d475484cf7187f467653f" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f" is_pre_election: true
W20260608 09:55:43.131866 11598 leader_election.cc:343] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.132385 11598 leader_election.cc:304] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [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: 06f34cfd7dad45c4b191fb1082bb0595; no voters: 5d3ae211a315445da17ef9dec9a0a68f, bf2314d8502c4942af2e104373eaef2d
I20260608 09:55:43.132987 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d" is_pre_election: true
I20260608 09:55:43.134160 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
W20260608 09:55:43.134732 11750 leader_election.cc:343] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.134867 11837 raft_consensus.cc:2749] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:43.136463 11829 tablet_bootstrap.cc:492] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d: No bootstrap required, opened a new log
W20260608 09:55:43.136538 11749 leader_election.cc:343] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.137202 11829 ts_tablet_manager.cc:1403] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.011s
I20260608 09:55:43.137333 11749 leader_election.cc:304] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [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: 5d3ae211a315445da17ef9dec9a0a68f; no voters: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d
I20260608 09:55:43.137957 11836 raft_consensus.cc:493] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.138514 11836 raft_consensus.cc:515] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.140669 11836 leader_election.cc:290] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645), 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229)
I20260608 09:55:43.140563 11829 raft_consensus.cc:359] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.141475 11829 raft_consensus.cc:385] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.141839 11829 raft_consensus.cc:740] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.142524 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440b696737b49fba69a0a9228a6096e" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d" is_pre_election: true
I20260608 09:55:43.141228 11836 raft_consensus.cc:2749] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:55:43.143991 11750 leader_election.cc:343] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.144855 11830 ts_tablet_manager.cc:1434] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260608 09:55:43.145256 11829 consensus_queue.cc:260] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.148571 11829 ts_tablet_manager.cc:1434] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:55:43.149647 11829 tablet_bootstrap.cc:492] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d: Bootstrap starting.
I20260608 09:55:43.152493 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440b696737b49fba69a0a9228a6096e" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
W20260608 09:55:43.154381 11749 leader_election.cc:343] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.155009 11749 leader_election.cc:304] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [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: 5d3ae211a315445da17ef9dec9a0a68f; no voters: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d
I20260608 09:55:43.155390 11830 tablet_bootstrap.cc:492] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595: Bootstrap starting.
I20260608 09:55:43.156335 11829 tablet_bootstrap.cc:654] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.156741 11854 raft_consensus.cc:2749] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:43.164636 11830 tablet_bootstrap.cc:654] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.168864 11831 tablet_bootstrap.cc:492] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f: No bootstrap required, opened a new log
I20260608 09:55:43.168902 11838 raft_consensus.cc:493] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.169585 11831 ts_tablet_manager.cc:1403] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.025s
I20260608 09:55:43.168385 11531 catalog_manager.cc:5696] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d reported cstate change: term changed from 0 to 1, leader changed from <none> to bf2314d8502c4942af2e104373eaef2d (127.10.181.130). New cstate: current_term: 1 leader_uuid: "bf2314d8502c4942af2e104373eaef2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:43.169837 11838 raft_consensus.cc:515] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.175103 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be1cd9f5554107a92052cbaebf1305" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
I20260608 09:55:43.174998 11831 raft_consensus.cc:359] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.175995 11635 raft_consensus.cc:2468] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 0.
I20260608 09:55:43.176252 11831 raft_consensus.cc:385] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.176642 11831 raft_consensus.cc:740] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.177795 11675 leader_election.cc:304] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d; no voters: 
I20260608 09:55:43.177531 11831 consensus_queue.cc:260] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.179251 11830 tablet_bootstrap.cc:492] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595: No bootstrap required, opened a new log
I20260608 09:55:43.179791 11830 ts_tablet_manager.cc:1403] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260608 09:55:43.179942 11838 leader_election.cc:290] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.180625 11838 raft_consensus.cc:2804] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:43.181053 11838 raft_consensus.cc:493] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:43.181512 11838 raft_consensus.cc:3060] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.183174 11830 raft_consensus.cc:359] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.184854 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be1cd9f5554107a92052cbaebf1305" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f" is_pre_election: true
W20260608 09:55:43.186147 11673 leader_election.cc:343] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.186972 11831 ts_tablet_manager.cc:1434] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 09:55:43.188020 11831 tablet_bootstrap.cc:492] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f: Bootstrap starting.
I20260608 09:55:43.183997 11830 raft_consensus.cc:385] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.188110 11829 tablet_bootstrap.cc:492] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d: No bootstrap required, opened a new log
I20260608 09:55:43.190886 11830 raft_consensus.cc:740] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.191440 11829 ts_tablet_manager.cc:1403] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.010s
I20260608 09:55:43.192028 11830 consensus_queue.cc:260] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.194682 11831 tablet_bootstrap.cc:654] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.195215 11835 raft_consensus.cc:493] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.195740 11835 raft_consensus.cc:515] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.198999 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
I20260608 09:55:43.199741 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f" is_pre_election: true
I20260608 09:55:43.200596 11784 raft_consensus.cc:2468] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 0.
W20260608 09:55:43.200781 11675 leader_election.cc:343] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.194222 11838 raft_consensus.cc:515] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.202162 11673 leader_election.cc:304] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [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: 5d3ae211a315445da17ef9dec9a0a68f, bf2314d8502c4942af2e104373eaef2d; no voters: 06f34cfd7dad45c4b191fb1082bb0595
I20260608 09:55:43.197427 11829 raft_consensus.cc:359] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.203586 11829 raft_consensus.cc:385] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.204349 11830 ts_tablet_manager.cc:1434] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.005s
I20260608 09:55:43.207160 11829 raft_consensus.cc:740] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.207728 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be1cd9f5554107a92052cbaebf1305" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f"
I20260608 09:55:43.207993 11830 tablet_bootstrap.cc:492] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595: Bootstrap starting.
I20260608 09:55:43.208415 11829 consensus_queue.cc:260] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
W20260608 09:55:43.209158 11673 leader_election.cc:343] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.205291 11835 leader_election.cc:290] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.205423 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be1cd9f5554107a92052cbaebf1305" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
I20260608 09:55:43.205696 11858 raft_consensus.cc:2804] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:43.206647 11838 leader_election.cc:290] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Requested vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.210105 11635 raft_consensus.cc:3060] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.210553 11858 raft_consensus.cc:493] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:43.211018 11858 raft_consensus.cc:3060] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.212138 11831 tablet_bootstrap.cc:492] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f: No bootstrap required, opened a new log
I20260608 09:55:43.212687 11831 ts_tablet_manager.cc:1403] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260608 09:55:43.214246 11830 tablet_bootstrap.cc:654] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.215808 11831 raft_consensus.cc:359] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.216557 11831 raft_consensus.cc:385] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.216851 11831 raft_consensus.cc:740] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.217991 11635 raft_consensus.cc:2468] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 1.
I20260608 09:55:43.219696 11675 leader_election.cc:304] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [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: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d; no voters: 5d3ae211a315445da17ef9dec9a0a68f
I20260608 09:55:43.220444 11831 consensus_queue.cc:260] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.221674 11835 raft_consensus.cc:2804] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:43.222223 11835 raft_consensus.cc:697] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Becoming Leader. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Running, Role: LEADER
I20260608 09:55:43.223035 11835 consensus_queue.cc:237] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.233223 11831 ts_tablet_manager.cc:1434] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.006s
I20260608 09:55:43.235507 11858 raft_consensus.cc:515] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.238157 11831 tablet_bootstrap.cc:492] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f: Bootstrap starting.
I20260608 09:55:43.248427 11831 tablet_bootstrap.cc:654] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.250720 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
W20260608 09:55:43.252699 11675 leader_election.cc:343] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.256716 11532 catalog_manager.cc:5696] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d reported cstate change: term changed from 0 to 1, leader changed from <none> to bf2314d8502c4942af2e104373eaef2d (127.10.181.130). New cstate: current_term: 1 leader_uuid: "bf2314d8502c4942af2e104373eaef2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:43.261894 11858 leader_election.cc:290] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Requested vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.263115 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f"
I20260608 09:55:43.263736 11784 raft_consensus.cc:3060] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.264550 11829 ts_tablet_manager.cc:1434] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d: Time spent starting tablet: real 0.073s	user 0.014s	sys 0.016s
I20260608 09:55:43.265540 11829 tablet_bootstrap.cc:492] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d: Bootstrap starting.
I20260608 09:55:43.269431 11831 tablet_bootstrap.cc:492] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f: No bootstrap required, opened a new log
I20260608 09:55:43.269937 11831 ts_tablet_manager.cc:1403] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.008s
I20260608 09:55:43.270445 11830 tablet_bootstrap.cc:492] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595: No bootstrap required, opened a new log
I20260608 09:55:43.270964 11830 ts_tablet_manager.cc:1403] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.036s
I20260608 09:55:43.273126 11829 tablet_bootstrap.cc:654] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.273291 11784 raft_consensus.cc:2468] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 1.
I20260608 09:55:43.274148 11830 raft_consensus.cc:359] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.274653 11673 leader_election.cc:304] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [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: 5d3ae211a315445da17ef9dec9a0a68f, bf2314d8502c4942af2e104373eaef2d; no voters: 06f34cfd7dad45c4b191fb1082bb0595
I20260608 09:55:43.274899 11830 raft_consensus.cc:385] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.275223 11830 raft_consensus.cc:740] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.276120 11861 raft_consensus.cc:2804] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:43.276207 11830 consensus_queue.cc:260] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.276777 11861 raft_consensus.cc:697] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Becoming Leader. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Running, Role: LEADER
I20260608 09:55:43.277666 11861 consensus_queue.cc:237] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
W20260608 09:55:43.280337 11581 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:43.281081 11586 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:43.281824 11830 ts_tablet_manager.cc:1434] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
W20260608 09:55:43.282162 11586 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:55:43.282091 11831 raft_consensus.cc:359] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.282888 11830 tablet_bootstrap.cc:492] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595: Bootstrap starting.
I20260608 09:55:43.282883 11831 raft_consensus.cc:385] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.283355 11831 raft_consensus.cc:740] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.287401 11831 consensus_queue.cc:260] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.290162 11830 tablet_bootstrap.cc:654] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.292814 11831 ts_tablet_manager.cc:1434] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260608 09:55:43.293982 11831 tablet_bootstrap.cc:492] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f: Bootstrap starting.
I20260608 09:55:43.297385 11830 tablet_bootstrap.cc:492] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595: No bootstrap required, opened a new log
I20260608 09:55:43.297967 11830 ts_tablet_manager.cc:1403] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.010s
I20260608 09:55:43.298135 11858 raft_consensus.cc:493] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.298633 11858 raft_consensus.cc:515] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.300750 11829 tablet_bootstrap.cc:492] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d: No bootstrap required, opened a new log
I20260608 09:55:43.301420 11829 ts_tablet_manager.cc:1403] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.013s
I20260608 09:55:43.301167 11830 raft_consensus.cc:359] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.301811 11830 raft_consensus.cc:385] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.301643 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b8b14f48b4a9fb3d74489abac0f44" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
I20260608 09:55:43.302022 11830 raft_consensus.cc:740] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.302345 11635 raft_consensus.cc:2468] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 0.
I20260608 09:55:43.302589 11830 consensus_queue.cc:260] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.304584 11675 leader_election.cc:304] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d; no voters: 
I20260608 09:55:43.304868 11830 ts_tablet_manager.cc:1434] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:55:43.304852 11829 raft_consensus.cc:359] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.305783 11829 raft_consensus.cc:385] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.300793 11831 tablet_bootstrap.cc:654] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.306103 11829 raft_consensus.cc:740] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.306957 11829 consensus_queue.cc:260] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.308020 11835 raft_consensus.cc:2804] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:43.308384 11835 raft_consensus.cc:493] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:43.308765 11835 raft_consensus.cc:3060] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.309285 11829 ts_tablet_manager.cc:1434] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260608 09:55:43.309360 11837 raft_consensus.cc:493] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.309893 11837 raft_consensus.cc:515] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.310352 11829 tablet_bootstrap.cc:492] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d: Bootstrap starting.
I20260608 09:55:43.311648 11858 leader_election.cc:290] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.312539 11854 raft_consensus.cc:493] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.313051 11854 raft_consensus.cc:515] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.315722 11835 raft_consensus.cc:515] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.317014 11710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cea565bb44d6a8815c33a26914ced" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d" is_pre_election: true
I20260608 09:55:43.306110 11830 tablet_bootstrap.cc:492] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595: Bootstrap starting.
I20260608 09:55:43.317634 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011a305c002d475484cf7187f467653f" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d" is_pre_election: true
W20260608 09:55:43.318650 11601 leader_election.cc:343] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.320339 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011a305c002d475484cf7187f467653f" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
I20260608 09:55:43.321167 11635 raft_consensus.cc:2393] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d3ae211a315445da17ef9dec9a0a68f in current term 1: Already voted for candidate bf2314d8502c4942af2e104373eaef2d in this term.
I20260608 09:55:43.322346 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b8b14f48b4a9fb3d74489abac0f44" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
I20260608 09:55:43.322893 11635 raft_consensus.cc:3060] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.322781 11749 leader_election.cc:304] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [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: 5d3ae211a315445da17ef9dec9a0a68f; no voters: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d
I20260608 09:55:43.323721 11836 raft_consensus.cc:3060] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.324640 11830 tablet_bootstrap.cc:654] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.328588 11829 tablet_bootstrap.cc:654] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.329337 11837 leader_election.cc:290] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.329771 11635 raft_consensus.cc:2468] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 1.
I20260608 09:55:43.330638 11836 raft_consensus.cc:2749] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:43.331020 11675 leader_election.cc:304] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d; no voters: 
I20260608 09:55:43.330857 11531 catalog_manager.cc:5696] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d reported cstate change: term changed from 0 to 1, leader changed from <none> to bf2314d8502c4942af2e104373eaef2d (127.10.181.130). New cstate: current_term: 1 leader_uuid: "bf2314d8502c4942af2e104373eaef2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:43.331844 11861 raft_consensus.cc:2804] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:43.332370 11861 raft_consensus.cc:697] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Becoming Leader. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Running, Role: LEADER
I20260608 09:55:43.332764 11835 leader_election.cc:290] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Requested vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.317209 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cea565bb44d6a8815c33a26914ced" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f" is_pre_election: true
I20260608 09:55:43.333267 11861 consensus_queue.cc:237] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
W20260608 09:55:43.335129 11598 leader_election.cc:343] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.335779 11598 leader_election.cc:304] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [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: 06f34cfd7dad45c4b191fb1082bb0595; no voters: 5d3ae211a315445da17ef9dec9a0a68f, bf2314d8502c4942af2e104373eaef2d
I20260608 09:55:43.315739 11854 leader_election.cc:290] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645)
I20260608 09:55:43.337592 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b8b14f48b4a9fb3d74489abac0f44" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f"
I20260608 09:55:43.338366 11783 raft_consensus.cc:3060] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.341447 11837 raft_consensus.cc:2749] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:43.343945 11831 tablet_bootstrap.cc:492] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f: No bootstrap required, opened a new log
I20260608 09:55:43.344549 11831 ts_tablet_manager.cc:1403] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.003s
I20260608 09:55:43.346848 11829 tablet_bootstrap.cc:492] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d: No bootstrap required, opened a new log
I20260608 09:55:43.347395 11829 ts_tablet_manager.cc:1403] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.015s
I20260608 09:55:43.348441 11831 raft_consensus.cc:359] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.309011 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8b8b14f48b4a9fb3d74489abac0f44" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f" is_pre_election: true
I20260608 09:55:43.351779 11831 raft_consensus.cc:385] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.350680 11829 raft_consensus.cc:359] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.352166 11831 raft_consensus.cc:740] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.353883 11831 consensus_queue.cc:260] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.352775 11829 raft_consensus.cc:385] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.356552 11829 raft_consensus.cc:740] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.357456 11829 consensus_queue.cc:260] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.360013 11829 ts_tablet_manager.cc:1434] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260608 09:55:43.361069 11829 tablet_bootstrap.cc:492] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d: Bootstrap starting.
I20260608 09:55:43.362389 11830 tablet_bootstrap.cc:492] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595: No bootstrap required, opened a new log
I20260608 09:55:43.364888 11830 ts_tablet_manager.cc:1403] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.010s
I20260608 09:55:43.357347 11831 ts_tablet_manager.cc:1434] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260608 09:55:43.367540 11831 tablet_bootstrap.cc:492] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f: Bootstrap starting.
I20260608 09:55:43.367792 11829 tablet_bootstrap.cc:654] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.374289 11831 tablet_bootstrap.cc:654] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.374909 11837 raft_consensus.cc:493] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.375622 11837 raft_consensus.cc:515] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.364122 11783 raft_consensus.cc:2468] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 1.
I20260608 09:55:43.384883 11830 raft_consensus.cc:359] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.385061 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856d6bbdb443e0897251d8ee150a8d" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d" is_pre_election: true
I20260608 09:55:43.391734 11830 raft_consensus.cc:385] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.387560 11837 leader_election.cc:290] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.392113 11831 tablet_bootstrap.cc:492] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f: No bootstrap required, opened a new log
I20260608 09:55:43.392127 11830 raft_consensus.cc:740] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.392737 11831 ts_tablet_manager.cc:1403] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
W20260608 09:55:43.392968 11601 leader_election.cc:343] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:43.388409 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856d6bbdb443e0897251d8ee150a8d" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f" is_pre_election: true
I20260608 09:55:43.393126 11829 tablet_bootstrap.cc:492] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d: No bootstrap required, opened a new log
I20260608 09:55:43.393311 11830 consensus_queue.cc:260] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.393884 11783 raft_consensus.cc:2468] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06f34cfd7dad45c4b191fb1082bb0595 in term 0.
I20260608 09:55:43.390358 11531 catalog_manager.cc:5696] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d reported cstate change: term changed from 0 to 1, leader changed from <none> to bf2314d8502c4942af2e104373eaef2d (127.10.181.130). New cstate: current_term: 1 leader_uuid: "bf2314d8502c4942af2e104373eaef2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:43.395314 11598 leader_election.cc:304] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [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: 06f34cfd7dad45c4b191fb1082bb0595, 5d3ae211a315445da17ef9dec9a0a68f; no voters: bf2314d8502c4942af2e104373eaef2d
I20260608 09:55:43.396092 11830 ts_tablet_manager.cc:1434] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260608 09:55:43.394013 11829 ts_tablet_manager.cc:1403] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.019s
I20260608 09:55:43.396365 11831 raft_consensus.cc:359] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.397080 11831 raft_consensus.cc:385] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.397270 11830 tablet_bootstrap.cc:492] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595: Bootstrap starting.
I20260608 09:55:43.397454 11831 raft_consensus.cc:740] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.398418 11831 consensus_queue.cc:260] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.399119 11837 raft_consensus.cc:2804] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:43.399518 11837 raft_consensus.cc:493] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:43.399928 11837 raft_consensus.cc:3060] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.404619 11830 tablet_bootstrap.cc:654] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.399505 11829 raft_consensus.cc:359] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.404976 11837 raft_consensus.cc:515] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.405880 11829 raft_consensus.cc:385] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.406265 11829 raft_consensus.cc:740] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.407183 11829 consensus_queue.cc:260] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.408222 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856d6bbdb443e0897251d8ee150a8d" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d"
I20260608 09:55:43.408818 11709 raft_consensus.cc:3060] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.409724 11829 ts_tablet_manager.cc:1434] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:55:43.410884 11829 tablet_bootstrap.cc:492] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d: Bootstrap starting.
I20260608 09:55:43.416039 11709 raft_consensus.cc:2468] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06f34cfd7dad45c4b191fb1082bb0595 in term 1.
I20260608 09:55:43.417083 11829 tablet_bootstrap.cc:654] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.417402 11601 leader_election.cc:304] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f34cfd7dad45c4b191fb1082bb0595, bf2314d8502c4942af2e104373eaef2d; no voters: 
I20260608 09:55:43.420217 11873 raft_consensus.cc:2804] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:43.421633 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e856d6bbdb443e0897251d8ee150a8d" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f"
I20260608 09:55:43.422230 11783 raft_consensus.cc:3060] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.428996 11783 raft_consensus.cc:2468] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06f34cfd7dad45c4b191fb1082bb0595 in term 1.
I20260608 09:55:43.430629 11837 leader_election.cc:290] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 election: Requested vote from peers bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.431088 11831 ts_tablet_manager.cc:1434] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.003s
I20260608 09:55:43.432170 11873 raft_consensus.cc:697] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 LEADER]: Becoming Leader. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Running, Role: LEADER
I20260608 09:55:43.433512 11831 tablet_bootstrap.cc:492] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f: Bootstrap starting.
I20260608 09:55:43.433135 11873 consensus_queue.cc:237] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.440088 11829 tablet_bootstrap.cc:492] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d: No bootstrap required, opened a new log
I20260608 09:55:43.440398 11831 tablet_bootstrap.cc:654] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:43.440543 11829 ts_tablet_manager.cc:1403] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260608 09:55:43.443397 11829 raft_consensus.cc:359] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.444036 11829 raft_consensus.cc:385] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.444308 11829 raft_consensus.cc:740] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.444674 11830 tablet_bootstrap.cc:492] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595: No bootstrap required, opened a new log
I20260608 09:55:43.445204 11830 ts_tablet_manager.cc:1403] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.015s
I20260608 09:55:43.445521 11829 consensus_queue.cc:260] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.447882 11829 ts_tablet_manager.cc:1434] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260608 09:55:43.447901 11830 raft_consensus.cc:359] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.448565 11530 catalog_manager.cc:5696] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "06f34cfd7dad45c4b191fb1082bb0595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:43.449607 11830 raft_consensus.cc:385] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.450166 11830 raft_consensus.cc:740] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.451256 11830 consensus_queue.cc:260] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.454105 11830 ts_tablet_manager.cc:1434] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 09:55:43.456271 11831 tablet_bootstrap.cc:492] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f: No bootstrap required, opened a new log
I20260608 09:55:43.456774 11831 ts_tablet_manager.cc:1403] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260608 09:55:43.459640 11831 raft_consensus.cc:359] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.460340 11831 raft_consensus.cc:385] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:43.460615 11831 raft_consensus.cc:740] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Initialized, Role: FOLLOWER
I20260608 09:55:43.461437 11831 consensus_queue.cc:260] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.463276 11831 ts_tablet_manager.cc:1434] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:55:43.480356 11854 raft_consensus.cc:493] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.480819 11854 raft_consensus.cc:515] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.482735 11854 leader_election.cc:290] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645)
I20260608 09:55:43.483448 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954ab831b7f94ba1b54840a3a7166098" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
I20260608 09:55:43.483733 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954ab831b7f94ba1b54840a3a7166098" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d" is_pre_election: true
I20260608 09:55:43.484002 11635 raft_consensus.cc:2468] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d3ae211a315445da17ef9dec9a0a68f in term 0.
I20260608 09:55:43.484301 11709 raft_consensus.cc:2468] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d3ae211a315445da17ef9dec9a0a68f in term 0.
I20260608 09:55:43.485107 11749 leader_election.cc:304] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f34cfd7dad45c4b191fb1082bb0595, 5d3ae211a315445da17ef9dec9a0a68f; no voters: 
I20260608 09:55:43.485862 11854 raft_consensus.cc:2804] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:43.486204 11854 raft_consensus.cc:493] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:43.486490 11854 raft_consensus.cc:3060] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.491919 11854 raft_consensus.cc:515] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.493637 11854 leader_election.cc:290] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 election: Requested vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645)
I20260608 09:55:43.494359 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954ab831b7f94ba1b54840a3a7166098" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
I20260608 09:55:43.494617 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954ab831b7f94ba1b54840a3a7166098" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d"
I20260608 09:55:43.494952 11635 raft_consensus.cc:3060] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.495157 11709 raft_consensus.cc:3060] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.501550 11709 raft_consensus.cc:2468] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d3ae211a315445da17ef9dec9a0a68f in term 1.
I20260608 09:55:43.501550 11635 raft_consensus.cc:2468] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d3ae211a315445da17ef9dec9a0a68f in term 1.
I20260608 09:55:43.503021 11750 leader_election.cc:304] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [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: 06f34cfd7dad45c4b191fb1082bb0595, 5d3ae211a315445da17ef9dec9a0a68f, bf2314d8502c4942af2e104373eaef2d; no voters: 
I20260608 09:55:43.503795 11854 raft_consensus.cc:2804] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:43.504231 11854 raft_consensus.cc:697] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 LEADER]: Becoming Leader. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Running, Role: LEADER
I20260608 09:55:43.504947 11854 consensus_queue.cc:237] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.511965 11530 catalog_manager.cc:5696] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131). New cstate: current_term: 1 leader_uuid: "5d3ae211a315445da17ef9dec9a0a68f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:43.522488 11873 raft_consensus.cc:493] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.522953 11873 raft_consensus.cc:515] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.524613 11873 leader_election.cc:290] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:43.525455 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d" is_pre_election: true
I20260608 09:55:43.525736 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f" is_pre_election: true
I20260608 09:55:43.526479 11783 raft_consensus.cc:2393] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 06f34cfd7dad45c4b191fb1082bb0595 in current term 1: Already voted for candidate bf2314d8502c4942af2e104373eaef2d in this term.
I20260608 09:55:43.527508 11598 leader_election.cc:304] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [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: 06f34cfd7dad45c4b191fb1082bb0595; no voters: 5d3ae211a315445da17ef9dec9a0a68f, bf2314d8502c4942af2e104373eaef2d
I20260608 09:55:43.528107 11873 raft_consensus.cc:3060] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.532644 11873 raft_consensus.cc:2749] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:43.633157 11861 consensus_queue.cc:1048] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.634884 11861 consensus_queue.cc:1048] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.663129 11783 raft_consensus.cc:3060] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.670385 11861 consensus_queue.cc:1048] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.681778 11858 consensus_queue.cc:1048] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.705294 11858 consensus_queue.cc:1048] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.717621 11835 consensus_queue.cc:1048] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.718226 11858 consensus_queue.cc:1048] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.720057 11858 raft_consensus.cc:493] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.720584 11858 raft_consensus.cc:515] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.722800 11858 leader_election.cc:290] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813), 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229)
I20260608 09:55:43.723554 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440b696737b49fba69a0a9228a6096e" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f" is_pre_election: true
I20260608 09:55:43.724428 11634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440b696737b49fba69a0a9228a6096e" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
I20260608 09:55:43.724716 11784 raft_consensus.cc:2468] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 0.
I20260608 09:55:43.725060 11634 raft_consensus.cc:2468] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 0.
I20260608 09:55:43.726121 11673 leader_election.cc:304] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d3ae211a315445da17ef9dec9a0a68f, bf2314d8502c4942af2e104373eaef2d; no voters: 
I20260608 09:55:43.727475 11858 raft_consensus.cc:2804] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:43.727910 11858 raft_consensus.cc:493] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:43.728299 11858 raft_consensus.cc:3060] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.736107 11854 raft_consensus.cc:493] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:43.736637 11854 raft_consensus.cc:515] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.737663 11858 raft_consensus.cc:515] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.739359 11838 consensus_queue.cc:1048] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.739703 11854 leader_election.cc:290] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645)
I20260608 09:55:43.740522 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cea565bb44d6a8815c33a26914ced" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595" is_pre_election: true
I20260608 09:55:43.740917 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cea565bb44d6a8815c33a26914ced" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d" is_pre_election: true
I20260608 09:55:43.741165 11635 raft_consensus.cc:2468] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d3ae211a315445da17ef9dec9a0a68f in term 0.
I20260608 09:55:43.741568 11709 raft_consensus.cc:2468] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d3ae211a315445da17ef9dec9a0a68f in term 0.
I20260608 09:55:43.742566 11749 leader_election.cc:304] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f34cfd7dad45c4b191fb1082bb0595, 5d3ae211a315445da17ef9dec9a0a68f; no voters: 
I20260608 09:55:43.743820 11858 leader_election.cc:290] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Requested vote from peers 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813), 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229)
I20260608 09:55:43.744464 11854 raft_consensus.cc:2804] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:43.744848 11854 raft_consensus.cc:493] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:43.745193 11854 raft_consensus.cc:3060] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.747532 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440b696737b49fba69a0a9228a6096e" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f"
I20260608 09:55:43.748234 11784 raft_consensus.cc:3060] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.751327 11635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b440b696737b49fba69a0a9228a6096e" candidate_uuid: "bf2314d8502c4942af2e104373eaef2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
I20260608 09:55:43.751935 11635 raft_consensus.cc:3060] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.754781 11854 raft_consensus.cc:515] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.757462 11784 raft_consensus.cc:2468] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 1.
I20260608 09:55:43.757580 11634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cea565bb44d6a8815c33a26914ced" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
I20260608 09:55:43.758213 11634 raft_consensus.cc:3060] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.759107 11635 raft_consensus.cc:2468] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf2314d8502c4942af2e104373eaef2d in term 1.
I20260608 09:55:43.759155 11673 leader_election.cc:304] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d3ae211a315445da17ef9dec9a0a68f, bf2314d8502c4942af2e104373eaef2d; no voters: 
I20260608 09:55:43.760347 11858 raft_consensus.cc:2804] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:43.760907 11858 raft_consensus.cc:697] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Becoming Leader. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Running, Role: LEADER
I20260608 09:55:43.761814 11858 consensus_queue.cc:237] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } }
I20260608 09:55:43.762754 11854 leader_election.cc:290] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 election: Requested vote from peers 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229), bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645)
I20260608 09:55:43.763895 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de8cea565bb44d6a8815c33a26914ced" candidate_uuid: "5d3ae211a315445da17ef9dec9a0a68f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf2314d8502c4942af2e104373eaef2d"
I20260608 09:55:43.764508 11709 raft_consensus.cc:3060] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:43.766245 11634 raft_consensus.cc:2468] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d3ae211a315445da17ef9dec9a0a68f in term 1.
I20260608 09:55:43.767752 11749 leader_election.cc:304] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06f34cfd7dad45c4b191fb1082bb0595, 5d3ae211a315445da17ef9dec9a0a68f; no voters: 
I20260608 09:55:43.768896 11854 raft_consensus.cc:2804] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:43.769440 11854 raft_consensus.cc:697] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 1 LEADER]: Becoming Leader. State: Replica: 5d3ae211a315445da17ef9dec9a0a68f, State: Running, Role: LEADER
I20260608 09:55:43.770267 11854 consensus_queue.cc:237] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:43.771373 11709 raft_consensus.cc:2468] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d3ae211a315445da17ef9dec9a0a68f in term 1.
I20260608 09:55:43.778836 11531 catalog_manager.cc:5696] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d reported cstate change: term changed from 0 to 1, leader changed from <none> to bf2314d8502c4942af2e104373eaef2d (127.10.181.130). New cstate: current_term: 1 leader_uuid: "bf2314d8502c4942af2e104373eaef2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:43.781689 11530 catalog_manager.cc:5696] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131). New cstate: current_term: 1 leader_uuid: "5d3ae211a315445da17ef9dec9a0a68f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:43.879462 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:43.885907 11892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:43.886827 11893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:43.901033 11895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:43.901118 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:43.902412 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:43.902673 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:43.902889 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912543902867 us; error 0 us; skew 500 ppm
I20260608 09:55:43.903553 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:43.906185 10966 webserver.cc:533] Webserver started at http://127.10.181.132:42419/ using document root <none> and password file <none>
I20260608 09:55:43.906740 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:43.906970 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:43.907266 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:43.908437 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff"
format_stamp: "Formatted at 2026-06-08 09:55:43 on dist-test-slave-d6kj"
I20260608 09:55:43.913405 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:55:43.916844 11900 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.917781 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:43.918061 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff"
format_stamp: "Formatted at 2026-06-08 09:55:43 on dist-test-slave-d6kj"
I20260608 09:55:43.918323 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:43.929831 11854 consensus_queue.cc:1048] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:43.935549 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:43.937203 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:43.943841 11854 consensus_queue.cc:1048] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:43.947005 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:43.957553 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:43.957926 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.958256 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:43.958503 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:44.003602 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:37763
I20260608 09:55:44.003701 11965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:37763 every 8 connection(s)
I20260608 09:55:44.016824 11873 consensus_queue.cc:1048] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:44.018512 11966 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40141
I20260608 09:55:44.019012 11966 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:44.019835 11966 heartbeater.cc:507] Master 127.10.181.190:40141 requested a full tablet report, sending...
I20260608 09:55:44.022483 11531 ts_manager.cc:194] Registered new tserver with Master: 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132:37763)
I20260608 09:55:44.024444 11531 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33256
I20260608 09:55:44.032536 11873 consensus_queue.cc:1048] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:44.313146 11858 consensus_queue.cc:1048] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:44.323385 11858 consensus_queue.cc:1048] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:44.337546 11836 consensus_queue.cc:1048] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:44.349875 11854 consensus_queue.cc:1048] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:45.028012 11966 heartbeater.cc:499] Master 127.10.181.190:40141 was elected leader, sending a full tablet report...
I20260608 09:55:45.283711 11586 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:45.306010 11709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "195dd376bdff457a862ad75e198f642a"
dest_uuid: "bf2314d8502c4942af2e104373eaef2d"
mode: GRACEFUL
new_leader_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
 from {username='slave'} at 127.0.0.1:57834
I20260608 09:55:45.306958 11709 raft_consensus.cc:606] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Received request to transfer leadership to TS 06f34cfd7dad45c4b191fb1082bb0595
I20260608 09:55:45.310760 11709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46be1cd9f5554107a92052cbaebf1305"
dest_uuid: "bf2314d8502c4942af2e104373eaef2d"
mode: GRACEFUL
new_leader_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
 from {username='slave'} at 127.0.0.1:57834
I20260608 09:55:45.311352 11709 raft_consensus.cc:606] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Received request to transfer leadership to TS 06f34cfd7dad45c4b191fb1082bb0595
I20260608 09:55:45.312559 11586 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 09:55:45.313037 11586 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:45.735993 11976 raft_consensus.cc:993] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d: : Instructing follower 06f34cfd7dad45c4b191fb1082bb0595 to start an election
I20260608 09:55:45.736609 11858 raft_consensus.cc:1081] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Signalling peer 06f34cfd7dad45c4b191fb1082bb0595 to start an election
I20260608 09:55:45.738571 11634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46be1cd9f5554107a92052cbaebf1305"
dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
 from {username='slave'} at 127.0.0.1:55814
I20260608 09:55:45.739166 11634 raft_consensus.cc:493] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:55:45.739552 11634 raft_consensus.cc:3060] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:45.745466 11634 raft_consensus.cc:515] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:45.747778 11634 leader_election.cc:290] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 2 election: Requested vote from peers bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:45.748548 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be1cd9f5554107a92052cbaebf1305" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf2314d8502c4942af2e104373eaef2d"
I20260608 09:55:45.749197 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be1cd9f5554107a92052cbaebf1305" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f"
I20260608 09:55:45.749464 11709 raft_consensus.cc:3055] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:55:45.749858 11784 raft_consensus.cc:3060] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:45.749814 11709 raft_consensus.cc:740] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Running, Role: LEADER
I20260608 09:55:45.751083 11709 consensus_queue.cc:260] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [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: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:45.752578 11709 raft_consensus.cc:3060] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:45.757750 11784 raft_consensus.cc:2468] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06f34cfd7dad45c4b191fb1082bb0595 in term 2.
I20260608 09:55:45.759435 11598 leader_election.cc:304] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [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: 06f34cfd7dad45c4b191fb1082bb0595, 5d3ae211a315445da17ef9dec9a0a68f; no voters: 
I20260608 09:55:45.759867 11709 raft_consensus.cc:2468] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06f34cfd7dad45c4b191fb1082bb0595 in term 2.
I20260608 09:55:45.760525 11971 raft_consensus.cc:2804] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:45.761596 11971 raft_consensus.cc:697] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 LEADER]: Becoming Leader. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Running, Role: LEADER
I20260608 09:55:45.762645 11971 consensus_queue.cc:237] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [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: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:45.771155 11531 catalog_manager.cc:5696] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 reported cstate change: term changed from 1 to 2, leader changed from bf2314d8502c4942af2e104373eaef2d (127.10.181.130) to 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129). New cstate: current_term: 2 leader_uuid: "06f34cfd7dad45c4b191fb1082bb0595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:45.863673 11976 raft_consensus.cc:993] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d: : Instructing follower 06f34cfd7dad45c4b191fb1082bb0595 to start an election
I20260608 09:55:45.864082 11858 raft_consensus.cc:1081] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Signalling peer 06f34cfd7dad45c4b191fb1082bb0595 to start an election
I20260608 09:55:45.865648 11634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "195dd376bdff457a862ad75e198f642a"
dest_uuid: "06f34cfd7dad45c4b191fb1082bb0595"
 from {username='slave'} at 127.0.0.1:55814
I20260608 09:55:45.866138 11634 raft_consensus.cc:493] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:55:45.866490 11634 raft_consensus.cc:3060] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:45.871377 11634 raft_consensus.cc:515] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:45.873133 11634 leader_election.cc:290] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [CANDIDATE]: Term 2 election: Requested vote from peers bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645), 5d3ae211a315445da17ef9dec9a0a68f (127.10.181.131:44813)
I20260608 09:55:45.874027 11709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf2314d8502c4942af2e104373eaef2d"
I20260608 09:55:45.874323 11784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195dd376bdff457a862ad75e198f642a" candidate_uuid: "06f34cfd7dad45c4b191fb1082bb0595" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d3ae211a315445da17ef9dec9a0a68f"
I20260608 09:55:45.874647 11709 raft_consensus.cc:3055] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:55:45.874837 11784 raft_consensus.cc:3060] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:45.875048 11709 raft_consensus.cc:740] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf2314d8502c4942af2e104373eaef2d, State: Running, Role: LEADER
I20260608 09:55:45.876030 11709 consensus_queue.cc:260] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [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: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:45.877408 11709 raft_consensus.cc:3060] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:45.881856 11784 raft_consensus.cc:2468] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06f34cfd7dad45c4b191fb1082bb0595 in term 2.
I20260608 09:55:45.883268 11598 leader_election.cc:304] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [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: 06f34cfd7dad45c4b191fb1082bb0595, 5d3ae211a315445da17ef9dec9a0a68f; no voters: 
I20260608 09:55:45.883958 11709 raft_consensus.cc:2468] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06f34cfd7dad45c4b191fb1082bb0595 in term 2.
I20260608 09:55:45.884112 11971 raft_consensus.cc:2804] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:45.884755 11971 raft_consensus.cc:697] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 LEADER]: Becoming Leader. State: Replica: 06f34cfd7dad45c4b191fb1082bb0595, State: Running, Role: LEADER
I20260608 09:55:45.885818 11971 consensus_queue.cc:237] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [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: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } }
I20260608 09:55:45.893800 11531 catalog_manager.cc:5696] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 reported cstate change: term changed from 1 to 2, leader changed from bf2314d8502c4942af2e104373eaef2d (127.10.181.130) to 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129). New cstate: current_term: 2 leader_uuid: "06f34cfd7dad45c4b191fb1082bb0595" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:46.249995 11784 raft_consensus.cc:1275] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Refusing update from remote peer 06f34cfd7dad45c4b191fb1082bb0595: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:46.251422 11971 consensus_queue.cc:1048] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:46.263015 11709 raft_consensus.cc:1275] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Refusing update from remote peer 06f34cfd7dad45c4b191fb1082bb0595: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:46.265626 11994 consensus_queue.cc:1048] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:46.300102 11784 raft_consensus.cc:1275] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Refusing update from remote peer 06f34cfd7dad45c4b191fb1082bb0595: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:46.301285 11709 raft_consensus.cc:1275] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Refusing update from remote peer 06f34cfd7dad45c4b191fb1082bb0595: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:46.301551 11994 consensus_queue.cc:1048] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:46.302659 11971 consensus_queue.cc:1048] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:47.314075 11586 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:47.320888 11586 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:55:47.321389 11586 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:49.317826 11635 consensus_queue.cc:237] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [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: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } attrs { replace: true } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } }
I20260608 09:55:49.322593 11586 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:49.326711 11784 raft_consensus.cc:1275] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Refusing update from remote peer 06f34cfd7dad45c4b191fb1082bb0595: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:49.332268 12004 consensus_queue.cc:1048] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:49.332729 11709 raft_consensus.cc:1275] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Refusing update from remote peer 06f34cfd7dad45c4b191fb1082bb0595: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:49.333482 11586 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:55:49.334167 11586 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:49.334511 11994 consensus_queue.cc:1048] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:49.342594 11994 raft_consensus.cc:2955] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } attrs { replace: true } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.345057 11784 raft_consensus.cc:2955] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } attrs { replace: true } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.347453 11709 raft_consensus.cc:2955] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } attrs { replace: true } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
W20260608 09:55:49.346943 11601 consensus_peers.cc:597] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 -> Peer 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132:37763): Couldn't send request to peer 6a4aeb5006914a2eb2f2bd14d81cc9ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 195dd376bdff457a862ad75e198f642a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:49.363431 11530 catalog_manager.cc:5696] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f reported cstate change: config changed from index -1 to 3, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New cstate: current_term: 2 leader_uuid: "06f34cfd7dad45c4b191fb1082bb0595" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } attrs { replace: true } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.366483 11635 consensus_queue.cc:237] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [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: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } attrs { replace: true } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } }
I20260608 09:55:49.374559 11784 raft_consensus.cc:1275] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Refusing update from remote peer 06f34cfd7dad45c4b191fb1082bb0595: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.376575 11710 raft_consensus.cc:1275] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Refusing update from remote peer 06f34cfd7dad45c4b191fb1082bb0595: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:55:49.377105 11601 consensus_peers.cc:597] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 -> Peer 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132:37763): Couldn't send request to peer 6a4aeb5006914a2eb2f2bd14d81cc9ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e856d6bbdb443e0897251d8ee150a8d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:49.378197 12004 consensus_queue.cc:1048] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:49.379421 12009 consensus_queue.cc:1048] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:49.387993 12004 raft_consensus.cc:2955] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } attrs { replace: true } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.390712 11784 raft_consensus.cc:2955] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } attrs { replace: true } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.408841 11710 raft_consensus.cc:2955] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } attrs { replace: true } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.411013 11532 catalog_manager.cc:5696] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 reported cstate change: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "06f34cfd7dad45c4b191fb1082bb0595" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:49.426278 11784 consensus_queue.cc:237] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [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: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } }
I20260608 09:55:49.435195 11635 raft_consensus.cc:1275] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Refusing update from remote peer 5d3ae211a315445da17ef9dec9a0a68f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.436128 11710 raft_consensus.cc:1275] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Refusing update from remote peer 5d3ae211a315445da17ef9dec9a0a68f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.437012 12019 consensus_queue.cc:1048] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:49.438175 12020 consensus_queue.cc:1048] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:55:49.446820 11750 consensus_peers.cc:597] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f -> Peer 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132:37763): Couldn't send request to peer 6a4aeb5006914a2eb2f2bd14d81cc9ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 954ab831b7f94ba1b54840a3a7166098. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:49.448334 12020 raft_consensus.cc:2955] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.450295 11710 raft_consensus.cc:2955] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.454026 11635 raft_consensus.cc:2955] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.464689 11530 catalog_manager.cc:5696] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f reported cstate change: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "5d3ae211a315445da17ef9dec9a0a68f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:49.481202 11710 consensus_queue.cc:237] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [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: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } }
I20260608 09:55:49.490059 11784 raft_consensus.cc:1275] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Refusing update from remote peer bf2314d8502c4942af2e104373eaef2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.492106 11858 consensus_queue.cc:1048] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:49.492494 11635 raft_consensus.cc:1275] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Refusing update from remote peer bf2314d8502c4942af2e104373eaef2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.495972 12027 consensus_queue.cc:1048] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:49.503423 12026 raft_consensus.cc:2955] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
I20260608 09:55:49.507458 11784 raft_consensus.cc:2955] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
W20260608 09:55:49.512809 11676 consensus_peers.cc:597] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d -> Peer 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132:37763): Couldn't send request to peer 6a4aeb5006914a2eb2f2bd14d81cc9ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b8b8b14f48b4a9fb3d74489abac0f44. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:49.524631 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:55:49.523900 11531 catalog_manager.cc:5696] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f reported cstate change: config changed from index -1 to 2, NON_VOTER 6a4aeb5006914a2eb2f2bd14d81cc9ff (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "bf2314d8502c4942af2e104373eaef2d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } }
W20260608 09:55:49.534153 11749 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260608 09:55:49.558516 11749 consensus_peers.cc:597] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f -> Peer 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229): Couldn't send request to peer 06f34cfd7dad45c4b191fb1082bb0595. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:49.560160 11675 consensus_peers.cc:597] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d -> Peer 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229): Couldn't send request to peer 06f34cfd7dad45c4b191fb1082bb0595. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:49.562425 11675 consensus_peers.cc:597] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d -> Peer 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229): Couldn't send request to peer 06f34cfd7dad45c4b191fb1082bb0595. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:49.570654 11675 consensus_peers.cc:597] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d -> Peer 06f34cfd7dad45c4b191fb1082bb0595 (127.10.181.129:33229): Couldn't send request to peer 06f34cfd7dad45c4b191fb1082bb0595. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:49.590826 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:49.591944 10966 tablet_replica.cc:333] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595: stopping tablet replica
I20260608 09:55:49.593015 10966 raft_consensus.cc:2243] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.593758 10966 raft_consensus.cc:2272] T b440b696737b49fba69a0a9228a6096e P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.596957 10966 tablet_replica.cc:333] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595: stopping tablet replica
I20260608 09:55:49.597832 10966 raft_consensus.cc:2243] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.598410 10966 raft_consensus.cc:2272] T de8cea565bb44d6a8815c33a26914ced P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.601106 10966 tablet_replica.cc:333] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595: stopping tablet replica
I20260608 09:55:49.602002 10966 raft_consensus.cc:2243] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:49.603457 10966 raft_consensus.cc:2272] T 195dd376bdff457a862ad75e198f642a P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.606530 10966 tablet_replica.cc:333] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595: stopping tablet replica
I20260608 09:55:49.607352 10966 raft_consensus.cc:2243] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.607846 10966 pending_rounds.cc:70] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595: Trying to abort 1 pending ops.
I20260608 09:55:49.608147 10966 pending_rounds.cc:77] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595: Aborting op as it isn't in flight: id { term: 1 index: 2 } timestamp: 7294617802669613056 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "8b8b8b14f48b4a9fb3d74489abac0f44" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } } new_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "06f34cfd7dad45c4b191fb1082bb0595" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33229 } attrs { replace: true } } peers { permanent_uuid: "bf2314d8502c4942af2e104373eaef2d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43645 } } peers { permanent_uuid: "5d3ae211a315445da17ef9dec9a0a68f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44813 } } peers { permanent_uuid: "6a4aeb5006914a2eb2f2bd14d81cc9ff" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37763 } attrs { promote: true } } } }
I20260608 09:55:49.609391 10966 raft_consensus.cc:2917] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Aborting config change with OpId 1.2: Aborted: Op aborted
I20260608 09:55:49.609858 10966 raft_consensus.cc:2889] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:49.610250 10966 raft_consensus.cc:2272] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.613495 10966 tablet_replica.cc:333] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595: stopping tablet replica
I20260608 09:55:49.614310 10966 raft_consensus.cc:2243] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:49.615727 10966 raft_consensus.cc:2272] T 6e856d6bbdb443e0897251d8ee150a8d P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.618958 10966 tablet_replica.cc:333] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595: stopping tablet replica
I20260608 09:55:49.619851 10966 raft_consensus.cc:2243] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.620445 10966 raft_consensus.cc:2272] T 954ab831b7f94ba1b54840a3a7166098 P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.622797 10966 tablet_replica.cc:333] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595: stopping tablet replica
I20260608 09:55:49.623368 10966 raft_consensus.cc:2243] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.623798 10966 raft_consensus.cc:2272] T 011a305c002d475484cf7187f467653f P 06f34cfd7dad45c4b191fb1082bb0595 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.625802 10966 tablet_replica.cc:333] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595: stopping tablet replica
I20260608 09:55:49.626281 10966 raft_consensus.cc:2243] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:49.627008 10966 raft_consensus.cc:2272] T 46be1cd9f5554107a92052cbaebf1305 P 06f34cfd7dad45c4b191fb1082bb0595 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.656925 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:55:49.677664 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:55:49.713433 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:49.714476 10966 tablet_replica.cc:333] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d: stopping tablet replica
I20260608 09:55:49.715270 10966 raft_consensus.cc:2243] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.715808 10966 raft_consensus.cc:2272] T de8cea565bb44d6a8815c33a26914ced P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.718164 10966 tablet_replica.cc:333] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d: stopping tablet replica
I20260608 09:55:49.718739 10966 raft_consensus.cc:2243] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.719213 10966 raft_consensus.cc:2272] T 6e856d6bbdb443e0897251d8ee150a8d P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.722325 10966 tablet_replica.cc:333] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d: stopping tablet replica
I20260608 09:55:49.722926 10966 raft_consensus.cc:2243] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.723420 10966 raft_consensus.cc:2272] T 954ab831b7f94ba1b54840a3a7166098 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.726064 10966 tablet_replica.cc:333] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d: stopping tablet replica
I20260608 09:55:49.726644 10966 raft_consensus.cc:2243] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.727144 10966 raft_consensus.cc:2272] T 195dd376bdff457a862ad75e198f642a P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.729573 10966 tablet_replica.cc:333] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d: stopping tablet replica
I20260608 09:55:49.730192 10966 raft_consensus.cc:2243] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:49.731169 10966 raft_consensus.cc:2272] T 8b8b8b14f48b4a9fb3d74489abac0f44 P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.733668 10966 tablet_replica.cc:333] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d: stopping tablet replica
I20260608 09:55:49.734257 10966 raft_consensus.cc:2243] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:49.735066 10966 raft_consensus.cc:2272] T b440b696737b49fba69a0a9228a6096e P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.737110 10966 tablet_replica.cc:333] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d: stopping tablet replica
I20260608 09:55:49.737697 10966 raft_consensus.cc:2243] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.738143 10966 raft_consensus.cc:2272] T 46be1cd9f5554107a92052cbaebf1305 P bf2314d8502c4942af2e104373eaef2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.740085 10966 tablet_replica.cc:333] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d: stopping tablet replica
I20260608 09:55:49.740602 10966 raft_consensus.cc:2243] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:49.741451 10966 raft_consensus.cc:2272] T 011a305c002d475484cf7187f467653f P bf2314d8502c4942af2e104373eaef2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.772605 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:55:49.794243 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
W20260608 09:55:49.829998 11750 consensus_peers.cc:597] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f -> Peer bf2314d8502c4942af2e104373eaef2d (127.10.181.130:43645): Couldn't send request to peer bf2314d8502c4942af2e104373eaef2d. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.130:43645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:49.840898 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:49.841922 10966 tablet_replica.cc:333] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f: stopping tablet replica
I20260608 09:55:49.842793 10966 raft_consensus.cc:2243] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:49.843627 10966 raft_consensus.cc:2272] T de8cea565bb44d6a8815c33a26914ced P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.845781 10966 tablet_replica.cc:333] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f: stopping tablet replica
I20260608 09:55:49.846340 10966 raft_consensus.cc:2243] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.846824 10966 raft_consensus.cc:2272] T 46be1cd9f5554107a92052cbaebf1305 P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.848580 10966 tablet_replica.cc:333] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f: stopping tablet replica
I20260608 09:55:49.849095 10966 raft_consensus.cc:2243] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.849582 10966 raft_consensus.cc:2272] T 195dd376bdff457a862ad75e198f642a P 5d3ae211a315445da17ef9dec9a0a68f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.851856 10966 tablet_replica.cc:333] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f: stopping tablet replica
I20260608 09:55:49.852399 10966 raft_consensus.cc:2243] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.852857 10966 raft_consensus.cc:2272] T 8b8b8b14f48b4a9fb3d74489abac0f44 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.855101 10966 tablet_replica.cc:333] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f: stopping tablet replica
I20260608 09:55:49.855623 10966 raft_consensus.cc:2243] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.856040 10966 raft_consensus.cc:2272] T 011a305c002d475484cf7187f467653f P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.857964 10966 tablet_replica.cc:333] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f: stopping tablet replica
I20260608 09:55:49.858459 10966 raft_consensus.cc:2243] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:49.859351 10966 raft_consensus.cc:2272] T 954ab831b7f94ba1b54840a3a7166098 P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.861552 10966 tablet_replica.cc:333] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f: stopping tablet replica
I20260608 09:55:49.862051 10966 raft_consensus.cc:2243] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.862504 10966 raft_consensus.cc:2272] T 6e856d6bbdb443e0897251d8ee150a8d P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.864548 10966 tablet_replica.cc:333] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f: stopping tablet replica
I20260608 09:55:49.865172 10966 raft_consensus.cc:2243] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:49.865687 10966 raft_consensus.cc:2272] T b440b696737b49fba69a0a9228a6096e P 5d3ae211a315445da17ef9dec9a0a68f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:49.894987 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:55:49.914698 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:55:49.951264 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:49.968400 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:55:49.977764 10966 master.cc:562] Master@127.10.181.190:40141 shutting down...
W20260608 09:55:49.998438 11581 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:49.998786 11581 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:49.999022 11581 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:50.000339 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:50.000895 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:50.001309 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9c41418575a44b38a5821a5dab4bc0d2: stopping tablet replica
I20260608 09:55:50.020401 10966 master.cc:584] Master@127.10.181.190:40141 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8924 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 09:55:50.065704 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:39843,127.10.181.189:44729,127.10.181.188:45839
I20260608 09:55:50.067193 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:50.073467 12034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:50.073571 12033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:50.073961 12036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.076028 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:50.076854 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:50.077059 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:50.077276 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912550077217 us; error 0 us; skew 500 ppm
I20260608 09:55:50.077890 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:50.080294 10966 webserver.cc:533] Webserver started at http://127.10.181.190:41615/ using document root <none> and password file <none>
I20260608 09:55:50.080839 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:50.081064 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:50.081383 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:50.082508 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "dd454ab829e74308bfec532e56816d04"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.087067 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:50.090559 12041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.091312 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:55:50.091622 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "dd454ab829e74308bfec532e56816d04"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.091924 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:50.114224 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:50.115526 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:50.154711 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:39843
I20260608 09:55:50.154881 12092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:39843 every 8 connection(s)
I20260608 09:55:50.159137 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:50.159261 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:50.164884 12095 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:50.166814 12096 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.168251 12093 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:50.169667 12098 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.170564 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:50.171619 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:50.171898 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:50.172096 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912550172077 us; error 0 us; skew 500 ppm
I20260608 09:55:50.172978 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:50.175927 10966 webserver.cc:533] Webserver started at http://127.10.181.189:33801/ using document root <none> and password file <none>
I20260608 09:55:50.176457 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:50.176644 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:50.176947 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:50.178040 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root/instance:
uuid: "92998040369c404b92497a4358bc408d"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.182478 12093 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:50.183494 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:55:50.188042 12106 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.188935 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:50.189234 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root
uuid: "92998040369c404b92497a4358bc408d"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
W20260608 09:55:50.189635 12093 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.189:44729: Network error: Client connection negotiation failed: client connection to 127.10.181.189:44729: connect: Connection refused (error 111)
I20260608 09:55:50.189610 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:50.206393 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:50.207778 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:50.219312 12093 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } attempt: 1
W20260608 09:55:50.225530 12093 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.189:44729: Network error: Client connection negotiation failed: client connection to 127.10.181.189:44729: connect: Connection refused (error 111)
I20260608 09:55:50.248967 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.189:44729
I20260608 09:55:50.249078 12157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.189:44729 every 8 connection(s)
I20260608 09:55:50.253204 12158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:50.253345 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:50.259642 12160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:50.260478 12161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.260692 12158 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:50.264165 12163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.265076 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:50.266007 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:50.266268 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:50.266489 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912550266469 us; error 0 us; skew 500 ppm
I20260608 09:55:50.267109 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:50.269966 10966 webserver.cc:533] Webserver started at http://127.10.181.188:37283/ using document root <none> and password file <none>
I20260608 09:55:50.270666 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:50.270896 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:50.271221 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:50.272688 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root/instance:
uuid: "79d928e92e134d94a31e4a367b12a114"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.273870 12158 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:50.278589 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:50.283298 12170 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.284334 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:55:50.284847 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root
uuid: "79d928e92e134d94a31e4a367b12a114"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.285306 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:50.288038 12158 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:50.294148 12158 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.188:45839: Network error: Client connection negotiation failed: client connection to 127.10.181.188:45839: connect: Connection refused (error 111)
I20260608 09:55:50.297029 12093 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } attempt: 2
I20260608 09:55:50.305210 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:50.306560 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:50.307226 12093 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:55:50.312645 12093 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.188:45839: Network error: Client connection negotiation failed: client connection to 127.10.181.188:45839: connect: Connection refused (error 111)
I20260608 09:55:50.317625 12158 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } attempt: 1
W20260608 09:55:50.323908 12158 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.10.181.188:45839: Network error: Client connection negotiation failed: client connection to 127.10.181.188:45839: connect: Connection refused (error 111)
I20260608 09:55:50.350275 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.188:45839
I20260608 09:55:50.350391 12222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.188:45839 every 8 connection(s)
I20260608 09:55:50.353500 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:50.354480 12223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:50.360407 12223 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:50.362121 12093 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } attempt: 1
I20260608 09:55:50.374343 12223 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:50.381809 12093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04: Bootstrap starting.
I20260608 09:55:50.385301 12223 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:55:50.388702 12093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.394326 12093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04: No bootstrap required, opened a new log
I20260608 09:55:50.397222 12093 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:50.398036 12093 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.398355 12093 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd454ab829e74308bfec532e56816d04, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.399185 12093 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:50.401221 12228 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [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: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.401897 12228 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:50.403021 12093 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:50.403462 12158 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } attempt: 2
I20260608 09:55:50.405992 12223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114: Bootstrap starting.
I20260608 09:55:50.414831 12223 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.421593 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:55:50.425946 12158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d: Bootstrap starting.
W20260608 09:55:50.426446 12240 catalog_manager.cc:1593] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:50.426815 12240 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:55:50.426868 12223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114: No bootstrap required, opened a new log
I20260608 09:55:50.429225 12223 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:50.429838 12223 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.430075 12223 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79d928e92e134d94a31e4a367b12a114, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.430699 12223 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:50.431485 12158 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:50.432823 12241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [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: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.433558 12241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:50.434250 12223 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:50.436146 12158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d: No bootstrap required, opened a new log
I20260608 09:55:50.438398 12158 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:50.438941 12158 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:50.439203 12158 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92998040369c404b92497a4358bc408d, State: Initialized, Role: FOLLOWER
I20260608 09:55:50.439906 12158 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:50.442018 12248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [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: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.442734 12248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:50.443539 12158 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: configured and running, proceeding with master startup.
W20260608 09:55:50.451467 12256 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:50.451740 12256 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:55:50.455803 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:55:50.457836 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:50.460065 12265 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:55:50.460402 12265 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:55:50.465566 12266 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:50.466297 12267 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:50.468715 12269 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.469772 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:50.470744 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:50.470965 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:50.471153 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912550471136 us; error 0 us; skew 500 ppm
I20260608 09:55:50.471745 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:50.474165 10966 webserver.cc:533] Webserver started at http://127.10.181.129:44151/ using document root <none> and password file <none>
I20260608 09:55:50.474756 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:50.474993 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:50.475296 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:50.476475 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "0cb61b0b014d4a0f819818d4cd40e81a"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.481302 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:50.484615 12274 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.485538 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:50.485858 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "0cb61b0b014d4a0f819818d4cd40e81a"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.486151 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:50.516064 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:50.517436 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:50.518968 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:50.521413 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:50.521661 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.521915 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:50.522100 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.563037 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:42121
I20260608 09:55:50.563156 12336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:42121 every 8 connection(s)
I20260608 09:55:50.576710 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:50.589020 12338 heartbeater.cc:344] Connected to a master server at 127.10.181.189:44729
I20260608 09:55:50.589931 12338 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.590737 12337 heartbeater.cc:344] Connected to a master server at 127.10.181.188:45839
I20260608 09:55:50.591173 12337 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.591499 12338 heartbeater.cc:507] Master 127.10.181.189:44729 requested a full tablet report, sending...
I20260608 09:55:50.592203 12337 heartbeater.cc:507] Master 127.10.181.188:45839 requested a full tablet report, sending...
I20260608 09:55:50.591499 12339 heartbeater.cc:344] Connected to a master server at 127.10.181.190:39843
I20260608 09:55:50.594483 12339 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.595713 12339 heartbeater.cc:507] Master 127.10.181.190:39843 requested a full tablet report, sending...
I20260608 09:55:50.595916 12188 ts_manager.cc:194] Registered new tserver with Master: 0cb61b0b014d4a0f819818d4cd40e81a (127.10.181.129:42121)
I20260608 09:55:50.599202 12058 ts_manager.cc:194] Registered new tserver with Master: 0cb61b0b014d4a0f819818d4cd40e81a (127.10.181.129:42121)
W20260608 09:55:50.599136 12344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.601348 12123 ts_manager.cc:194] Registered new tserver with Master: 0cb61b0b014d4a0f819818d4cd40e81a (127.10.181.129:42121)
W20260608 09:55:50.601902 12345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.605057 10966 server_base.cc:1061] running on GCE node
W20260608 09:55:50.605026 12347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.606376 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:50.606571 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:50.606714 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912550606701 us; error 0 us; skew 500 ppm
I20260608 09:55:50.607275 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:50.609776 10966 webserver.cc:533] Webserver started at http://127.10.181.130:44545/ using document root <none> and password file <none>
I20260608 09:55:50.610255 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:50.610437 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:50.610643 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:50.611635 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "2874a551fe204531aed8b73b46144e07"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.616232 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:55:50.619865 12352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.620682 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:55:50.620935 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "2874a551fe204531aed8b73b46144e07"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.621165 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:50.634186 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:50.635545 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:50.636925 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:50.639231 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:50.639451 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.639719 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:50.639879 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.679714 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:46491
I20260608 09:55:50.679840 12414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:46491 every 8 connection(s)
I20260608 09:55:50.697882 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:50.710139 12415 heartbeater.cc:344] Connected to a master server at 127.10.181.188:45839
I20260608 09:55:50.710664 12415 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.711680 12415 heartbeater.cc:507] Master 127.10.181.188:45839 requested a full tablet report, sending...
I20260608 09:55:50.713604 12417 heartbeater.cc:344] Connected to a master server at 127.10.181.190:39843
I20260608 09:55:50.714054 12417 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.715018 12417 heartbeater.cc:507] Master 127.10.181.190:39843 requested a full tablet report, sending...
W20260608 09:55:50.715827 12423 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.716504 12416 heartbeater.cc:344] Connected to a master server at 127.10.181.189:44729
I20260608 09:55:50.717015 12416 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.718221 12416 heartbeater.cc:507] Master 127.10.181.189:44729 requested a full tablet report, sending...
I20260608 09:55:50.718324 12058 ts_manager.cc:194] Registered new tserver with Master: 2874a551fe204531aed8b73b46144e07 (127.10.181.130:46491)
I20260608 09:55:50.718375 12188 ts_manager.cc:194] Registered new tserver with Master: 2874a551fe204531aed8b73b46144e07 (127.10.181.130:46491)
W20260608 09:55:50.720897 12422 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.722669 12123 ts_manager.cc:194] Registered new tserver with Master: 2874a551fe204531aed8b73b46144e07 (127.10.181.130:46491)
I20260608 09:55:50.722823 10966 server_base.cc:1061] running on GCE node
W20260608 09:55:50.723783 12426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:50.724677 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:50.724939 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:50.725142 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912550725117 us; error 0 us; skew 500 ppm
I20260608 09:55:50.725813 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:50.728201 10966 webserver.cc:533] Webserver started at http://127.10.181.131:32943/ using document root <none> and password file <none>
I20260608 09:55:50.728724 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:50.728938 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:50.729214 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:50.730397 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "00d97e73b4ec4f8fb504be26c19f54a9"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.735069 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:50.738533 12430 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.739393 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:50.739748 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "00d97e73b4ec4f8fb504be26c19f54a9"
format_stamp: "Formatted at 2026-06-08 09:55:50 on dist-test-slave-d6kj"
I20260608 09:55:50.740096 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:50.764725 12241 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:50.765365 12241 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:50.765818 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:50.767385 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:50.767302 12241 leader_election.cc:290] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd454ab829e74308bfec532e56816d04 (127.10.181.190:39843), 92998040369c404b92497a4358bc408d (127.10.181.189:44729)
I20260608 09:55:50.768240 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79d928e92e134d94a31e4a367b12a114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd454ab829e74308bfec532e56816d04" is_pre_election: true
I20260608 09:55:50.768572 12133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79d928e92e134d94a31e4a367b12a114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92998040369c404b92497a4358bc408d" is_pre_election: true
I20260608 09:55:50.769026 12068 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79d928e92e134d94a31e4a367b12a114 in term 0.
I20260608 09:55:50.769356 12133 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79d928e92e134d94a31e4a367b12a114 in term 0.
I20260608 09:55:50.769662 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:50.770623 12172 leader_election.cc:304] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79d928e92e134d94a31e4a367b12a114, dd454ab829e74308bfec532e56816d04; no voters: 
I20260608 09:55:50.771498 12241 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:50.771864 12241 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:50.772176 12241 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.772881 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:50.773165 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.773465 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:50.773665 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:50.777477 12241 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:50.779199 12241 leader_election.cc:290] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [CANDIDATE]: Term 1 election: Requested vote from peers dd454ab829e74308bfec532e56816d04 (127.10.181.190:39843), 92998040369c404b92497a4358bc408d (127.10.181.189:44729)
I20260608 09:55:50.780193 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79d928e92e134d94a31e4a367b12a114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd454ab829e74308bfec532e56816d04"
I20260608 09:55:50.780407 12133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79d928e92e134d94a31e4a367b12a114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92998040369c404b92497a4358bc408d"
I20260608 09:55:50.780704 12068 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.781072 12133 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:50.787410 12068 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79d928e92e134d94a31e4a367b12a114 in term 1.
I20260608 09:55:50.788733 12172 leader_election.cc:304] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79d928e92e134d94a31e4a367b12a114, dd454ab829e74308bfec532e56816d04; no voters: 
I20260608 09:55:50.789497 12241 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:50.791401 12133 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79d928e92e134d94a31e4a367b12a114 in term 1.
I20260608 09:55:50.793938 12241 raft_consensus.cc:697] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 1 LEADER]: Becoming Leader. State: Replica: 79d928e92e134d94a31e4a367b12a114, State: Running, Role: LEADER
I20260608 09:55:50.794823 12241 consensus_queue.cc:237] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:50.800096 12444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79d928e92e134d94a31e4a367b12a114. Latest consensus state: current_term: 1 leader_uuid: "79d928e92e134d94a31e4a367b12a114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.801178 12444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:50.803254 12453 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:50.809228 12453 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:50.819802 12133 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 1 FOLLOWER]: Refusing update from remote peer 79d928e92e134d94a31e4a367b12a114: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:50.820847 12068 raft_consensus.cc:1275] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 1 FOLLOWER]: Refusing update from remote peer 79d928e92e134d94a31e4a367b12a114: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:50.821674 12444 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:50.822670 12241 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:50.840829 12228 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79d928e92e134d94a31e4a367b12a114. Latest consensus state: current_term: 1 leader_uuid: "79d928e92e134d94a31e4a367b12a114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.841962 12228 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:50.852443 12248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 79d928e92e134d94a31e4a367b12a114. Latest consensus state: current_term: 1 leader_uuid: "79d928e92e134d94a31e4a367b12a114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.853214 12248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:50.852656 12444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "79d928e92e134d94a31e4a367b12a114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.853772 12444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:50.855214 12228 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "79d928e92e134d94a31e4a367b12a114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.855930 12228 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:50.856757 12453 catalog_manager.cc:1382] Generated new cluster ID: f8228a1451b94166ade860a002dd89b7
I20260608 09:55:50.857065 12453 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:50.862823 12241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "79d928e92e134d94a31e4a367b12a114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.863829 12241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:50.869155 12248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "79d928e92e134d94a31e4a367b12a114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:50.869931 12248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:50.878571 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:37611
I20260608 09:55:50.878715 12503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:37611 every 8 connection(s)
I20260608 09:55:50.894335 12453 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:50.896095 12453 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:50.914192 12504 heartbeater.cc:344] Connected to a master server at 127.10.181.188:45839
I20260608 09:55:50.914693 12504 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.915688 12504 heartbeater.cc:507] Master 127.10.181.188:45839 requested a full tablet report, sending...
I20260608 09:55:50.918329 12188 ts_manager.cc:194] Registered new tserver with Master: 00d97e73b4ec4f8fb504be26c19f54a9 (127.10.181.131:37611)
I20260608 09:55:50.926729 12505 heartbeater.cc:344] Connected to a master server at 127.10.181.189:44729
I20260608 09:55:50.927393 12505 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.929363 12505 heartbeater.cc:507] Master 127.10.181.189:44729 requested a full tablet report, sending...
I20260608 09:55:50.933342 12123 ts_manager.cc:194] Registered new tserver with Master: 00d97e73b4ec4f8fb504be26c19f54a9 (127.10.181.131:37611)
I20260608 09:55:50.937662 12507 heartbeater.cc:344] Connected to a master server at 127.10.181.190:39843
I20260608 09:55:50.938063 12507 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:50.939179 12507 heartbeater.cc:507] Master 127.10.181.190:39843 requested a full tablet report, sending...
I20260608 09:55:50.944658 12058 ts_manager.cc:194] Registered new tserver with Master: 00d97e73b4ec4f8fb504be26c19f54a9 (127.10.181.131:37611)
I20260608 09:55:50.944867 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011738246s
I20260608 09:55:50.947930 12453 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114: Generated new TSK 0
I20260608 09:55:50.948755 12453 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:51.430799 12240 catalog_manager.cc:1294] Loaded cluster ID: f8228a1451b94166ade860a002dd89b7
I20260608 09:55:51.431120 12240 catalog_manager.cc:1587] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04: loading cluster ID for follower catalog manager: success
I20260608 09:55:51.436669 12240 catalog_manager.cc:1609] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04: acquiring CA information for follower catalog manager: success
I20260608 09:55:51.440376 12240 catalog_manager.cc:1637] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:55:51.464421 12265 catalog_manager.cc:1294] Loaded cluster ID: f8228a1451b94166ade860a002dd89b7
I20260608 09:55:51.464708 12265 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d: loading cluster ID for follower catalog manager: success
I20260608 09:55:51.469585 12265 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d: acquiring CA information for follower catalog manager: success
I20260608 09:55:51.473872 12265 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:55:51.602411 12188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55570
I20260608 09:55:51.724890 12188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55584
I20260608 09:55:51.923220 12188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55586
I20260608 09:55:52.447748 12254 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:52.606667 12337 heartbeater.cc:499] Master 127.10.181.188:45839 was elected leader, sending a full tablet report...
I20260608 09:55:52.669831 12188 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55598:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:55:52.728857 12415 heartbeater.cc:499] Master 127.10.181.188:45839 was elected leader, sending a full tablet report...
I20260608 09:55:52.742764 12380 tablet_service.cc:1511] Processing CreateTablet for tablet cbc89ab55f554a8ba1150c6d6c458bb9 (DEFAULT_TABLE table=test-workload [id=b0022c2542054fc9aa7e2d07c8d42f1c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:55:52.744295 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc89ab55f554a8ba1150c6d6c458bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:52.754375 12302 tablet_service.cc:1511] Processing CreateTablet for tablet eab5ab3d24ea44939d2303a54e9dc899 (DEFAULT_TABLE table=test-workload [id=b0022c2542054fc9aa7e2d07c8d42f1c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:55:52.755862 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab5ab3d24ea44939d2303a54e9dc899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:52.760848 12539 tablet_bootstrap.cc:492] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07: Bootstrap starting.
I20260608 09:55:52.760851 12461 tablet_service.cc:1511] Processing CreateTablet for tablet 16c45f0519084e7a9c29c84f1a81d4c0 (DEFAULT_TABLE table=test-workload [id=b0022c2542054fc9aa7e2d07c8d42f1c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:55:52.762360 12461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c45f0519084e7a9c29c84f1a81d4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:52.768359 12539 tablet_bootstrap.cc:654] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:52.773806 12541 tablet_bootstrap.cc:492] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a: Bootstrap starting.
I20260608 09:55:52.774353 12539 tablet_bootstrap.cc:492] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07: No bootstrap required, opened a new log
I20260608 09:55:52.774884 12539 ts_tablet_manager.cc:1403] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260608 09:55:52.776541 12542 tablet_bootstrap.cc:492] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9: Bootstrap starting.
I20260608 09:55:52.778276 12539 raft_consensus.cc:359] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2874a551fe204531aed8b73b46144e07" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46491 } }
I20260608 09:55:52.778900 12539 raft_consensus.cc:385] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:52.779210 12539 raft_consensus.cc:740] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2874a551fe204531aed8b73b46144e07, State: Initialized, Role: FOLLOWER
I20260608 09:55:52.780067 12539 consensus_queue.cc:260] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2874a551fe204531aed8b73b46144e07" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46491 } }
I20260608 09:55:52.780833 12539 raft_consensus.cc:399] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:52.781157 12539 raft_consensus.cc:493] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:52.781554 12541 tablet_bootstrap.cc:654] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:52.781549 12539 raft_consensus.cc:3060] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:52.783862 12542 tablet_bootstrap.cc:654] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:52.786410 12541 tablet_bootstrap.cc:492] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a: No bootstrap required, opened a new log
I20260608 09:55:52.786831 12541 ts_tablet_manager.cc:1403] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 09:55:52.788916 12539 raft_consensus.cc:515] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2874a551fe204531aed8b73b46144e07" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46491 } }
I20260608 09:55:52.789711 12541 raft_consensus.cc:359] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cb61b0b014d4a0f819818d4cd40e81a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42121 } }
I20260608 09:55:52.789732 12539 leader_election.cc:304] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [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: 2874a551fe204531aed8b73b46144e07; no voters: 
I20260608 09:55:52.790318 12541 raft_consensus.cc:385] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:52.790673 12541 raft_consensus.cc:740] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cb61b0b014d4a0f819818d4cd40e81a, State: Initialized, Role: FOLLOWER
I20260608 09:55:52.790093 12542 tablet_bootstrap.cc:492] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9: No bootstrap required, opened a new log
I20260608 09:55:52.791407 12541 consensus_queue.cc:260] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0cb61b0b014d4a0f819818d4cd40e81a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42121 } }
I20260608 09:55:52.791956 12542 ts_tablet_manager.cc:1403] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 09:55:52.792202 12541 raft_consensus.cc:399] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:52.792876 12541 raft_consensus.cc:493] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:52.793359 12541 raft_consensus.cc:3060] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:52.796660 12542 raft_consensus.cc:359] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00d97e73b4ec4f8fb504be26c19f54a9" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 37611 } }
I20260608 09:55:52.797420 12542 raft_consensus.cc:385] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:52.797748 12542 raft_consensus.cc:740] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00d97e73b4ec4f8fb504be26c19f54a9, State: Initialized, Role: FOLLOWER
I20260608 09:55:52.798259 12539 leader_election.cc:290] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:52.798290 12545 raft_consensus.cc:2804] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:52.798702 12542 consensus_queue.cc:260] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "00d97e73b4ec4f8fb504be26c19f54a9" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 37611 } }
I20260608 09:55:52.798722 12541 raft_consensus.cc:515] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cb61b0b014d4a0f819818d4cd40e81a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42121 } }
I20260608 09:55:52.799609 12542 raft_consensus.cc:399] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:52.800209 12542 raft_consensus.cc:493] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:52.800891 12542 raft_consensus.cc:3060] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:52.801188 12545 raft_consensus.cc:697] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 1 LEADER]: Becoming Leader. State: Replica: 2874a551fe204531aed8b73b46144e07, State: Running, Role: LEADER
I20260608 09:55:52.802130 12545 consensus_queue.cc:237] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [LEADER]: Queue going to LEADER mode. State: All 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: "2874a551fe204531aed8b73b46144e07" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46491 } }
I20260608 09:55:52.800083 12541 leader_election.cc:304] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [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: 0cb61b0b014d4a0f819818d4cd40e81a; no voters: 
I20260608 09:55:52.806599 12539 ts_tablet_manager.cc:1434] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07: Time spent starting tablet: real 0.031s	user 0.013s	sys 0.016s
I20260608 09:55:52.812274 12549 raft_consensus.cc:2804] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:52.813491 12542 raft_consensus.cc:515] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00d97e73b4ec4f8fb504be26c19f54a9" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 37611 } }
I20260608 09:55:52.814373 12542 leader_election.cc:304] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [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: 00d97e73b4ec4f8fb504be26c19f54a9; no voters: 
I20260608 09:55:52.813585 12541 leader_election.cc:290] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:52.817986 12542 leader_election.cc:290] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:52.828871 12188 catalog_manager.cc:5696] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2874a551fe204531aed8b73b46144e07 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "2874a551fe204531aed8b73b46144e07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2874a551fe204531aed8b73b46144e07" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46491 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:52.831169 12552 raft_consensus.cc:2804] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:52.831960 12541 ts_tablet_manager.cc:1434] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.020s
I20260608 09:55:52.835665 12504 heartbeater.cc:499] Master 127.10.181.188:45839 was elected leader, sending a full tablet report...
I20260608 09:55:52.837199 12542 ts_tablet_manager.cc:1434] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9: Time spent starting tablet: real 0.044s	user 0.018s	sys 0.004s
I20260608 09:55:52.839193 12552 raft_consensus.cc:697] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 1 LEADER]: Becoming Leader. State: Replica: 00d97e73b4ec4f8fb504be26c19f54a9, State: Running, Role: LEADER
I20260608 09:55:52.839548 12549 raft_consensus.cc:697] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 1 LEADER]: Becoming Leader. State: Replica: 0cb61b0b014d4a0f819818d4cd40e81a, State: Running, Role: LEADER
I20260608 09:55:52.840072 12552 consensus_queue.cc:237] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [LEADER]: Queue going to LEADER mode. State: All 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: "00d97e73b4ec4f8fb504be26c19f54a9" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 37611 } }
I20260608 09:55:52.840399 12549 consensus_queue.cc:237] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [LEADER]: Queue going to LEADER mode. State: All 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: "0cb61b0b014d4a0f819818d4cd40e81a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42121 } }
I20260608 09:55:52.854317 12187 catalog_manager.cc:5696] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00d97e73b4ec4f8fb504be26c19f54a9 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "00d97e73b4ec4f8fb504be26c19f54a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00d97e73b4ec4f8fb504be26c19f54a9" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 37611 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:52.877180 12186 catalog_manager.cc:5696] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cb61b0b014d4a0f819818d4cd40e81a (127.10.181.129). New cstate: current_term: 1 leader_uuid: "0cb61b0b014d4a0f819818d4cd40e81a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cb61b0b014d4a0f819818d4cd40e81a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42121 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:52.935283 10966 master.cc:562] Master@127.10.181.188:45839 shutting down...
I20260608 09:55:52.950714 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:52.951723 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:52.952160 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79d928e92e134d94a31e4a367b12a114: stopping tablet replica
I20260608 09:55:52.973659 10966 master.cc:584] Master@127.10.181.188:45839 shutdown complete.
W20260608 09:55:53.909737 12504 heartbeater.cc:646] Failed to heartbeat to 127.10.181.188:45839 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.10.181.188:45839: connect: Connection refused (error 111)
I20260608 09:55:54.408044 12566 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 79d928e92e134d94a31e4a367b12a114)
I20260608 09:55:54.408608 12566 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:54.410549 12566 leader_election.cc:290] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92998040369c404b92497a4358bc408d (127.10.181.189:44729), 79d928e92e134d94a31e4a367b12a114 (127.10.181.188:45839)
I20260608 09:55:54.411476 12133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "dd454ab829e74308bfec532e56816d04" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "92998040369c404b92497a4358bc408d" is_pre_election: true
W20260608 09:55:54.415899 12044 leader_election.cc:336] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 79d928e92e134d94a31e4a367b12a114 (127.10.181.188:45839): Network error: Client connection negotiation failed: client connection to 127.10.181.188:45839: connect: Connection refused (error 111)
I20260608 09:55:54.416405 12044 leader_election.cc:304] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [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: dd454ab829e74308bfec532e56816d04; no voters: 79d928e92e134d94a31e4a367b12a114, 92998040369c404b92497a4358bc408d
I20260608 09:55:54.417068 12566 raft_consensus.cc:2749] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:55:54.423786 12569 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 79d928e92e134d94a31e4a367b12a114)
I20260608 09:55:54.424222 12569 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:54.426146 12569 leader_election.cc:290] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dd454ab829e74308bfec532e56816d04 (127.10.181.190:39843), 79d928e92e134d94a31e4a367b12a114 (127.10.181.188:45839)
I20260608 09:55:54.426860 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "92998040369c404b92497a4358bc408d" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "dd454ab829e74308bfec532e56816d04" is_pre_election: true
I20260608 09:55:54.427585 12067 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92998040369c404b92497a4358bc408d in term 1.
I20260608 09:55:54.428911 12108 leader_election.cc:304] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [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: 92998040369c404b92497a4358bc408d, dd454ab829e74308bfec532e56816d04; no voters: 
I20260608 09:55:54.429693 12569 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:55:54.430065 12569 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 79d928e92e134d94a31e4a367b12a114)
I20260608 09:55:54.430359 12569 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:55:54.431967 12109 leader_election.cc:336] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 79d928e92e134d94a31e4a367b12a114 (127.10.181.188:45839): Network error: Client connection negotiation failed: client connection to 127.10.181.188:45839: connect: Connection refused (error 111)
I20260608 09:55:54.435689 12569 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:54.437337 12569 leader_election.cc:290] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [CANDIDATE]: Term 2 election: Requested vote from peers dd454ab829e74308bfec532e56816d04 (127.10.181.190:39843), 79d928e92e134d94a31e4a367b12a114 (127.10.181.188:45839)
I20260608 09:55:54.438041 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "92998040369c404b92497a4358bc408d" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "dd454ab829e74308bfec532e56816d04"
I20260608 09:55:54.438573 12067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:55:54.441200 12109 leader_election.cc:336] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 79d928e92e134d94a31e4a367b12a114 (127.10.181.188:45839): Network error: Client connection negotiation failed: client connection to 127.10.181.188:45839: connect: Connection refused (error 111)
I20260608 09:55:54.443748 12067 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92998040369c404b92497a4358bc408d in term 2.
I20260608 09:55:54.444834 12108 leader_election.cc:304] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [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: 92998040369c404b92497a4358bc408d, dd454ab829e74308bfec532e56816d04; no voters: 79d928e92e134d94a31e4a367b12a114
I20260608 09:55:54.445757 12569 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:54.446789 12569 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 2 LEADER]: Becoming Leader. State: Replica: 92998040369c404b92497a4358bc408d, State: Running, Role: LEADER
I20260608 09:55:54.447539 12569 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [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: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } }
I20260608 09:55:54.451175 12572 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92998040369c404b92497a4358bc408d. Latest consensus state: current_term: 2 leader_uuid: "92998040369c404b92497a4358bc408d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:54.451874 12572 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:54.453521 12574 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:54.458582 12574 catalog_manager.cc:679] Loaded metadata for table test-workload [id=b0022c2542054fc9aa7e2d07c8d42f1c]
I20260608 09:55:54.463485 12574 tablet_loader.cc:96] loaded metadata for tablet 16c45f0519084e7a9c29c84f1a81d4c0 (table test-workload [id=b0022c2542054fc9aa7e2d07c8d42f1c])
I20260608 09:55:54.464797 12574 tablet_loader.cc:96] loaded metadata for tablet cbc89ab55f554a8ba1150c6d6c458bb9 (table test-workload [id=b0022c2542054fc9aa7e2d07c8d42f1c])
I20260608 09:55:54.465834 12574 tablet_loader.cc:96] loaded metadata for tablet eab5ab3d24ea44939d2303a54e9dc899 (table test-workload [id=b0022c2542054fc9aa7e2d07c8d42f1c])
I20260608 09:55:54.466781 12574 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:54.469945 12574 catalog_manager.cc:1294] Loaded cluster ID: f8228a1451b94166ade860a002dd89b7
I20260608 09:55:54.470171 12574 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:54.473722 12574 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:54.476824 12574 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d: Loaded TSK: 0
I20260608 09:55:54.477852 12574 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:54.844774 12067 raft_consensus.cc:1275] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 2 FOLLOWER]: Refusing update from remote peer 92998040369c404b92497a4358bc408d: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260608 09:55:54.846491 12572 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 09:55:54.853395 12566 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92998040369c404b92497a4358bc408d. Latest consensus state: current_term: 2 leader_uuid: "92998040369c404b92497a4358bc408d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:54.854408 12566 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:55:54.855297 12572 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "92998040369c404b92497a4358bc408d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
I20260608 09:55:54.856058 12572 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:54.858075 12579 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "92998040369c404b92497a4358bc408d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd454ab829e74308bfec532e56816d04" member_type: VOTER last_known_addr { host: "127.10.181.190" port: 39843 } } peers { permanent_uuid: "92998040369c404b92497a4358bc408d" member_type: VOTER last_known_addr { host: "127.10.181.189" port: 44729 } } peers { permanent_uuid: "79d928e92e134d94a31e4a367b12a114" member_type: VOTER last_known_addr { host: "127.10.181.188" port: 45839 } } }
W20260608 09:55:54.858785 12109 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.188:45839: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260608 09:55:54.858812 12579 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 09:55:54.861867 12109 consensus_peers.cc:597] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d -> Peer 79d928e92e134d94a31e4a367b12a114 (127.10.181.188:45839): Couldn't send request to peer 79d928e92e134d94a31e4a367b12a114. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.188:45839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:55.833575 12416 heartbeater.cc:499] Master 127.10.181.189:44729 was elected leader, sending a full tablet report...
I20260608 09:55:55.864037 12505 heartbeater.cc:499] Master 127.10.181.189:44729 was elected leader, sending a full tablet report...
I20260608 09:55:55.899401 12338 heartbeater.cc:499] Master 127.10.181.189:44729 was elected leader, sending a full tablet report...
I20260608 09:55:56.457012 12264 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:56.457597 12264 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:56.541977 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:55:56.568814 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:56.569561 10966 tablet_replica.cc:333] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a: stopping tablet replica
I20260608 09:55:56.570304 10966 raft_consensus.cc:2243] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:56.571127 10966 raft_consensus.cc:2272] T eab5ab3d24ea44939d2303a54e9dc899 P 0cb61b0b014d4a0f819818d4cd40e81a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.590440 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:55:56.601882 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:55:56.624846 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:56.625959 10966 tablet_replica.cc:333] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07: stopping tablet replica
I20260608 09:55:56.626524 10966 raft_consensus.cc:2243] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:56.627180 10966 raft_consensus.cc:2272] T cbc89ab55f554a8ba1150c6d6c458bb9 P 2874a551fe204531aed8b73b46144e07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.646121 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:55:56.657816 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:55:56.682145 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:56.683027 10966 tablet_replica.cc:333] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9: stopping tablet replica
I20260608 09:55:56.683643 10966 raft_consensus.cc:2243] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:56.684193 10966 raft_consensus.cc:2272] T 16c45f0519084e7a9c29c84f1a81d4c0 P 00d97e73b4ec4f8fb504be26c19f54a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.703564 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:55:56.715442 10966 master.cc:562] Master@127.10.181.190:39843 shutting down...
I20260608 09:55:56.735517 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:56.736284 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.736644 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd454ab829e74308bfec532e56816d04: stopping tablet replica
I20260608 09:55:56.756196 10966 master.cc:584] Master@127.10.181.190:39843 shutdown complete.
I20260608 09:55:56.769716 10966 master.cc:562] Master@127.10.181.189:44729 shutting down...
I20260608 09:55:56.788612 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:56.789678 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.790064 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92998040369c404b92497a4358bc408d: stopping tablet replica
I20260608 09:55:56.809710 10966 master.cc:584] Master@127.10.181.189:44729 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6780 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 09:55:56.847131 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:45267
I20260608 09:55:56.848366 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:56.853976 12590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:56.855291 12591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:56.855605 12593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:56.855903 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:56.856876 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:56.857075 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:56.857277 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912556857220 us; error 0 us; skew 500 ppm
I20260608 09:55:56.857874 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:56.860374 10966 webserver.cc:533] Webserver started at http://127.10.181.190:37523/ using document root <none> and password file <none>
I20260608 09:55:56.860896 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:56.861097 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:56.861424 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:56.862681 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "b60824e797124f4b97412da5850cd0bb"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-d6kj"
I20260608 09:55:56.867306 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:56.870935 12598 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.871709 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:56.872013 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "b60824e797124f4b97412da5850cd0bb"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-d6kj"
I20260608 09:55:56.872310 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:56.889837 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:56.891127 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:56.930862 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:45267
I20260608 09:55:56.931005 12649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:45267 every 8 connection(s)
I20260608 09:55:56.935241 12650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:56.945757 12650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb: Bootstrap starting.
I20260608 09:55:56.950704 12650 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:56.955292 12650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb: No bootstrap required, opened a new log
I20260608 09:55:56.957706 12650 raft_consensus.cc:359] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b60824e797124f4b97412da5850cd0bb" member_type: VOTER }
I20260608 09:55:56.958139 12650 raft_consensus.cc:385] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:56.958388 12650 raft_consensus.cc:740] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60824e797124f4b97412da5850cd0bb, State: Initialized, Role: FOLLOWER
I20260608 09:55:56.959018 12650 consensus_queue.cc:260] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b60824e797124f4b97412da5850cd0bb" member_type: VOTER }
I20260608 09:55:56.959517 12650 raft_consensus.cc:399] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:56.959748 12650 raft_consensus.cc:493] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:56.960027 12650 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:56.964598 12650 raft_consensus.cc:515] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b60824e797124f4b97412da5850cd0bb" member_type: VOTER }
I20260608 09:55:56.965166 12650 leader_election.cc:304] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [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: b60824e797124f4b97412da5850cd0bb; no voters: 
I20260608 09:55:56.966418 12650 leader_election.cc:290] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:56.966912 12653 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:56.968314 12653 raft_consensus.cc:697] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 1 LEADER]: Becoming Leader. State: Replica: b60824e797124f4b97412da5850cd0bb, State: Running, Role: LEADER
I20260608 09:55:56.968986 12653 consensus_queue.cc:237] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [LEADER]: Queue going to LEADER mode. State: All 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: "b60824e797124f4b97412da5850cd0bb" member_type: VOTER }
I20260608 09:55:56.969662 12650 sys_catalog.cc:565] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:56.972100 12655 sys_catalog.cc:455] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader b60824e797124f4b97412da5850cd0bb. Latest consensus state: current_term: 1 leader_uuid: "b60824e797124f4b97412da5850cd0bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b60824e797124f4b97412da5850cd0bb" member_type: VOTER } }
I20260608 09:55:56.972672 12655 sys_catalog.cc:458] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:56.971962 12654 sys_catalog.cc:455] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b60824e797124f4b97412da5850cd0bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b60824e797124f4b97412da5850cd0bb" member_type: VOTER } }
I20260608 09:55:56.973791 12654 sys_catalog.cc:458] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:56.975808 12658 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:56.980970 12658 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:56.986634 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:56.991183 12658 catalog_manager.cc:1382] Generated new cluster ID: 48244229298f430591ad887f498c84af
I20260608 09:55:56.991452 12658 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:57.021560 12658 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:57.022945 12658 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:57.043466 12658 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb: Generated new TSK 0
I20260608 09:55:57.044119 12658 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:57.054491 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:57.060828 12671 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:57.062354 12672 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:57.063686 10966 server_base.cc:1061] running on GCE node
W20260608 09:55:57.063710 12674 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:57.064810 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:57.065039 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:57.065294 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912557065201 us; error 0 us; skew 500 ppm
I20260608 09:55:57.065959 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:57.068297 10966 webserver.cc:533] Webserver started at http://127.10.181.129:34363/ using document root <none> and password file <none>
I20260608 09:55:57.068815 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:57.069044 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:57.069387 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:57.070524 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "b6559eb9a38a40e9b9f275464aab580f"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-d6kj"
I20260608 09:55:57.075160 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 09:55:57.078696 12679 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.079689 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:57.080026 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "b6559eb9a38a40e9b9f275464aab580f"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-d6kj"
I20260608 09:55:57.080354 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:57.102056 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:57.103400 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:57.104976 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:57.107517 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:57.107761 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.108038 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:57.108263 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.150431 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:41975
I20260608 09:55:57.150563 12741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:41975 every 8 connection(s)
I20260608 09:55:57.156078 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:57.164052 12746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:57.164909 12747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:57.168236 12749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:57.169296 10966 server_base.cc:1061] running on GCE node
I20260608 09:55:57.169596 12742 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45267
I20260608 09:55:57.170014 12742 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:57.170451 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:57.170720 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:57.170872 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912557170858 us; error 0 us; skew 500 ppm
I20260608 09:55:57.170874 12742 heartbeater.cc:507] Master 127.10.181.190:45267 requested a full tablet report, sending...
I20260608 09:55:57.171962 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:57.173661 12615 ts_manager.cc:194] Registered new tserver with Master: b6559eb9a38a40e9b9f275464aab580f (127.10.181.129:41975)
I20260608 09:55:57.175683 12615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60890
I20260608 09:55:57.177064 10966 webserver.cc:533] Webserver started at http://127.10.181.130:37005/ using document root <none> and password file <none>
I20260608 09:55:57.177829 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:57.178084 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:57.178385 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:57.179450 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "b7bf26d323c24234a571d67fd2545741"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-d6kj"
I20260608 09:55:57.184231 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:57.187613 12754 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.188414 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 09:55:57.188735 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "b7bf26d323c24234a571d67fd2545741"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-d6kj"
I20260608 09:55:57.189010 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:57.200258 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:57.201632 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:57.203128 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:57.205615 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:57.205801 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.206111 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:57.206285 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.247957 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:42321
I20260608 09:55:57.248077 12816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:42321 every 8 connection(s)
I20260608 09:55:57.253165 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:57.260023 12820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:55:57.261719 12821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:57.264781 12817 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45267
I20260608 09:55:57.265175 12817 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:57.266387 12817 heartbeater.cc:507] Master 127.10.181.190:45267 requested a full tablet report, sending...
I20260608 09:55:57.267060 10966 server_base.cc:1061] running on GCE node
W20260608 09:55:57.267899 12823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:55:57.268857 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:57.269099 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:57.269016 12615 ts_manager.cc:194] Registered new tserver with Master: b7bf26d323c24234a571d67fd2545741 (127.10.181.130:42321)
I20260608 09:55:57.269516 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912557269495 us; error 0 us; skew 500 ppm
I20260608 09:55:57.270197 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:57.270834 12615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60904
I20260608 09:55:57.272915 10966 webserver.cc:533] Webserver started at http://127.10.181.131:37667/ using document root <none> and password file <none>
I20260608 09:55:57.273526 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:57.273741 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:57.274097 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:57.275292 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "f5a608ba20cd4df0831ac8290d34d58f"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-d6kj"
I20260608 09:55:57.280073 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:57.283511 12829 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.284324 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:55:57.284595 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "f5a608ba20cd4df0831ac8290d34d58f"
format_stamp: "Formatted at 2026-06-08 09:55:57 on dist-test-slave-d6kj"
I20260608 09:55:57.284834 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:55:57.304610 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:57.305966 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:57.307417 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:57.309890 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:57.310118 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.310395 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:57.310563 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:57.353049 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:43293
I20260608 09:55:57.353173 12891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:43293 every 8 connection(s)
I20260608 09:55:57.368166 12892 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45267
I20260608 09:55:57.368605 12892 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:57.369598 12892 heartbeater.cc:507] Master 127.10.181.190:45267 requested a full tablet report, sending...
I20260608 09:55:57.371865 12615 ts_manager.cc:194] Registered new tserver with Master: f5a608ba20cd4df0831ac8290d34d58f (127.10.181.131:43293)
I20260608 09:55:57.372741 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016053016s
I20260608 09:55:57.373351 12615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60916
I20260608 09:55:58.178597 12742 heartbeater.cc:499] Master 127.10.181.190:45267 was elected leader, sending a full tablet report...
I20260608 09:55:58.273540 12817 heartbeater.cc:499] Master 127.10.181.190:45267 was elected leader, sending a full tablet report...
I20260608 09:55:58.376296 12892 heartbeater.cc:499] Master 127.10.181.190:45267 was elected leader, sending a full tablet report...
I20260608 09:55:58.430948 12615 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53060:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:58.433063 12615 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:58.485996 12707 tablet_service.cc:1511] Processing CreateTablet for tablet 41e8e8f1b82c4533a4277fd44416204c (DEFAULT_TABLE table=test-workload [id=86f43000ffec45e4a1078ac029298a63]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:55:58.487744 12707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e8e8f1b82c4533a4277fd44416204c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:58.487608 12706 tablet_service.cc:1511] Processing CreateTablet for tablet 31c09afd675d4cdab1410ab79760083e (DEFAULT_TABLE table=test-workload [id=86f43000ffec45e4a1078ac029298a63]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:55:58.488968 12706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c09afd675d4cdab1410ab79760083e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:58.497520 12857 tablet_service.cc:1511] Processing CreateTablet for tablet 41e8e8f1b82c4533a4277fd44416204c (DEFAULT_TABLE table=test-workload [id=86f43000ffec45e4a1078ac029298a63]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:55:58.498958 12857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e8e8f1b82c4533a4277fd44416204c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:58.500697 12856 tablet_service.cc:1511] Processing CreateTablet for tablet 31c09afd675d4cdab1410ab79760083e (DEFAULT_TABLE table=test-workload [id=86f43000ffec45e4a1078ac029298a63]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:55:58.502099 12856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c09afd675d4cdab1410ab79760083e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:58.515916 12913 tablet_bootstrap.cc:492] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f: Bootstrap starting.
I20260608 09:55:58.517530 12782 tablet_service.cc:1511] Processing CreateTablet for tablet 41e8e8f1b82c4533a4277fd44416204c (DEFAULT_TABLE table=test-workload [id=86f43000ffec45e4a1078ac029298a63]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:55:58.518054 12781 tablet_service.cc:1511] Processing CreateTablet for tablet 31c09afd675d4cdab1410ab79760083e (DEFAULT_TABLE table=test-workload [id=86f43000ffec45e4a1078ac029298a63]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:55:58.519214 12782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e8e8f1b82c4533a4277fd44416204c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:58.520071 12781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c09afd675d4cdab1410ab79760083e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:58.524554 12913 tablet_bootstrap.cc:654] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.544693 12913 tablet_bootstrap.cc:492] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f: No bootstrap required, opened a new log
I20260608 09:55:58.545382 12913 ts_tablet_manager.cc:1403] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260608 09:55:58.545634 12914 tablet_bootstrap.cc:492] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f: Bootstrap starting.
I20260608 09:55:58.549405 12913 raft_consensus.cc:359] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:55:58.550392 12913 raft_consensus.cc:385] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.550681 12916 tablet_bootstrap.cc:492] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741: Bootstrap starting.
I20260608 09:55:58.550832 12913 raft_consensus.cc:740] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6559eb9a38a40e9b9f275464aab580f, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.552395 12914 tablet_bootstrap.cc:654] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.551836 12913 consensus_queue.cc:260] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:55:58.559581 12913 ts_tablet_manager.cc:1434] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.009s
I20260608 09:55:58.559845 12916 tablet_bootstrap.cc:654] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.560879 12913 tablet_bootstrap.cc:492] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f: Bootstrap starting.
I20260608 09:55:58.560925 12914 tablet_bootstrap.cc:492] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f: No bootstrap required, opened a new log
I20260608 09:55:58.561764 12914 ts_tablet_manager.cc:1403] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.012s
I20260608 09:55:58.566622 12914 raft_consensus.cc:359] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } }
I20260608 09:55:58.567444 12914 raft_consensus.cc:385] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.567811 12914 raft_consensus.cc:740] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a608ba20cd4df0831ac8290d34d58f, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.568753 12914 consensus_queue.cc:260] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } }
I20260608 09:55:58.570870 12913 tablet_bootstrap.cc:654] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.574968 12916 tablet_bootstrap.cc:492] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741: No bootstrap required, opened a new log
I20260608 09:55:58.575521 12916 ts_tablet_manager.cc:1403] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.006s
I20260608 09:55:58.576061 12914 ts_tablet_manager.cc:1434] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.005s
I20260608 09:55:58.578255 12914 tablet_bootstrap.cc:492] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f: Bootstrap starting.
I20260608 09:55:58.578787 12916 raft_consensus.cc:359] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } }
I20260608 09:55:58.579680 12916 raft_consensus.cc:385] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.580456 12913 tablet_bootstrap.cc:492] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f: No bootstrap required, opened a new log
I20260608 09:55:58.580998 12913 ts_tablet_manager.cc:1403] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260608 09:55:58.580056 12916 raft_consensus.cc:740] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7bf26d323c24234a571d67fd2545741, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.582404 12916 consensus_queue.cc:260] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } }
I20260608 09:55:58.584465 12913 raft_consensus.cc:359] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } }
I20260608 09:55:58.585650 12913 raft_consensus.cc:385] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.586110 12914 tablet_bootstrap.cc:654] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.586261 12913 raft_consensus.cc:740] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6559eb9a38a40e9b9f275464aab580f, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.587796 12920 raft_consensus.cc:493] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.588531 12920 raft_consensus.cc:515] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } }
I20260608 09:55:58.592038 12916 ts_tablet_manager.cc:1434] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 09:55:58.593326 12916 tablet_bootstrap.cc:492] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741: Bootstrap starting.
I20260608 09:55:58.595446 12914 tablet_bootstrap.cc:492] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f: No bootstrap required, opened a new log
I20260608 09:55:58.596017 12914 ts_tablet_manager.cc:1403] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 09:55:58.596117 12920 leader_election.cc:290] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6559eb9a38a40e9b9f275464aab580f (127.10.181.129:41975), b7bf26d323c24234a571d67fd2545741 (127.10.181.130:42321)
I20260608 09:55:58.600888 12913 consensus_queue.cc:260] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } }
I20260608 09:55:58.601944 12916 tablet_bootstrap.cc:654] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.603538 12913 ts_tablet_manager.cc:1434] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 09:55:58.607206 12914 raft_consensus.cc:359] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:55:58.608040 12914 raft_consensus.cc:385] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.608448 12914 raft_consensus.cc:740] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5a608ba20cd4df0831ac8290d34d58f, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.611109 12914 consensus_queue.cc:260] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:55:58.617041 12914 ts_tablet_manager.cc:1434] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 09:55:58.629988 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e8e8f1b82c4533a4277fd44416204c" candidate_uuid: "f5a608ba20cd4df0831ac8290d34d58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7bf26d323c24234a571d67fd2545741" is_pre_election: true
I20260608 09:55:58.630868 12792 raft_consensus.cc:2468] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a608ba20cd4df0831ac8290d34d58f in term 0.
I20260608 09:55:58.632184 12916 tablet_bootstrap.cc:492] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741: No bootstrap required, opened a new log
I20260608 09:55:58.632838 12916 ts_tablet_manager.cc:1403] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741: Time spent bootstrapping tablet: real 0.040s	user 0.031s	sys 0.008s
I20260608 09:55:58.632843 12832 leader_election.cc:304] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7bf26d323c24234a571d67fd2545741, f5a608ba20cd4df0831ac8290d34d58f; no voters: 
I20260608 09:55:58.634157 12920 raft_consensus.cc:2804] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.634544 12920 raft_consensus.cc:493] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.634891 12920 raft_consensus.cc:3060] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.636741 12916 raft_consensus.cc:359] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:55:58.637311 12717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e8e8f1b82c4533a4277fd44416204c" candidate_uuid: "f5a608ba20cd4df0831ac8290d34d58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6559eb9a38a40e9b9f275464aab580f" is_pre_election: true
I20260608 09:55:58.637583 12916 raft_consensus.cc:385] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.637946 12916 raft_consensus.cc:740] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7bf26d323c24234a571d67fd2545741, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.638006 12717 raft_consensus.cc:2468] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a608ba20cd4df0831ac8290d34d58f in term 0.
I20260608 09:55:58.638938 12916 consensus_queue.cc:260] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:55:58.641458 12916 ts_tablet_manager.cc:1434] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:55:58.642582 12920 raft_consensus.cc:515] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } }
I20260608 09:55:58.644369 12920 leader_election.cc:290] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [CANDIDATE]: Term 1 election: Requested vote from peers b6559eb9a38a40e9b9f275464aab580f (127.10.181.129:41975), b7bf26d323c24234a571d67fd2545741 (127.10.181.130:42321)
I20260608 09:55:58.645149 12717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e8e8f1b82c4533a4277fd44416204c" candidate_uuid: "f5a608ba20cd4df0831ac8290d34d58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6559eb9a38a40e9b9f275464aab580f"
I20260608 09:55:58.645538 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e8e8f1b82c4533a4277fd44416204c" candidate_uuid: "f5a608ba20cd4df0831ac8290d34d58f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7bf26d323c24234a571d67fd2545741"
I20260608 09:55:58.645740 12717 raft_consensus.cc:3060] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.646152 12792 raft_consensus.cc:3060] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.651405 12717 raft_consensus.cc:2468] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a608ba20cd4df0831ac8290d34d58f in term 1.
I20260608 09:55:58.652493 12833 leader_election.cc:304] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6559eb9a38a40e9b9f275464aab580f, f5a608ba20cd4df0831ac8290d34d58f; no voters: 
I20260608 09:55:58.653213 12920 raft_consensus.cc:2804] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:58.653188 12792 raft_consensus.cc:2468] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5a608ba20cd4df0831ac8290d34d58f in term 1.
I20260608 09:55:58.654929 12920 raft_consensus.cc:697] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 1 LEADER]: Becoming Leader. State: Replica: f5a608ba20cd4df0831ac8290d34d58f, State: Running, Role: LEADER
I20260608 09:55:58.655875 12920 consensus_queue.cc:237] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } }
I20260608 09:55:58.663959 12615 catalog_manager.cc:5696] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5a608ba20cd4df0831ac8290d34d58f (127.10.181.131). New cstate: current_term: 1 leader_uuid: "f5a608ba20cd4df0831ac8290d34d58f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:58.853464 12917 raft_consensus.cc:493] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.854036 12917 raft_consensus.cc:515] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:55:58.856479 12917 leader_election.cc:290] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7bf26d323c24234a571d67fd2545741 (127.10.181.130:42321), f5a608ba20cd4df0831ac8290d34d58f (127.10.181.131:43293)
I20260608 09:55:58.869349 12867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "b6559eb9a38a40e9b9f275464aab580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a608ba20cd4df0831ac8290d34d58f" is_pre_election: true
I20260608 09:55:58.869381 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "b6559eb9a38a40e9b9f275464aab580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7bf26d323c24234a571d67fd2545741" is_pre_election: true
I20260608 09:55:58.870106 12867 raft_consensus.cc:2468] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6559eb9a38a40e9b9f275464aab580f in term 0.
I20260608 09:55:58.870151 12792 raft_consensus.cc:2468] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6559eb9a38a40e9b9f275464aab580f in term 0.
I20260608 09:55:58.871393 12682 leader_election.cc:304] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6559eb9a38a40e9b9f275464aab580f, b7bf26d323c24234a571d67fd2545741; no voters: 
I20260608 09:55:58.872135 12917 raft_consensus.cc:2804] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.872467 12917 raft_consensus.cc:493] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.872692 12917 raft_consensus.cc:3060] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.878166 12917 raft_consensus.cc:515] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:55:58.880021 12917 leader_election.cc:290] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [CANDIDATE]: Term 1 election: Requested vote from peers b7bf26d323c24234a571d67fd2545741 (127.10.181.130:42321), f5a608ba20cd4df0831ac8290d34d58f (127.10.181.131:43293)
I20260608 09:55:58.880666 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "b6559eb9a38a40e9b9f275464aab580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7bf26d323c24234a571d67fd2545741"
I20260608 09:55:58.881024 12867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "b6559eb9a38a40e9b9f275464aab580f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5a608ba20cd4df0831ac8290d34d58f"
I20260608 09:55:58.881165 12792 raft_consensus.cc:3060] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.881594 12867 raft_consensus.cc:3060] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.885839 12792 raft_consensus.cc:2468] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6559eb9a38a40e9b9f275464aab580f in term 1.
I20260608 09:55:58.886312 12867 raft_consensus.cc:2468] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6559eb9a38a40e9b9f275464aab580f in term 1.
I20260608 09:55:58.886940 12682 leader_election.cc:304] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6559eb9a38a40e9b9f275464aab580f, b7bf26d323c24234a571d67fd2545741; no voters: 
I20260608 09:55:58.887684 12917 raft_consensus.cc:2804] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:58.888749 12917 raft_consensus.cc:697] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 1 LEADER]: Becoming Leader. State: Replica: b6559eb9a38a40e9b9f275464aab580f, State: Running, Role: LEADER
I20260608 09:55:58.889541 12917 consensus_queue.cc:237] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:55:58.897045 12615 catalog_manager.cc:5696] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f reported cstate change: term changed from 0 to 1, leader changed from <none> to b6559eb9a38a40e9b9f275464aab580f (127.10.181.129). New cstate: current_term: 1 leader_uuid: "b6559eb9a38a40e9b9f275464aab580f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:58.986383 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:55:58.988638 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:55:58.989033 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:55:59.083267 12920 consensus_queue.cc:1048] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:59.103997 12927 consensus_queue.cc:1048] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:59.277266 12917 consensus_queue.cc:1048] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:59.289860 12917 consensus_queue.cc:1048] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:56:00.989984 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:00.992331 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:00.992753 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:02.993647 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:02.995572 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:02.995853 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:04.996809 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:04.998777 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:04.999076 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:07.000185 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:07.002542 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:07.002939 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:56:08.748224 12888 debug-util.cc:398] Leaking SignalData structure 0x7b080003cc60 after lost signal to thread 10969
W20260608 09:56:08.749184 12888 debug-util.cc:398] Leaking SignalData structure 0x7b0800053080 after lost signal to thread 12649
W20260608 09:56:08.750180 12888 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9be0 after lost signal to thread 12741
W20260608 09:56:08.751009 12888 debug-util.cc:398] Leaking SignalData structure 0x7b080021da00 after lost signal to thread 12816
W20260608 09:56:08.751847 12888 debug-util.cc:398] Leaking SignalData structure 0x7b0800233460 after lost signal to thread 12891
I20260608 09:56:09.003821 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:09.005973 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:09.006327 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:09.181811 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:09.190621 12947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:09.192171 12948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:09.195101 12950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:09.195760 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:09.197614 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:09.197923 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:09.198158 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912569198140 us; error 0 us; skew 500 ppm
I20260608 09:56:09.199007 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:09.202711 10966 webserver.cc:533] Webserver started at http://127.10.181.132:44803/ using document root <none> and password file <none>
I20260608 09:56:09.203521 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:09.203790 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:09.204196 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:09.206238 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "d6f933391da8457da2afdd328d811210"
format_stamp: "Formatted at 2026-06-08 09:56:09 on dist-test-slave-d6kj"
I20260608 09:56:09.213726 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260608 09:56:09.219033 12955 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:09.220016 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 09:56:09.220422 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "d6f933391da8457da2afdd328d811210"
format_stamp: "Formatted at 2026-06-08 09:56:09 on dist-test-slave-d6kj"
I20260608 09:56:09.220809 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:09.251653 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:09.253681 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:09.255880 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:09.259670 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:09.259995 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:09.260329 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:09.260581 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:09.319052 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:34797
I20260608 09:56:09.319283 13018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:34797 every 8 connection(s)
I20260608 09:56:09.343568 13019 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45267
I20260608 09:56:09.344012 13019 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:09.344826 13019 heartbeater.cc:507] Master 127.10.181.190:45267 requested a full tablet report, sending...
I20260608 09:56:09.347083 12613 ts_manager.cc:194] Registered new tserver with Master: d6f933391da8457da2afdd328d811210 (127.10.181.132:34797)
I20260608 09:56:09.348677 12613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59302
I20260608 09:56:10.258626 12866 consensus_queue.cc:237] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [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: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: true } }
I20260608 09:56:10.269035 12717 raft_consensus.cc:1275] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Refusing update from remote peer f5a608ba20cd4df0831ac8290d34d58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:56:10.271147 13026 consensus_queue.cc:1048] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:56:10.273137 12792 raft_consensus.cc:1275] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Refusing update from remote peer f5a608ba20cd4df0831ac8290d34d58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:56:10.277072 12942 consensus_queue.cc:1048] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:56:10.295270 13026 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6f933391da8457da2afdd328d811210 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: true } } }
I20260608 09:56:10.301447 12717 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6f933391da8457da2afdd328d811210 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: true } } }
I20260608 09:56:10.309370 12792 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6f933391da8457da2afdd328d811210 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: true } } }
W20260608 09:56:10.312804 12830 consensus_peers.cc:597] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f -> Peer d6f933391da8457da2afdd328d811210 (127.10.181.132:34797): Couldn't send request to peer d6f933391da8457da2afdd328d811210. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41e8e8f1b82c4533a4277fd44416204c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:10.324406 12613 catalog_manager.cc:5696] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f reported cstate change: config changed from index -1 to 2, NON_VOTER d6f933391da8457da2afdd328d811210 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "f5a608ba20cd4df0831ac8290d34d58f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: true } } }
I20260608 09:56:10.351248 13019 heartbeater.cc:499] Master 127.10.181.190:45267 was elected leader, sending a full tablet report...
I20260608 09:56:10.725591 13038 ts_tablet_manager.cc:933] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: Initiating tablet copy from peer f5a608ba20cd4df0831ac8290d34d58f (127.10.181.131:43293)
I20260608 09:56:10.732717 13038 tablet_copy_client.cc:323] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:43293
I20260608 09:56:10.761296 12877 tablet_copy_service.cc:140] P f5a608ba20cd4df0831ac8290d34d58f: Received BeginTabletCopySession request for tablet 41e8e8f1b82c4533a4277fd44416204c from peer d6f933391da8457da2afdd328d811210 ({username='slave'} at 127.0.0.1:48744)
I20260608 09:56:10.761945 12877 tablet_copy_service.cc:161] P f5a608ba20cd4df0831ac8290d34d58f: Beginning new tablet copy session on tablet 41e8e8f1b82c4533a4277fd44416204c from peer d6f933391da8457da2afdd328d811210 at {username='slave'} at 127.0.0.1:48744: session id = d6f933391da8457da2afdd328d811210-41e8e8f1b82c4533a4277fd44416204c
I20260608 09:56:10.771122 12877 tablet_copy_source_session.cc:215] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:56:10.775617 13038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e8e8f1b82c4533a4277fd44416204c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:10.794356 13038 tablet_copy_client.cc:806] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: tablet copy: Starting download of 0 data blocks...
I20260608 09:56:10.795154 13038 tablet_copy_client.cc:670] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: tablet copy: Starting download of 1 WAL segments...
I20260608 09:56:10.800223 13038 tablet_copy_client.cc:538] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:56:10.810937 13038 tablet_bootstrap.cc:492] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: Bootstrap starting.
I20260608 09:56:10.835786 13038 tablet_bootstrap.cc:492] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:56:10.836977 13038 tablet_bootstrap.cc:492] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: Bootstrap complete.
I20260608 09:56:10.837886 13038 ts_tablet_manager.cc:1403] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260608 09:56:10.841493 13038 raft_consensus.cc:359] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: true } }
I20260608 09:56:10.842466 13038 raft_consensus.cc:740] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d6f933391da8457da2afdd328d811210, State: Initialized, Role: LEARNER
I20260608 09:56:10.843333 13038 consensus_queue.cc:260] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [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: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: true } }
I20260608 09:56:10.847723 13038 ts_tablet_manager.cc:1434] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 09:56:10.851451 12877 tablet_copy_service.cc:342] P f5a608ba20cd4df0831ac8290d34d58f: Request end of tablet copy session d6f933391da8457da2afdd328d811210-41e8e8f1b82c4533a4277fd44416204c received from {username='slave'} at 127.0.0.1:48744
I20260608 09:56:10.852041 12877 tablet_copy_service.cc:434] P f5a608ba20cd4df0831ac8290d34d58f: ending tablet copy session d6f933391da8457da2afdd328d811210-41e8e8f1b82c4533a4277fd44416204c on tablet 41e8e8f1b82c4533a4277fd44416204c with peer d6f933391da8457da2afdd328d811210
I20260608 09:56:11.007447 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:11.010676 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:11.011147 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:56:11.104635 12738 debug-util.cc:398] Leaking SignalData structure 0x7b080004f1c0 after lost signal to thread 10969
W20260608 09:56:11.105762 12738 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8120 after lost signal to thread 12649
W20260608 09:56:11.106986 12738 debug-util.cc:398] Leaking SignalData structure 0x7b0800182600 after lost signal to thread 12741
W20260608 09:56:11.108117 12738 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5c00 after lost signal to thread 12816
W20260608 09:56:11.109201 12738 debug-util.cc:398] Leaking SignalData structure 0x7b080013d3e0 after lost signal to thread 12891
I20260608 09:56:11.376816 12994 raft_consensus.cc:1217] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:56:11.794725 13044 raft_consensus.cc:1064] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f: attempting to promote NON_VOTER d6f933391da8457da2afdd328d811210 to VOTER
I20260608 09:56:11.798117 13044 consensus_queue.cc:237] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [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: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } }
I20260608 09:56:11.815554 12994 raft_consensus.cc:1275] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 LEARNER]: Refusing update from remote peer f5a608ba20cd4df0831ac8290d34d58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:56:11.817538 13026 consensus_queue.cc:1048] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:56:11.827637 12792 raft_consensus.cc:1275] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Refusing update from remote peer f5a608ba20cd4df0831ac8290d34d58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:56:11.834789 13026 consensus_queue.cc:1048] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:56:11.847029 12717 raft_consensus.cc:1275] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Refusing update from remote peer f5a608ba20cd4df0831ac8290d34d58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:56:11.851037 13044 consensus_queue.cc:1048] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:56:11.895828 13026 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d6f933391da8457da2afdd328d811210 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } } }
I20260608 09:56:11.908310 12792 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d6f933391da8457da2afdd328d811210 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } } }
I20260608 09:56:11.925401 12993 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d6f933391da8457da2afdd328d811210 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } } }
I20260608 09:56:11.927747 12717 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d6f933391da8457da2afdd328d811210 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } } }
I20260608 09:56:11.942693 12613 catalog_manager.cc:5696] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f reported cstate change: config changed from index 2 to 3, d6f933391da8457da2afdd328d811210 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5a608ba20cd4df0831ac8290d34d58f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:56:12.014564 12866 consensus_queue.cc:237] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [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: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } }
I20260608 09:56:12.023176 12993 raft_consensus.cc:1275] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 FOLLOWER]: Refusing update from remote peer f5a608ba20cd4df0831ac8290d34d58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:56:12.027653 13026 consensus_queue.cc:1048] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:56:12.032728 12792 raft_consensus.cc:1275] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Refusing update from remote peer f5a608ba20cd4df0831ac8290d34d58f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:56:12.034819 13026 consensus_queue.cc:1048] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:56:12.037418 13044 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6559eb9a38a40e9b9f275464aab580f (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } } }
I20260608 09:56:12.043201 12994 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6559eb9a38a40e9b9f275464aab580f (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } } }
I20260608 09:56:12.063454 12792 raft_consensus.cc:2955] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6559eb9a38a40e9b9f275464aab580f (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } } }
I20260608 09:56:12.089524 12612 catalog_manager.cc:5696] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 reported cstate change: config changed from index 3 to 4, VOTER b6559eb9a38a40e9b9f275464aab580f (127.10.181.129) evicted. New cstate: current_term: 1 leader_uuid: "f5a608ba20cd4df0831ac8290d34d58f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } } }
I20260608 09:56:12.091825 12599 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 41e8e8f1b82c4533a4277fd44416204c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:56:12.110800 12707 tablet_service.cc:1558] Processing DeleteTablet for tablet 41e8e8f1b82c4533a4277fd44416204c with delete_type TABLET_DATA_TOMBSTONED (TS b6559eb9a38a40e9b9f275464aab580f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37786
I20260608 09:56:12.123948 13058 tablet_replica.cc:333] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f: stopping tablet replica
I20260608 09:56:12.124969 13058 raft_consensus.cc:2243] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:12.125916 13058 raft_consensus.cc:2272] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:12.129487 13058 ts_tablet_manager.cc:1916] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:56:12.147996 13058 ts_tablet_manager.cc:1929] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:56:12.148514 13058 log.cc:1199] T 41e8e8f1b82c4533a4277fd44416204c P b6559eb9a38a40e9b9f275464aab580f: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/41e8e8f1b82c4533a4277fd44416204c
I20260608 09:56:12.150619 12602 catalog_manager.cc:5027] TS b6559eb9a38a40e9b9f275464aab580f (127.10.181.129:41975): tablet 41e8e8f1b82c4533a4277fd44416204c (table test-workload [id=86f43000ffec45e4a1078ac029298a63]) successfully deleted
I20260608 09:56:13.012398 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:13.015590 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:13.016113 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:15.017189 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:15.019498 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:15.019927 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:17.021198 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:17.023509 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:17.023890 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:19.024811 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:19.026924 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:19.027312 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:21.028203 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:21.030592 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:21.030964 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:23.314983 13065 raft_consensus.cc:493] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6559eb9a38a40e9b9f275464aab580f)
I20260608 09:56:23.319085 13065 raft_consensus.cc:515] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:56:23.330453 13065 leader_election.cc:290] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6559eb9a38a40e9b9f275464aab580f (127.10.181.129:41975), b7bf26d323c24234a571d67fd2545741 (127.10.181.130:42321)
I20260608 09:56:23.823006 12791 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39198 (request call id 54) took 1446 ms. Trace:
I20260608 09:56:23.825544 12791 rpcz_store.cc:276] 0608 09:56:22.376051 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:56:23.818061 (+1442010us) service_pool.cc:224] Handling call
0608 09:56:23.822166 (+  4105us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 09:56:23.822398 (+   232us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 09:56:23.822438 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0608 09:56:23.822500 (+    62us) raft_consensus.cc:1645] Marking committed up to 4
0608 09:56:23.822538 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 09:56:23.822608 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 09:56:23.822787 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260608 09:56:23.823730 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:23.824582 12717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "f5a608ba20cd4df0831ac8290d34d58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6559eb9a38a40e9b9f275464aab580f" is_pre_election: true
I20260608 09:56:23.830260 13068 raft_consensus.cc:493] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5a608ba20cd4df0831ac8290d34d58f)
I20260608 09:56:23.831284 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:23.834378 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:23.831126 13068 raft_consensus.cc:515] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "d6f933391da8457da2afdd328d811210" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 34797 } attrs { promote: false } }
I20260608 09:56:23.837139 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "f5a608ba20cd4df0831ac8290d34d58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b7bf26d323c24234a571d67fd2545741" is_pre_election: true
I20260608 09:56:23.837914 12792 raft_consensus.cc:2468] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5a608ba20cd4df0831ac8290d34d58f in term 1.
I20260608 09:56:23.838958 13070 raft_consensus.cc:493] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6559eb9a38a40e9b9f275464aab580f)
I20260608 09:56:23.841437 12832 leader_election.cc:304] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [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: b7bf26d323c24234a571d67fd2545741, f5a608ba20cd4df0831ac8290d34d58f; no voters: b6559eb9a38a40e9b9f275464aab580f
I20260608 09:56:23.842535 13068 leader_election.cc:290] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5a608ba20cd4df0831ac8290d34d58f (127.10.181.131:43293), b7bf26d323c24234a571d67fd2545741 (127.10.181.130:42321)
I20260608 09:56:23.843766 13069 raft_consensus.cc:2804] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:56:23.844404 13069 raft_consensus.cc:493] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 1 FOLLOWER]: Starting leader election (detected failure of leader b6559eb9a38a40e9b9f275464aab580f)
I20260608 09:56:23.844947 13069 raft_consensus.cc:3060] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:56:23.849689 13070 raft_consensus.cc:515] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:56:23.868307 13069 raft_consensus.cc:515] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:56:23.859612 13070 leader_election.cc:290] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6559eb9a38a40e9b9f275464aab580f (127.10.181.129:41975), f5a608ba20cd4df0831ac8290d34d58f (127.10.181.131:43293)
I20260608 09:56:23.882889 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "f5a608ba20cd4df0831ac8290d34d58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b7bf26d323c24234a571d67fd2545741"
I20260608 09:56:23.883270 12717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "f5a608ba20cd4df0831ac8290d34d58f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6559eb9a38a40e9b9f275464aab580f"
I20260608 09:56:23.881992 13069 leader_election.cc:290] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [CANDIDATE]: Term 2 election: Requested vote from peers b6559eb9a38a40e9b9f275464aab580f (127.10.181.129:41975), b7bf26d323c24234a571d67fd2545741 (127.10.181.130:42321)
I20260608 09:56:23.895064 12833 leader_election.cc:304] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [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: f5a608ba20cd4df0831ac8290d34d58f; no voters: b6559eb9a38a40e9b9f275464aab580f, b7bf26d323c24234a571d67fd2545741
I20260608 09:56:23.897570 13069 raft_consensus.cc:2749] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:56:23.899561 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e8e8f1b82c4533a4277fd44416204c" candidate_uuid: "d6f933391da8457da2afdd328d811210" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5a608ba20cd4df0831ac8290d34d58f" is_pre_election: true
I20260608 09:56:23.912438 12792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e8e8f1b82c4533a4277fd44416204c" candidate_uuid: "d6f933391da8457da2afdd328d811210" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b7bf26d323c24234a571d67fd2545741" is_pre_election: true
I20260608 09:56:23.914212 12958 leader_election.cc:304] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [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: d6f933391da8457da2afdd328d811210; no voters: b7bf26d323c24234a571d67fd2545741, f5a608ba20cd4df0831ac8290d34d58f
I20260608 09:56:23.914983 13068 raft_consensus.cc:2749] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:56:23.916103 12866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "b7bf26d323c24234a571d67fd2545741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5a608ba20cd4df0831ac8290d34d58f" is_pre_election: true
I20260608 09:56:23.916796 12717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c09afd675d4cdab1410ab79760083e" candidate_uuid: "b7bf26d323c24234a571d67fd2545741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6559eb9a38a40e9b9f275464aab580f" is_pre_election: true
I20260608 09:56:23.918203 12758 leader_election.cc:304] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [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: b7bf26d323c24234a571d67fd2545741; no voters: b6559eb9a38a40e9b9f275464aab580f, f5a608ba20cd4df0831ac8290d34d58f
I20260608 09:56:23.918898 13070 raft_consensus.cc:2749] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:56:24.204165 12866 raft_consensus.cc:1240] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 2 FOLLOWER]: Rejecting Update request from peer b6559eb9a38a40e9b9f275464aab580f for earlier term 1. Current term is 2. Ops: []
I20260608 09:56:24.205580 13067 consensus_queue.cc:1059] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:56:24.207346 13078 raft_consensus.cc:3055] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:56:24.207680 13078 raft_consensus.cc:740] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6559eb9a38a40e9b9f275464aab580f, State: Running, Role: LEADER
I20260608 09:56:24.208490 13078 consensus_queue.cc:260] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [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: "b6559eb9a38a40e9b9f275464aab580f" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41975 } } peers { permanent_uuid: "b7bf26d323c24234a571d67fd2545741" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42321 } } peers { permanent_uuid: "f5a608ba20cd4df0831ac8290d34d58f" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43293 } }
I20260608 09:56:24.209523 13078 raft_consensus.cc:3060] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:56:24.250948 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:56:24.275624 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:24.276516 10966 tablet_replica.cc:333] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f: stopping tablet replica
I20260608 09:56:24.277048 10966 raft_consensus.cc:2243] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:24.277523 10966 raft_consensus.cc:2272] T 31c09afd675d4cdab1410ab79760083e P b6559eb9a38a40e9b9f275464aab580f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:24.319607 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:56:24.333895 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:56:24.355635 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:24.356357 10966 tablet_replica.cc:333] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741: stopping tablet replica
I20260608 09:56:24.356982 10966 raft_consensus.cc:2243] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:24.357571 10966 raft_consensus.cc:2272] T 31c09afd675d4cdab1410ab79760083e P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:24.359658 10966 tablet_replica.cc:333] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741: stopping tablet replica
I20260608 09:56:24.360141 10966 raft_consensus.cc:2243] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:24.360726 10966 raft_consensus.cc:2272] T 41e8e8f1b82c4533a4277fd44416204c P b7bf26d323c24234a571d67fd2545741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:24.383376 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:56:24.395404 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:56:24.420001 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:24.420702 10966 tablet_replica.cc:333] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f: stopping tablet replica
I20260608 09:56:24.421411 10966 raft_consensus.cc:2243] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:24.421881 10966 raft_consensus.cc:2272] T 31c09afd675d4cdab1410ab79760083e P f5a608ba20cd4df0831ac8290d34d58f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:24.423882 10966 tablet_replica.cc:333] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f: stopping tablet replica
I20260608 09:56:24.424321 10966 raft_consensus.cc:2243] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:24.425204 10966 raft_consensus.cc:2272] T 41e8e8f1b82c4533a4277fd44416204c P f5a608ba20cd4df0831ac8290d34d58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:24.462169 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:56:24.474268 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:56:24.497962 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:24.498605 10966 tablet_replica.cc:333] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210: stopping tablet replica
I20260608 09:56:24.499080 10966 raft_consensus.cc:2243] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:24.499637 10966 raft_consensus.cc:2272] T 41e8e8f1b82c4533a4277fd44416204c P d6f933391da8457da2afdd328d811210 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:56:24.889572 13015 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6d00 after lost signal to thread 10969
W20260608 09:56:24.890437 13015 debug-util.cc:398] Leaking SignalData structure 0x7b080019a580 after lost signal to thread 12649
W20260608 09:56:24.891304 13015 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0f20 after lost signal to thread 12741
W20260608 09:56:24.892069 13015 debug-util.cc:398] Leaking SignalData structure 0x7b0800062c60 after lost signal to thread 12816
W20260608 09:56:25.517200 10966 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13015)
I20260608 09:56:25.836074 12668 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:56:25.839888 12668 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:56:25.840382 12668 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:56:26.518014 10966 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 13015)
W20260608 09:56:27.518642 10966 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 13015)
I20260608 09:56:27.697373 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:56:27.725432 10966 master.cc:562] Master@127.10.181.190:45267 shutting down...
I20260608 09:56:27.767840 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:27.768581 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:27.768913 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P b60824e797124f4b97412da5850cd0bb: stopping tablet replica
W20260608 09:56:28.718238 12646 debug-util.cc:398] Leaking SignalData structure 0x7b08000af300 after lost signal to thread 10969
W20260608 09:56:28.719147 12646 debug-util.cc:398] Leaking SignalData structure 0x7b08001667e0 after lost signal to thread 12649
W20260608 09:56:28.786429 10966 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12646)
W20260608 09:56:29.786891 10966 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12646)
I20260608 09:56:30.666833 10966 master.cc:584] Master@127.10.181.190:45267 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (33861 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 09:56:30.707980 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:36413
I20260608 09:56:30.709225 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:30.714947 13080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:30.715227 13081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:30.716240 13083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:30.717643 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:30.718640 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:30.718842 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:30.719004 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912590718970 us; error 0 us; skew 500 ppm
I20260608 09:56:30.719578 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:30.722095 10966 webserver.cc:533] Webserver started at http://127.10.181.190:40253/ using document root <none> and password file <none>
I20260608 09:56:30.722611 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:30.722822 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:30.723114 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:30.724438 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "17ca97a4100248a7b933d729377bb754"
format_stamp: "Formatted at 2026-06-08 09:56:30 on dist-test-slave-d6kj"
I20260608 09:56:30.729414 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:56:30.732900 13088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:30.733870 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:56:30.734128 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "17ca97a4100248a7b933d729377bb754"
format_stamp: "Formatted at 2026-06-08 09:56:30 on dist-test-slave-d6kj"
I20260608 09:56:30.734366 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:30.747125 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:30.748356 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:30.788592 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:36413
I20260608 09:56:30.788720 13140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:36413 every 8 connection(s)
I20260608 09:56:30.793224 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:30.804445 13141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754: Bootstrap starting.
I20260608 09:56:30.809211 13141 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:30.813588 13141 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754: No bootstrap required, opened a new log
I20260608 09:56:30.815833 13141 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17ca97a4100248a7b933d729377bb754" member_type: VOTER }
I20260608 09:56:30.816247 13141 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:30.816437 13141 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ca97a4100248a7b933d729377bb754, State: Initialized, Role: FOLLOWER
I20260608 09:56:30.816965 13141 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17ca97a4100248a7b933d729377bb754" member_type: VOTER }
I20260608 09:56:30.817437 13141 raft_consensus.cc:399] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:30.817631 13141 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:30.817839 13141 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:30.822218 13141 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17ca97a4100248a7b933d729377bb754" member_type: VOTER }
I20260608 09:56:30.822727 13141 leader_election.cc:304] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [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: 17ca97a4100248a7b933d729377bb754; no voters: 
I20260608 09:56:30.823853 13141 leader_election.cc:290] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:30.824376 13144 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:30.825829 13144 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 1 LEADER]: Becoming Leader. State: Replica: 17ca97a4100248a7b933d729377bb754, State: Running, Role: LEADER
I20260608 09:56:30.826604 13144 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [LEADER]: Queue going to LEADER mode. State: All 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: "17ca97a4100248a7b933d729377bb754" member_type: VOTER }
I20260608 09:56:30.827023 13141 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:56:30.832155 13146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17ca97a4100248a7b933d729377bb754. Latest consensus state: current_term: 1 leader_uuid: "17ca97a4100248a7b933d729377bb754" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17ca97a4100248a7b933d729377bb754" member_type: VOTER } }
I20260608 09:56:30.832504 13145 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17ca97a4100248a7b933d729377bb754" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17ca97a4100248a7b933d729377bb754" member_type: VOTER } }
I20260608 09:56:30.832927 13146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:30.833263 13145 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:30.837103 13151 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:56:30.844439 13151 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:56:30.848223 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:56:30.854247 13151 catalog_manager.cc:1382] Generated new cluster ID: 16e3e98eac6f4305b5e8d56c1738f19c
I20260608 09:56:30.854555 13151 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:56:30.884603 13151 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:56:30.885951 13151 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:56:30.899791 13151 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754: Generated new TSK 0
I20260608 09:56:30.900486 13151 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:56:30.914529 10966 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000185866s
I20260608 09:56:43.009730 10966 master.cc:562] Master@127.10.181.190:36413 shutting down...
I20260608 09:56:43.034052 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:43.035061 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:43.035492 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 17ca97a4100248a7b933d729377bb754: stopping tablet replica
I20260608 09:56:43.055903 10966 master.cc:584] Master@127.10.181.190:36413 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12378 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 09:56:43.087060 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:33475
I20260608 09:56:43.088294 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:43.094251 13164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:43.094427 13165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:43.097113 13167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:43.097213 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:43.098292 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:43.098472 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:43.098587 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912603098576 us; error 0 us; skew 500 ppm
I20260608 09:56:43.099104 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:43.101495 10966 webserver.cc:533] Webserver started at http://127.10.181.190:39063/ using document root <none> and password file <none>
I20260608 09:56:43.101972 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:43.102144 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:43.102360 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:43.103526 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "febd8b5acc444f8c92441e22a073b64e"
format_stamp: "Formatted at 2026-06-08 09:56:43 on dist-test-slave-d6kj"
I20260608 09:56:43.108151 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:56:43.111645 13172 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.112345 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:56:43.112588 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "febd8b5acc444f8c92441e22a073b64e"
format_stamp: "Formatted at 2026-06-08 09:56:43 on dist-test-slave-d6kj"
I20260608 09:56:43.112823 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:43.130498 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:43.131737 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:43.170996 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:33475
I20260608 09:56:43.171123 13223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:33475 every 8 connection(s)
I20260608 09:56:43.175287 13224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:43.186517 13224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e: Bootstrap starting.
I20260608 09:56:43.191681 13224 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:43.196121 13224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e: No bootstrap required, opened a new log
I20260608 09:56:43.198531 13224 raft_consensus.cc:359] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "febd8b5acc444f8c92441e22a073b64e" member_type: VOTER }
I20260608 09:56:43.198978 13224 raft_consensus.cc:385] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:43.199209 13224 raft_consensus.cc:740] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: febd8b5acc444f8c92441e22a073b64e, State: Initialized, Role: FOLLOWER
I20260608 09:56:43.199887 13224 consensus_queue.cc:260] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "febd8b5acc444f8c92441e22a073b64e" member_type: VOTER }
I20260608 09:56:43.200392 13224 raft_consensus.cc:399] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:43.200620 13224 raft_consensus.cc:493] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:43.200887 13224 raft_consensus.cc:3060] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:43.205364 13224 raft_consensus.cc:515] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "febd8b5acc444f8c92441e22a073b64e" member_type: VOTER }
I20260608 09:56:43.205896 13224 leader_election.cc:304] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [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: febd8b5acc444f8c92441e22a073b64e; no voters: 
I20260608 09:56:43.207094 13224 leader_election.cc:290] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:43.207613 13227 raft_consensus.cc:2804] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:43.208993 13227 raft_consensus.cc:697] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 1 LEADER]: Becoming Leader. State: Replica: febd8b5acc444f8c92441e22a073b64e, State: Running, Role: LEADER
I20260608 09:56:43.209816 13227 consensus_queue.cc:237] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [LEADER]: Queue going to LEADER mode. State: All 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: "febd8b5acc444f8c92441e22a073b64e" member_type: VOTER }
I20260608 09:56:43.210238 13224 sys_catalog.cc:565] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:56:43.213142 13228 sys_catalog.cc:455] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "febd8b5acc444f8c92441e22a073b64e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "febd8b5acc444f8c92441e22a073b64e" member_type: VOTER } }
I20260608 09:56:43.213171 13229 sys_catalog.cc:455] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [sys.catalog]: SysCatalogTable state changed. Reason: New leader febd8b5acc444f8c92441e22a073b64e. Latest consensus state: current_term: 1 leader_uuid: "febd8b5acc444f8c92441e22a073b64e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "febd8b5acc444f8c92441e22a073b64e" member_type: VOTER } }
I20260608 09:56:43.214612 13228 sys_catalog.cc:458] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:43.215353 13229 sys_catalog.cc:458] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:43.218405 13236 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:56:43.223428 13236 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:56:43.225862 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:56:43.232517 13236 catalog_manager.cc:1382] Generated new cluster ID: cbd6f7419159463e862c9a585342f16f
I20260608 09:56:43.232754 13236 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:56:43.252667 13236 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:56:43.254011 13236 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:56:43.275934 13236 catalog_manager.cc:6069] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e: Generated new TSK 0
I20260608 09:56:43.276580 13236 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:56:43.292270 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:43.298887 13245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:43.299921 13246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:43.301659 13248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:43.302044 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:43.303037 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:43.303241 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:43.303426 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912603303401 us; error 0 us; skew 500 ppm
I20260608 09:56:43.304061 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:43.306521 10966 webserver.cc:533] Webserver started at http://127.10.181.129:45705/ using document root <none> and password file <none>
I20260608 09:56:43.307060 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:43.307253 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:43.307546 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:43.308756 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "d2db7b2538524e39920f54cc4df86de5"
format_stamp: "Formatted at 2026-06-08 09:56:43 on dist-test-slave-d6kj"
I20260608 09:56:43.313513 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:56:43.316934 13253 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.317678 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:56:43.317981 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "d2db7b2538524e39920f54cc4df86de5"
format_stamp: "Formatted at 2026-06-08 09:56:43 on dist-test-slave-d6kj"
I20260608 09:56:43.318257 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:43.333011 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:43.334226 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:43.335681 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:43.338069 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:43.338289 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.338531 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:43.338706 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.380366 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:43967
I20260608 09:56:43.380496 13316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:43967 every 8 connection(s)
I20260608 09:56:43.385987 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:43.393648 13321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:43.394598 13322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:43.397449 13324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:43.398329 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:43.399088 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:43.399281 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:43.399461 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912603399440 us; error 0 us; skew 500 ppm
I20260608 09:56:43.400156 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:43.403249 13317 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33475
I20260608 09:56:43.403307 10966 webserver.cc:533] Webserver started at http://127.10.181.130:40593/ using document root <none> and password file <none>
I20260608 09:56:43.403748 13317 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:43.404117 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:43.404402 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:43.404742 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:43.404770 13317 heartbeater.cc:507] Master 127.10.181.190:33475 requested a full tablet report, sending...
I20260608 09:56:43.406379 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "da61ccbdb1a94c3b8dfa246190960218"
format_stamp: "Formatted at 2026-06-08 09:56:43 on dist-test-slave-d6kj"
I20260608 09:56:43.407518 13189 ts_manager.cc:194] Registered new tserver with Master: d2db7b2538524e39920f54cc4df86de5 (127.10.181.129:43967)
I20260608 09:56:43.409510 13189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37582
I20260608 09:56:43.411679 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:56:43.415598 13329 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.416383 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:56:43.416664 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "da61ccbdb1a94c3b8dfa246190960218"
format_stamp: "Formatted at 2026-06-08 09:56:43 on dist-test-slave-d6kj"
I20260608 09:56:43.416931 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:43.433209 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:43.434525 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:43.435997 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:43.438634 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:43.438921 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.439198 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:43.439376 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.480921 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:44851
I20260608 09:56:43.481040 13391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:44851 every 8 connection(s)
I20260608 09:56:43.486176 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:43.493342 13395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:43.495503 13396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:43.496511 10966 server_base.cc:1061] running on GCE node
W20260608 09:56:43.497004 13398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:43.497984 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:43.498231 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:43.498477 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912603498456 us; error 0 us; skew 500 ppm
I20260608 09:56:43.499217 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:43.499657 13392 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33475
I20260608 09:56:43.500056 13392 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:43.501055 13392 heartbeater.cc:507] Master 127.10.181.190:33475 requested a full tablet report, sending...
I20260608 09:56:43.502251 10966 webserver.cc:533] Webserver started at http://127.10.181.131:37893/ using document root <none> and password file <none>
I20260608 09:56:43.502866 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:43.503115 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:43.503448 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:43.503489 13189 ts_manager.cc:194] Registered new tserver with Master: da61ccbdb1a94c3b8dfa246190960218 (127.10.181.130:44851)
I20260608 09:56:43.505177 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "8b589c0475ff431780a7f96876d15299"
format_stamp: "Formatted at 2026-06-08 09:56:43 on dist-test-slave-d6kj"
I20260608 09:56:43.505537 13189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37598
I20260608 09:56:43.510771 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:56:43.514501 13403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.515337 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:56:43.515636 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "8b589c0475ff431780a7f96876d15299"
format_stamp: "Formatted at 2026-06-08 09:56:43 on dist-test-slave-d6kj"
I20260608 09:56:43.515931 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:43.532593 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:43.533931 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:43.535439 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:43.537885 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:43.538115 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.538358 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:43.538550 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:43.578971 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:42949
I20260608 09:56:43.579135 13466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:42949 every 8 connection(s)
I20260608 09:56:43.593325 13467 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33475
I20260608 09:56:43.593698 13467 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:43.594472 13467 heartbeater.cc:507] Master 127.10.181.190:33475 requested a full tablet report, sending...
I20260608 09:56:43.596382 13189 ts_manager.cc:194] Registered new tserver with Master: 8b589c0475ff431780a7f96876d15299 (127.10.181.131:42949)
I20260608 09:56:43.596931 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014502681s
I20260608 09:56:43.597842 13189 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37604
I20260608 09:56:44.412680 13317 heartbeater.cc:499] Master 127.10.181.190:33475 was elected leader, sending a full tablet report...
I20260608 09:56:44.508530 13392 heartbeater.cc:499] Master 127.10.181.190:33475 was elected leader, sending a full tablet report...
I20260608 09:56:44.600605 13467 heartbeater.cc:499] Master 127.10.181.190:33475 was elected leader, sending a full tablet report...
I20260608 09:56:45.225606 13242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:47.226754 13242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:49.227932 13242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:56:50.551628 13463 debug-util.cc:398] Leaking SignalData structure 0x7b080011ed40 after lost signal to thread 10969
W20260608 09:56:50.552477 13463 debug-util.cc:398] Leaking SignalData structure 0x7b080007d700 after lost signal to thread 13223
W20260608 09:56:50.553439 13463 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9f20 after lost signal to thread 13316
W20260608 09:56:50.554370 13463 debug-util.cc:398] Leaking SignalData structure 0x7b080012f980 after lost signal to thread 13391
W20260608 09:56:50.555190 13463 debug-util.cc:398] Leaking SignalData structure 0x7b080008bee0 after lost signal to thread 13466
I20260608 09:56:51.228960 13242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:53.230208 13242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:55.231456 13242 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:55.849547 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:56:55.880716 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:55.898192 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:56:55.909482 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:56:55.931907 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:55.948362 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:56:55.958639 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:56:55.981144 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:56.014194 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:56:56.023504 10966 master.cc:562] Master@127.10.181.190:33475 shutting down...
I20260608 09:56:56.042883 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:56.043716 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:56.044106 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P febd8b5acc444f8c92441e22a073b64e: stopping tablet replica
I20260608 09:56:56.062842 10966 master.cc:584] Master@127.10.181.190:33475 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13006 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 09:56:56.095723 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:40459
I20260608 09:56:56.097002 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:56.103199 13473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:56.104329 13474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:56.104988 13476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:56.105198 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:56.106134 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:56.106352 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:56.106518 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912616106500 us; error 0 us; skew 500 ppm
I20260608 09:56:56.107178 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:56.109697 10966 webserver.cc:533] Webserver started at http://127.10.181.190:33615/ using document root <none> and password file <none>
I20260608 09:56:56.110215 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:56.110435 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:56.110713 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:56.111927 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "3ac7c3721cfd495aa65a9b8e0a37bffe"
format_stamp: "Formatted at 2026-06-08 09:56:56 on dist-test-slave-d6kj"
I20260608 09:56:56.116546 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:56:56.120226 13481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.121116 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:56:56.121400 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "3ac7c3721cfd495aa65a9b8e0a37bffe"
format_stamp: "Formatted at 2026-06-08 09:56:56 on dist-test-slave-d6kj"
I20260608 09:56:56.121654 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:56.139637 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:56.140822 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:56.180233 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:40459
I20260608 09:56:56.180366 13532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:40459 every 8 connection(s)
I20260608 09:56:56.185096 13533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:56.195883 13533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe: Bootstrap starting.
I20260608 09:56:56.200738 13533 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:56.205174 13533 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe: No bootstrap required, opened a new log
I20260608 09:56:56.207530 13533 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ac7c3721cfd495aa65a9b8e0a37bffe" member_type: VOTER }
I20260608 09:56:56.207955 13533 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:56.208144 13533 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ac7c3721cfd495aa65a9b8e0a37bffe, State: Initialized, Role: FOLLOWER
I20260608 09:56:56.208690 13533 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ac7c3721cfd495aa65a9b8e0a37bffe" member_type: VOTER }
I20260608 09:56:56.209110 13533 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:56.209333 13533 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:56.209565 13533 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:56.213968 13533 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ac7c3721cfd495aa65a9b8e0a37bffe" member_type: VOTER }
I20260608 09:56:56.214463 13533 leader_election.cc:304] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [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: 3ac7c3721cfd495aa65a9b8e0a37bffe; no voters: 
I20260608 09:56:56.215561 13533 leader_election.cc:290] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:56.216064 13536 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:56.217518 13536 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 1 LEADER]: Becoming Leader. State: Replica: 3ac7c3721cfd495aa65a9b8e0a37bffe, State: Running, Role: LEADER
I20260608 09:56:56.218331 13536 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [LEADER]: Queue going to LEADER mode. State: All 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: "3ac7c3721cfd495aa65a9b8e0a37bffe" member_type: VOTER }
I20260608 09:56:56.218808 13533 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:56:56.224632 13538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ac7c3721cfd495aa65a9b8e0a37bffe. Latest consensus state: current_term: 1 leader_uuid: "3ac7c3721cfd495aa65a9b8e0a37bffe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ac7c3721cfd495aa65a9b8e0a37bffe" member_type: VOTER } }
I20260608 09:56:56.225394 13538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:56.225505 13537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ac7c3721cfd495aa65a9b8e0a37bffe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ac7c3721cfd495aa65a9b8e0a37bffe" member_type: VOTER } }
I20260608 09:56:56.226188 13537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:56.227705 13546 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:56:56.235720 13546 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:56:56.236662 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:56:56.245651 13546 catalog_manager.cc:1382] Generated new cluster ID: 6e392715da2d4585b63584541c71deae
I20260608 09:56:56.245985 13546 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:56:56.262347 13546 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:56:56.263692 13546 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:56:56.280707 13546 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe: Generated new TSK 0
I20260608 09:56:56.281328 13546 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:56:56.303515 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:56.310597 13554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:56.312068 13555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:56.313737 13557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:56.314436 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:56.315281 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:56.315474 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:56.315683 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912616315646 us; error 0 us; skew 500 ppm
I20260608 09:56:56.316280 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:56.318667 10966 webserver.cc:533] Webserver started at http://127.10.181.129:40719/ using document root <none> and password file <none>
I20260608 09:56:56.319157 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:56.319361 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:56.319640 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:56.320886 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57"
format_stamp: "Formatted at 2026-06-08 09:56:56 on dist-test-slave-d6kj"
I20260608 09:56:56.325855 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:56:56.329427 13562 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.330237 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:56:56.330490 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57"
format_stamp: "Formatted at 2026-06-08 09:56:56 on dist-test-slave-d6kj"
I20260608 09:56:56.330731 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:56.360424 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:56.361969 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:56.363379 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:56.365758 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:56.365950 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.366251 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:56.366391 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.407756 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:39383
I20260608 09:56:56.407990 13625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:39383 every 8 connection(s)
I20260608 09:56:56.413339 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:56.421766 13630 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:56.424422 10966 server_base.cc:1061] running on GCE node
W20260608 09:56:56.424633 13631 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:56.425716 13634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:56.426717 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:56.427058 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:56.427273 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912616427253 us; error 0 us; skew 500 ppm
I20260608 09:56:56.428041 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:56.428491 13626 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40459
I20260608 09:56:56.428881 13626 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:56.429904 13626 heartbeater.cc:507] Master 127.10.181.190:40459 requested a full tablet report, sending...
I20260608 09:56:56.430815 10966 webserver.cc:533] Webserver started at http://127.10.181.130:37153/ using document root <none> and password file <none>
I20260608 09:56:56.431542 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:56.431779 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:56.432075 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:56.432513 13498 ts_manager.cc:194] Registered new tserver with Master: dccfdfc1bbb148bab2a7daaeb31c8a57 (127.10.181.129:39383)
I20260608 09:56:56.433504 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "bc58514210b048b2a890c0e08cb57065"
format_stamp: "Formatted at 2026-06-08 09:56:56 on dist-test-slave-d6kj"
I20260608 09:56:56.434337 13498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40376
I20260608 09:56:56.438689 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 09:56:56.442093 13638 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.442862 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:56:56.443161 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "bc58514210b048b2a890c0e08cb57065"
format_stamp: "Formatted at 2026-06-08 09:56:56 on dist-test-slave-d6kj"
I20260608 09:56:56.443423 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:56.469954 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:56.471244 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:56.472718 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:56.475030 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:56.475260 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.475520 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:56.475713 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.516446 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:34571
I20260608 09:56:56.516574 13700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:34571 every 8 connection(s)
I20260608 09:56:56.521483 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:56.529457 13704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:56.531772 13705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:56.532357 13707 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:56.534734 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:56.535740 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:56:56.535993 13701 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40459
W20260608 09:56:56.536011 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:56.536438 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912616536418 us; error 0 us; skew 500 ppm
I20260608 09:56:56.536459 13701 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:56.537199 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:56.537458 13701 heartbeater.cc:507] Master 127.10.181.190:40459 requested a full tablet report, sending...
I20260608 09:56:56.539767 13498 ts_manager.cc:194] Registered new tserver with Master: bc58514210b048b2a890c0e08cb57065 (127.10.181.130:34571)
I20260608 09:56:56.540105 10966 webserver.cc:533] Webserver started at http://127.10.181.131:37711/ using document root <none> and password file <none>
I20260608 09:56:56.540781 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:56.541023 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:56.541378 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:56.541705 13498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40380
I20260608 09:56:56.543004 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "f9a8c541e52a427e848ba1c7a8df603c"
format_stamp: "Formatted at 2026-06-08 09:56:56 on dist-test-slave-d6kj"
I20260608 09:56:56.548414 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 09:56:56.551770 13712 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.552560 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:56:56.552860 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "f9a8c541e52a427e848ba1c7a8df603c"
format_stamp: "Formatted at 2026-06-08 09:56:56 on dist-test-slave-d6kj"
I20260608 09:56:56.553150 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:56.578591 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:56.579852 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:56.581403 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:56.583705 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:56.583909 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.584184 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:56.584374 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:56.625126 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:43381
I20260608 09:56:56.625262 13774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:43381 every 8 connection(s)
I20260608 09:56:56.639967 13775 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40459
I20260608 09:56:56.640347 13775 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:56.641062 13775 heartbeater.cc:507] Master 127.10.181.190:40459 requested a full tablet report, sending...
I20260608 09:56:56.643019 13498 ts_manager.cc:194] Registered new tserver with Master: f9a8c541e52a427e848ba1c7a8df603c (127.10.181.131:43381)
I20260608 09:56:56.643841 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015414217s
I20260608 09:56:56.644412 13498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40384
I20260608 09:56:57.437204 13626 heartbeater.cc:499] Master 127.10.181.190:40459 was elected leader, sending a full tablet report...
I20260608 09:56:57.544457 13701 heartbeater.cc:499] Master 127.10.181.190:40459 was elected leader, sending a full tablet report...
I20260608 09:56:57.647344 13775 heartbeater.cc:499] Master 127.10.181.190:40459 was elected leader, sending a full tablet report...
I20260608 09:56:57.699721 13498 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46064:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:56:57.702282 13498 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:56:57.758512 13666 tablet_service.cc:1511] Processing CreateTablet for tablet 54068f9556b14bb5bed51e1a62ed924f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:56:57.760411 13666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54068f9556b14bb5bed51e1a62ed924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.763372 13665 tablet_service.cc:1511] Processing CreateTablet for tablet b8d2b4f4b07541498c95c4c85bc2d868 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:56:57.765132 13665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d2b4f4b07541498c95c4c85bc2d868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.777536 13740 tablet_service.cc:1511] Processing CreateTablet for tablet 54068f9556b14bb5bed51e1a62ed924f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:56:57.779258 13740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54068f9556b14bb5bed51e1a62ed924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.782823 13664 tablet_service.cc:1511] Processing CreateTablet for tablet 3289c09e03cf498280fff916091d8dd0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:56:57.782969 13739 tablet_service.cc:1511] Processing CreateTablet for tablet b8d2b4f4b07541498c95c4c85bc2d868 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:56:57.784530 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d2b4f4b07541498c95c4c85bc2d868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.784566 13664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3289c09e03cf498280fff916091d8dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.787813 13738 tablet_service.cc:1511] Processing CreateTablet for tablet 3289c09e03cf498280fff916091d8dd0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:56:57.788228 13737 tablet_service.cc:1511] Processing CreateTablet for tablet f2e56600103e4281a64b8282c65a5a41 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:56:57.789434 13738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3289c09e03cf498280fff916091d8dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.791446 13737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e56600103e4281a64b8282c65a5a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.791560 13663 tablet_service.cc:1511] Processing CreateTablet for tablet f2e56600103e4281a64b8282c65a5a41 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:56:57.793190 13663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e56600103e4281a64b8282c65a5a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.800647 13591 tablet_service.cc:1511] Processing CreateTablet for tablet 54068f9556b14bb5bed51e1a62ed924f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:56:57.802237 13591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54068f9556b14bb5bed51e1a62ed924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.806470 13590 tablet_service.cc:1511] Processing CreateTablet for tablet b8d2b4f4b07541498c95c4c85bc2d868 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:56:57.807989 13590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8d2b4f4b07541498c95c4c85bc2d868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.811311 13588 tablet_service.cc:1511] Processing CreateTablet for tablet f2e56600103e4281a64b8282c65a5a41 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:56:57.812808 13588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2e56600103e4281a64b8282c65a5a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.810582 13589 tablet_service.cc:1511] Processing CreateTablet for tablet 3289c09e03cf498280fff916091d8dd0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f8f1aa420f464f6a9a14292a563502c4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:56:57.819254 13589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3289c09e03cf498280fff916091d8dd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:57.861775 13796 tablet_bootstrap.cc:492] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c: Bootstrap starting.
I20260608 09:56:57.861865 13795 tablet_bootstrap.cc:492] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065: Bootstrap starting.
I20260608 09:56:57.865476 13797 tablet_bootstrap.cc:492] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57: Bootstrap starting.
I20260608 09:56:57.869611 13796 tablet_bootstrap.cc:654] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.873308 13795 tablet_bootstrap.cc:654] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.875599 13797 tablet_bootstrap.cc:654] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.875814 13796 tablet_bootstrap.cc:492] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c: No bootstrap required, opened a new log
I20260608 09:56:57.876339 13796 ts_tablet_manager.cc:1403] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 09:56:57.878981 13795 tablet_bootstrap.cc:492] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065: No bootstrap required, opened a new log
I20260608 09:56:57.879653 13795 ts_tablet_manager.cc:1403] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260608 09:56:57.880172 13796 raft_consensus.cc:359] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } }
I20260608 09:56:57.880996 13796 raft_consensus.cc:385] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:57.881389 13796 raft_consensus.cc:740] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a8c541e52a427e848ba1c7a8df603c, State: Initialized, Role: FOLLOWER
I20260608 09:56:57.881893 13797 tablet_bootstrap.cc:492] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57: No bootstrap required, opened a new log
I20260608 09:56:57.882427 13797 ts_tablet_manager.cc:1403] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 09:56:57.882427 13796 consensus_queue.cc:260] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } }
I20260608 09:56:57.882982 13795 raft_consensus.cc:359] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } }
I20260608 09:56:57.883702 13795 raft_consensus.cc:385] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:57.884059 13795 raft_consensus.cc:740] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc58514210b048b2a890c0e08cb57065, State: Initialized, Role: FOLLOWER
I20260608 09:56:57.885213 13795 consensus_queue.cc:260] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } }
I20260608 09:56:57.886955 13796 ts_tablet_manager.cc:1434] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 09:56:57.888150 13796 tablet_bootstrap.cc:492] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c: Bootstrap starting.
I20260608 09:56:57.888734 13795 ts_tablet_manager.cc:1434] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260608 09:56:57.889971 13795 tablet_bootstrap.cc:492] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065: Bootstrap starting.
I20260608 09:56:57.895380 13796 tablet_bootstrap.cc:654] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.895938 13797 raft_consensus.cc:359] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } }
I20260608 09:56:57.898053 13797 raft_consensus.cc:385] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:57.898464 13797 raft_consensus.cc:740] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccfdfc1bbb148bab2a7daaeb31c8a57, State: Initialized, Role: FOLLOWER
I20260608 09:56:57.899449 13797 consensus_queue.cc:260] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } }
I20260608 09:56:57.908918 13797 ts_tablet_manager.cc:1434] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.009s
I20260608 09:56:57.910228 13797 tablet_bootstrap.cc:492] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57: Bootstrap starting.
I20260608 09:56:57.910606 13795 tablet_bootstrap.cc:654] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.910914 13796 tablet_bootstrap.cc:492] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c: No bootstrap required, opened a new log
I20260608 09:56:57.911486 13796 ts_tablet_manager.cc:1403] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
W20260608 09:56:57.913885 13627 tablet.cc:2404] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:56:57.914418 13796 raft_consensus.cc:359] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.915175 13796 raft_consensus.cc:385] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:57.915429 13796 raft_consensus.cc:740] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a8c541e52a427e848ba1c7a8df603c, State: Initialized, Role: FOLLOWER
I20260608 09:56:57.916396 13796 consensus_queue.cc:260] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.918144 13797 tablet_bootstrap.cc:654] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.919071 13796 ts_tablet_manager.cc:1434] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 09:56:57.920145 13796 tablet_bootstrap.cc:492] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c: Bootstrap starting.
I20260608 09:56:57.926918 13796 tablet_bootstrap.cc:654] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.931775 13796 tablet_bootstrap.cc:492] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c: No bootstrap required, opened a new log
I20260608 09:56:57.932313 13796 ts_tablet_manager.cc:1403] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 09:56:57.936376 13796 raft_consensus.cc:359] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.937233 13796 raft_consensus.cc:385] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:57.937654 13796 raft_consensus.cc:740] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a8c541e52a427e848ba1c7a8df603c, State: Initialized, Role: FOLLOWER
I20260608 09:56:57.938745 13795 tablet_bootstrap.cc:492] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065: No bootstrap required, opened a new log
I20260608 09:56:57.938580 13796 consensus_queue.cc:260] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.939319 13795 ts_tablet_manager.cc:1403] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.006s
I20260608 09:56:57.939894 13797 tablet_bootstrap.cc:492] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57: No bootstrap required, opened a new log
I20260608 09:56:57.940615 13796 ts_tablet_manager.cc:1434] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:56:57.940624 13797 ts_tablet_manager.cc:1403] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.014s
I20260608 09:56:57.941985 13796 tablet_bootstrap.cc:492] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c: Bootstrap starting.
I20260608 09:56:57.943531 13795 raft_consensus.cc:359] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.944417 13795 raft_consensus.cc:385] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:57.944909 13795 raft_consensus.cc:740] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc58514210b048b2a890c0e08cb57065, State: Initialized, Role: FOLLOWER
I20260608 09:56:57.945178 13797 raft_consensus.cc:359] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.946103 13797 raft_consensus.cc:385] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:57.946507 13797 raft_consensus.cc:740] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccfdfc1bbb148bab2a7daaeb31c8a57, State: Initialized, Role: FOLLOWER
I20260608 09:56:57.946301 13795 consensus_queue.cc:260] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.947435 13797 consensus_queue.cc:260] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.949532 13796 tablet_bootstrap.cc:654] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.951185 13795 ts_tablet_manager.cc:1434] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:56:57.952358 13795 tablet_bootstrap.cc:492] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065: Bootstrap starting.
I20260608 09:56:57.952605 13797 ts_tablet_manager.cc:1434] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:56:57.954056 13797 tablet_bootstrap.cc:492] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57: Bootstrap starting.
I20260608 09:56:57.960783 13795 tablet_bootstrap.cc:654] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.963021 13797 tablet_bootstrap.cc:654] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:57.974789 13801 raft_consensus.cc:493] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:57.975382 13801 raft_consensus.cc:515] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.976305 13795 tablet_bootstrap.cc:492] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065: No bootstrap required, opened a new log
I20260608 09:56:57.976883 13795 ts_tablet_manager.cc:1403] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260608 09:56:57.978657 13801 leader_election.cc:290] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dccfdfc1bbb148bab2a7daaeb31c8a57 (127.10.181.129:39383), bc58514210b048b2a890c0e08cb57065 (127.10.181.130:34571)
I20260608 09:56:57.980324 13795 raft_consensus.cc:359] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.981271 13795 raft_consensus.cc:385] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:57.981621 13795 raft_consensus.cc:740] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc58514210b048b2a890c0e08cb57065, State: Initialized, Role: FOLLOWER
I20260608 09:56:57.982713 13797 tablet_bootstrap.cc:492] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57: No bootstrap required, opened a new log
I20260608 09:56:57.982481 13795 consensus_queue.cc:260] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.983237 13797 ts_tablet_manager.cc:1403] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260608 09:56:57.984836 13795 ts_tablet_manager.cc:1434] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:56:57.986039 13795 tablet_bootstrap.cc:492] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065: Bootstrap starting.
I20260608 09:56:57.986408 13797 raft_consensus.cc:359] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.987169 13797 raft_consensus.cc:385] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:57.987484 13797 raft_consensus.cc:740] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccfdfc1bbb148bab2a7daaeb31c8a57, State: Initialized, Role: FOLLOWER
I20260608 09:56:57.988504 13797 consensus_queue.cc:260] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:57.990957 13797 ts_tablet_manager.cc:1434] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:56:57.992046 13797 tablet_bootstrap.cc:492] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57: Bootstrap starting.
I20260608 09:56:57.994030 13795 tablet_bootstrap.cc:654] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:58.000319 13797 tablet_bootstrap.cc:654] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:58.003899 13801 raft_consensus.cc:493] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:58.004570 13801 raft_consensus.cc:515] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } }
I20260608 09:56:58.007704 13801 leader_election.cc:290] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc58514210b048b2a890c0e08cb57065 (127.10.181.130:34571), dccfdfc1bbb148bab2a7daaeb31c8a57 (127.10.181.129:39383)
I20260608 09:56:58.015007 13796 tablet_bootstrap.cc:492] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c: No bootstrap required, opened a new log
I20260608 09:56:58.015671 13796 ts_tablet_manager.cc:1403] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.032s
I20260608 09:56:58.017443 13795 tablet_bootstrap.cc:492] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065: No bootstrap required, opened a new log
I20260608 09:56:58.018383 13795 ts_tablet_manager.cc:1403] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.008s
I20260608 09:56:58.019586 13802 raft_consensus.cc:493] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:58.020187 13802 raft_consensus.cc:515] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.021807 13795 raft_consensus.cc:359] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.022559 13795 raft_consensus.cc:385] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:58.022683 13797 tablet_bootstrap.cc:492] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57: No bootstrap required, opened a new log
I20260608 09:56:58.023311 13797 ts_tablet_manager.cc:1403] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.011s
I20260608 09:56:58.023005 13795 raft_consensus.cc:740] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc58514210b048b2a890c0e08cb57065, State: Initialized, Role: FOLLOWER
I20260608 09:56:58.025517 13795 consensus_queue.cc:260] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.026364 13797 raft_consensus.cc:359] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.027295 13797 raft_consensus.cc:385] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:58.027722 13797 raft_consensus.cc:740] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dccfdfc1bbb148bab2a7daaeb31c8a57, State: Initialized, Role: FOLLOWER
I20260608 09:56:58.028743 13797 consensus_queue.cc:260] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.031975 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e56600103e4281a64b8282c65a5a41" candidate_uuid: "f9a8c541e52a427e848ba1c7a8df603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" is_pre_election: true
I20260608 09:56:58.032764 13601 raft_consensus.cc:2468] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a8c541e52a427e848ba1c7a8df603c in term 0.
I20260608 09:56:58.032909 13796 raft_consensus.cc:359] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.033820 13796 raft_consensus.cc:385] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:58.034237 13600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54068f9556b14bb5bed51e1a62ed924f" candidate_uuid: "f9a8c541e52a427e848ba1c7a8df603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" is_pre_election: true
I20260608 09:56:58.034322 13796 raft_consensus.cc:740] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a8c541e52a427e848ba1c7a8df603c, State: Initialized, Role: FOLLOWER
I20260608 09:56:58.034973 13600 raft_consensus.cc:2468] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a8c541e52a427e848ba1c7a8df603c in term 0.
I20260608 09:56:58.033923 13797 ts_tablet_manager.cc:1434] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:56:58.036979 13796 consensus_queue.cc:260] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.039211 13715 leader_election.cc:304] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccfdfc1bbb148bab2a7daaeb31c8a57, f9a8c541e52a427e848ba1c7a8df603c; no voters: 
I20260608 09:56:58.039659 13802 leader_election.cc:290] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dccfdfc1bbb148bab2a7daaeb31c8a57 (127.10.181.129:39383), f9a8c541e52a427e848ba1c7a8df603c (127.10.181.131:43381)
I20260608 09:56:58.039884 13796 ts_tablet_manager.cc:1434] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 09:56:58.040350 13801 raft_consensus.cc:2804] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:58.040263 13715 leader_election.cc:304] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccfdfc1bbb148bab2a7daaeb31c8a57, f9a8c541e52a427e848ba1c7a8df603c; no voters: 
I20260608 09:56:58.040807 13801 raft_consensus.cc:493] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:58.040910 13676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e56600103e4281a64b8282c65a5a41" candidate_uuid: "f9a8c541e52a427e848ba1c7a8df603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc58514210b048b2a890c0e08cb57065" is_pre_election: true
I20260608 09:56:58.041280 13801 raft_consensus.cc:3060] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.041666 13676 raft_consensus.cc:2468] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a8c541e52a427e848ba1c7a8df603c in term 0.
I20260608 09:56:58.052721 13819 raft_consensus.cc:2804] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:58.053406 13819 raft_consensus.cc:493] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:58.053934 13819 raft_consensus.cc:3060] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.055703 13801 raft_consensus.cc:515] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.058542 13676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54068f9556b14bb5bed51e1a62ed924f" candidate_uuid: "f9a8c541e52a427e848ba1c7a8df603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc58514210b048b2a890c0e08cb57065" is_pre_election: true
I20260608 09:56:58.059710 13676 raft_consensus.cc:2468] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a8c541e52a427e848ba1c7a8df603c in term 0.
I20260608 09:56:58.060793 13802 raft_consensus.cc:493] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:58.061604 13600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e56600103e4281a64b8282c65a5a41" candidate_uuid: "f9a8c541e52a427e848ba1c7a8df603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57"
I20260608 09:56:58.062438 13600 raft_consensus.cc:3060] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.062520 13819 raft_consensus.cc:515] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } }
I20260608 09:56:58.065222 13819 leader_election.cc:290] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [CANDIDATE]: Term 1 election: Requested vote from peers bc58514210b048b2a890c0e08cb57065 (127.10.181.130:34571), dccfdfc1bbb148bab2a7daaeb31c8a57 (127.10.181.129:39383)
I20260608 09:56:58.066427 13801 leader_election.cc:290] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [CANDIDATE]: Term 1 election: Requested vote from peers dccfdfc1bbb148bab2a7daaeb31c8a57 (127.10.181.129:39383), bc58514210b048b2a890c0e08cb57065 (127.10.181.130:34571)
I20260608 09:56:58.067479 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54068f9556b14bb5bed51e1a62ed924f" candidate_uuid: "f9a8c541e52a427e848ba1c7a8df603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57"
I20260608 09:56:58.068059 13601 raft_consensus.cc:3060] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.068434 13802 raft_consensus.cc:515] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.070915 13795 ts_tablet_manager.cc:1434] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.013s
I20260608 09:56:58.070994 13600 raft_consensus.cc:2468] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a8c541e52a427e848ba1c7a8df603c in term 1.
I20260608 09:56:58.072474 13802 leader_election.cc:290] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dccfdfc1bbb148bab2a7daaeb31c8a57 (127.10.181.129:39383), f9a8c541e52a427e848ba1c7a8df603c (127.10.181.131:43381)
I20260608 09:56:58.073933 13675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e56600103e4281a64b8282c65a5a41" candidate_uuid: "f9a8c541e52a427e848ba1c7a8df603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc58514210b048b2a890c0e08cb57065"
I20260608 09:56:58.077915 13598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b4f4b07541498c95c4c85bc2d868" candidate_uuid: "bc58514210b048b2a890c0e08cb57065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" is_pre_election: true
I20260608 09:56:58.078068 13675 raft_consensus.cc:3060] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.075734 13676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54068f9556b14bb5bed51e1a62ed924f" candidate_uuid: "f9a8c541e52a427e848ba1c7a8df603c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc58514210b048b2a890c0e08cb57065"
I20260608 09:56:58.076256 13599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e56600103e4281a64b8282c65a5a41" candidate_uuid: "bc58514210b048b2a890c0e08cb57065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" is_pre_election: true
I20260608 09:56:58.079273 13676 raft_consensus.cc:3060] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.079607 13599 raft_consensus.cc:2393] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc58514210b048b2a890c0e08cb57065 in current term 1: Already voted for candidate f9a8c541e52a427e848ba1c7a8df603c in this term.
I20260608 09:56:58.079535 13715 leader_election.cc:304] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccfdfc1bbb148bab2a7daaeb31c8a57, f9a8c541e52a427e848ba1c7a8df603c; no voters: 
I20260608 09:56:58.075145 13601 raft_consensus.cc:2468] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a8c541e52a427e848ba1c7a8df603c in term 1.
I20260608 09:56:58.078645 13598 raft_consensus.cc:2468] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc58514210b048b2a890c0e08cb57065 in term 0.
I20260608 09:56:58.080804 13801 raft_consensus.cc:2804] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:58.081449 13801 raft_consensus.cc:697] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 1 LEADER]: Becoming Leader. State: Replica: f9a8c541e52a427e848ba1c7a8df603c, State: Running, Role: LEADER
I20260608 09:56:58.082729 13715 leader_election.cc:304] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dccfdfc1bbb148bab2a7daaeb31c8a57, f9a8c541e52a427e848ba1c7a8df603c; no voters: 
I20260608 09:56:58.084478 13750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2e56600103e4281a64b8282c65a5a41" candidate_uuid: "bc58514210b048b2a890c0e08cb57065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a8c541e52a427e848ba1c7a8df603c" is_pre_election: true
I20260608 09:56:58.084544 13749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b4f4b07541498c95c4c85bc2d868" candidate_uuid: "bc58514210b048b2a890c0e08cb57065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a8c541e52a427e848ba1c7a8df603c" is_pre_election: true
I20260608 09:56:58.085405 13749 raft_consensus.cc:2468] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc58514210b048b2a890c0e08cb57065 in term 0.
I20260608 09:56:58.082422 13801 consensus_queue.cc:237] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.086575 13675 raft_consensus.cc:2468] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a8c541e52a427e848ba1c7a8df603c in term 1.
I20260608 09:56:58.087070 13676 raft_consensus.cc:2468] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a8c541e52a427e848ba1c7a8df603c in term 1.
I20260608 09:56:58.088752 13640 leader_election.cc:304] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc58514210b048b2a890c0e08cb57065, f9a8c541e52a427e848ba1c7a8df603c; no voters: 
I20260608 09:56:58.089697 13802 raft_consensus.cc:2804] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:58.090162 13802 raft_consensus.cc:493] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:58.088843 13641 leader_election.cc:304] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [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: bc58514210b048b2a890c0e08cb57065; no voters: dccfdfc1bbb148bab2a7daaeb31c8a57, f9a8c541e52a427e848ba1c7a8df603c
I20260608 09:56:58.090643 13802 raft_consensus.cc:3060] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.091423 13819 raft_consensus.cc:2804] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:58.092036 13819 raft_consensus.cc:697] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 1 LEADER]: Becoming Leader. State: Replica: f9a8c541e52a427e848ba1c7a8df603c, State: Running, Role: LEADER
I20260608 09:56:58.092110 13817 raft_consensus.cc:2749] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:56:58.093065 13819 consensus_queue.cc:237] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } }
I20260608 09:56:58.101804 13802 raft_consensus.cc:515] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.105537 13802 leader_election.cc:290] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [CANDIDATE]: Term 1 election: Requested vote from peers dccfdfc1bbb148bab2a7daaeb31c8a57 (127.10.181.129:39383), f9a8c541e52a427e848ba1c7a8df603c (127.10.181.131:43381)
I20260608 09:56:58.105533 13601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b4f4b07541498c95c4c85bc2d868" candidate_uuid: "bc58514210b048b2a890c0e08cb57065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57"
I20260608 09:56:58.106679 13601 raft_consensus.cc:3060] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.106873 13749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8d2b4f4b07541498c95c4c85bc2d868" candidate_uuid: "bc58514210b048b2a890c0e08cb57065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a8c541e52a427e848ba1c7a8df603c"
I20260608 09:56:58.107579 13749 raft_consensus.cc:3060] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.110119 13498 catalog_manager.cc:5696] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c reported cstate change: term changed from 0 to 1, leader changed from <none> to f9a8c541e52a427e848ba1c7a8df603c (127.10.181.131). New cstate: current_term: 1 leader_uuid: "f9a8c541e52a427e848ba1c7a8df603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } health_report { overall_health: HEALTHY } } }
I20260608 09:56:58.114640 13749 raft_consensus.cc:2468] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc58514210b048b2a890c0e08cb57065 in term 1.
I20260608 09:56:58.115934 13601 raft_consensus.cc:2468] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc58514210b048b2a890c0e08cb57065 in term 1.
I20260608 09:56:58.116001 13640 leader_election.cc:304] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc58514210b048b2a890c0e08cb57065, f9a8c541e52a427e848ba1c7a8df603c; no voters: 
I20260608 09:56:58.117029 13802 raft_consensus.cc:2804] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:58.117539 13802 raft_consensus.cc:697] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 1 LEADER]: Becoming Leader. State: Replica: bc58514210b048b2a890c0e08cb57065, State: Running, Role: LEADER
I20260608 09:56:58.118427 13802 consensus_queue.cc:237] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.125844 13498 catalog_manager.cc:5696] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c reported cstate change: term changed from 0 to 1, leader changed from <none> to f9a8c541e52a427e848ba1c7a8df603c (127.10.181.131). New cstate: current_term: 1 leader_uuid: "f9a8c541e52a427e848ba1c7a8df603c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:58.126935 13497 catalog_manager.cc:5696] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc58514210b048b2a890c0e08cb57065 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "bc58514210b048b2a890c0e08cb57065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:58.143206 13804 raft_consensus.cc:493] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:58.143671 13804 raft_consensus.cc:515] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.146116 13804 leader_election.cc:290] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc58514210b048b2a890c0e08cb57065 (127.10.181.130:34571), f9a8c541e52a427e848ba1c7a8df603c (127.10.181.131:43381)
I20260608 09:56:58.158118 13676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3289c09e03cf498280fff916091d8dd0" candidate_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc58514210b048b2a890c0e08cb57065" is_pre_election: true
I20260608 09:56:58.158352 13749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3289c09e03cf498280fff916091d8dd0" candidate_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a8c541e52a427e848ba1c7a8df603c" is_pre_election: true
I20260608 09:56:58.158756 13676 raft_consensus.cc:2468] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dccfdfc1bbb148bab2a7daaeb31c8a57 in term 0.
I20260608 09:56:58.158993 13749 raft_consensus.cc:2468] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dccfdfc1bbb148bab2a7daaeb31c8a57 in term 0.
I20260608 09:56:58.160142 13563 leader_election.cc:304] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc58514210b048b2a890c0e08cb57065, dccfdfc1bbb148bab2a7daaeb31c8a57; no voters: 
I20260608 09:56:58.161002 13804 raft_consensus.cc:2804] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:58.161494 13804 raft_consensus.cc:493] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:58.161818 13804 raft_consensus.cc:3060] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.167019 13804 raft_consensus.cc:515] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.168787 13804 leader_election.cc:290] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [CANDIDATE]: Term 1 election: Requested vote from peers bc58514210b048b2a890c0e08cb57065 (127.10.181.130:34571), f9a8c541e52a427e848ba1c7a8df603c (127.10.181.131:43381)
I20260608 09:56:58.169533 13676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3289c09e03cf498280fff916091d8dd0" candidate_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc58514210b048b2a890c0e08cb57065"
I20260608 09:56:58.170012 13676 raft_consensus.cc:3060] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.169867 13749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3289c09e03cf498280fff916091d8dd0" candidate_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a8c541e52a427e848ba1c7a8df603c"
I20260608 09:56:58.170575 13749 raft_consensus.cc:3060] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.174480 13676 raft_consensus.cc:2468] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dccfdfc1bbb148bab2a7daaeb31c8a57 in term 1.
I20260608 09:56:58.175266 13749 raft_consensus.cc:2468] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dccfdfc1bbb148bab2a7daaeb31c8a57 in term 1.
I20260608 09:56:58.175525 13563 leader_election.cc:304] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc58514210b048b2a890c0e08cb57065, dccfdfc1bbb148bab2a7daaeb31c8a57; no voters: 
I20260608 09:56:58.176321 13804 raft_consensus.cc:2804] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:58.177498 13804 raft_consensus.cc:697] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 LEADER]: Becoming Leader. State: Replica: dccfdfc1bbb148bab2a7daaeb31c8a57, State: Running, Role: LEADER
I20260608 09:56:58.178310 13804 consensus_queue.cc:237] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } }
I20260608 09:56:58.185390 13497 catalog_manager.cc:5696] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 reported cstate change: term changed from 0 to 1, leader changed from <none> to dccfdfc1bbb148bab2a7daaeb31c8a57 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dccfdfc1bbb148bab2a7daaeb31c8a57" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 39383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc58514210b048b2a890c0e08cb57065" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a8c541e52a427e848ba1c7a8df603c" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43381 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:58.233695 13551 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 09:56:58.239059 13551 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260608 09:56:58.239603 13551 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:56:58.248843 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:56:58.266812 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:58.267609 10966 tablet_replica.cc:333] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57: stopping tablet replica
I20260608 09:56:58.268191 10966 raft_consensus.cc:2243] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:58.268632 10966 raft_consensus.cc:2272] T f2e56600103e4281a64b8282c65a5a41 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.270725 10966 tablet_replica.cc:333] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57: stopping tablet replica
I20260608 09:56:58.271275 10966 raft_consensus.cc:2243] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:58.271663 10966 raft_consensus.cc:2272] T b8d2b4f4b07541498c95c4c85bc2d868 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.273607 10966 tablet_replica.cc:333] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57: stopping tablet replica
I20260608 09:56:58.274112 10966 raft_consensus.cc:2243] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:58.274693 10966 pending_rounds.cc:70] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57: Trying to abort 1 pending ops.
I20260608 09:56:58.274909 10966 pending_rounds.cc:77] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618084066316288 op_type: NO_OP noop_request { }
I20260608 09:56:58.275329 10966 raft_consensus.cc:2889] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:56:58.275717 10966 raft_consensus.cc:2272] T 3289c09e03cf498280fff916091d8dd0 P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.278122 10966 tablet_replica.cc:333] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57: stopping tablet replica
I20260608 09:56:58.278597 10966 raft_consensus.cc:2243] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:58.278973 10966 raft_consensus.cc:2272] T 54068f9556b14bb5bed51e1a62ed924f P dccfdfc1bbb148bab2a7daaeb31c8a57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.303139 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:56:58.314922 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:56:58.332201 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:58.333078 10966 tablet_replica.cc:333] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065: stopping tablet replica
I20260608 09:56:58.333717 10966 raft_consensus.cc:2243] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:58.334335 10966 pending_rounds.cc:70] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065: Trying to abort 1 pending ops.
I20260608 09:56:58.334554 10966 pending_rounds.cc:77] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618083822100480 op_type: NO_OP noop_request { }
I20260608 09:56:58.334838 10966 raft_consensus.cc:2889] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:56:58.335131 10966 raft_consensus.cc:2272] T b8d2b4f4b07541498c95c4c85bc2d868 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.337579 10966 tablet_replica.cc:333] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065: stopping tablet replica
I20260608 09:56:58.338110 10966 raft_consensus.cc:2243] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:58.338488 10966 raft_consensus.cc:2272] T 3289c09e03cf498280fff916091d8dd0 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.340548 10966 tablet_replica.cc:333] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065: stopping tablet replica
I20260608 09:56:58.341010 10966 raft_consensus.cc:2243] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:58.341401 10966 raft_consensus.cc:2272] T f2e56600103e4281a64b8282c65a5a41 P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.343144 10966 tablet_replica.cc:333] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065: stopping tablet replica
I20260608 09:56:58.343576 10966 raft_consensus.cc:2243] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:58.343909 10966 raft_consensus.cc:2272] T 54068f9556b14bb5bed51e1a62ed924f P bc58514210b048b2a890c0e08cb57065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.366386 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:56:58.379940 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:56:58.398967 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:58.399768 10966 tablet_replica.cc:333] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c: stopping tablet replica
I20260608 09:56:58.400357 10966 raft_consensus.cc:2243] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:58.400794 10966 raft_consensus.cc:2272] T b8d2b4f4b07541498c95c4c85bc2d868 P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.402958 10966 tablet_replica.cc:333] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c: stopping tablet replica
I20260608 09:56:58.403489 10966 raft_consensus.cc:2243] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:58.403879 10966 raft_consensus.cc:2272] T 3289c09e03cf498280fff916091d8dd0 P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.405829 10966 tablet_replica.cc:333] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c: stopping tablet replica
I20260608 09:56:58.406343 10966 raft_consensus.cc:2243] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:58.406921 10966 pending_rounds.cc:70] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c: Trying to abort 1 pending ops.
I20260608 09:56:58.407124 10966 pending_rounds.cc:77] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618083701178368 op_type: NO_OP noop_request { }
I20260608 09:56:58.407407 10966 raft_consensus.cc:2889] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:56:58.407693 10966 raft_consensus.cc:2272] T f2e56600103e4281a64b8282c65a5a41 P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.410111 10966 tablet_replica.cc:333] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c: stopping tablet replica
I20260608 09:56:58.410594 10966 raft_consensus.cc:2243] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:58.411181 10966 pending_rounds.cc:70] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c: Trying to abort 1 pending ops.
I20260608 09:56:58.411406 10966 pending_rounds.cc:77] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618083720396800 op_type: NO_OP noop_request { }
I20260608 09:56:58.411684 10966 raft_consensus.cc:2889] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:56:58.411962 10966 raft_consensus.cc:2272] T 54068f9556b14bb5bed51e1a62ed924f P f9a8c541e52a427e848ba1c7a8df603c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.434566 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:56:58.445904 10966 master.cc:562] Master@127.10.181.190:40459 shutting down...
I20260608 09:56:58.461321 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:58.462141 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:58.462615 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ac7c3721cfd495aa65a9b8e0a37bffe: stopping tablet replica
I20260608 09:56:58.481822 10966 master.cc:584] Master@127.10.181.190:40459 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2419 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 09:56:58.514979 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:46495
I20260608 09:56:58.516126 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:58.521593 13828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:58.521915 13829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:58.522814 13831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:58.523984 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:58.524925 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:58.525146 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:58.525465 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912618525422 us; error 0 us; skew 500 ppm
I20260608 09:56:58.526139 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:58.528697 10966 webserver.cc:533] Webserver started at http://127.10.181.190:39789/ using document root <none> and password file <none>
I20260608 09:56:58.529493 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:58.529727 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:58.530041 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:58.531271 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "b577232c3d794210a109454d9700fb5b"
format_stamp: "Formatted at 2026-06-08 09:56:58 on dist-test-slave-d6kj"
I20260608 09:56:58.536234 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:56:58.540251 13836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.541172 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:56:58.541597 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "b577232c3d794210a109454d9700fb5b"
format_stamp: "Formatted at 2026-06-08 09:56:58 on dist-test-slave-d6kj"
I20260608 09:56:58.541899 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:58.555528 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:58.556599 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:58.593653 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:46495
I20260608 09:56:58.593796 13888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:46495 every 8 connection(s)
I20260608 09:56:58.597736 13889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:58.607710 13889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b: Bootstrap starting.
I20260608 09:56:58.612278 13889 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:58.616364 13889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b: No bootstrap required, opened a new log
I20260608 09:56:58.618485 13889 raft_consensus.cc:359] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b577232c3d794210a109454d9700fb5b" member_type: VOTER }
I20260608 09:56:58.618846 13889 raft_consensus.cc:385] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:58.619105 13889 raft_consensus.cc:740] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b577232c3d794210a109454d9700fb5b, State: Initialized, Role: FOLLOWER
I20260608 09:56:58.619717 13889 consensus_queue.cc:260] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b577232c3d794210a109454d9700fb5b" member_type: VOTER }
I20260608 09:56:58.620198 13889 raft_consensus.cc:399] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:58.620399 13889 raft_consensus.cc:493] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:58.620707 13889 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:58.625063 13889 raft_consensus.cc:515] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b577232c3d794210a109454d9700fb5b" member_type: VOTER }
I20260608 09:56:58.625617 13889 leader_election.cc:304] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [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: b577232c3d794210a109454d9700fb5b; no voters: 
I20260608 09:56:58.626761 13889 leader_election.cc:290] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:58.627187 13892 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:58.629072 13892 raft_consensus.cc:697] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 1 LEADER]: Becoming Leader. State: Replica: b577232c3d794210a109454d9700fb5b, State: Running, Role: LEADER
I20260608 09:56:58.629897 13892 consensus_queue.cc:237] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [LEADER]: Queue going to LEADER mode. State: All 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: "b577232c3d794210a109454d9700fb5b" member_type: VOTER }
I20260608 09:56:58.630127 13889 sys_catalog.cc:565] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:56:58.633337 13894 sys_catalog.cc:455] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [sys.catalog]: SysCatalogTable state changed. Reason: New leader b577232c3d794210a109454d9700fb5b. Latest consensus state: current_term: 1 leader_uuid: "b577232c3d794210a109454d9700fb5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b577232c3d794210a109454d9700fb5b" member_type: VOTER } }
I20260608 09:56:58.633951 13894 sys_catalog.cc:458] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:58.633955 13893 sys_catalog.cc:455] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b577232c3d794210a109454d9700fb5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b577232c3d794210a109454d9700fb5b" member_type: VOTER } }
I20260608 09:56:58.634919 13893 sys_catalog.cc:458] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:58.639771 13898 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:56:58.647672 13898 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:56:58.648638 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:56:58.660295 13898 catalog_manager.cc:1382] Generated new cluster ID: 0f0476a1e6f345dcb957ba92410f5b41
I20260608 09:56:58.660565 13898 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:56:58.676554 13898 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:56:58.678072 13898 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:56:58.696508 13898 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b: Generated new TSK 0
I20260608 09:56:58.697108 13898 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:56:58.716153 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:58.722431 13910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:58.723630 13911 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:58.724931 13913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:58.725334 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:58.726191 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:58.726372 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:58.726593 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912618726556 us; error 0 us; skew 500 ppm
I20260608 09:56:58.727201 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:58.729640 10966 webserver.cc:533] Webserver started at http://127.10.181.129:33855/ using document root <none> and password file <none>
I20260608 09:56:58.730168 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:58.730330 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:58.730664 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:58.731880 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "0a913a4126444bcaa561f8e87a815477"
format_stamp: "Formatted at 2026-06-08 09:56:58 on dist-test-slave-d6kj"
I20260608 09:56:58.736640 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:56:58.740067 13918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.740967 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:56:58.741348 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "0a913a4126444bcaa561f8e87a815477"
format_stamp: "Formatted at 2026-06-08 09:56:58 on dist-test-slave-d6kj"
I20260608 09:56:58.741638 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:58.761530 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:58.762691 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:58.764179 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:58.766804 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:58.767050 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.767298 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:58.767479 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.805716 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:35841
I20260608 09:56:58.805817 13981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:35841 every 8 connection(s)
I20260608 09:56:58.811038 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:58.820009 13986 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:58.821136 13987 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:58.824474 13989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:58.825745 10966 server_base.cc:1061] running on GCE node
I20260608 09:56:58.826704 13982 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46495
I20260608 09:56:58.826839 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:56:58.827098 13982 heartbeater.cc:461] Registering TS with master...
W20260608 09:56:58.827142 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:58.827507 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912618827482 us; error 0 us; skew 500 ppm
I20260608 09:56:58.828045 13982 heartbeater.cc:507] Master 127.10.181.190:46495 requested a full tablet report, sending...
I20260608 09:56:58.828138 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:58.830588 13853 ts_manager.cc:194] Registered new tserver with Master: 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:56:58.830916 10966 webserver.cc:533] Webserver started at http://127.10.181.130:34543/ using document root <none> and password file <none>
I20260608 09:56:58.831655 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:58.831903 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:58.832242 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:58.833140 13853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55258
I20260608 09:56:58.833750 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "a3d307f574974be98b4a1de75b6e72bb"
format_stamp: "Formatted at 2026-06-08 09:56:58 on dist-test-slave-d6kj"
I20260608 09:56:58.840827 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 09:56:58.845928 13994 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.846803 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:56:58.847084 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "a3d307f574974be98b4a1de75b6e72bb"
format_stamp: "Formatted at 2026-06-08 09:56:58 on dist-test-slave-d6kj"
I20260608 09:56:58.847317 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:58.863054 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:58.864120 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:58.865510 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:58.867928 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:58.868153 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.868404 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:58.868582 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.906421 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:33747
I20260608 09:56:58.906565 14057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:33747 every 8 connection(s)
I20260608 09:56:58.911566 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:58.918679 14061 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:56:58.920284 14062 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:58.923017 10966 server_base.cc:1061] running on GCE node
W20260608 09:56:58.924060 14064 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:56:58.924818 14058 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46495
I20260608 09:56:58.925112 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:56:58.925259 14058 heartbeater.cc:461] Registering TS with master...
W20260608 09:56:58.925422 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:58.925665 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912618925644 us; error 0 us; skew 500 ppm
I20260608 09:56:58.926201 14058 heartbeater.cc:507] Master 127.10.181.190:46495 requested a full tablet report, sending...
I20260608 09:56:58.926537 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:58.928434 13853 ts_manager.cc:194] Registered new tserver with Master: a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:56:58.929610 10966 webserver.cc:533] Webserver started at http://127.10.181.131:36193/ using document root <none> and password file <none>
I20260608 09:56:58.930068 13853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55274
I20260608 09:56:58.930204 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:58.930516 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:58.930791 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:58.932160 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
format_stamp: "Formatted at 2026-06-08 09:56:58 on dist-test-slave-d6kj"
I20260608 09:56:58.936674 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:56:58.940022 14069 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.940855 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:56:58.941144 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
format_stamp: "Formatted at 2026-06-08 09:56:58 on dist-test-slave-d6kj"
I20260608 09:56:58.941514 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:56:58.952553 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:58.953620 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:58.955021 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:58.957340 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:58.957546 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.957804 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:58.957970 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:58.996162 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:45263
I20260608 09:56:58.996279 14131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:45263 every 8 connection(s)
I20260608 09:56:59.010985 14132 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46495
I20260608 09:56:59.011408 14132 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:59.012145 14132 heartbeater.cc:507] Master 127.10.181.190:46495 requested a full tablet report, sending...
I20260608 09:56:59.014160 13853 ts_manager.cc:194] Registered new tserver with Master: 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:56:59.014667 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014607424s
I20260608 09:56:59.015600 13853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55284
I20260608 09:56:59.835884 13982 heartbeater.cc:499] Master 127.10.181.190:46495 was elected leader, sending a full tablet report...
I20260608 09:56:59.933084 14058 heartbeater.cc:499] Master 127.10.181.190:46495 was elected leader, sending a full tablet report...
I20260608 09:57:00.018447 14132 heartbeater.cc:499] Master 127.10.181.190:46495 was elected leader, sending a full tablet report...
I20260608 09:57:00.072386 13853 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55294:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:00.074558 13853 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:57:00.158445 14018 tablet_service.cc:1511] Processing CreateTablet for tablet bf218d61a86049cfbb968e7851f9dcf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.159519 13947 tablet_service.cc:1511] Processing CreateTablet for tablet 65ef6861e44449e69765d7cc468644d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.160136 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf218d61a86049cfbb968e7851f9dcf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.161041 13947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ef6861e44449e69765d7cc468644d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.162305 14019 tablet_service.cc:1511] Processing CreateTablet for tablet 15f2858c71084a95b72e8d53f9ff55b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.168376 14096 tablet_service.cc:1511] Processing CreateTablet for tablet 3be4878b2fcd4ec28820549d2bf4349d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.169557 14019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f2858c71084a95b72e8d53f9ff55b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.162305 13946 tablet_service.cc:1511] Processing CreateTablet for tablet 3be4878b2fcd4ec28820549d2bf4349d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.170300 14095 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1845f441c645949d7275726853b59d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.163458 14020 tablet_service.cc:1511] Processing CreateTablet for tablet baacd2b7c4ba40ff9dba4cf0703746e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.172199 14020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baacd2b7c4ba40ff9dba4cf0703746e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.172139 14094 tablet_service.cc:1511] Processing CreateTablet for tablet baacd2b7c4ba40ff9dba4cf0703746e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.174091 14093 tablet_service.cc:1511] Processing CreateTablet for tablet 15f2858c71084a95b72e8d53f9ff55b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.174736 14092 tablet_service.cc:1511] Processing CreateTablet for tablet bf218d61a86049cfbb968e7851f9dcf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.176095 14015 tablet_service.cc:1511] Processing CreateTablet for tablet 20e0f548cc1d4da785d67542ee85094f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.177592 13946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be4878b2fcd4ec28820549d2bf4349d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.167302 14097 tablet_service.cc:1511] Processing CreateTablet for tablet 65ef6861e44449e69765d7cc468644d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.165540 13941 tablet_service.cc:1511] Processing CreateTablet for tablet ddc2227a0bd04cf28848ff6fae17b935 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.179489 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc2227a0bd04cf28848ff6fae17b935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.163691 14023 tablet_service.cc:1511] Processing CreateTablet for tablet 65ef6861e44449e69765d7cc468644d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.182199 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ef6861e44449e69765d7cc468644d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.182396 14091 tablet_service.cc:1511] Processing CreateTablet for tablet ddc2227a0bd04cf28848ff6fae17b935 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.163915 14021 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1845f441c645949d7275726853b59d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.164119 13945 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1845f441c645949d7275726853b59d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.165519 14022 tablet_service.cc:1511] Processing CreateTablet for tablet 3be4878b2fcd4ec28820549d2bf4349d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.186215 14021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1845f441c645949d7275726853b59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.186254 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1845f441c645949d7275726853b59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.165882 13944 tablet_service.cc:1511] Processing CreateTablet for tablet baacd2b7c4ba40ff9dba4cf0703746e9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.187067 14022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be4878b2fcd4ec28820549d2bf4349d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.188064 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baacd2b7c4ba40ff9dba4cf0703746e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.158468 14017 tablet_service.cc:1511] Processing CreateTablet for tablet ddc2227a0bd04cf28848ff6fae17b935 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.166630 13942 tablet_service.cc:1511] Processing CreateTablet for tablet bf218d61a86049cfbb968e7851f9dcf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.167683 13943 tablet_service.cc:1511] Processing CreateTablet for tablet 15f2858c71084a95b72e8d53f9ff55b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.161675 13940 tablet_service.cc:1511] Processing CreateTablet for tablet 20e0f548cc1d4da785d67542ee85094f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.189996 14090 tablet_service.cc:1511] Processing CreateTablet for tablet 20e0f548cc1d4da785d67542ee85094f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:57:00.188098 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e0f548cc1d4da785d67542ee85094f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.193845 14017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc2227a0bd04cf28848ff6fae17b935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.195878 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf218d61a86049cfbb968e7851f9dcf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.197540 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f2858c71084a95b72e8d53f9ff55b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.198927 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be4878b2fcd4ec28820549d2bf4349d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.199398 13940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e0f548cc1d4da785d67542ee85094f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.218261 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf218d61a86049cfbb968e7851f9dcf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.219135 14091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc2227a0bd04cf28848ff6fae17b935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.221925 14093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f2858c71084a95b72e8d53f9ff55b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.225631 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e0f548cc1d4da785d67542ee85094f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.226227 14097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ef6861e44449e69765d7cc468644d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.226960 14095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1845f441c645949d7275726853b59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.227584 14094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baacd2b7c4ba40ff9dba4cf0703746e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:00.318464 14152 tablet_bootstrap.cc:492] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:00.318732 14153 tablet_bootstrap.cc:492] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:00.325547 14153 tablet_bootstrap.cc:654] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.325567 14152 tablet_bootstrap.cc:654] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.329615 14154 tablet_bootstrap.cc:492] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:00.337460 14154 tablet_bootstrap.cc:654] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.340430 14152 tablet_bootstrap.cc:492] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:00.341310 14152 ts_tablet_manager.cc:1403] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260608 09:57:00.344094 14153 tablet_bootstrap.cc:492] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:00.344450 14154 tablet_bootstrap.cc:492] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:00.344610 14153 ts_tablet_manager.cc:1403] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.010s
I20260608 09:57:00.344425 14152 raft_consensus.cc:359] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.345124 14154 ts_tablet_manager.cc:1403] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260608 09:57:00.345453 14152 raft_consensus.cc:385] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.345796 14152 raft_consensus.cc:740] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.346599 14152 consensus_queue.cc:260] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.347934 14154 raft_consensus.cc:359] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.347844 14153 raft_consensus.cc:359] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.349027 14154 raft_consensus.cc:385] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.349139 14153 raft_consensus.cc:385] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.349458 14154 raft_consensus.cc:740] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.349661 14153 raft_consensus.cc:740] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.350966 14152 ts_tablet_manager.cc:1434] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 09:57:00.350528 14154 consensus_queue.cc:260] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.350674 14153 consensus_queue.cc:260] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.352171 14152 tablet_bootstrap.cc:492] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:00.360415 14152 tablet_bootstrap.cc:654] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.360437 14153 ts_tablet_manager.cc:1434] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 09:57:00.368494 14153 tablet_bootstrap.cc:492] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:00.378700 14158 raft_consensus.cc:493] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.380441 14158 raft_consensus.cc:515] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.391649 14153 tablet_bootstrap.cc:654] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.396471 14152 tablet_bootstrap.cc:492] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:00.397200 14152 ts_tablet_manager.cc:1403] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.016s
I20260608 09:57:00.401118 14152 raft_consensus.cc:359] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.402199 14152 raft_consensus.cc:385] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.402590 14152 raft_consensus.cc:740] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.403465 14152 consensus_queue.cc:260] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.405710 14153 tablet_bootstrap.cc:492] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:00.405969 14152 ts_tablet_manager.cc:1434] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:57:00.406342 14153 ts_tablet_manager.cc:1403] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.010s
I20260608 09:57:00.406999 14152 tablet_bootstrap.cc:492] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:00.409548 14153 raft_consensus.cc:359] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.410280 14153 raft_consensus.cc:385] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.410586 14153 raft_consensus.cc:740] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.411603 14153 consensus_queue.cc:260] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.413213 14152 tablet_bootstrap.cc:654] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.422581 14153 ts_tablet_manager.cc:1434] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 09:57:00.427352 14153 tablet_bootstrap.cc:492] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:00.436167 14153 tablet_bootstrap.cc:654] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.443295 14158 leader_election.cc:290] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.448417 14165 raft_consensus.cc:493] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.451450 14165 raft_consensus.cc:515] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.458925 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:00.460228 14154 ts_tablet_manager.cc:1434] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.115s	user 0.031s	sys 0.052s
W20260608 09:57:00.461216 13996 leader_election.cc:343] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:00.465044 14154 tablet_bootstrap.cc:492] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:00.467344 14153 tablet_bootstrap.cc:492] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:00.467590 14165 leader_election.cc:290] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.468024 14153 ts_tablet_manager.cc:1403] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.001s
I20260608 09:57:00.472208 14152 tablet_bootstrap.cc:492] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:00.472720 14154 tablet_bootstrap.cc:654] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.472332 14153 raft_consensus.cc:359] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.472891 14152 ts_tablet_manager.cc:1403] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.066s	user 0.036s	sys 0.029s
I20260608 09:57:00.473150 14153 raft_consensus.cc:385] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.473506 14153 raft_consensus.cc:740] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.474546 14153 consensus_queue.cc:260] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.476137 14152 raft_consensus.cc:359] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.476847 14152 raft_consensus.cc:385] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.477156 14152 raft_consensus.cc:740] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.478075 14152 consensus_queue.cc:260] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.478777 14153 ts_tablet_manager.cc:1434] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 09:57:00.479805 14153 tablet_bootstrap.cc:492] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:00.482709 14152 ts_tablet_manager.cc:1434] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:57:00.483783 14152 tablet_bootstrap.cc:492] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:00.485774 14153 tablet_bootstrap.cc:654] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.489137 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
W20260608 09:57:00.491317 13998 leader_election.cc:343] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:00.491972 13998 leader_election.cc:304] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [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: a3d307f574974be98b4a1de75b6e72bb; no voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d
I20260608 09:57:00.493844 14158 raft_consensus.cc:2749] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:00.496133 14152 tablet_bootstrap.cc:654] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.497139 14153 tablet_bootstrap.cc:492] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:00.497701 14153 ts_tablet_manager.cc:1403] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 09:57:00.505856 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baacd2b7c4ba40ff9dba4cf0703746e9" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:00.506587 14033 raft_consensus.cc:2468] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 0.
I20260608 09:57:00.501521 14153 raft_consensus.cc:359] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.508178 13922 leader_election.cc:304] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:00.508270 14153 raft_consensus.cc:385] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.508929 14153 raft_consensus.cc:740] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.509260 14165 raft_consensus.cc:2804] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:00.509971 14165 raft_consensus.cc:493] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:00.510434 14165 raft_consensus.cc:3060] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.510116 14153 consensus_queue.cc:260] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.516515 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baacd2b7c4ba40ff9dba4cf0703746e9" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
I20260608 09:57:00.517181 14107 raft_consensus.cc:2468] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 0.
I20260608 09:57:00.517854 14153 ts_tablet_manager.cc:1434] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.007s
I20260608 09:57:00.519312 14153 tablet_bootstrap.cc:492] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:00.520287 14154 tablet_bootstrap.cc:492] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:00.520800 14154 ts_tablet_manager.cc:1403] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260608 09:57:00.523866 14154 raft_consensus.cc:359] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.524612 14154 raft_consensus.cc:385] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.524909 14154 raft_consensus.cc:740] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.526954 14154 consensus_queue.cc:260] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.527880 14153 tablet_bootstrap.cc:654] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.528098 14152 tablet_bootstrap.cc:492] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:00.528585 14152 ts_tablet_manager.cc:1403] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.016s
I20260608 09:57:00.530903 14165 raft_consensus.cc:515] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.532220 14152 raft_consensus.cc:359] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.533191 14152 raft_consensus.cc:385] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.533591 14152 raft_consensus.cc:740] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.534303 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baacd2b7c4ba40ff9dba4cf0703746e9" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:00.534878 14033 raft_consensus.cc:3060] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.534739 14152 consensus_queue.cc:260] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.535593 14154 ts_tablet_manager.cc:1434] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 09:57:00.536693 14154 tablet_bootstrap.cc:492] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:00.539304 14153 tablet_bootstrap.cc:492] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:00.539793 14153 ts_tablet_manager.cc:1403] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 09:57:00.543341 14154 tablet_bootstrap.cc:654] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.543247 14153 raft_consensus.cc:359] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.544346 14153 raft_consensus.cc:385] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.544677 14153 raft_consensus.cc:740] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.544867 14152 ts_tablet_manager.cc:1434] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 09:57:00.545568 14153 consensus_queue.cc:260] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.548069 14152 tablet_bootstrap.cc:492] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:00.550710 14153 ts_tablet_manager.cc:1434] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 09:57:00.551798 14153 tablet_bootstrap.cc:492] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:00.555486 14152 tablet_bootstrap.cc:654] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.558624 14153 tablet_bootstrap.cc:654] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.562860 14033 raft_consensus.cc:2468] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 1.
I20260608 09:57:00.565431 14165 leader_election.cc:290] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.573684 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baacd2b7c4ba40ff9dba4cf0703746e9" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:00.574503 14107 raft_consensus.cc:3060] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.577895 14158 raft_consensus.cc:493] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.577526 13922 leader_election.cc:304] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:00.578526 14158 raft_consensus.cc:515] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.579480 14165 raft_consensus.cc:2804] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:00.583240 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2858c71084a95b72e8d53f9ff55b7" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
I20260608 09:57:00.583580 14154 tablet_bootstrap.cc:492] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:00.583632 14153 tablet_bootstrap.cc:492] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:00.583815 14107 raft_consensus.cc:2468] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 1.
I20260608 09:57:00.584039 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2858c71084a95b72e8d53f9ff55b7" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:00.584438 14154 ts_tablet_manager.cc:1403] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.048s	user 0.030s	sys 0.007s
I20260608 09:57:00.583724 14165 raft_consensus.cc:697] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Becoming Leader. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Running, Role: LEADER
W20260608 09:57:00.585709 13996 leader_election.cc:343] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:00.585752 14165 consensus_queue.cc:237] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.586436 14158 leader_election.cc:290] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.587096 14106 raft_consensus.cc:2468] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 0.
I20260608 09:57:00.587639 14154 raft_consensus.cc:359] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.588363 14154 raft_consensus.cc:385] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.588423 13998 leader_election.cc:304] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [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: 21d1cbfa5aaf4d8094f53e418a6eee6d, a3d307f574974be98b4a1de75b6e72bb; no voters: 0a913a4126444bcaa561f8e87a815477
I20260608 09:57:00.588757 14154 raft_consensus.cc:740] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.589733 14158 raft_consensus.cc:2804] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:00.590166 14158 raft_consensus.cc:493] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:00.589588 14154 consensus_queue.cc:260] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.590457 14152 tablet_bootstrap.cc:492] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:00.590628 14158 raft_consensus.cc:3060] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.591243 14152 ts_tablet_manager.cc:1403] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.017s
I20260608 09:57:00.593079 14154 ts_tablet_manager.cc:1434] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:57:00.584637 14153 ts_tablet_manager.cc:1403] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.012s
I20260608 09:57:00.594182 14154 tablet_bootstrap.cc:492] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:00.595888 14152 raft_consensus.cc:359] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.596890 14152 raft_consensus.cc:385] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.597288 14152 raft_consensus.cc:740] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.598486 14152 consensus_queue.cc:260] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.601279 14154 tablet_bootstrap.cc:654] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.599022 14153 raft_consensus.cc:359] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.601943 14153 raft_consensus.cc:385] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.602514 14153 raft_consensus.cc:740] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.603376 14153 consensus_queue.cc:260] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.605013 14152 ts_tablet_manager.cc:1434] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 09:57:00.606494 14152 tablet_bootstrap.cc:492] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:00.610965 14153 ts_tablet_manager.cc:1434] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260608 09:57:00.612140 14153 tablet_bootstrap.cc:492] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:00.605093 14158 raft_consensus.cc:515] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.621068 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2858c71084a95b72e8d53f9ff55b7" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
W20260608 09:57:00.622605 13996 leader_election.cc:343] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:00.624991 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2858c71084a95b72e8d53f9ff55b7" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:00.625561 14106 raft_consensus.cc:3060] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.627015 14152 tablet_bootstrap.cc:654] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.630343 14154 tablet_bootstrap.cc:492] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:00.630867 14154 ts_tablet_manager.cc:1403] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.007s
I20260608 09:57:00.633492 14106 raft_consensus.cc:2468] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 1.
I20260608 09:57:00.633796 14154 raft_consensus.cc:359] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.634495 14154 raft_consensus.cc:385] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.634817 14154 raft_consensus.cc:740] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.634912 13998 leader_election.cc:304] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [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: 21d1cbfa5aaf4d8094f53e418a6eee6d, a3d307f574974be98b4a1de75b6e72bb; no voters: 0a913a4126444bcaa561f8e87a815477
I20260608 09:57:00.635994 14161 raft_consensus.cc:2804] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:00.635845 14154 consensus_queue.cc:260] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.635818 14158 leader_election.cc:290] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 election: Requested vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.638818 14154 ts_tablet_manager.cc:1434] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:57:00.639918 14154 tablet_bootstrap.cc:492] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:00.642481 14153 tablet_bootstrap.cc:654] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.643800 13852 catalog_manager.cc:5696] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a913a4126444bcaa561f8e87a815477 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } }
W20260608 09:57:00.647368 13902 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:57:00.647630 14154 tablet_bootstrap.cc:654] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.648743 13907 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 09:57:00.650651 13907 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:57:00.652066 14161 raft_consensus.cc:697] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Becoming Leader. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Running, Role: LEADER
I20260608 09:57:00.653221 14161 consensus_queue.cc:237] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.654975 14165 raft_consensus.cc:493] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.655476 14165 raft_consensus.cc:515] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.658741 14152 tablet_bootstrap.cc:492] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:00.658996 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e0f548cc1d4da785d67542ee85094f" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:00.659251 14152 ts_tablet_manager.cc:1403] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.008s
W20260608 09:57:00.661274 13922 leader_election.cc:343] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:00.662312 14152 raft_consensus.cc:359] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.663030 14152 raft_consensus.cc:385] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.663326 14152 raft_consensus.cc:740] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.663545 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e0f548cc1d4da785d67542ee85094f" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
I20260608 09:57:00.664166 14106 raft_consensus.cc:2468] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 0.
I20260608 09:57:00.665607 13922 leader_election.cc:304] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [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: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: a3d307f574974be98b4a1de75b6e72bb
I20260608 09:57:00.666802 14159 raft_consensus.cc:2804] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:00.667277 14159 raft_consensus.cc:493] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:00.667701 14159 raft_consensus.cc:3060] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.671011 14153 tablet_bootstrap.cc:492] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:00.671744 14153 ts_tablet_manager.cc:1403] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.010s
I20260608 09:57:00.673342 14152 consensus_queue.cc:260] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.676052 14152 ts_tablet_manager.cc:1434] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 09:57:00.675412 13851 catalog_manager.cc:5696] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb reported cstate change: term changed from 0 to 1, leader changed from <none> to a3d307f574974be98b4a1de75b6e72bb (127.10.181.130). New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:00.675843 14153 raft_consensus.cc:359] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.677146 14152 tablet_bootstrap.cc:492] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:00.677088 14153 raft_consensus.cc:385] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.677839 14153 raft_consensus.cc:740] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.679155 14153 consensus_queue.cc:260] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.681145 14159 raft_consensus.cc:515] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.683951 14152 tablet_bootstrap.cc:654] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.684127 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e0f548cc1d4da785d67542ee85094f" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:00.684705 14033 raft_consensus.cc:3060] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.691748 14153 ts_tablet_manager.cc:1434] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 09:57:00.693789 14033 raft_consensus.cc:2468] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 1.
I20260608 09:57:00.695047 13922 leader_election.cc:304] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:00.695456 14152 tablet_bootstrap.cc:492] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:00.695990 14152 ts_tablet_manager.cc:1403] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 09:57:00.695927 14160 raft_consensus.cc:493] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.696748 14160 raft_consensus.cc:515] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.700192 14152 raft_consensus.cc:359] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.701023 14152 raft_consensus.cc:385] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.701340 14152 raft_consensus.cc:740] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.702304 14159 leader_election.cc:290] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.702852 14159 raft_consensus.cc:493] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.702512 14152 consensus_queue.cc:260] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.703279 14159 raft_consensus.cc:515] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.705173 14152 ts_tablet_manager.cc:1434] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:57:00.706377 14152 tablet_bootstrap.cc:492] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:00.706310 14190 raft_consensus.cc:2804] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:00.706954 14190 raft_consensus.cc:697] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Becoming Leader. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Running, Role: LEADER
I20260608 09:57:00.709022 14165 leader_election.cc:290] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.708760 14160 leader_election.cc:290] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:00.713065 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1845f441c645949d7275726853b59d" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:00.713735 14033 raft_consensus.cc:2468] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 0.
I20260608 09:57:00.714982 14153 tablet_bootstrap.cc:492] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:00.714905 13922 leader_election.cc:304] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:00.715942 14152 tablet_bootstrap.cc:654] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.717177 14165 raft_consensus.cc:2804] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:00.717737 14165 raft_consensus.cc:493] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:00.707865 14190 consensus_queue.cc:237] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.722802 14159 leader_election.cc:290] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.722993 14165 raft_consensus.cc:3060] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.731321 14153 tablet_bootstrap.cc:654] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.734018 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e0f548cc1d4da785d67542ee85094f" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:00.734658 14106 raft_consensus.cc:3060] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.737138 14154 tablet_bootstrap.cc:492] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:00.737669 14154 ts_tablet_manager.cc:1403] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.035s
I20260608 09:57:00.740907 14165 raft_consensus.cc:515] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.742820 14106 raft_consensus.cc:2468] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 1.
I20260608 09:57:00.744457 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1845f441c645949d7275726853b59d" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:00.745026 14033 raft_consensus.cc:3060] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.748204 14154 raft_consensus.cc:359] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:00.748706 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1845f441c645949d7275726853b59d" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:00.749014 14154 raft_consensus.cc:385] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.749385 14107 raft_consensus.cc:3060] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.749411 14154 raft_consensus.cc:740] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.749725 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1845f441c645949d7275726853b59d" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:00.750619 14154 consensus_queue.cc:260] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:00.743891 14165 leader_election.cc:290] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.757356 14189 raft_consensus.cc:493] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.757915 14189 raft_consensus.cc:515] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.760403 14189 leader_election.cc:290] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.762275 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be4878b2fcd4ec28820549d2bf4349d" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:00.762749 14153 tablet_bootstrap.cc:492] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:00.762917 14032 raft_consensus.cc:2468] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 0.
I20260608 09:57:00.763239 14153 ts_tablet_manager.cc:1403] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.001s
I20260608 09:57:00.764256 14107 raft_consensus.cc:2468] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 1.
I20260608 09:57:00.764354 13922 leader_election.cc:304] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:00.765584 14189 raft_consensus.cc:2804] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:00.765995 14189 raft_consensus.cc:493] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:00.766408 14189 raft_consensus.cc:3060] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.766197 14153 raft_consensus.cc:359] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:00.766927 14153 raft_consensus.cc:385] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.767233 14153 raft_consensus.cc:740] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.767922 13922 leader_election.cc:304] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 
I20260608 09:57:00.768857 14190 raft_consensus.cc:2804] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:00.769512 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1845f441c645949d7275726853b59d" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:00.769636 14190 raft_consensus.cc:697] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Becoming Leader. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Running, Role: LEADER
I20260608 09:57:00.770591 14190 consensus_queue.cc:237] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.764266 14033 raft_consensus.cc:2468] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 1.
I20260608 09:57:00.772634 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be4878b2fcd4ec28820549d2bf4349d" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
I20260608 09:57:00.760905 14154 ts_tablet_manager.cc:1434] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 09:57:00.773299 14107 raft_consensus.cc:2468] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 0.
I20260608 09:57:00.776198 14154 tablet_bootstrap.cc:492] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:00.777432 14153 consensus_queue.cc:260] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:00.782068 14189 raft_consensus.cc:515] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.785317 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be4878b2fcd4ec28820549d2bf4349d" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:00.785925 14033 raft_consensus.cc:3060] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.770833 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1845f441c645949d7275726853b59d" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
I20260608 09:57:00.789628 14106 raft_consensus.cc:2376] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 1. Re-sending same reply.
I20260608 09:57:00.791494 14153 ts_tablet_manager.cc:1434] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260608 09:57:00.797559 14154 tablet_bootstrap.cc:654] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.804028 14071 leader_election.cc:304] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb
I20260608 09:57:00.805810 14160 raft_consensus.cc:2749] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:00.807629 14033 raft_consensus.cc:2468] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 1.
I20260608 09:57:00.809303 13922 leader_election.cc:304] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:00.811273 14159 raft_consensus.cc:2804] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:00.811776 14159 raft_consensus.cc:697] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Becoming Leader. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Running, Role: LEADER
I20260608 09:57:00.811990 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be4878b2fcd4ec28820549d2bf4349d" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:00.812587 14106 raft_consensus.cc:3060] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.814970 13850 catalog_manager.cc:5696] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a913a4126444bcaa561f8e87a815477 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:00.817216 14189 leader_election.cc:290] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.812636 14159 consensus_queue.cc:237] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.816917 13850 catalog_manager.cc:5696] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a913a4126444bcaa561f8e87a815477 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:00.824959 14106 raft_consensus.cc:2468] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 1.
I20260608 09:57:00.827721 14152 tablet_bootstrap.cc:492] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:00.828171 14152 ts_tablet_manager.cc:1403] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.022s
I20260608 09:57:00.829814 14154 tablet_bootstrap.cc:492] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:00.830318 14154 ts_tablet_manager.cc:1403] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.021s
I20260608 09:57:00.831079 14152 raft_consensus.cc:359] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:00.831773 14152 raft_consensus.cc:385] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.832038 14152 raft_consensus.cc:740] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.833043 14152 consensus_queue.cc:260] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:00.833446 14154 raft_consensus.cc:359] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.834108 14154 raft_consensus.cc:385] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.834412 14154 raft_consensus.cc:740] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.835343 14154 consensus_queue.cc:260] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.837121 14152 ts_tablet_manager.cc:1434] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:57:00.837436 14154 ts_tablet_manager.cc:1434] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:57:00.838248 14154 tablet_bootstrap.cc:492] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:00.845031 14154 tablet_bootstrap.cc:654] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.845786 13850 catalog_manager.cc:5696] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a913a4126444bcaa561f8e87a815477 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:00.850165 14154 tablet_bootstrap.cc:492] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:00.850615 14154 ts_tablet_manager.cc:1403] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 09:57:00.852803 14154 raft_consensus.cc:359] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.853391 14154 raft_consensus.cc:385] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.853626 14154 raft_consensus.cc:740] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.854420 14154 consensus_queue.cc:260] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.856583 14154 ts_tablet_manager.cc:1434] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:57:00.857616 14154 tablet_bootstrap.cc:492] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:00.862069 14154 tablet_bootstrap.cc:654] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:00.866434 14154 tablet_bootstrap.cc:492] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:00.866920 14154 ts_tablet_manager.cc:1403] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:57:00.869210 14154 raft_consensus.cc:359] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.869789 14154 raft_consensus.cc:385] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:00.870044 14154 raft_consensus.cc:740] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:00.870553 14154 consensus_queue.cc:260] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.872346 14154 ts_tablet_manager.cc:1434] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:57:00.873039 14160 raft_consensus.cc:493] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.873627 14160 raft_consensus.cc:515] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:00.875856 14160 leader_election.cc:290] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:57:00.876535 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ef6861e44449e69765d7cc468644d4" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:00.877131 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ef6861e44449e69765d7cc468644d4" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:00.877173 13957 raft_consensus.cc:2468] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:00.877898 14033 raft_consensus.cc:2468] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:00.878528 14071 leader_election.cc:304] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 
I20260608 09:57:00.879654 14160 raft_consensus.cc:2804] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:00.879968 14160 raft_consensus.cc:493] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:00.880272 14160 raft_consensus.cc:3060] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.885176 14160 raft_consensus.cc:515] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:00.886791 14160 leader_election.cc:290] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Requested vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:57:00.887523 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ef6861e44449e69765d7cc468644d4" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:00.887792 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65ef6861e44449e69765d7cc468644d4" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:00.888020 13957 raft_consensus.cc:3060] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.888337 14033 raft_consensus.cc:3060] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.892872 13957 raft_consensus.cc:2468] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:00.892957 14033 raft_consensus.cc:2468] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:00.894021 14071 leader_election.cc:304] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 
I20260608 09:57:00.894708 14160 raft_consensus.cc:2804] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:00.895927 14160 raft_consensus.cc:697] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Leader. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:00.896714 14160 consensus_queue.cc:237] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:00.904135 13850 catalog_manager.cc:5696] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131). New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:00.916559 14159 raft_consensus.cc:493] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.917089 14159 raft_consensus.cc:515] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.918989 14159 leader_election.cc:290] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:00.919860 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2858c71084a95b72e8d53f9ff55b7" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:00.920243 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f2858c71084a95b72e8d53f9ff55b7" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
I20260608 09:57:00.921072 14106 raft_consensus.cc:2393] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a913a4126444bcaa561f8e87a815477 in current term 1: Already voted for candidate a3d307f574974be98b4a1de75b6e72bb in this term.
I20260608 09:57:00.921620 14160 raft_consensus.cc:493] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.922210 13922 leader_election.cc:304] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [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: 0a913a4126444bcaa561f8e87a815477; no voters: 21d1cbfa5aaf4d8094f53e418a6eee6d, a3d307f574974be98b4a1de75b6e72bb
I20260608 09:57:00.922204 14160 raft_consensus.cc:515] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.923234 14159 raft_consensus.cc:3060] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.924453 14160 leader_election.cc:290] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:00.925310 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:00.925616 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:00.925846 14033 raft_consensus.cc:2468] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:00.926241 13957 raft_consensus.cc:2468] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:00.927088 14073 leader_election.cc:304] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21d1cbfa5aaf4d8094f53e418a6eee6d, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:00.927853 14160 raft_consensus.cc:2804] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:00.928237 14160 raft_consensus.cc:493] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:00.928553 14160 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.929426 14159 raft_consensus.cc:2749] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:00.933212 14160 raft_consensus.cc:515] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.935019 14160 leader_election.cc:290] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:00.935696 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:00.935936 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:00.936179 14033 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.936472 13957 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.940982 14033 raft_consensus.cc:2468] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:00.941015 13957 raft_consensus.cc:2468] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:00.942243 14073 leader_election.cc:304] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21d1cbfa5aaf4d8094f53e418a6eee6d, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:00.942970 14160 raft_consensus.cc:2804] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:00.943252 14204 raft_consensus.cc:493] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:00.943866 14204 raft_consensus.cc:515] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.944386 14160 raft_consensus.cc:697] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Leader. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:00.945459 14160 consensus_queue.cc:237] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.946674 14204 leader_election.cc:290] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:57:00.947021 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc2227a0bd04cf28848ff6fae17b935" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:00.947680 13957 raft_consensus.cc:2468] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:00.948663 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc2227a0bd04cf28848ff6fae17b935" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:00.948942 14071 leader_election.cc:304] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 
I20260608 09:57:00.949461 14033 raft_consensus.cc:2468] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:00.949934 14204 raft_consensus.cc:2804] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:00.950347 14204 raft_consensus.cc:493] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:00.950734 14204 raft_consensus.cc:3060] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.954659 13850 catalog_manager.cc:5696] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131). New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:00.956444 14204 raft_consensus.cc:515] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.958973 14204 leader_election.cc:290] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Requested vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:57:00.959282 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc2227a0bd04cf28848ff6fae17b935" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:00.959705 14033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc2227a0bd04cf28848ff6fae17b935" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:00.959861 13957 raft_consensus.cc:3060] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.960320 14033 raft_consensus.cc:3060] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:00.967242 13957 raft_consensus.cc:2468] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:00.967242 14033 raft_consensus.cc:2468] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:00.968789 14073 leader_election.cc:304] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21d1cbfa5aaf4d8094f53e418a6eee6d, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:00.969748 14204 raft_consensus.cc:2804] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:00.970212 14204 raft_consensus.cc:697] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Leader. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:00.971122 14204 consensus_queue.cc:237] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:00.978262 13850 catalog_manager.cc:5696] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131). New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:01.088209 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:01.094373 14209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:01.095255 14210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:01.097527 10966 server_base.cc:1061] running on GCE node
W20260608 09:57:01.097476 14212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:01.098693 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:01.098933 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:01.099143 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912621099116 us; error 0 us; skew 500 ppm
I20260608 09:57:01.099735 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:01.102150 10966 webserver.cc:533] Webserver started at http://127.10.181.132:45739/ using document root <none> and password file <none>
I20260608 09:57:01.102684 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:01.102888 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:01.103169 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:01.104239 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
format_stamp: "Formatted at 2026-06-08 09:57:01 on dist-test-slave-d6kj"
I20260608 09:57:01.108865 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:57:01.112488 14217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:01.113335 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:01.113648 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
format_stamp: "Formatted at 2026-06-08 09:57:01 on dist-test-slave-d6kj"
I20260608 09:57:01.113935 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:01.123968 14161 consensus_queue.cc:1048] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.125911 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:01.127386 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:01.129830 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:01.137020 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:01.137329 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:57:01.137629 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:01.137842 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:01.140547 14158 consensus_queue.cc:1048] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.153714 14159 consensus_queue.cc:1048] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.164496 14159 consensus_queue.cc:1048] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.175810 14159 consensus_queue.cc:1048] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:01.191461 14159 consensus_queue.cc:1048] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.259251 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:43903
I20260608 09:57:01.259346 14288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:43903 every 8 connection(s)
I20260608 09:57:01.266018 13850 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55294:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 09:57:01.276961 14289 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46495
I20260608 09:57:01.277406 14289 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:01.278151 14289 heartbeater.cc:507] Master 127.10.181.190:46495 requested a full tablet report, sending...
I20260608 09:57:01.280444 13851 ts_manager.cc:194] Registered new tserver with Master: 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903)
I20260608 09:57:01.282270 13851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55300
W20260608 09:57:01.291108 13850 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 66c4a1cee455474aaa20fe10499717aa has no consensus state
W20260608 09:57:01.292234 13850 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0c882e8109b14150a777d78fb4675d0a has no consensus state
W20260608 09:57:01.293656 13850 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2e8968c176d7434ea86dde6a89160967 has no consensus state
W20260608 09:57:01.295009 13850 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 09663f8771d14aca91ccf38a51d5489a has no consensus state
W20260608 09:57:01.296663 13850 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51f5af97a4e84a86a452cc787cfef75d has no consensus state
W20260608 09:57:01.298017 13850 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dd2f91d8914c4ed5a9ae0325636a114c has no consensus state
W20260608 09:57:01.299335 13850 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 418c0e38f4f94828945a564090a0f6c8 has no consensus state
I20260608 09:57:01.300920 14190 consensus_queue.cc:1048] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:57:01.301703 13850 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 388aac86874e445a90b37bbe95eed783 has no consensus state
I20260608 09:57:01.311051 14159 consensus_queue.cc:1048] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:57:01.313654 13837 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 2e8968c176d7434ea86dde6a89160967 (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 2e8968c176d7434ea86dde6a89160967 has no consensus state
I20260608 09:57:01.317378 14204 consensus_queue.cc:1048] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.327298 14189 consensus_queue.cc:1048] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.346339 14160 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.355600 14206 consensus_queue.cc:1048] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.361308 13942 tablet_service.cc:1511] Processing CreateTablet for tablet 66c4a1cee455474aaa20fe10499717aa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.362789 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c4a1cee455474aaa20fe10499717aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.368646 13941 tablet_service.cc:1511] Processing CreateTablet for tablet 0c882e8109b14150a777d78fb4675d0a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.370220 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c882e8109b14150a777d78fb4675d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.371901 14023 tablet_service.cc:1511] Processing CreateTablet for tablet 66c4a1cee455474aaa20fe10499717aa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.372751 14097 tablet_service.cc:1511] Processing CreateTablet for tablet 0c882e8109b14150a777d78fb4675d0a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.373778 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c4a1cee455474aaa20fe10499717aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.374614 14097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c882e8109b14150a777d78fb4675d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.374521 14190 consensus_queue.cc:1048] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.379025 13943 tablet_service.cc:1511] Processing CreateTablet for tablet 09663f8771d14aca91ccf38a51d5489a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.379679 14017 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8968c176d7434ea86dde6a89160967 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.380438 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09663f8771d14aca91ccf38a51d5489a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.381222 14017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8968c176d7434ea86dde6a89160967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.388300 14092 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8968c176d7434ea86dde6a89160967 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.389832 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8968c176d7434ea86dde6a89160967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.425235 14160 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.474435 14160 consensus_queue.cc:1048] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:01.499276 14306 tablet_bootstrap.cc:492] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:01.502077 14253 tablet_service.cc:1511] Processing CreateTablet for tablet 0c882e8109b14150a777d78fb4675d0a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.503680 14253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c882e8109b14150a777d78fb4675d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.505100 14254 tablet_service.cc:1511] Processing CreateTablet for tablet 66c4a1cee455474aaa20fe10499717aa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.500782 14252 tablet_service.cc:1511] Processing CreateTablet for tablet 2e8968c176d7434ea86dde6a89160967 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.509480 14206 consensus_queue.cc:1048] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:01.510308 14254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c4a1cee455474aaa20fe10499717aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.500789 14251 tablet_service.cc:1511] Processing CreateTablet for tablet 09663f8771d14aca91ccf38a51d5489a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.511803 14251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09663f8771d14aca91ccf38a51d5489a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.526252 14250 tablet_service.cc:1511] Processing CreateTablet for tablet 51f5af97a4e84a86a452cc787cfef75d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.532186 14252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e8968c176d7434ea86dde6a89160967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.554014 14023 tablet_service.cc:1511] Processing CreateTablet for tablet 09663f8771d14aca91ccf38a51d5489a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.555665 14023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09663f8771d14aca91ccf38a51d5489a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.564792 14249 tablet_service.cc:1511] Processing CreateTablet for tablet dd2f91d8914c4ed5a9ae0325636a114c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.566895 14096 tablet_service.cc:1511] Processing CreateTablet for tablet dd2f91d8914c4ed5a9ae0325636a114c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.571977 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2f91d8914c4ed5a9ae0325636a114c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.574137 14250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f5af97a4e84a86a452cc787cfef75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.583083 14249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2f91d8914c4ed5a9ae0325636a114c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.586151 13941 tablet_service.cc:1511] Processing CreateTablet for tablet 51f5af97a4e84a86a452cc787cfef75d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.587636 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f5af97a4e84a86a452cc787cfef75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.589859 14017 tablet_service.cc:1511] Processing CreateTablet for tablet dd2f91d8914c4ed5a9ae0325636a114c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.592078 14017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2f91d8914c4ed5a9ae0325636a114c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.599512 13943 tablet_service.cc:1511] Processing CreateTablet for tablet 418c0e38f4f94828945a564090a0f6c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.600975 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418c0e38f4f94828945a564090a0f6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.601461 14248 tablet_service.cc:1511] Processing CreateTablet for tablet 418c0e38f4f94828945a564090a0f6c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.601459 14018 tablet_service.cc:1511] Processing CreateTablet for tablet 418c0e38f4f94828945a564090a0f6c8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.603150 14018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418c0e38f4f94828945a564090a0f6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.604555 14092 tablet_service.cc:1511] Processing CreateTablet for tablet 51f5af97a4e84a86a452cc787cfef75d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.605960 14092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f5af97a4e84a86a452cc787cfef75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.603103 14248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418c0e38f4f94828945a564090a0f6c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.614594 14247 tablet_service.cc:1511] Processing CreateTablet for tablet 388aac86874e445a90b37bbe95eed783 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.619458 13942 tablet_service.cc:1511] Processing CreateTablet for tablet 388aac86874e445a90b37bbe95eed783 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.620921 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388aac86874e445a90b37bbe95eed783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.621408 14303 tablet_bootstrap.cc:492] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:01.626489 14247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388aac86874e445a90b37bbe95eed783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:01.627558 14305 tablet_bootstrap.cc:492] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:01.629923 14097 tablet_service.cc:1511] Processing CreateTablet for tablet 388aac86874e445a90b37bbe95eed783 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:57:01.660320 14097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388aac86874e445a90b37bbe95eed783. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:57:01.695611 13902 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:57:01.712265 14309 tablet_bootstrap.cc:492] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:01.727810 14305 tablet_bootstrap.cc:654] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.754750 14306 tablet_bootstrap.cc:654] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.780426 14303 tablet_bootstrap.cc:654] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.784322 14309 tablet_bootstrap.cc:654] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.793314 14305 tablet_bootstrap.cc:492] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:01.793890 14305 ts_tablet_manager.cc:1403] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.213s	user 0.013s	sys 0.016s
I20260608 09:57:01.796105 14306 tablet_bootstrap.cc:492] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:01.796761 14306 ts_tablet_manager.cc:1403] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.298s	user 0.015s	sys 0.005s
I20260608 09:57:01.800642 14305 raft_consensus.cc:359] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:01.801736 14305 raft_consensus.cc:385] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.802129 14305 raft_consensus.cc:740] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.802446 14306 raft_consensus.cc:359] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:01.803467 14306 raft_consensus.cc:385] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.803144 14305 consensus_queue.cc:260] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:01.803884 14306 raft_consensus.cc:740] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.806088 14306 consensus_queue.cc:260] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:01.808893 14309 tablet_bootstrap.cc:492] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9: No bootstrap required, opened a new log
I20260608 09:57:01.809999 14309 ts_tablet_manager.cc:1403] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.009s
I20260608 09:57:01.810693 14305 ts_tablet_manager.cc:1434] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.009s
I20260608 09:57:01.811244 14306 ts_tablet_manager.cc:1434] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:57:01.811924 14303 tablet_bootstrap.cc:492] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:01.812361 14306 tablet_bootstrap.cc:492] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:01.812410 14303 ts_tablet_manager.cc:1403] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.196s	user 0.016s	sys 0.013s
I20260608 09:57:01.813491 14309 raft_consensus.cc:359] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.814285 14309 raft_consensus.cc:385] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.814656 14309 raft_consensus.cc:740] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.815461 14309 consensus_queue.cc:260] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.815732 14303 raft_consensus.cc:359] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.816565 14303 raft_consensus.cc:385] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.816910 14303 raft_consensus.cc:740] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.817746 14303 consensus_queue.cc:260] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.820880 14306 tablet_bootstrap.cc:654] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.823407 14303 ts_tablet_manager.cc:1434] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:57:01.824828 14303 tablet_bootstrap.cc:492] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:01.825774 14305 tablet_bootstrap.cc:492] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:01.834820 14303 tablet_bootstrap.cc:654] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.845036 14305 tablet_bootstrap.cc:654] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.851517 14289 heartbeater.cc:499] Master 127.10.181.190:46495 was elected leader, sending a full tablet report...
I20260608 09:57:01.852295 14309 ts_tablet_manager.cc:1434] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.020s
I20260608 09:57:01.853402 14309 tablet_bootstrap.cc:492] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:01.863682 14306 tablet_bootstrap.cc:492] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:01.864421 14306 ts_tablet_manager.cc:1403] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.004s
I20260608 09:57:01.867293 14305 tablet_bootstrap.cc:492] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:01.869771 14305 ts_tablet_manager.cc:1403] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260608 09:57:01.877596 14306 raft_consensus.cc:359] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:01.880394 14306 raft_consensus.cc:385] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.880818 14306 raft_consensus.cc:740] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.883049 14305 raft_consensus.cc:359] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:01.885579 14305 raft_consensus.cc:385] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.885898 14305 raft_consensus.cc:740] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.887060 14303 tablet_bootstrap.cc:492] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:01.886700 14305 consensus_queue.cc:260] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:01.887570 14303 ts_tablet_manager.cc:1403] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.014s
I20260608 09:57:01.889129 14305 ts_tablet_manager.cc:1434] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.002s
I20260608 09:57:01.888418 14306 consensus_queue.cc:260] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:01.890184 14305 tablet_bootstrap.cc:492] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:01.891152 14303 raft_consensus.cc:359] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:01.891898 14303 raft_consensus.cc:385] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.892216 14303 raft_consensus.cc:740] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.884757 14309 tablet_bootstrap.cc:654] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.893134 14303 consensus_queue.cc:260] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:01.893800 14316 raft_consensus.cc:493] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:01.894505 14316 raft_consensus.cc:515] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.896528 14303 ts_tablet_manager.cc:1434] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:57:01.897908 14303 tablet_bootstrap.cc:492] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:01.904161 14305 tablet_bootstrap.cc:654] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.907392 14303 tablet_bootstrap.cc:654] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.925598 14303 tablet_bootstrap.cc:492] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:01.926103 14306 ts_tablet_manager.cc:1434] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260608 09:57:01.926263 14303 ts_tablet_manager.cc:1403] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260608 09:57:01.927699 14306 tablet_bootstrap.cc:492] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:01.930580 14316 leader_election.cc:290] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:57:01.938979 14303 raft_consensus.cc:359] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:01.940096 14303 raft_consensus.cc:385] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.940476 14303 raft_consensus.cc:740] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.942487 14306 tablet_bootstrap.cc:654] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.949095 14309 tablet_bootstrap.cc:492] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9: No bootstrap required, opened a new log
I20260608 09:57:01.949687 14309 ts_tablet_manager.cc:1403] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.026s
I20260608 09:57:01.947817 14303 consensus_queue.cc:260] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:01.952423 14303 ts_tablet_manager.cc:1434] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260608 09:57:01.952965 14309 raft_consensus.cc:359] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.953542 14303 tablet_bootstrap.cc:492] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:01.953740 14309 raft_consensus.cc:385] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.954063 14309 raft_consensus.cc:740] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.954850 14309 consensus_queue.cc:260] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.957118 14309 ts_tablet_manager.cc:1434] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:57:01.959806 14309 tablet_bootstrap.cc:492] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:01.962427 14305 tablet_bootstrap.cc:492] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:01.962976 14305 ts_tablet_manager.cc:1403] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.009s
I20260608 09:57:01.965070 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09663f8771d14aca91ccf38a51d5489a" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:01.965785 13956 raft_consensus.cc:2468] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in term 0.
I20260608 09:57:01.967389 14219 leader_election.cc:304] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 60d6bbb9b39f4f08ae481ddba98f53c9; no voters: 
I20260608 09:57:01.968398 14316 raft_consensus.cc:2804] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:01.968819 14316 raft_consensus.cc:493] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:01.968621 14305 raft_consensus.cc:359] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.969306 14316 raft_consensus.cc:3060] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:01.969496 14305 raft_consensus.cc:385] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:01.969913 14305 raft_consensus.cc:740] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:01.970901 14305 consensus_queue.cc:260] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.971570 14303 tablet_bootstrap.cc:654] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:01.971982 13850 catalog_manager.cc:6241] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b: range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e] alter complete (version 0)
I20260608 09:57:01.973724 14305 ts_tablet_manager.cc:1434] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:57:01.974819 14305 tablet_bootstrap.cc:492] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:01.977138 14316 raft_consensus.cc:515] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:01.980119 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09663f8771d14aca91ccf38a51d5489a" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:01.980710 13956 raft_consensus.cc:3060] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:01.990389 13956 raft_consensus.cc:2468] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in term 1.
I20260608 09:57:01.991786 14219 leader_election.cc:304] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 60d6bbb9b39f4f08ae481ddba98f53c9; no voters: 
I20260608 09:57:01.996129 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09663f8771d14aca91ccf38a51d5489a" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
W20260608 09:57:01.998665 14221 leader_election.cc:343] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:02.000389 14204 raft_consensus.cc:493] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.000912 14204 raft_consensus.cc:515] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:02.003547 14204 leader_election.cc:290] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903)
I20260608 09:57:02.006531 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8968c176d7434ea86dde6a89160967" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
I20260608 09:57:02.007220 14030 raft_consensus.cc:2468] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:02.014240 14316 leader_election.cc:290] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 1 election: Requested vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:57:02.014892 14316 raft_consensus.cc:2804] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.015390 14316 raft_consensus.cc:697] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEADER]: Becoming Leader. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Running, Role: LEADER
I20260608 09:57:02.015533 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09663f8771d14aca91ccf38a51d5489a" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
W20260608 09:57:02.019394 14221 leader_election.cc:343] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:02.024343 14309 tablet_bootstrap.cc:654] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.036192 14303 tablet_bootstrap.cc:492] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:02.036754 14303 ts_tablet_manager.cc:1403] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.083s	user 0.038s	sys 0.030s
I20260608 09:57:02.036871 14305 tablet_bootstrap.cc:654] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
W20260608 09:57:02.036592 14219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.181.129:35841, user_credentials={real_user=slave}} blocked reactor thread for 44892.4us
I20260608 09:57:02.016287 14316 consensus_queue.cc:237] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.038826 14306 tablet_bootstrap.cc:492] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:02.042019 14073 leader_election.cc:304] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21d1cbfa5aaf4d8094f53e418a6eee6d, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:02.043082 14204 raft_consensus.cc:2804] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.043725 14204 raft_consensus.cc:493] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.043272 14303 raft_consensus.cc:359] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.044153 14204 raft_consensus.cc:3060] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.044456 14303 raft_consensus.cc:385] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.044878 14303 raft_consensus.cc:740] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.045893 14303 consensus_queue.cc:260] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.047906 14306 ts_tablet_manager.cc:1403] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.005s
I20260608 09:57:02.052791 14204 raft_consensus.cc:515] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:02.064391 14309 tablet_bootstrap.cc:492] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9: No bootstrap required, opened a new log
I20260608 09:57:02.065178 14305 tablet_bootstrap.cc:492] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:02.065191 14309 ts_tablet_manager.cc:1403] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.006s
I20260608 09:57:02.065892 14305 ts_tablet_manager.cc:1403] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.013s
I20260608 09:57:02.065734 14306 raft_consensus.cc:359] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.066823 14303 ts_tablet_manager.cc:1434] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260608 09:57:02.066541 14306 raft_consensus.cc:385] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.067483 14306 raft_consensus.cc:740] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.067955 14303 tablet_bootstrap.cc:492] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:02.071729 14158 raft_consensus.cc:493] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.072429 14158 raft_consensus.cc:515] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.071837 14305 raft_consensus.cc:359] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.074541 14305 raft_consensus.cc:385] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.074884 14305 raft_consensus.cc:740] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.076879 14305 consensus_queue.cc:260] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.086181 14158 leader_election.cc:290] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.086747 14309 raft_consensus.cc:359] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.087810 14309 raft_consensus.cc:385] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.088156 14309 raft_consensus.cc:740] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.089079 14309 consensus_queue.cc:260] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.092540 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c4a1cee455474aaa20fe10499717aa" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:02.094290 13956 raft_consensus.cc:2468] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 0.
I20260608 09:57:02.094772 13850 catalog_manager.cc:5696] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132). New cstate: current_term: 1 leader_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:02.096072 13996 leader_election.cc:304] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:02.096995 14158 raft_consensus.cc:2804] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.097398 14158 raft_consensus.cc:493] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.097743 14158 raft_consensus.cc:3060] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.098306 14303 tablet_bootstrap.cc:654] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.068257 14306 consensus_queue.cc:260] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.100437 14305 ts_tablet_manager.cc:1434] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260608 09:57:02.094806 14204 leader_election.cc:290] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903)
I20260608 09:57:02.105604 14309 ts_tablet_manager.cc:1434] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260608 09:57:02.108484 14309 tablet_bootstrap.cc:492] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:02.110380 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8968c176d7434ea86dde6a89160967" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:02.111007 14030 raft_consensus.cc:3060] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.112012 14305 tablet_bootstrap.cc:492] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:02.124145 14030 raft_consensus.cc:2468] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:02.125568 14073 leader_election.cc:304] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21d1cbfa5aaf4d8094f53e418a6eee6d, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:02.126516 14160 raft_consensus.cc:2804] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.129714 14160 raft_consensus.cc:697] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Leader. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:02.131275 14160 consensus_queue.cc:237] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:02.143931 14306 ts_tablet_manager.cc:1434] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.096s	user 0.004s	sys 0.025s
I20260608 09:57:02.144559 14158 raft_consensus.cc:515] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.145212 14306 tablet_bootstrap.cc:492] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:02.151432 14158 leader_election.cc:290] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 election: Requested vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.151520 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c4a1cee455474aaa20fe10499717aa" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:02.152434 13956 raft_consensus.cc:3060] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.159581 14264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8968c176d7434ea86dde6a89160967" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" is_pre_election: true
I20260608 09:57:02.161712 14263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8968c176d7434ea86dde6a89160967" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
W20260608 09:57:02.164196 14073 leader_election.cc:343] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:57:02.165755 14073 leader_election.cc:343] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:02.165343 13851 catalog_manager.cc:5696] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131). New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:02.163446 14306 tablet_bootstrap.cc:654] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.172091 14305 tablet_bootstrap.cc:654] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.173949 14303 tablet_bootstrap.cc:492] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:02.170977 13956 raft_consensus.cc:2468] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 1.
I20260608 09:57:02.174978 14303 ts_tablet_manager.cc:1403] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.019s
I20260608 09:57:02.176055 13996 leader_election.cc:304] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:02.176357 14309 tablet_bootstrap.cc:654] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.178325 14340 raft_consensus.cc:493] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.177343 14158 raft_consensus.cc:2804] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.180387 14158 raft_consensus.cc:697] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Becoming Leader. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Running, Role: LEADER
I20260608 09:57:02.183645 14306 tablet_bootstrap.cc:492] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:02.180984 14340 raft_consensus.cc:515] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.184880 14306 ts_tablet_manager.cc:1403] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.000s
I20260608 09:57:02.182564 14303 raft_consensus.cc:359] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.186144 14303 raft_consensus.cc:385] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.186568 14303 raft_consensus.cc:740] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.181572 14158 consensus_queue.cc:237] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.188093 14303 consensus_queue.cc:260] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.190858 14309 tablet_bootstrap.cc:492] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9: No bootstrap required, opened a new log
I20260608 09:57:02.191018 14303 ts_tablet_manager.cc:1434] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 09:57:02.191514 14309 ts_tablet_manager.cc:1403] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.005s
I20260608 09:57:02.191318 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2f91d8914c4ed5a9ae0325636a114c" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
I20260608 09:57:02.192427 14303 tablet_bootstrap.cc:492] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477: Bootstrap starting.
I20260608 09:57:02.192646 14107 raft_consensus.cc:2468] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 0.
I20260608 09:57:02.194097 13998 leader_election.cc:304] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21d1cbfa5aaf4d8094f53e418a6eee6d, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:02.195345 14310 raft_consensus.cc:2804] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.197050 14310 raft_consensus.cc:493] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.197468 14310 raft_consensus.cc:3060] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.195075 14340 leader_election.cc:290] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:02.201699 14263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c4a1cee455474aaa20fe10499717aa" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" is_pre_election: true
I20260608 09:57:02.201021 14306 raft_consensus.cc:359] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.235743 14306 raft_consensus.cc:385] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 09:57:02.236218 13998 leader_election.cc:343] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:02.237641 14264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c4a1cee455474aaa20fe10499717aa" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
W20260608 09:57:02.239024 13998 leader_election.cc:343] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:02.240204 14160 raft_consensus.cc:493] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.240716 14160 raft_consensus.cc:515] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.241093 14310 raft_consensus.cc:515] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.243031 14160 leader_election.cc:290] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.223516 14189 raft_consensus.cc:493] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.244127 14189 raft_consensus.cc:515] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.245677 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388aac86874e445a90b37bbe95eed783" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:02.246338 13956 raft_consensus.cc:2468] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:02.247357 14189 leader_election.cc:290] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:57:02.236217 14306 raft_consensus.cc:740] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.247179 14309 raft_consensus.cc:359] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.249743 14309 raft_consensus.cc:385] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.249034 14306 consensus_queue.cc:260] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.251255 14071 leader_election.cc:304] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 
I20260608 09:57:02.251842 14306 ts_tablet_manager.cc:1434] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.066s	user 0.013s	sys 0.004s
I20260608 09:57:02.251902 14303 tablet_bootstrap.cc:654] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.252189 14160 raft_consensus.cc:2804] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.252589 14160 raft_consensus.cc:493] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.253005 14306 tablet_bootstrap.cc:492] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:02.252936 14160 raft_consensus.cc:3060] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.254729 14309 raft_consensus.cc:740] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.256824 14305 tablet_bootstrap.cc:492] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d: No bootstrap required, opened a new log
I20260608 09:57:02.212607 14262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2f91d8914c4ed5a9ae0325636a114c" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" is_pre_election: true
I20260608 09:57:02.258180 14305 ts_tablet_manager.cc:1403] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.153s	user 0.023s	sys 0.018s
I20260608 09:57:02.256779 14263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388aac86874e445a90b37bbe95eed783" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" is_pre_election: true
I20260608 09:57:02.258267 14262 raft_consensus.cc:2468] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 0.
I20260608 09:57:02.256784 14309 consensus_queue.cc:260] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.264425 14310 leader_election.cc:290] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 election: Requested vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:02.265702 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2f91d8914c4ed5a9ae0325636a114c" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:02.268563 14107 raft_consensus.cc:3060] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.269428 14204 raft_consensus.cc:493] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.269794 14262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2f91d8914c4ed5a9ae0325636a114c" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
I20260608 09:57:02.270085 14204 raft_consensus.cc:515] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.273433 14160 raft_consensus.cc:515] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.261602 14263 raft_consensus.cc:2468] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:02.270632 14262 raft_consensus.cc:3060] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.283598 14160 leader_election.cc:290] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Requested vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.292948 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388aac86874e445a90b37bbe95eed783" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:02.293619 13956 raft_consensus.cc:3060] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.293365 13851 catalog_manager.cc:5696] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb reported cstate change: term changed from 0 to 1, leader changed from <none> to a3d307f574974be98b4a1de75b6e72bb (127.10.181.130). New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:02.291970 14264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" is_pre_election: true
I20260608 09:57:02.300429 14309 ts_tablet_manager.cc:1434] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.109s	user 0.017s	sys 0.000s
I20260608 09:57:02.301627 14204 leader_election.cc:290] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.302139 14309 tablet_bootstrap.cc:492] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
W20260608 09:57:02.303180 14073 leader_election.cc:343] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:02.305483 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:02.306224 13957 raft_consensus.cc:2468] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:02.312250 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418c0e38f4f94828945a564090a0f6c8" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3d307f574974be98b4a1de75b6e72bb" is_pre_election: true
W20260608 09:57:02.315147 13922 leader_election.cc:343] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:02.315908 14071 leader_election.cc:304] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:02.317467 14206 raft_consensus.cc:2804] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.317868 14206 raft_consensus.cc:493] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.318212 14206 raft_consensus.cc:3060] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.320495 14262 raft_consensus.cc:2468] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 1.
I20260608 09:57:02.321790 13998 leader_election.cc:304] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d6bbb9b39f4f08ae481ddba98f53c9, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:02.322252 13956 raft_consensus.cc:2468] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:02.322523 14310 raft_consensus.cc:2804] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.323068 14310 raft_consensus.cc:697] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Becoming Leader. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Running, Role: LEADER
I20260608 09:57:02.323895 14310 consensus_queue.cc:237] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.324837 14071 leader_election.cc:304] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 
I20260608 09:57:02.311266 14263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388aac86874e445a90b37bbe95eed783" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
I20260608 09:57:02.331881 14158 raft_consensus.cc:493] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.332115 14263 raft_consensus.cc:3060] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.327481 14107 raft_consensus.cc:2468] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 1.
I20260608 09:57:02.330397 14204 raft_consensus.cc:2804] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.332417 14158 raft_consensus.cc:515] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.335582 14158 leader_election.cc:290] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841), 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903)
I20260608 09:57:02.336973 14262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09663f8771d14aca91ccf38a51d5489a" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" is_pre_election: true
I20260608 09:57:02.338275 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09663f8771d14aca91ccf38a51d5489a" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:02.337023 14305 raft_consensus.cc:359] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.339660 13957 raft_consensus.cc:2393] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3d307f574974be98b4a1de75b6e72bb in current term 1: Already voted for candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in this term.
I20260608 09:57:02.341184 14305 raft_consensus.cc:385] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.341813 14303 tablet_bootstrap.cc:492] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477: No bootstrap required, opened a new log
I20260608 09:57:02.341991 14305 raft_consensus.cc:740] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.342348 14303 ts_tablet_manager.cc:1403] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477: Time spent bootstrapping tablet: real 0.150s	user 0.028s	sys 0.010s
I20260608 09:57:02.342105 13996 leader_election.cc:304] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [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: a3d307f574974be98b4a1de75b6e72bb; no voters: 0a913a4126444bcaa561f8e87a815477, 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:02.344030 14305 consensus_queue.cc:260] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.344831 14158 raft_consensus.cc:3060] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.350492 14204 raft_consensus.cc:697] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Leader. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:02.350705 14309 tablet_bootstrap.cc:654] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.344844 14206 raft_consensus.cc:515] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.373394 14306 tablet_bootstrap.cc:654] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.372839 13851 catalog_manager.cc:5696] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb reported cstate change: term changed from 0 to 1, leader changed from <none> to a3d307f574974be98b4a1de75b6e72bb (127.10.181.130). New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:02.365576 14204 consensus_queue.cc:237] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.370509 14305 ts_tablet_manager.cc:1434] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.112s	user 0.004s	sys 0.004s
I20260608 09:57:02.374902 14303 raft_consensus.cc:359] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.379130 14303 raft_consensus.cc:385] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.379488 14303 raft_consensus.cc:740] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.380300 14303 consensus_queue.cc:260] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.384920 14262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418c0e38f4f94828945a564090a0f6c8" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" is_pre_election: true
I20260608 09:57:02.386137 14158 raft_consensus.cc:2749] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:57:02.386583 13922 leader_election.cc:343] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:02.406270 13922 leader_election.cc:304] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [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: 0a913a4126444bcaa561f8e87a815477; no voters: 60d6bbb9b39f4f08ae481ddba98f53c9, a3d307f574974be98b4a1de75b6e72bb
I20260608 09:57:02.407615 14189 raft_consensus.cc:2749] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:02.404358 14303 ts_tablet_manager.cc:1434] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260608 09:57:02.403785 14206 leader_election.cc:290] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Requested vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.392880 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:02.390524 14262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
I20260608 09:57:02.391396 14263 raft_consensus.cc:2468] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:02.421867 13957 raft_consensus.cc:3060] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:02.425074 14073 leader_election.cc:343] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:02.427898 13853 catalog_manager.cc:5696] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131). New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:02.432894 14309 tablet_bootstrap.cc:492] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9: No bootstrap required, opened a new log
I20260608 09:57:02.433463 14309 ts_tablet_manager.cc:1403] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.132s	user 0.024s	sys 0.019s
I20260608 09:57:02.436144 14306 tablet_bootstrap.cc:492] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb: No bootstrap required, opened a new log
I20260608 09:57:02.436772 14306 ts_tablet_manager.cc:1403] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.184s	user 0.016s	sys 0.012s
I20260608 09:57:02.437004 13957 raft_consensus.cc:2468] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:02.437197 14309 raft_consensus.cc:359] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:02.438397 14309 raft_consensus.cc:385] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.438234 14071 leader_election.cc:304] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:02.438738 14309 raft_consensus.cc:740] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.439714 14351 raft_consensus.cc:2804] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.440302 14351 raft_consensus.cc:697] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Leader. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:02.440100 14309 consensus_queue.cc:260] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:02.440572 14306 raft_consensus.cc:359] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.441547 14306 raft_consensus.cc:385] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.441154 14351 consensus_queue.cc:237] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.441927 14306 raft_consensus.cc:740] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.442984 14306 consensus_queue.cc:260] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.445088 14309 ts_tablet_manager.cc:1434] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:57:02.445760 14306 ts_tablet_manager.cc:1434] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 09:57:02.446537 14309 tablet_bootstrap.cc:492] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
W20260608 09:57:02.452148 13837 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 418c0e38f4f94828945a564090a0f6c8 (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 418c0e38f4f94828945a564090a0f6c8 consensus state has no leader
I20260608 09:57:02.456324 14309 tablet_bootstrap.cc:654] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.461788 14309 tablet_bootstrap.cc:492] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9: No bootstrap required, opened a new log
I20260608 09:57:02.462159 14309 ts_tablet_manager.cc:1403] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260608 09:57:02.464637 14309 raft_consensus.cc:359] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.465428 14309 raft_consensus.cc:385] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.465734 14309 raft_consensus.cc:740] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.466516 14309 consensus_queue.cc:260] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.468868 14309 ts_tablet_manager.cc:1434] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:57:02.469775 14309 tablet_bootstrap.cc:492] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:02.469439 13852 catalog_manager.cc:5696] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131). New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:02.472798 14316 consensus_queue.cc:1048] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:02.477283 14309 tablet_bootstrap.cc:654] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.482618 14309 tablet_bootstrap.cc:492] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9: No bootstrap required, opened a new log
I20260608 09:57:02.485579 14309 ts_tablet_manager.cc:1403] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 09:57:02.488605 14309 raft_consensus.cc:359] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.489403 14309 raft_consensus.cc:385] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.489693 14309 raft_consensus.cc:740] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.490469 14309 consensus_queue.cc:260] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.494949 14309 ts_tablet_manager.cc:1434] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:57:02.495961 14309 tablet_bootstrap.cc:492] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:02.504513 14309 tablet_bootstrap.cc:654] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:02.523346 14332 consensus_queue.cc:1048] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:02.529214 14309 tablet_bootstrap.cc:492] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9: No bootstrap required, opened a new log
I20260608 09:57:02.529732 14309 ts_tablet_manager.cc:1403] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.021s
I20260608 09:57:02.532205 14309 raft_consensus.cc:359] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.532781 14309 raft_consensus.cc:385] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:02.533028 14309 raft_consensus.cc:740] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: FOLLOWER
I20260608 09:57:02.533852 14309 consensus_queue.cc:260] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.536312 14309 ts_tablet_manager.cc:1434] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260608 09:57:02.540891 14263 raft_consensus.cc:3060] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.549620 14351 consensus_queue.cc:1048] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:02.551082 14351 consensus_queue.cc:1048] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:02.551591 14206 raft_consensus.cc:493] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.552109 14206 raft_consensus.cc:515] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.552735 14363 raft_consensus.cc:493] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.553315 14363 raft_consensus.cc:515] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.554456 14206 leader_election.cc:290] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.555650 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5af97a4e84a86a452cc787cfef75d" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:02.556327 13957 raft_consensus.cc:2468] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:02.557734 14071 leader_election.cc:304] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 
I20260608 09:57:02.558646 14206 raft_consensus.cc:2804] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.559001 14206 raft_consensus.cc:493] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.559414 14206 raft_consensus.cc:3060] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.555823 14363 leader_election.cc:290] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.565881 14262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5af97a4e84a86a452cc787cfef75d" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" is_pre_election: true
I20260608 09:57:02.566584 14262 raft_consensus.cc:2468] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 0.
I20260608 09:57:02.567695 14206 raft_consensus.cc:515] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.571139 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5af97a4e84a86a452cc787cfef75d" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:02.571849 13957 raft_consensus.cc:3060] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.573431 14206 leader_election.cc:290] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Requested vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.581182 13957 raft_consensus.cc:2468] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:02.582459 14071 leader_election.cc:304] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: 
I20260608 09:57:02.583341 14206 raft_consensus.cc:2804] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.583889 14206 raft_consensus.cc:697] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Leader. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:02.584748 14206 consensus_queue.cc:237] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.586786 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5af97a4e84a86a452cc787cfef75d" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:02.587845 13956 raft_consensus.cc:2393] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in current term 1: Already voted for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in this term.
I20260608 09:57:02.594949 14262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5af97a4e84a86a452cc787cfef75d" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
I20260608 09:57:02.595628 14262 raft_consensus.cc:3060] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.596940 13853 catalog_manager.cc:5696] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131). New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:02.603166 14262 raft_consensus.cc:2468] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 1.
I20260608 09:57:02.625607 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f5af97a4e84a86a452cc787cfef75d" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
I20260608 09:57:02.626901 14221 leader_election.cc:304] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: 60d6bbb9b39f4f08ae481ddba98f53c9; no voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d
I20260608 09:57:02.627725 14363 raft_consensus.cc:2749] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:02.646696 14158 consensus_queue.cc:1048] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:02.651655 13907 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:02.662079 14263 raft_consensus.cc:3060] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:02.667510 13907 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:57:02.669907 14340 consensus_queue.cc:1048] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:57:02.707991 13902 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:57:02.749800 14340 consensus_queue.cc:1048] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:02.761962 14310 consensus_queue.cc:1048] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:02.768635 14350 consensus_queue.cc:1048] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:02.780069 14160 consensus_queue.cc:1048] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:02.924618 14340 raft_consensus.cc:493] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.925091 14340 raft_consensus.cc:515] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.926899 14340 leader_election.cc:290] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.927824 14263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418c0e38f4f94828945a564090a0f6c8" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" is_pre_election: true
I20260608 09:57:02.928169 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418c0e38f4f94828945a564090a0f6c8" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:02.928508 14263 raft_consensus.cc:2468] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 0.
I20260608 09:57:02.928787 13956 raft_consensus.cc:2468] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 0.
I20260608 09:57:02.929602 13998 leader_election.cc:304] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d6bbb9b39f4f08ae481ddba98f53c9, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:02.930310 14340 raft_consensus.cc:2804] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:02.930644 14340 raft_consensus.cc:493] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:02.930876 14340 raft_consensus.cc:3060] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.936075 14340 raft_consensus.cc:515] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.937697 14340 leader_election.cc:290] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [CANDIDATE]: Term 1 election: Requested vote from peers 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.938401 14263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418c0e38f4f94828945a564090a0f6c8" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
I20260608 09:57:02.938661 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418c0e38f4f94828945a564090a0f6c8" candidate_uuid: "a3d307f574974be98b4a1de75b6e72bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:02.938946 14263 raft_consensus.cc:3060] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.939262 13956 raft_consensus.cc:3060] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.944075 13956 raft_consensus.cc:2468] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 1.
I20260608 09:57:02.944124 14263 raft_consensus.cc:2468] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3d307f574974be98b4a1de75b6e72bb in term 1.
I20260608 09:57:02.945428 13998 leader_election.cc:304] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [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: 0a913a4126444bcaa561f8e87a815477, 60d6bbb9b39f4f08ae481ddba98f53c9, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:02.946154 14340 raft_consensus.cc:2804] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:02.946600 14340 raft_consensus.cc:697] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Becoming Leader. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Running, Role: LEADER
I20260608 09:57:02.947296 14340 consensus_queue.cc:237] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } }
I20260608 09:57:02.954948 13852 catalog_manager.cc:5696] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb reported cstate change: term changed from 0 to 1, leader changed from <none> to a3d307f574974be98b4a1de75b6e72bb (127.10.181.130). New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:02.960748 14363 raft_consensus.cc:493] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:02.961304 14363 raft_consensus.cc:515] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:02.963266 14363 leader_election.cc:290] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:02.964218 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" is_pre_election: true
I20260608 09:57:02.964501 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a913a4126444bcaa561f8e87a815477" is_pre_election: true
I20260608 09:57:02.965220 13956 raft_consensus.cc:2393] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in current term 1: Already voted for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in this term.
I20260608 09:57:02.966266 14219 leader_election.cc:304] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: 60d6bbb9b39f4f08ae481ddba98f53c9; no voters: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d
I20260608 09:57:02.967096 14363 raft_consensus.cc:3060] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:02.972007 14363 raft_consensus.cc:2749] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:03.018559 14160 consensus_queue.cc:1048] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:03.019778 14350 consensus_queue.cc:1048] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:03.041512 14350 consensus_queue.cc:1048] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:03.052781 14204 consensus_queue.cc:1048] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:03.397884 14340 consensus_queue.cc:1048] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:03.410208 14310 consensus_queue.cc:1048] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:03.749565 14106 consensus_queue.cc:237] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:03.757040 14030 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:03.757128 13956 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:57:03.757205 14073 consensus_peers.cc:597] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d -> Peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Couldn't send request to peer 60d6bbb9b39f4f08ae481ddba98f53c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf218d61a86049cfbb968e7851f9dcf6. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:03.758849 14204 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:03.759750 14351 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:03.767908 14350 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.770140 14030 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.770500 13956 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.781080 13853 catalog_manager.cc:5696] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:03.800961 13956 consensus_queue.cc:237] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
W20260608 09:57:03.808347 13922 consensus_peers.cc:597] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 -> Peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Couldn't send request to peer 60d6bbb9b39f4f08ae481ddba98f53c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3be4878b2fcd4ec28820549d2bf4349d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:03.808368 14106 raft_consensus.cc:1275] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:03.808543 14030 raft_consensus.cc:1275] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:03.810030 14397 consensus_queue.cc:1048] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:03.810871 14189 consensus_queue.cc:1048] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:03.818775 14189 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.820441 14030 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.821365 14106 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.835310 14106 consensus_queue.cc:237] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:03.836396 13850 catalog_manager.cc:5696] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.843999 14030 raft_consensus.cc:1275] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:57:03.845721 14073 consensus_peers.cc:597] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d -> Peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Couldn't send request to peer 60d6bbb9b39f4f08ae481ddba98f53c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65ef6861e44449e69765d7cc468644d4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:03.846393 13956 raft_consensus.cc:1275] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:03.847574 14350 consensus_queue.cc:1048] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:03.848534 14351 consensus_queue.cc:1048] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:03.859124 14030 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.860258 13956 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.857287 14350 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.870868 13852 catalog_manager.cc:5696] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb reported cstate change: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.897634 14030 consensus_queue.cc:237] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [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: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:03.905244 13956 raft_consensus.cc:1275] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:57:03.905627 13998 consensus_peers.cc:597] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb -> Peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Couldn't send request to peer 60d6bbb9b39f4f08ae481ddba98f53c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15f2858c71084a95b72e8d53f9ff55b7. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:03.905619 14106 raft_consensus.cc:1275] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:03.906751 14158 consensus_queue.cc:1048] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:57:03.907774 14340 consensus_queue.cc:1048] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:03.916314 14310 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.918290 14106 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.919898 13956 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:03.934137 13853 catalog_manager.cc:5696] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb reported cstate change: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:04.221856 14409 ts_tablet_manager.cc:933] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: Initiating tablet copy from peer 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:04.223635 14409 tablet_copy_client.cc:323] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:45263
I20260608 09:57:04.225394 14117 tablet_copy_service.cc:140] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Received BeginTabletCopySession request for tablet 65ef6861e44449e69765d7cc468644d4 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 ({username='slave'} at 127.0.0.1:55436)
I20260608 09:57:04.226046 14117 tablet_copy_service.cc:161] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Beginning new tablet copy session on tablet 65ef6861e44449e69765d7cc468644d4 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 at {username='slave'} at 127.0.0.1:55436: session id = 60d6bbb9b39f4f08ae481ddba98f53c9-65ef6861e44449e69765d7cc468644d4
I20260608 09:57:04.231520 14117 tablet_copy_source_session.cc:215] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:04.234151 14409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65ef6861e44449e69765d7cc468644d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.245113 14409 tablet_copy_client.cc:806] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:04.245726 14409 tablet_copy_client.cc:670] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:04.249907 14409 tablet_copy_client.cc:538] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:04.255635 14409 tablet_bootstrap.cc:492] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:04.270563 14409 tablet_bootstrap.cc:492] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:04.271360 14409 tablet_bootstrap.cc:492] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap complete.
I20260608 09:57:04.272006 14409 ts_tablet_manager.cc:1403] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260608 09:57:04.275301 14409 raft_consensus.cc:359] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:04.276163 14409 raft_consensus.cc:740] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: LEARNER
I20260608 09:57:04.277345 14409 consensus_queue.cc:260] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:04.279786 14409 ts_tablet_manager.cc:1434] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:57:04.281862 14117 tablet_copy_service.cc:342] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Request end of tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-65ef6861e44449e69765d7cc468644d4 received from {username='slave'} at 127.0.0.1:55436
I20260608 09:57:04.282218 14117 tablet_copy_service.cc:434] P 21d1cbfa5aaf4d8094f53e418a6eee6d: ending tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-65ef6861e44449e69765d7cc468644d4 on tablet 65ef6861e44449e69765d7cc468644d4 with peer 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:04.296060 14409 ts_tablet_manager.cc:933] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: Initiating tablet copy from peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:57:04.297823 14409 tablet_copy_client.cc:323] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.130:33747
I20260608 09:57:04.299495 14043 tablet_copy_service.cc:140] P a3d307f574974be98b4a1de75b6e72bb: Received BeginTabletCopySession request for tablet 15f2858c71084a95b72e8d53f9ff55b7 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 ({username='slave'} at 127.0.0.1:55554)
I20260608 09:57:04.299988 14043 tablet_copy_service.cc:161] P a3d307f574974be98b4a1de75b6e72bb: Beginning new tablet copy session on tablet 15f2858c71084a95b72e8d53f9ff55b7 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 at {username='slave'} at 127.0.0.1:55554: session id = 60d6bbb9b39f4f08ae481ddba98f53c9-15f2858c71084a95b72e8d53f9ff55b7
I20260608 09:57:04.306495 14043 tablet_copy_source_session.cc:215] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:04.308969 14413 ts_tablet_manager.cc:933] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: Initiating tablet copy from peer 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:04.309971 14409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f2858c71084a95b72e8d53f9ff55b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.310815 14413 tablet_copy_client.cc:323] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:35841
I20260608 09:57:04.312876 13967 tablet_copy_service.cc:140] P 0a913a4126444bcaa561f8e87a815477: Received BeginTabletCopySession request for tablet 3be4878b2fcd4ec28820549d2bf4349d from peer 60d6bbb9b39f4f08ae481ddba98f53c9 ({username='slave'} at 127.0.0.1:50756)
I20260608 09:57:04.313448 13967 tablet_copy_service.cc:161] P 0a913a4126444bcaa561f8e87a815477: Beginning new tablet copy session on tablet 3be4878b2fcd4ec28820549d2bf4349d from peer 60d6bbb9b39f4f08ae481ddba98f53c9 at {username='slave'} at 127.0.0.1:50756: session id = 60d6bbb9b39f4f08ae481ddba98f53c9-3be4878b2fcd4ec28820549d2bf4349d
I20260608 09:57:04.319222 13967 tablet_copy_source_session.cc:215] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:04.321822 14413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be4878b2fcd4ec28820549d2bf4349d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.325521 14409 tablet_copy_client.cc:806] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:04.326107 14409 tablet_copy_client.cc:670] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:04.330240 14409 tablet_copy_client.cc:538] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:04.337146 14413 tablet_copy_client.cc:806] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:04.337785 14413 tablet_copy_client.cc:670] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:04.338732 14409 tablet_bootstrap.cc:492] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:04.342029 14413 tablet_copy_client.cc:538] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:04.351135 14413 tablet_bootstrap.cc:492] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:04.355258 14409 tablet_bootstrap.cc:492] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:04.356281 14409 tablet_bootstrap.cc:492] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap complete.
I20260608 09:57:04.356978 14409 ts_tablet_manager.cc:1403] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260608 09:57:04.361548 14409 raft_consensus.cc:359] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:04.362674 14409 raft_consensus.cc:740] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: LEARNER
I20260608 09:57:04.363669 14409 consensus_queue.cc:260] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:04.373541 14416 ts_tablet_manager.cc:933] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: Initiating tablet copy from peer 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:04.376209 14409 ts_tablet_manager.cc:1434] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 09:57:04.393157 14043 tablet_copy_service.cc:342] P a3d307f574974be98b4a1de75b6e72bb: Request end of tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-15f2858c71084a95b72e8d53f9ff55b7 received from {username='slave'} at 127.0.0.1:55554
I20260608 09:57:04.393656 14043 tablet_copy_service.cc:434] P a3d307f574974be98b4a1de75b6e72bb: ending tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-15f2858c71084a95b72e8d53f9ff55b7 on tablet 15f2858c71084a95b72e8d53f9ff55b7 with peer 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:04.398406 14416 tablet_copy_client.cc:323] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:45263
I20260608 09:57:04.400386 14117 tablet_copy_service.cc:140] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Received BeginTabletCopySession request for tablet bf218d61a86049cfbb968e7851f9dcf6 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 ({username='slave'} at 127.0.0.1:55436)
I20260608 09:57:04.401003 14117 tablet_copy_service.cc:161] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Beginning new tablet copy session on tablet bf218d61a86049cfbb968e7851f9dcf6 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 at {username='slave'} at 127.0.0.1:55436: session id = 60d6bbb9b39f4f08ae481ddba98f53c9-bf218d61a86049cfbb968e7851f9dcf6
I20260608 09:57:04.405490 14413 tablet_bootstrap.cc:492] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:04.406363 14413 tablet_bootstrap.cc:492] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap complete.
I20260608 09:57:04.407009 14413 ts_tablet_manager.cc:1403] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.027s
I20260608 09:57:04.408370 14117 tablet_copy_source_session.cc:215] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:04.410158 14413 raft_consensus.cc:359] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:04.411065 14413 raft_consensus.cc:740] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: LEARNER
I20260608 09:57:04.411748 14416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf218d61a86049cfbb968e7851f9dcf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:04.411767 14413 consensus_queue.cc:260] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:04.416605 14413 ts_tablet_manager.cc:1434] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 09:57:04.418534 13967 tablet_copy_service.cc:342] P 0a913a4126444bcaa561f8e87a815477: Request end of tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-3be4878b2fcd4ec28820549d2bf4349d received from {username='slave'} at 127.0.0.1:50756
I20260608 09:57:04.418956 13967 tablet_copy_service.cc:434] P 0a913a4126444bcaa561f8e87a815477: ending tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-3be4878b2fcd4ec28820549d2bf4349d on tablet 3be4878b2fcd4ec28820549d2bf4349d with peer 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:04.428117 14416 tablet_copy_client.cc:806] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:04.428715 14416 tablet_copy_client.cc:670] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:04.432307 14416 tablet_copy_client.cc:538] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:04.440753 14416 tablet_bootstrap.cc:492] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:04.462260 14416 tablet_bootstrap.cc:492] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:04.463218 14416 tablet_bootstrap.cc:492] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap complete.
I20260608 09:57:04.463889 14416 ts_tablet_manager.cc:1403] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.001s
I20260608 09:57:04.467079 14416 raft_consensus.cc:359] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:04.467917 14416 raft_consensus.cc:740] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: LEARNER
I20260608 09:57:04.468575 14416 consensus_queue.cc:260] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:04.471066 14416 ts_tablet_manager.cc:1434] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:57:04.472750 14117 tablet_copy_service.cc:342] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Request end of tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-bf218d61a86049cfbb968e7851f9dcf6 received from {username='slave'} at 127.0.0.1:55436
I20260608 09:57:04.473124 14117 tablet_copy_service.cc:434] P 21d1cbfa5aaf4d8094f53e418a6eee6d: ending tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-bf218d61a86049cfbb968e7851f9dcf6 on tablet bf218d61a86049cfbb968e7851f9dcf6 with peer 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:04.668557 13907 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:04.685735 14263 raft_consensus.cc:1217] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:04.707370 14106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a"
dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
mode: GRACEFUL
new_leader_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
 from {username='slave'} at 127.0.0.1:55446
I20260608 09:57:04.708034 14106 raft_consensus.cc:606] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Received request to transfer leadership to TS 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:04.710727 14106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e8968c176d7434ea86dde6a89160967"
dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
mode: GRACEFUL
new_leader_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
 from {username='slave'} at 127.0.0.1:55446
I20260608 09:57:04.711248 14106 raft_consensus.cc:606] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Received request to transfer leadership to TS 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:04.714318 14106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6"
dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
mode: GRACEFUL
new_leader_uuid: "0a913a4126444bcaa561f8e87a815477"
 from {username='slave'} at 127.0.0.1:55446
I20260608 09:57:04.714845 14106 raft_consensus.cc:606] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Received request to transfer leadership to TS 0a913a4126444bcaa561f8e87a815477
I20260608 09:57:04.716066 13907 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 09:57:04.716854 13907 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:04.723153 14263 raft_consensus.cc:1217] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:04.835600 14263 raft_consensus.cc:1217] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:04.857452 14263 raft_consensus.cc:1217] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:04.964852 14424 raft_consensus.cc:993] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d: : Instructing follower 60d6bbb9b39f4f08ae481ddba98f53c9 to start an election
I20260608 09:57:04.965390 14350 raft_consensus.cc:1081] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Signalling peer 60d6bbb9b39f4f08ae481ddba98f53c9 to start an election
I20260608 09:57:04.966926 14263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e8968c176d7434ea86dde6a89160967"
dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
 from {username='slave'} at 127.0.0.1:36124
I20260608 09:57:04.967525 14263 raft_consensus.cc:493] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:04.967921 14263 raft_consensus.cc:3060] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:04.974906 14263 raft_consensus.cc:515] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:04.977172 14263 leader_election.cc:290] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 2 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:04.977914 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8968c176d7434ea86dde6a89160967" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:04.978276 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e8968c176d7434ea86dde6a89160967" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:04.978545 14030 raft_consensus.cc:3060] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:04.978899 14106 raft_consensus.cc:3055] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:57:04.979245 14106 raft_consensus.cc:740] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:04.980139 14106 consensus_queue.cc:260] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:04.981402 14106 raft_consensus.cc:3060] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:04.985597 14030 raft_consensus.cc:2468] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in term 2.
I20260608 09:57:04.986985 14221 leader_election.cc:304] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: 60d6bbb9b39f4f08ae481ddba98f53c9, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:04.987887 14363 raft_consensus.cc:2804] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:57:04.988332 14106 raft_consensus.cc:2468] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in term 2.
I20260608 09:57:04.989167 14363 raft_consensus.cc:697] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 LEADER]: Becoming Leader. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Running, Role: LEADER
I20260608 09:57:04.990228 14363 consensus_queue.cc:237] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } }
I20260608 09:57:04.999162 13850 catalog_manager.cc:5696] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 reported cstate change: term changed from 1 to 2, leader changed from 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) to 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132). New cstate: current_term: 2 leader_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:05.062778 14424 raft_consensus.cc:993] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d: : Instructing follower 60d6bbb9b39f4f08ae481ddba98f53c9 to start an election
I20260608 09:57:05.063273 14350 raft_consensus.cc:1081] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Signalling peer 60d6bbb9b39f4f08ae481ddba98f53c9 to start an election
I20260608 09:57:05.064925 14263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a"
dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
 from {username='slave'} at 127.0.0.1:36124
I20260608 09:57:05.065464 14263 raft_consensus.cc:493] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:05.065800 14263 raft_consensus.cc:3060] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:05.070639 14263 raft_consensus.cc:515] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:05.072405 14263 leader_election.cc:290] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 2 election: Requested vote from peers 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:05.073634 13956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:05.074263 13956 raft_consensus.cc:3060] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:05.075405 14107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c882e8109b14150a777d78fb4675d0a" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:05.076609 14107 raft_consensus.cc:3055] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:57:05.076954 14107 raft_consensus.cc:740] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:05.077822 14107 consensus_queue.cc:260] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:05.079133 14107 raft_consensus.cc:3060] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:05.083735 13956 raft_consensus.cc:2468] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in term 2.
I20260608 09:57:05.085132 14219 leader_election.cc:304] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: 0a913a4126444bcaa561f8e87a815477, 60d6bbb9b39f4f08ae481ddba98f53c9; no voters: 
I20260608 09:57:05.085675 14107 raft_consensus.cc:2468] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in term 2.
I20260608 09:57:05.086052 14363 raft_consensus.cc:2804] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:57:05.086611 14363 raft_consensus.cc:697] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 LEADER]: Becoming Leader. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Running, Role: LEADER
I20260608 09:57:05.087431 14363 consensus_queue.cc:237] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } }
I20260608 09:57:05.096475 13850 catalog_manager.cc:5696] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 reported cstate change: term changed from 1 to 2, leader changed from 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) to 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132). New cstate: current_term: 2 leader_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:05.109089 14423 raft_consensus.cc:1064] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477: attempting to promote NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 to VOTER
I20260608 09:57:05.111652 14423 consensus_queue.cc:237] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:05.119339 14107 raft_consensus.cc:1275] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:05.119339 14263 raft_consensus.cc:1275] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:05.119998 14030 raft_consensus.cc:1275] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:05.121124 14423 consensus_queue.cc:1048] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:05.121995 14189 consensus_queue.cc:1048] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:05.122824 14422 consensus_queue.cc:1048] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:05.133870 14422 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.136035 14106 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.143780 14263 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.148973 14030 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.155543 13850 catalog_manager.cc:5696] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.175305 13956 consensus_queue.cc:237] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:05.181552 14263 raft_consensus.cc:1275] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:05.182013 14030 raft_consensus.cc:1275] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:05.183442 14189 consensus_queue.cc:1048] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:05.184450 14423 consensus_queue.cc:1048] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:05.192153 14189 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.194870 14350 raft_consensus.cc:993] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: : Instructing follower 0a913a4126444bcaa561f8e87a815477 to start an election
I20260608 09:57:05.195413 14350 raft_consensus.cc:1081] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Signalling peer 0a913a4126444bcaa561f8e87a815477 to start an election
I20260608 09:57:05.197600 13957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6"
dest_uuid: "0a913a4126444bcaa561f8e87a815477"
 from {username='slave'} at 127.0.0.1:50742
I20260608 09:57:05.198159 13957 raft_consensus.cc:493] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:05.198544 13957 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:05.205133 13957 raft_consensus.cc:515] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:05.205899 13838 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3be4878b2fcd4ec28820549d2bf4349d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:05.206571 14263 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.208408 13957 leader_election.cc:290] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [CANDIDATE]: Term 2 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:05.209408 13852 catalog_manager.cc:5696] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 reported cstate change: config changed from index 3 to 4, VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) evicted. New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:05.196369 14030 raft_consensus.cc:2955] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.216492 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:05.217101 14031 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:05.217595 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "0a913a4126444bcaa561f8e87a815477" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:05.218294 14106 raft_consensus.cc:3055] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:57:05.218668 14106 raft_consensus.cc:740] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:05.222110 14092 tablet_service.cc:1558] Processing DeleteTablet for tablet 3be4878b2fcd4ec28820549d2bf4349d with delete_type TABLET_DATA_TOMBSTONED (TS 21d1cbfa5aaf4d8094f53e418a6eee6d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55422
I20260608 09:57:05.227838 14031 raft_consensus.cc:2468] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 2.
I20260608 09:57:05.229305 13922 leader_election.cc:304] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [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: 0a913a4126444bcaa561f8e87a815477, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:05.230232 14423 raft_consensus.cc:2804] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:57:05.228750 14106 consensus_queue.cc:260] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:05.230712 14423 raft_consensus.cc:697] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 LEADER]: Becoming Leader. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Running, Role: LEADER
I20260608 09:57:05.231652 14423 consensus_queue.cc:237] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:05.232344 14106 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:57:05.239607 14437 tablet_replica.cc:333] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:05.241291 14437 raft_consensus.cc:2243] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:05.242218 14437 raft_consensus.cc:2272] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:05.242866 14106 raft_consensus.cc:2468] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a913a4126444bcaa561f8e87a815477 in term 2.
I20260608 09:57:05.247264 14437 ts_tablet_manager.cc:1916] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:05.249944 13851 catalog_manager.cc:5696] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 reported cstate change: term changed from 1 to 2, leader changed from 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) to 0a913a4126444bcaa561f8e87a815477 (127.10.181.129). New cstate: current_term: 2 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:05.261405 13957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6"
dest_uuid: "0a913a4126444bcaa561f8e87a815477"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50724
I20260608 09:57:05.262104 13957 raft_consensus.cc:606] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 LEADER]: Received request to transfer leadership
I20260608 09:57:05.265152 14437 ts_tablet_manager.cc:1929] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:05.265656 14437 log.cc:1199] T 3be4878b2fcd4ec28820549d2bf4349d P 21d1cbfa5aaf4d8094f53e418a6eee6d: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/3be4878b2fcd4ec28820549d2bf4349d
I20260608 09:57:05.266806 13957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6"
dest_uuid: "0a913a4126444bcaa561f8e87a815477"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50724
I20260608 09:57:05.267364 13957 raft_consensus.cc:606] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 LEADER]: Received request to transfer leadership
I20260608 09:57:05.267648 13840 catalog_manager.cc:5027] TS 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263): tablet 3be4878b2fcd4ec28820549d2bf4349d (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]) successfully deleted
W20260608 09:57:05.268728 13838 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for bf218d61a86049cfbb968e7851f9dcf6 already in progress [suppressed 3 similar messages]
I20260608 09:57:05.272727 13957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6"
dest_uuid: "0a913a4126444bcaa561f8e87a815477"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50724
I20260608 09:57:05.273205 13957 raft_consensus.cc:606] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 LEADER]: Received request to transfer leadership
W20260608 09:57:05.276819 13902 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 09:57:05.277194 13902 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for bf218d61a86049cfbb968e7851f9dcf6 already in progress
W20260608 09:57:05.277523 13902 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for bf218d61a86049cfbb968e7851f9dcf6 already in progress
I20260608 09:57:05.280257 14425 raft_consensus.cc:1064] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb: attempting to promote NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 to VOTER
I20260608 09:57:05.282838 14425 consensus_queue.cc:237] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [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: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:05.291263 13957 raft_consensus.cc:1275] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:05.291626 14263 raft_consensus.cc:1275] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:05.291657 14106 raft_consensus.cc:1275] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:05.293807 14340 consensus_queue.cc:1048] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:05.294674 14310 consensus_queue.cc:1048] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:05.302181 14425 consensus_queue.cc:1048] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:05.304510 14404 raft_consensus.cc:1064] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d: attempting to promote NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 to VOTER
I20260608 09:57:05.307739 14404 consensus_queue.cc:237] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:05.326344 14263 raft_consensus.cc:1275] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:05.328605 13957 raft_consensus.cc:1275] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:05.329808 14031 raft_consensus.cc:1275] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:05.329644 14424 consensus_queue.cc:1048] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:05.331275 14310 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.332738 14350 consensus_queue.cc:1048] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:05.335810 14350 consensus_queue.cc:1048] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:05.338685 14106 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.338698 14263 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.353919 13851 catalog_manager.cc:5696] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.361629 13956 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.374892 14031 consensus_queue.cc:237] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [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: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:05.375399 14404 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.382103 14106 raft_consensus.cc:1275] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:05.382073 14263 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.383876 14310 consensus_queue.cc:1048] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:05.387261 13957 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.392318 14340 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a913a4126444bcaa561f8e87a815477 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.394292 14106 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a913a4126444bcaa561f8e87a815477 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.401082 14031 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.401481 13851 catalog_manager.cc:5696] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:05.403818 14262 raft_consensus.cc:1275] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:05.407658 14310 consensus_queue.cc:1048] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:05.412727 14264 raft_consensus.cc:2955] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0a913a4126444bcaa561f8e87a815477 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.417608 13840 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 15f2858c71084a95b72e8d53f9ff55b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:05.431027 14107 consensus_queue.cc:237] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:05.440685 13850 catalog_manager.cc:5696] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 3 to 4, VOTER 0a913a4126444bcaa561f8e87a815477 (127.10.181.129) evicted. New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.444742 13957 raft_consensus.cc:1275] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:05.446388 14424 consensus_queue.cc:1048] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:05.447149 14264 raft_consensus.cc:1275] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:05.448560 14350 consensus_queue.cc:1048] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:05.457710 14350 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.461326 13941 tablet_service.cc:1558] Processing DeleteTablet for tablet 15f2858c71084a95b72e8d53f9ff55b7 with delete_type TABLET_DATA_TOMBSTONED (TS 0a913a4126444bcaa561f8e87a815477 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50724
I20260608 09:57:05.460527 14262 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.470085 13957 raft_consensus.cc:2955] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:05.473742 14448 tablet_replica.cc:333] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:05.474436 14107 raft_consensus.cc:1275] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Refusing update from remote peer 60d6bbb9b39f4f08ae481ddba98f53c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:05.474713 13840 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 65ef6861e44449e69765d7cc468644d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:05.474929 14448 raft_consensus.cc:2243] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:05.478386 14363 consensus_queue.cc:1048] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:05.486595 14448 raft_consensus.cc:2272] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:05.486683 13851 catalog_manager.cc:5696] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 3 to 4, VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) evicted. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:05.490244 14448 ts_tablet_manager.cc:1916] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:05.501462 14018 tablet_service.cc:1558] Processing DeleteTablet for tablet 65ef6861e44449e69765d7cc468644d4 with delete_type TABLET_DATA_TOMBSTONED (TS a3d307f574974be98b4a1de75b6e72bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55530
I20260608 09:57:05.508113 14448 ts_tablet_manager.cc:1929] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:05.508668 14106 raft_consensus.cc:1275] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Refusing update from remote peer 60d6bbb9b39f4f08ae481ddba98f53c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:05.508781 14448 log.cc:1199] T 15f2858c71084a95b72e8d53f9ff55b7 P 0a913a4126444bcaa561f8e87a815477: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/15f2858c71084a95b72e8d53f9ff55b7
I20260608 09:57:05.511283 13838 catalog_manager.cc:5027] TS 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841): tablet 15f2858c71084a95b72e8d53f9ff55b7 (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]) successfully deleted
I20260608 09:57:05.512619 14031 raft_consensus.cc:1275] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 2 FOLLOWER]: Refusing update from remote peer 60d6bbb9b39f4f08ae481ddba98f53c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:05.514833 14426 consensus_queue.cc:1048] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:57:05.517652 14426 consensus_queue.cc:1048] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:57:05.520458 14452 tablet_replica.cc:333] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:05.523614 14452 raft_consensus.cc:2243] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:05.524329 14452 raft_consensus.cc:2272] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:05.530756 14452 ts_tablet_manager.cc:1916] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:05.547984 13957 raft_consensus.cc:1275] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 2 FOLLOWER]: Refusing update from remote peer 60d6bbb9b39f4f08ae481ddba98f53c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:57:05.550100 14450 consensus_queue.cc:1048] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:57:05.564116 14452 ts_tablet_manager.cc:1929] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:05.564653 14452 log.cc:1199] T 65ef6861e44449e69765d7cc468644d4 P a3d307f574974be98b4a1de75b6e72bb: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-1-root/wals/65ef6861e44449e69765d7cc468644d4
I20260608 09:57:05.603837 13840 catalog_manager.cc:5027] TS a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): tablet 65ef6861e44449e69765d7cc468644d4 (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]) successfully deleted
I20260608 09:57:05.715070 14262 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Advancing to term 2
I20260608 09:57:05.719650 14106 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:57:05.721307 14189 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:57:05.722911 14262 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 LEARNER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:57:05.724650 14189 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:57:05.734707 14423 raft_consensus.cc:993] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: : Instructing follower 21d1cbfa5aaf4d8094f53e418a6eee6d to start an election
I20260608 09:57:05.738301 14463 raft_consensus.cc:1081] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 LEADER]: Signalling peer 21d1cbfa5aaf4d8094f53e418a6eee6d to start an election
I20260608 09:57:05.741547 14106 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6"
dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
 from {username='slave'} at 127.0.0.1:55434
I20260608 09:57:05.742622 14106 raft_consensus.cc:493] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:05.743064 14106 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:57:05.748981 14031 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 2 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:57:05.749125 14464 raft_consensus.cc:1064] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: attempting to promote NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 to VOTER
W20260608 09:57:05.749728 14464 raft_consensus.cc:1068] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: Unable to promote non-voter 60d6bbb9b39f4f08ae481ddba98f53c9: Service unavailable: leader transfer in progress
I20260608 09:57:05.751235 14465 raft_consensus.cc:1064] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: attempting to promote NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 to VOTER
W20260608 09:57:05.751677 14465 raft_consensus.cc:1068] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: Unable to promote non-voter 60d6bbb9b39f4f08ae481ddba98f53c9: Service unavailable: leader transfer in progress
I20260608 09:57:05.753490 14464 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:57:05.753453 14106 raft_consensus.cc:515] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:05.754897 14107 raft_consensus.cc:1240] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 FOLLOWER]: Rejecting Update request from peer 0a913a4126444bcaa561f8e87a815477 for earlier term 2. Current term is 3. Ops: []
I20260608 09:57:05.757699 14106 leader_election.cc:290] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [CANDIDATE]: Term 3 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:05.760659 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:05.760602 13957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0a913a4126444bcaa561f8e87a815477"
I20260608 09:57:05.761696 13957 raft_consensus.cc:3055] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:57:05.762077 13957 raft_consensus.cc:740] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a913a4126444bcaa561f8e87a815477, State: Running, Role: LEADER
I20260608 09:57:05.763209 13957 consensus_queue.cc:260] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:05.765233 13957 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:57:05.774204 13957 raft_consensus.cc:2468] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21d1cbfa5aaf4d8094f53e418a6eee6d in term 3.
I20260608 09:57:05.775724 14071 leader_election.cc:304] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: 0a913a4126444bcaa561f8e87a815477, 21d1cbfa5aaf4d8094f53e418a6eee6d; no voters: a3d307f574974be98b4a1de75b6e72bb
I20260608 09:57:05.776783 14350 raft_consensus.cc:2804] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:57:05.777375 14350 raft_consensus.cc:697] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 LEADER]: Becoming Leader. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:05.778559 14350 consensus_queue.cc:237] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:05.786516 13852 catalog_manager.cc:5696] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: term changed from 2 to 3, leader changed from 0a913a4126444bcaa561f8e87a815477 (127.10.181.129) to 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131). New cstate: current_term: 3 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:06.242900 14262 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 LEARNER]: Advancing to term 3
I20260608 09:57:06.250273 14262 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 3 LEARNER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:57:06.251673 14350 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:06.256922 14350 raft_consensus.cc:1064] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: attempting to promote NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 to VOTER
W20260608 09:57:06.257330 14350 raft_consensus.cc:1068] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Unable to promote non-voter 60d6bbb9b39f4f08ae481ddba98f53c9: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:57:06.341152 13957 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 3 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:57:06.342404 14404 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:06.359063 14350 raft_consensus.cc:1064] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: attempting to promote NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 to VOTER
I20260608 09:57:06.361848 14350 consensus_queue.cc:237] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:06.362399 14031 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:57:06.369612 14262 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 3 LEARNER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:57:06.370268 13957 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 3 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:57:06.370654 14031 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 3 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:57:06.372129 14471 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:57:06.372860 14404 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:57:06.375223 14031 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 3 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:57:06.378422 14471 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:06.381634 14404 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:06.388873 14262 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:06.394407 13957 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:06.405081 13850 catalog_manager.cc:5696] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 2 to 5, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:06.409132 14031 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:06.434290 14107 consensus_queue.cc:237] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:06.439262 14031 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 3 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:57:06.439407 14262 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 3 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:57:06.440783 14404 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:57:06.441512 14350 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:57:06.448796 14404 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 0a913a4126444bcaa561f8e87a815477 (127.10.181.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:06.455227 14262 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 0a913a4126444bcaa561f8e87a815477 (127.10.181.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:06.457769 13840 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bf218d61a86049cfbb968e7851f9dcf6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:06.462589 14031 raft_consensus.cc:2955] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 0a913a4126444bcaa561f8e87a815477 (127.10.181.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:06.463840 13853 catalog_manager.cc:5696] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 5 to 6, VOTER 0a913a4126444bcaa561f8e87a815477 (127.10.181.129) evicted. New cstate: current_term: 3 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:06.476509 13941 tablet_service.cc:1558] Processing DeleteTablet for tablet bf218d61a86049cfbb968e7851f9dcf6 with delete_type TABLET_DATA_TOMBSTONED (TS 0a913a4126444bcaa561f8e87a815477 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50724
I20260608 09:57:06.479423 14478 tablet_replica.cc:333] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:06.480295 14478 raft_consensus.cc:2243] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:06.481061 14478 raft_consensus.cc:2272] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:06.487648 14478 ts_tablet_manager.cc:1916] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:06.499624 14478 ts_tablet_manager.cc:1929] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 09:57:06.500125 14478 log.cc:1199] T bf218d61a86049cfbb968e7851f9dcf6 P 0a913a4126444bcaa561f8e87a815477: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/bf218d61a86049cfbb968e7851f9dcf6
I20260608 09:57:06.502175 13838 catalog_manager.cc:5027] TS 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841): tablet bf218d61a86049cfbb968e7851f9dcf6 (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]) successfully deleted
I20260608 09:57:06.541183 14031 consensus_queue.cc:237] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [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: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: NON_VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: true } }
I20260608 09:57:06.548656 13957 raft_consensus.cc:1275] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:06.548802 14262 raft_consensus.cc:1275] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:57:06.549629 13998 consensus_peers.cc:597] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb -> Peer 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263): Couldn't send request to peer 21d1cbfa5aaf4d8094f53e418a6eee6d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66c4a1cee455474aaa20fe10499717aa. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:06.550274 14481 consensus_queue.cc:1048] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:57:06.551363 14479 consensus_queue.cc:1048] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:06.560798 14479 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: NON_VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: true } } }
I20260608 09:57:06.563228 14264 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: NON_VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: true } } }
I20260608 09:57:06.564352 13957 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: NON_VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: true } } }
I20260608 09:57:06.577755 13956 consensus_queue.cc:237] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:06.578744 13853 catalog_manager.cc:5696] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 reported cstate change: config changed from index -1 to 2, NON_VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) added. New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: NON_VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: true } } }
W20260608 09:57:06.586033 13922 consensus_peers.cc:597] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 -> Peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Couldn't send request to peer 60d6bbb9b39f4f08ae481ddba98f53c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: baacd2b7c4ba40ff9dba4cf0703746e9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:06.585933 14107 raft_consensus.cc:1275] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:06.587738 14464 consensus_queue.cc:1048] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:06.600188 14464 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:06.601505 14107 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:06.603024 14031 raft_consensus.cc:1275] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:06.604478 14486 consensus_queue.cc:1048] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:06.613770 13852 catalog_manager.cc:5696] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 reported cstate change: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:06.613799 14106 consensus_queue.cc:237] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: NON_VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: true } }
I20260608 09:57:06.615106 14031 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
W20260608 09:57:06.625075 14073 consensus_peers.cc:597] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d -> Peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): Couldn't send request to peer a3d307f574974be98b4a1de75b6e72bb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 388aac86874e445a90b37bbe95eed783. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:06.625739 14264 raft_consensus.cc:1275] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:06.627058 13956 raft_consensus.cc:1275] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:06.629452 14477 consensus_queue.cc:1048] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:06.630466 14350 consensus_queue.cc:1048] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:06.639408 14404 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: NON_VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: true } } }
I20260608 09:57:06.641592 14264 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: NON_VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: true } } }
I20260608 09:57:06.646804 13956 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: NON_VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: true } } }
I20260608 09:57:06.655761 14106 consensus_queue.cc:237] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:06.655611 13851 catalog_manager.cc:5696] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 reported cstate change: config changed from index -1 to 2, NON_VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) added. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: NON_VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: true } } }
I20260608 09:57:06.663170 14031 raft_consensus.cc:1275] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:57:06.663379 14073 consensus_peers.cc:597] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d -> Peer 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): Couldn't send request to peer 60d6bbb9b39f4f08ae481ddba98f53c9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddc2227a0bd04cf28848ff6fae17b935. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:06.664532 14404 consensus_queue.cc:1048] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:06.666194 13956 raft_consensus.cc:1275] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:57:06.667773 14404 consensus_queue.cc:1048] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:57:06.675503 14471 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:06.679441 13956 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:06.685169 14031 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } } }
I20260608 09:57:06.694384 13853 catalog_manager.cc:5696] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index -1 to 2, NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:06.718173 13907 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:06.733392 14106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6"
dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
mode: GRACEFUL
new_leader_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
 from {username='slave'} at 127.0.0.1:55446
I20260608 09:57:06.734052 14106 raft_consensus.cc:606] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 LEADER]: Received request to transfer leadership to TS 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:06.735498 13907 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 09:57:06.736119 13907 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:06.943240 14495 ts_tablet_manager.cc:933] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: Initiating tablet copy from peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747)
I20260608 09:57:06.945498 14495 tablet_copy_client.cc:323] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.130:33747
I20260608 09:57:06.947549 14043 tablet_copy_service.cc:140] P a3d307f574974be98b4a1de75b6e72bb: Received BeginTabletCopySession request for tablet 66c4a1cee455474aaa20fe10499717aa from peer 21d1cbfa5aaf4d8094f53e418a6eee6d ({username='slave'} at 127.0.0.1:55542)
I20260608 09:57:06.948181 14043 tablet_copy_service.cc:161] P a3d307f574974be98b4a1de75b6e72bb: Beginning new tablet copy session on tablet 66c4a1cee455474aaa20fe10499717aa from peer 21d1cbfa5aaf4d8094f53e418a6eee6d at {username='slave'} at 127.0.0.1:55542: session id = 21d1cbfa5aaf4d8094f53e418a6eee6d-66c4a1cee455474aaa20fe10499717aa
I20260608 09:57:06.953933 14043 tablet_copy_source_session.cc:215] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:06.956908 14495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c4a1cee455474aaa20fe10499717aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:06.972491 14495 tablet_copy_client.cc:806] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:06.973079 14495 tablet_copy_client.cc:670] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:06.976720 14495 tablet_copy_client.cc:538] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:06.982646 14495 tablet_bootstrap.cc:492] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap starting.
I20260608 09:57:07.001312 14495 tablet_bootstrap.cc:492] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:07.002368 14495 tablet_bootstrap.cc:492] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: Bootstrap complete.
I20260608 09:57:07.003141 14495 ts_tablet_manager.cc:1403] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.001s
I20260608 09:57:07.006132 14498 ts_tablet_manager.cc:933] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: Initiating tablet copy from peer 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841)
I20260608 09:57:07.006482 14495 raft_consensus.cc:359] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: NON_VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: true } }
I20260608 09:57:07.007417 14495 raft_consensus.cc:740] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Initialized, Role: LEARNER
I20260608 09:57:07.008113 14498 tablet_copy_client.cc:323] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:35841
I20260608 09:57:07.008280 14495 consensus_queue.cc:260] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: NON_VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: true } }
I20260608 09:57:07.010403 13967 tablet_copy_service.cc:140] P 0a913a4126444bcaa561f8e87a815477: Received BeginTabletCopySession request for tablet baacd2b7c4ba40ff9dba4cf0703746e9 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 ({username='slave'} at 127.0.0.1:50756)
I20260608 09:57:07.010996 13967 tablet_copy_service.cc:161] P 0a913a4126444bcaa561f8e87a815477: Beginning new tablet copy session on tablet baacd2b7c4ba40ff9dba4cf0703746e9 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 at {username='slave'} at 127.0.0.1:50756: session id = 60d6bbb9b39f4f08ae481ddba98f53c9-baacd2b7c4ba40ff9dba4cf0703746e9
I20260608 09:57:07.011088 14495 ts_tablet_manager.cc:1434] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:57:07.013142 14043 tablet_copy_service.cc:342] P a3d307f574974be98b4a1de75b6e72bb: Request end of tablet copy session 21d1cbfa5aaf4d8094f53e418a6eee6d-66c4a1cee455474aaa20fe10499717aa received from {username='slave'} at 127.0.0.1:55542
I20260608 09:57:07.013618 14043 tablet_copy_service.cc:434] P a3d307f574974be98b4a1de75b6e72bb: ending tablet copy session 21d1cbfa5aaf4d8094f53e418a6eee6d-66c4a1cee455474aaa20fe10499717aa on tablet 66c4a1cee455474aaa20fe10499717aa with peer 21d1cbfa5aaf4d8094f53e418a6eee6d
I20260608 09:57:07.020926 13967 tablet_copy_source_session.cc:215] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:07.025413 14498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baacd2b7c4ba40ff9dba4cf0703746e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:07.041340 14498 tablet_copy_client.cc:806] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:07.041927 14498 tablet_copy_client.cc:670] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:07.045790 14498 tablet_copy_client.cc:538] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:07.054854 14498 tablet_bootstrap.cc:492] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:07.055562 14404 raft_consensus.cc:993] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: : Instructing follower 60d6bbb9b39f4f08ae481ddba98f53c9 to start an election
I20260608 09:57:07.056226 14404 raft_consensus.cc:1081] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 LEADER]: Signalling peer 60d6bbb9b39f4f08ae481ddba98f53c9 to start an election
I20260608 09:57:07.058692 14262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6"
dest_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9"
 from {username='slave'} at 127.0.0.1:36124
I20260608 09:57:07.059501 14262 raft_consensus.cc:493] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:57:07.060004 14262 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:57:07.076750 14262 raft_consensus.cc:515] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:07.081164 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "a3d307f574974be98b4a1de75b6e72bb"
I20260608 09:57:07.081970 14030 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:57:07.090281 14498 tablet_bootstrap.cc:492] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:07.091391 14498 tablet_bootstrap.cc:492] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap complete.
I20260608 09:57:07.092104 14498 ts_tablet_manager.cc:1403] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.006s
I20260608 09:57:07.095265 14498 raft_consensus.cc:359] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:07.096163 14498 raft_consensus.cc:740] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: LEARNER
I20260608 09:57:07.095582 14030 raft_consensus.cc:2468] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in term 4.
I20260608 09:57:07.097388 14498 consensus_queue.cc:260] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:07.098598 14221 leader_election.cc:304] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60d6bbb9b39f4f08ae481ddba98f53c9, a3d307f574974be98b4a1de75b6e72bb; no voters: 
I20260608 09:57:07.099818 14468 raft_consensus.cc:2804] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 09:57:07.100072 14498 ts_tablet_manager.cc:1434] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:57:07.102504 13967 tablet_copy_service.cc:342] P 0a913a4126444bcaa561f8e87a815477: Request end of tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-baacd2b7c4ba40ff9dba4cf0703746e9 received from {username='slave'} at 127.0.0.1:50756
I20260608 09:57:07.103175 13967 tablet_copy_service.cc:434] P 0a913a4126444bcaa561f8e87a815477: ending tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-baacd2b7c4ba40ff9dba4cf0703746e9 on tablet baacd2b7c4ba40ff9dba4cf0703746e9 with peer 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:07.106909 14106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf218d61a86049cfbb968e7851f9dcf6" candidate_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d"
I20260608 09:57:07.107466 14106 raft_consensus.cc:3055] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 LEADER]: Stepping down as leader of term 3
I20260608 09:57:07.107748 14106 raft_consensus.cc:740] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21d1cbfa5aaf4d8094f53e418a6eee6d, State: Running, Role: LEADER
I20260608 09:57:07.108253 14498 ts_tablet_manager.cc:933] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: Initiating tablet copy from peer 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:07.108498 14106 consensus_queue.cc:260] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:07.109616 14106 raft_consensus.cc:3060] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 3 FOLLOWER]: Advancing to term 4
I20260608 09:57:07.111397 14262 leader_election.cc:290] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [CANDIDATE]: Term 4 election: Requested vote from peers a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747), 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:07.128201 14106 raft_consensus.cc:2468] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60d6bbb9b39f4f08ae481ddba98f53c9 in term 4.
I20260608 09:57:07.131865 14498 tablet_copy_client.cc:323] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:45263
I20260608 09:57:07.134536 14117 tablet_copy_service.cc:140] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Received BeginTabletCopySession request for tablet ddc2227a0bd04cf28848ff6fae17b935 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 ({username='slave'} at 127.0.0.1:55436)
I20260608 09:57:07.135146 14117 tablet_copy_service.cc:161] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Beginning new tablet copy session on tablet ddc2227a0bd04cf28848ff6fae17b935 from peer 60d6bbb9b39f4f08ae481ddba98f53c9 at {username='slave'} at 127.0.0.1:55436: session id = 60d6bbb9b39f4f08ae481ddba98f53c9-ddc2227a0bd04cf28848ff6fae17b935
I20260608 09:57:07.146427 14117 tablet_copy_source_session.cc:215] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:07.149879 14498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc2227a0bd04cf28848ff6fae17b935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:07.174917 14498 tablet_copy_client.cc:806] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:07.179212 14498 tablet_copy_client.cc:670] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:07.183697 14498 tablet_copy_client.cc:538] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:07.196475 14498 tablet_bootstrap.cc:492] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap starting.
I20260608 09:57:07.210286 14505 ts_tablet_manager.cc:933] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: Initiating tablet copy from peer 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263)
I20260608 09:57:07.214673 14468 raft_consensus.cc:697] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 4 LEADER]: Becoming Leader. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Running, Role: LEADER
I20260608 09:57:07.215737 14468 consensus_queue.cc:237] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:07.222649 14505 tablet_copy_client.cc:323] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:45263
I20260608 09:57:07.224422 14117 tablet_copy_service.cc:140] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Received BeginTabletCopySession request for tablet 388aac86874e445a90b37bbe95eed783 from peer a3d307f574974be98b4a1de75b6e72bb ({username='slave'} at 127.0.0.1:55426)
I20260608 09:57:07.224949 14117 tablet_copy_service.cc:161] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Beginning new tablet copy session on tablet 388aac86874e445a90b37bbe95eed783 from peer a3d307f574974be98b4a1de75b6e72bb at {username='slave'} at 127.0.0.1:55426: session id = a3d307f574974be98b4a1de75b6e72bb-388aac86874e445a90b37bbe95eed783
I20260608 09:57:07.224735 13852 catalog_manager.cc:5696] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 reported cstate change: term changed from 3 to 4, leader changed from 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) to 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132). New cstate: current_term: 4 leader_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:07.239532 14117 tablet_copy_source_session.cc:215] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:07.242923 14505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388aac86874e445a90b37bbe95eed783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:07.247455 14498 tablet_bootstrap.cc:492] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:07.248559 14498 tablet_bootstrap.cc:492] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: Bootstrap complete.
I20260608 09:57:07.249310 14498 ts_tablet_manager.cc:1403] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent bootstrapping tablet: real 0.053s	user 0.037s	sys 0.013s
I20260608 09:57:07.252455 14498 raft_consensus.cc:359] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:07.253296 14498 raft_consensus.cc:740] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60d6bbb9b39f4f08ae481ddba98f53c9, State: Initialized, Role: LEARNER
I20260608 09:57:07.253994 14498 consensus_queue.cc:260] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: true } }
I20260608 09:57:07.256887 14498 ts_tablet_manager.cc:1434] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:57:07.258884 14117 tablet_copy_service.cc:342] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Request end of tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-ddc2227a0bd04cf28848ff6fae17b935 received from {username='slave'} at 127.0.0.1:55436
I20260608 09:57:07.259428 14117 tablet_copy_service.cc:434] P 21d1cbfa5aaf4d8094f53e418a6eee6d: ending tablet copy session 60d6bbb9b39f4f08ae481ddba98f53c9-ddc2227a0bd04cf28848ff6fae17b935 on tablet ddc2227a0bd04cf28848ff6fae17b935 with peer 60d6bbb9b39f4f08ae481ddba98f53c9
I20260608 09:57:07.261031 14505 tablet_copy_client.cc:806] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:07.261679 14505 tablet_copy_client.cc:670] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:07.265134 14505 tablet_copy_client.cc:538] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:07.271294 14505 tablet_bootstrap.cc:492] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap starting.
I20260608 09:57:07.287768 14505 tablet_bootstrap.cc:492] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:07.288476 14505 tablet_bootstrap.cc:492] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: Bootstrap complete.
I20260608 09:57:07.289023 14505 ts_tablet_manager.cc:1403] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 09:57:07.291281 14505 raft_consensus.cc:359] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: NON_VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: true } }
I20260608 09:57:07.291883 14505 raft_consensus.cc:740] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a3d307f574974be98b4a1de75b6e72bb, State: Initialized, Role: LEARNER
I20260608 09:57:07.292788 14505 consensus_queue.cc:260] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [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: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: NON_VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: true } }
I20260608 09:57:07.294797 14505 ts_tablet_manager.cc:1434] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:57:07.296622 14117 tablet_copy_service.cc:342] P 21d1cbfa5aaf4d8094f53e418a6eee6d: Request end of tablet copy session a3d307f574974be98b4a1de75b6e72bb-388aac86874e445a90b37bbe95eed783 received from {username='slave'} at 127.0.0.1:55426
I20260608 09:57:07.297015 14117 tablet_copy_service.cc:434] P 21d1cbfa5aaf4d8094f53e418a6eee6d: ending tablet copy session a3d307f574974be98b4a1de75b6e72bb-388aac86874e445a90b37bbe95eed783 on tablet 388aac86874e445a90b37bbe95eed783 with peer a3d307f574974be98b4a1de75b6e72bb
I20260608 09:57:07.439596 14264 raft_consensus.cc:1217] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:07.538450 14264 raft_consensus.cc:1217] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:07.548455 14106 raft_consensus.cc:1217] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:07.645469 14030 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 4 FOLLOWER]: Refusing update from remote peer 60d6bbb9b39f4f08ae481ddba98f53c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 09:57:07.646757 14468 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 09:57:07.662132 14106 raft_consensus.cc:1275] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 4 FOLLOWER]: Refusing update from remote peer 60d6bbb9b39f4f08ae481ddba98f53c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 09:57:07.663832 14506 consensus_queue.cc:1048] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 09:57:07.673707 14030 raft_consensus.cc:1217] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:57:08.016240 14509 raft_consensus.cc:1064] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477: attempting to promote NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 to VOTER
I20260608 09:57:08.018731 14509 consensus_queue.cc:237] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:08.027151 14106 raft_consensus.cc:1275] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.027151 14264 raft_consensus.cc:1275] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.028585 14030 raft_consensus.cc:1275] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.029644 14523 consensus_queue.cc:1048] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.030668 14509 consensus_queue.cc:1048] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.031590 14508 consensus_queue.cc:1048] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.043998 14508 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.045812 14106 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.051421 14030 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.058043 14264 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.059340 13851 catalog_manager.cc:5696] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.089313 13957 consensus_queue.cc:237] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:08.095417 14264 raft_consensus.cc:1275] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.096050 14030 raft_consensus.cc:1275] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 0a913a4126444bcaa561f8e87a815477: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.097222 14523 consensus_queue.cc:1048] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.102538 14479 raft_consensus.cc:1064] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb: attempting to promote NON_VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d to VOTER
I20260608 09:57:08.105119 14479 consensus_queue.cc:237] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [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: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } }
I20260608 09:57:08.108299 14471 raft_consensus.cc:1064] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d: attempting to promote NON_VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 to VOTER
I20260608 09:57:08.110451 14471 consensus_queue.cc:237] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:08.112037 14523 consensus_queue.cc:1048] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.116180 14509 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.126642 14262 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.130300 13838 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet baacd2b7c4ba40ff9dba4cf0703746e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:08.129438 14031 raft_consensus.cc:2955] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.139961 13852 catalog_manager.cc:5696] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 reported cstate change: config changed from index 3 to 4, VOTER 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) evicted. New cstate: current_term: 1 leader_uuid: "0a913a4126444bcaa561f8e87a815477" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:08.162951 14031 raft_consensus.cc:1275] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.163450 13957 raft_consensus.cc:1275] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.172483 13957 raft_consensus.cc:1275] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.170585 14477 consensus_queue.cc:1048] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260608 09:57:08.175428 14404 consensus_queue.cc:1048] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.178618 14262 raft_consensus.cc:1275] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEARNER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.181030 14477 consensus_queue.cc:1048] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.182917 14533 consensus_queue.cc:1048] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:57:08.185854 14092 tablet_service.cc:1558] Processing DeleteTablet for tablet baacd2b7c4ba40ff9dba4cf0703746e9 with delete_type TABLET_DATA_TOMBSTONED (TS 21d1cbfa5aaf4d8094f53e418a6eee6d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55422
I20260608 09:57:08.194231 14262 raft_consensus.cc:1275] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.195613 14479 consensus_queue.cc:1048] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.198426 14477 raft_consensus.cc:1064] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d: attempting to promote NON_VOTER a3d307f574974be98b4a1de75b6e72bb to VOTER
I20260608 09:57:08.203375 14477 consensus_queue.cc:237] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } }
I20260608 09:57:08.206285 14106 raft_consensus.cc:1275] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEARNER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.208060 14532 consensus_queue.cc:1048] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.218822 14479 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } } }
I20260608 09:57:08.226748 14536 tablet_replica.cc:333] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:08.228156 14536 raft_consensus.cc:2243] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:08.227592 14106 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } } }
I20260608 09:57:08.229231 14536 raft_consensus.cc:2272] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:08.234220 14536 ts_tablet_manager.cc:1916] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:08.236626 13955 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.243052 14262 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } } }
I20260608 09:57:08.243425 13956 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } } }
I20260608 09:57:08.234249 14534 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.276820 14032 raft_consensus.cc:1275] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEARNER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.278823 13957 raft_consensus.cc:1275] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.258435 13850 catalog_manager.cc:5696] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb reported cstate change: config changed from index 2 to 3, 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:08.300863 14536 ts_tablet_manager.cc:1929] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:08.301337 14536 log.cc:1199] T baacd2b7c4ba40ff9dba4cf0703746e9 P 21d1cbfa5aaf4d8094f53e418a6eee6d: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/baacd2b7c4ba40ff9dba4cf0703746e9
I20260608 09:57:08.300092 13852 catalog_manager.cc:5696] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 reported cstate change: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.303612 13840 catalog_manager.cc:5027] TS 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263): tablet baacd2b7c4ba40ff9dba4cf0703746e9 (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]) successfully deleted
I20260608 09:57:08.310731 14404 consensus_queue.cc:1048] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.311866 14477 consensus_queue.cc:1048] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.321938 14032 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.324716 14264 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.326678 14262 raft_consensus.cc:1275] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:57:08.328331 14404 consensus_queue.cc:1048] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:57:08.339296 14471 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } } }
I20260608 09:57:08.345046 13956 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } } }
I20260608 09:57:08.364516 14106 consensus_queue.cc:237] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } }
I20260608 09:57:08.365692 14262 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } } }
I20260608 09:57:08.371531 14264 raft_consensus.cc:1275] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.371531 13957 raft_consensus.cc:1275] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.372587 13853 catalog_manager.cc:5696] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 2 to 3, a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:08.375475 14545 consensus_queue.cc:1048] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:57:08.379256 14404 consensus_queue.cc:1048] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.381910 14032 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { replace: true } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } } }
I20260608 09:57:08.385219 14545 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.398830 14106 consensus_queue.cc:237] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [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: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } }
I20260608 09:57:08.401515 13955 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.403692 14262 raft_consensus.cc:2955] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } } }
I20260608 09:57:08.407841 13840 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ddc2227a0bd04cf28848ff6fae17b935 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:08.420754 13956 raft_consensus.cc:1275] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.421192 13853 catalog_manager.cc:5696] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 3 to 4, VOTER a3d307f574974be98b4a1de75b6e72bb (127.10.181.130) evicted. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60d6bbb9b39f4f08ae481ddba98f53c9" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 43903 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:08.422098 14471 consensus_queue.cc:1048] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.429092 14030 raft_consensus.cc:1275] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Refusing update from remote peer 21d1cbfa5aaf4d8094f53e418a6eee6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.430387 14544 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } } }
I20260608 09:57:08.432852 14471 consensus_queue.cc:1048] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.441143 14018 tablet_service.cc:1558] Processing DeleteTablet for tablet ddc2227a0bd04cf28848ff6fae17b935 with delete_type TABLET_DATA_TOMBSTONED (TS a3d307f574974be98b4a1de75b6e72bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55530
I20260608 09:57:08.441605 14030 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } } }
I20260608 09:57:08.442123 13956 raft_consensus.cc:2955] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } } }
I20260608 09:57:08.449906 13840 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 388aac86874e445a90b37bbe95eed783 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:08.455361 13853 catalog_manager.cc:5696] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d reported cstate change: config changed from index 3 to 4, VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) evicted. New cstate: current_term: 1 leader_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:08.458521 14549 tablet_replica.cc:333] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:08.459568 14549 raft_consensus.cc:2243] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:08.460346 14549 raft_consensus.cc:2272] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:08.463738 14549 ts_tablet_manager.cc:1916] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:08.466706 14248 tablet_service.cc:1558] Processing DeleteTablet for tablet 388aac86874e445a90b37bbe95eed783 with delete_type TABLET_DATA_TOMBSTONED (TS 60d6bbb9b39f4f08ae481ddba98f53c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36122
I20260608 09:57:08.475468 14550 tablet_replica.cc:333] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:08.476529 14550 raft_consensus.cc:2243] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:08.477644 14550 raft_consensus.cc:2272] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:08.480587 14550 ts_tablet_manager.cc:1916] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:08.483560 14549 ts_tablet_manager.cc:1929] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:08.483987 14549 log.cc:1199] T ddc2227a0bd04cf28848ff6fae17b935 P a3d307f574974be98b4a1de75b6e72bb: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-1-root/wals/ddc2227a0bd04cf28848ff6fae17b935
I20260608 09:57:08.485704 13840 catalog_manager.cc:5027] TS a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): tablet ddc2227a0bd04cf28848ff6fae17b935 (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]) successfully deleted
I20260608 09:57:08.491680 14550 ts_tablet_manager.cc:1929] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:08.492069 14550 log.cc:1199] T 388aac86874e445a90b37bbe95eed783 P 60d6bbb9b39f4f08ae481ddba98f53c9: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-3-root/wals/388aac86874e445a90b37bbe95eed783
I20260608 09:57:08.493515 13840 catalog_manager.cc:5027] TS 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): tablet 388aac86874e445a90b37bbe95eed783 (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]) successfully deleted
I20260608 09:57:08.675012 14030 consensus_queue.cc:237] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [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: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } }
I20260608 09:57:08.680369 14106 raft_consensus.cc:1275] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.680737 13955 raft_consensus.cc:1275] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Refusing update from remote peer a3d307f574974be98b4a1de75b6e72bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:57:08.682093 14533 consensus_queue.cc:1048] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.683632 14479 consensus_queue.cc:1048] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:57:08.691710 14532 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } } }
I20260608 09:57:08.693789 14106 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } } }
I20260608 09:57:08.699468 13955 raft_consensus.cc:2955] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } } }
I20260608 09:57:08.706080 13840 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 66c4a1cee455474aaa20fe10499717aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:08.708230 13850 catalog_manager.cc:5696] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb reported cstate change: config changed from index 3 to 4, VOTER 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132) evicted. New cstate: current_term: 1 leader_uuid: "a3d307f574974be98b4a1de75b6e72bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3d307f574974be98b4a1de75b6e72bb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a913a4126444bcaa561f8e87a815477" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21d1cbfa5aaf4d8094f53e418a6eee6d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45263 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:08.720937 14248 tablet_service.cc:1558] Processing DeleteTablet for tablet 66c4a1cee455474aaa20fe10499717aa with delete_type TABLET_DATA_TOMBSTONED (TS 60d6bbb9b39f4f08ae481ddba98f53c9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36122
I20260608 09:57:08.721903 14550 tablet_replica.cc:333] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:08.722904 14550 raft_consensus.cc:2243] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:08.723453 14550 raft_consensus.cc:2272] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:08.726151 14550 ts_tablet_manager.cc:1916] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:08.736138 14550 ts_tablet_manager.cc:1929] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:57:08.736465 14550 log.cc:1199] T 66c4a1cee455474aaa20fe10499717aa P 60d6bbb9b39f4f08ae481ddba98f53c9: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912535043751-10966-0/minicluster-data/ts-3-root/wals/66c4a1cee455474aaa20fe10499717aa
I20260608 09:57:08.737138 13907 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:57:08.737792 13840 catalog_manager.cc:5027] TS 60d6bbb9b39f4f08ae481ddba98f53c9 (127.10.181.132:43903): tablet 66c4a1cee455474aaa20fe10499717aa (table range_aware_rebalance_new_range [id=80c567eefe6a40e0a2e025970623861e]) successfully deleted
I20260608 09:57:08.750440 13907 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 09:57:08.751045 13907 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:09.428336 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
W20260608 09:57:09.445729 14071 consensus_peers.cc:597] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d -> Peer 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841): Couldn't send request to peer 0a913a4126444bcaa561f8e87a815477. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:09.457858 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:09.458555 10966 tablet_replica.cc:333] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.459194 10966 raft_consensus.cc:2243] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.459686 10966 raft_consensus.cc:2272] T 51f5af97a4e84a86a452cc787cfef75d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.462051 10966 tablet_replica.cc:333] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.462556 10966 raft_consensus.cc:2243] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.463088 10966 raft_consensus.cc:2272] T ddc2227a0bd04cf28848ff6fae17b935 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.464847 10966 tablet_replica.cc:333] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.465415 10966 raft_consensus.cc:2243] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.465909 10966 raft_consensus.cc:2272] T 388aac86874e445a90b37bbe95eed783 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.467515 10966 tablet_replica.cc:333] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.468006 10966 raft_consensus.cc:2243] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.468350 10966 raft_consensus.cc:2272] T 0c882e8109b14150a777d78fb4675d0a P 0a913a4126444bcaa561f8e87a815477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.470062 10966 tablet_replica.cc:333] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.470537 10966 raft_consensus.cc:2243] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.471105 10966 raft_consensus.cc:2272] T 65ef6861e44449e69765d7cc468644d4 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.473213 10966 tablet_replica.cc:333] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.473810 10966 raft_consensus.cc:2243] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.474606 10966 raft_consensus.cc:2272] T 2a1845f441c645949d7275726853b59d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.476477 10966 tablet_replica.cc:333] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.477006 10966 raft_consensus.cc:2243] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.477486 10966 raft_consensus.cc:2272] T 09663f8771d14aca91ccf38a51d5489a P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.479306 10966 tablet_replica.cc:333] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.479825 10966 raft_consensus.cc:2243] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.480326 10966 raft_consensus.cc:2272] T 418c0e38f4f94828945a564090a0f6c8 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.482415 10966 tablet_replica.cc:333] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.482936 10966 raft_consensus.cc:2243] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.483711 10966 raft_consensus.cc:2272] T 3be4878b2fcd4ec28820549d2bf4349d P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.485707 10966 tablet_replica.cc:333] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.486212 10966 raft_consensus.cc:2243] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.486646 10966 raft_consensus.cc:2272] T 66c4a1cee455474aaa20fe10499717aa P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.488765 10966 tablet_replica.cc:333] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.489362 10966 raft_consensus.cc:2243] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.490201 10966 raft_consensus.cc:2272] T 20e0f548cc1d4da785d67542ee85094f P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.492106 10966 tablet_replica.cc:333] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477: stopping tablet replica
I20260608 09:57:09.492621 10966 raft_consensus.cc:2243] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.493590 10966 raft_consensus.cc:2272] T baacd2b7c4ba40ff9dba4cf0703746e9 P 0a913a4126444bcaa561f8e87a815477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.527787 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
W20260608 09:57:09.558835 14071 consensus_peers.cc:597] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d -> Peer 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841): Couldn't send request to peer 0a913a4126444bcaa561f8e87a815477. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:35841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:09.560122 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:57:09.591189 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:09.591943 10966 tablet_replica.cc:333] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.592578 10966 raft_consensus.cc:2243] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.593050 10966 raft_consensus.cc:2272] T 09663f8771d14aca91ccf38a51d5489a P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.595144 10966 tablet_replica.cc:333] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.595706 10966 raft_consensus.cc:2243] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.596441 10966 raft_consensus.cc:2272] T 66c4a1cee455474aaa20fe10499717aa P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.598517 10966 tablet_replica.cc:333] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.599045 10966 raft_consensus.cc:2243] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.599442 10966 raft_consensus.cc:2272] T 20e0f548cc1d4da785d67542ee85094f P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.601361 10966 tablet_replica.cc:333] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.601892 10966 raft_consensus.cc:2243] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.602268 10966 raft_consensus.cc:2272] T 2a1845f441c645949d7275726853b59d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.604067 10966 tablet_replica.cc:333] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.604568 10966 raft_consensus.cc:2243] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.605042 10966 raft_consensus.cc:2272] T 388aac86874e445a90b37bbe95eed783 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.606667 10966 tablet_replica.cc:333] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.607241 10966 raft_consensus.cc:2243] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.607959 10966 raft_consensus.cc:2272] T 15f2858c71084a95b72e8d53f9ff55b7 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.609913 10966 tablet_replica.cc:333] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.610384 10966 raft_consensus.cc:2243] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.611128 10966 raft_consensus.cc:2272] T dd2f91d8914c4ed5a9ae0325636a114c P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.612910 10966 tablet_replica.cc:333] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.613525 10966 raft_consensus.cc:2243] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.614084 10966 raft_consensus.cc:2272] T baacd2b7c4ba40ff9dba4cf0703746e9 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.616199 10966 tablet_replica.cc:333] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.616703 10966 raft_consensus.cc:2243] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.617528 10966 raft_consensus.cc:2272] T 418c0e38f4f94828945a564090a0f6c8 P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.619287 10966 tablet_replica.cc:333] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.619772 10966 raft_consensus.cc:2243] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.620256 10966 raft_consensus.cc:2272] T 3be4878b2fcd4ec28820549d2bf4349d P a3d307f574974be98b4a1de75b6e72bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.622053 10966 tablet_replica.cc:333] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.622520 10966 raft_consensus.cc:2243] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.622947 10966 raft_consensus.cc:2272] T 2e8968c176d7434ea86dde6a89160967 P a3d307f574974be98b4a1de75b6e72bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.625047 10966 tablet_replica.cc:333] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb: stopping tablet replica
I20260608 09:57:09.625656 10966 raft_consensus.cc:2243] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.626422 10966 raft_consensus.cc:2272] T bf218d61a86049cfbb968e7851f9dcf6 P a3d307f574974be98b4a1de75b6e72bb [term 4 FOLLOWER]: Raft consensus is shut down!
W20260608 09:57:09.628480 14071 consensus_peers.cc:597] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d -> Peer 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841): Couldn't send request to peer 0a913a4126444bcaa561f8e87a815477. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:35841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:09.642115 14221 consensus_peers.cc:597] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 -> Peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): Couldn't send request to peer a3d307f574974be98b4a1de75b6e72bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:09.661312 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:57:09.687120 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
W20260608 09:57:09.701453 14221 consensus_peers.cc:597] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 -> Peer 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263): Couldn't send request to peer 21d1cbfa5aaf4d8094f53e418a6eee6d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:09.715803 14221 consensus_peers.cc:597] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 -> Peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): Couldn't send request to peer a3d307f574974be98b4a1de75b6e72bb. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.130:33747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:09.719515 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:09.720404 10966 tablet_replica.cc:333] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.721218 10966 raft_consensus.cc:2243] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.721942 10966 raft_consensus.cc:2272] T 66c4a1cee455474aaa20fe10499717aa P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.724340 10966 tablet_replica.cc:333] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.725109 10966 raft_consensus.cc:2243] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.726145 10966 raft_consensus.cc:2272] T 65ef6861e44449e69765d7cc468644d4 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.728922 10966 tablet_replica.cc:333] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.729684 10966 raft_consensus.cc:2243] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.730688 10966 raft_consensus.cc:2272] T 51f5af97a4e84a86a452cc787cfef75d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.733188 10966 tablet_replica.cc:333] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.733927 10966 raft_consensus.cc:2243] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.734486 10966 raft_consensus.cc:2272] T 2e8968c176d7434ea86dde6a89160967 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.736829 10966 tablet_replica.cc:333] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.737524 10966 raft_consensus.cc:2243] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.737989 10966 raft_consensus.cc:2272] T bf218d61a86049cfbb968e7851f9dcf6 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.740438 10966 tablet_replica.cc:333] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.741111 10966 raft_consensus.cc:2243] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.742053 10966 raft_consensus.cc:2272] T 388aac86874e445a90b37bbe95eed783 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.744542 10966 tablet_replica.cc:333] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.745194 10966 raft_consensus.cc:2243] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.745769 10966 raft_consensus.cc:2272] T 15f2858c71084a95b72e8d53f9ff55b7 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:57:09.746042 14219 consensus_peers.cc:597] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 -> Peer 0a913a4126444bcaa561f8e87a815477 (127.10.181.129:35841): Couldn't send request to peer 0a913a4126444bcaa561f8e87a815477. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:35841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:09.747956 10966 tablet_replica.cc:333] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.748529 10966 raft_consensus.cc:2243] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 09:57:09.748854 14221 consensus_peers.cc:597] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 -> Peer 21d1cbfa5aaf4d8094f53e418a6eee6d (127.10.181.131:45263): Couldn't send request to peer 21d1cbfa5aaf4d8094f53e418a6eee6d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:09.748939 10966 raft_consensus.cc:2272] T dd2f91d8914c4ed5a9ae0325636a114c P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.750813 10966 tablet_replica.cc:333] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.751323 10966 raft_consensus.cc:2243] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.751718 10966 raft_consensus.cc:2272] T 0c882e8109b14150a777d78fb4675d0a P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.753610 10966 tablet_replica.cc:333] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.754117 10966 raft_consensus.cc:2243] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.754519 10966 raft_consensus.cc:2272] T 20e0f548cc1d4da785d67542ee85094f P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.756281 10966 tablet_replica.cc:333] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.756772 10966 raft_consensus.cc:2243] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.757529 10966 raft_consensus.cc:2272] T ddc2227a0bd04cf28848ff6fae17b935 P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.759243 10966 tablet_replica.cc:333] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d: stopping tablet replica
I20260608 09:57:09.759724 10966 raft_consensus.cc:2243] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.760138 10966 raft_consensus.cc:2272] T 2a1845f441c645949d7275726853b59d P 21d1cbfa5aaf4d8094f53e418a6eee6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.794086 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:57:09.820570 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:57:09.844252 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:09.845117 10966 tablet_replica.cc:333] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.846128 10966 raft_consensus.cc:2243] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.846818 10966 raft_consensus.cc:2272] T ddc2227a0bd04cf28848ff6fae17b935 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.848812 10966 tablet_replica.cc:333] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.849466 10966 raft_consensus.cc:2243] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.849967 10966 raft_consensus.cc:2272] T baacd2b7c4ba40ff9dba4cf0703746e9 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:57:09.850479 14221 consensus_peers.cc:597] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 -> Peer a3d307f574974be98b4a1de75b6e72bb (127.10.181.130:33747): Couldn't send request to peer a3d307f574974be98b4a1de75b6e72bb. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.130:33747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:09.851732 10966 tablet_replica.cc:333] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.852310 10966 raft_consensus.cc:2243] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 4 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.853001 10966 raft_consensus.cc:2272] T bf218d61a86049cfbb968e7851f9dcf6 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.854820 10966 tablet_replica.cc:333] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.855337 10966 raft_consensus.cc:2243] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.855746 10966 raft_consensus.cc:2272] T dd2f91d8914c4ed5a9ae0325636a114c P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.857650 10966 tablet_replica.cc:333] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.858177 10966 raft_consensus.cc:2243] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.858909 10966 raft_consensus.cc:2272] T 0c882e8109b14150a777d78fb4675d0a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.860623 10966 tablet_replica.cc:333] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.861140 10966 raft_consensus.cc:2243] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.861682 10966 raft_consensus.cc:2272] T 15f2858c71084a95b72e8d53f9ff55b7 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.863438 10966 tablet_replica.cc:333] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.863941 10966 raft_consensus.cc:2243] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.864447 10966 raft_consensus.cc:2272] T 65ef6861e44449e69765d7cc468644d4 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.866235 10966 tablet_replica.cc:333] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.866740 10966 raft_consensus.cc:2243] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.867228 10966 raft_consensus.cc:2272] T 3be4878b2fcd4ec28820549d2bf4349d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.868924 10966 tablet_replica.cc:333] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.869468 10966 raft_consensus.cc:2243] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.869866 10966 raft_consensus.cc:2272] T 418c0e38f4f94828945a564090a0f6c8 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.871596 10966 tablet_replica.cc:333] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.872072 10966 raft_consensus.cc:2243] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.872809 10966 raft_consensus.cc:2272] T 09663f8771d14aca91ccf38a51d5489a P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.874711 10966 tablet_replica.cc:333] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.875204 10966 raft_consensus.cc:2243] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:09.875608 10966 raft_consensus.cc:2272] T 51f5af97a4e84a86a452cc787cfef75d P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.877506 10966 tablet_replica.cc:333] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9: stopping tablet replica
I20260608 09:57:09.878044 10966 raft_consensus.cc:2243] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.878686 10966 raft_consensus.cc:2272] T 2e8968c176d7434ea86dde6a89160967 P 60d6bbb9b39f4f08ae481ddba98f53c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.911306 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:57:09.936290 10966 master.cc:562] Master@127.10.181.190:46495 shutting down...
I20260608 09:57:09.957984 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:09.958500 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:09.958786 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P b577232c3d794210a109454d9700fb5b: stopping tablet replica
I20260608 09:57:09.978318 10966 master.cc:584] Master@127.10.181.190:46495 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11520 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 09:57:10.033633 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:37121
I20260608 09:57:10.034871 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:10.041265 14557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:10.041265 14558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:10.042299 14560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:10.044219 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:10.046658 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:10.046885 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:10.047066 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912630047030 us; error 0 us; skew 500 ppm
I20260608 09:57:10.047690 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:10.050398 10966 webserver.cc:533] Webserver started at http://127.10.181.190:35101/ using document root <none> and password file <none>
I20260608 09:57:10.050976 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:10.051179 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:10.051474 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:10.052614 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "8a236cc08a0c41e7ab89acb081246b6d"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.057399 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:57:10.061105 14565 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.061983 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:10.062287 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "8a236cc08a0c41e7ab89acb081246b6d"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.062572 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:10.083280 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:10.084605 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:10.123271 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:37121
I20260608 09:57:10.123389 14616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:37121 every 8 connection(s)
I20260608 09:57:10.127354 14617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:10.137482 14617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d: Bootstrap starting.
I20260608 09:57:10.142233 14617 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:10.146404 14617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d: No bootstrap required, opened a new log
I20260608 09:57:10.148594 14617 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a236cc08a0c41e7ab89acb081246b6d" member_type: VOTER }
I20260608 09:57:10.148981 14617 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:10.149168 14617 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a236cc08a0c41e7ab89acb081246b6d, State: Initialized, Role: FOLLOWER
I20260608 09:57:10.149873 14617 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a236cc08a0c41e7ab89acb081246b6d" member_type: VOTER }
I20260608 09:57:10.150300 14617 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:10.150492 14617 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:10.150717 14617 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:10.155128 14617 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a236cc08a0c41e7ab89acb081246b6d" member_type: VOTER }
I20260608 09:57:10.155592 14617 leader_election.cc:304] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [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: 8a236cc08a0c41e7ab89acb081246b6d; no voters: 
I20260608 09:57:10.156680 14617 leader_election.cc:290] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:10.157155 14620 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:10.158612 14620 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 1 LEADER]: Becoming Leader. State: Replica: 8a236cc08a0c41e7ab89acb081246b6d, State: Running, Role: LEADER
I20260608 09:57:10.159324 14620 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [LEADER]: Queue going to LEADER mode. State: All 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: "8a236cc08a0c41e7ab89acb081246b6d" member_type: VOTER }
I20260608 09:57:10.159745 14617 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:10.163949 14621 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a236cc08a0c41e7ab89acb081246b6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a236cc08a0c41e7ab89acb081246b6d" member_type: VOTER } }
I20260608 09:57:10.163834 14622 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a236cc08a0c41e7ab89acb081246b6d. Latest consensus state: current_term: 1 leader_uuid: "8a236cc08a0c41e7ab89acb081246b6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a236cc08a0c41e7ab89acb081246b6d" member_type: VOTER } }
I20260608 09:57:10.164569 14621 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:10.164644 14622 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:10.168170 14626 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:10.174645 14626 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:10.176316 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:10.184252 14626 catalog_manager.cc:1382] Generated new cluster ID: b83be51c5ed34dd9858513816a054856
I20260608 09:57:10.184525 14626 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:10.203262 14626 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:10.204645 14626 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:10.222857 14626 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d: Generated new TSK 0
I20260608 09:57:10.223464 14626 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:10.243157 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:10.249450 14638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:10.250382 14639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:10.252096 10966 server_base.cc:1061] running on GCE node
W20260608 09:57:10.252113 14641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:10.253298 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:10.253509 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:10.253635 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912630253624 us; error 0 us; skew 500 ppm
I20260608 09:57:10.254184 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:10.256460 10966 webserver.cc:533] Webserver started at http://127.10.181.129:34895/ using document root <none> and password file <none>
I20260608 09:57:10.256911 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:10.257067 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:10.257356 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:10.258423 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "9a4cec837f9348fa9cb7bf86f9755e9a"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.263001 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:57:10.266553 14646 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.267333 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:57:10.267612 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "9a4cec837f9348fa9cb7bf86f9755e9a"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.267844 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:10.301276 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:10.302475 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:10.303910 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:10.306289 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:10.306502 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.306782 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:10.306936 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.347281 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:33411
I20260608 09:57:10.347445 14708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:33411 every 8 connection(s)
I20260608 09:57:10.352738 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:10.360044 14713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:10.361940 14714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:10.364742 14716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:10.365702 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:10.366461 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:10.366683 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:10.366865 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912630366847 us; error 0 us; skew 500 ppm
I20260608 09:57:10.367554 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:10.370826 10966 webserver.cc:533] Webserver started at http://127.10.181.130:44121/ using document root <none> and password file <none>
I20260608 09:57:10.371538 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:10.371785 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:10.372143 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:10.372699 14709 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37121
I20260608 09:57:10.373106 14709 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:10.373433 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "016800acba114f72a701cb0aff319bc2"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.373931 14709 heartbeater.cc:507] Master 127.10.181.190:37121 requested a full tablet report, sending...
I20260608 09:57:10.376204 14582 ts_manager.cc:194] Registered new tserver with Master: 9a4cec837f9348fa9cb7bf86f9755e9a (127.10.181.129:33411)
I20260608 09:57:10.378535 14582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54294
I20260608 09:57:10.378743 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:57:10.382793 14721 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.383620 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:57:10.383919 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "016800acba114f72a701cb0aff319bc2"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.384218 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:10.392911 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:10.394202 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:10.395707 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:10.398097 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:10.398326 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.398577 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:10.398753 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.439083 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:45289
I20260608 09:57:10.439190 14783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:45289 every 8 connection(s)
I20260608 09:57:10.444388 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:10.451885 14787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:10.453147 14788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:10.456033 10966 server_base.cc:1061] running on GCE node
W20260608 09:57:10.456892 14790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:10.457810 14784 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37121
I20260608 09:57:10.457967 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:10.458237 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:10.458247 14784 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:10.458585 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912630458562 us; error 0 us; skew 500 ppm
I20260608 09:57:10.459331 14784 heartbeater.cc:507] Master 127.10.181.190:37121 requested a full tablet report, sending...
I20260608 09:57:10.459491 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:10.462071 14582 ts_manager.cc:194] Registered new tserver with Master: 016800acba114f72a701cb0aff319bc2 (127.10.181.130:45289)
I20260608 09:57:10.462572 10966 webserver.cc:533] Webserver started at http://127.10.181.131:44199/ using document root <none> and password file <none>
I20260608 09:57:10.463124 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:10.463339 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:10.463631 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:10.463732 14582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54306
I20260608 09:57:10.465049 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "61c34fbbe59344eda56efb69454f10e1"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.470187 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:57:10.473626 14795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.474416 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:10.474694 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "61c34fbbe59344eda56efb69454f10e1"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.474926 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:10.489657 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:10.490805 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:10.492195 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:10.494629 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:10.494844 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.495121 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:10.495285 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.535400 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:36105
I20260608 09:57:10.535517 14857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:36105 every 8 connection(s)
I20260608 09:57:10.540530 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:10.547333 14861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:10.547940 14862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:10.550046 14864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:10.551770 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:10.552836 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:10.553046 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:10.553299 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912630553279 us; error 0 us; skew 500 ppm
I20260608 09:57:10.554013 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:10.554069 14858 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37121
I20260608 09:57:10.554531 14858 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:10.555513 14858 heartbeater.cc:507] Master 127.10.181.190:37121 requested a full tablet report, sending...
I20260608 09:57:10.557091 10966 webserver.cc:533] Webserver started at http://127.10.181.132:32787/ using document root <none> and password file <none>
I20260608 09:57:10.557736 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:10.557931 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:10.557930 14582 ts_manager.cc:194] Registered new tserver with Master: 61c34fbbe59344eda56efb69454f10e1 (127.10.181.131:36105)
I20260608 09:57:10.558468 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:10.559527 14582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54316
I20260608 09:57:10.559648 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "9e36e313695f40e59691ce42557d11e4"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.564973 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:57:10.568657 14869 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.569622 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:57:10.569947 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "9e36e313695f40e59691ce42557d11e4"
format_stamp: "Formatted at 2026-06-08 09:57:10 on dist-test-slave-d6kj"
I20260608 09:57:10.570221 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:10.584805 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:10.586233 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:10.587718 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:10.590108 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:10.590337 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.590641 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:10.590826 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:10.630429 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:45245
I20260608 09:57:10.630555 14932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:45245 every 8 connection(s)
I20260608 09:57:10.645119 14933 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37121
I20260608 09:57:10.645639 14933 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:10.646375 14933 heartbeater.cc:507] Master 127.10.181.190:37121 requested a full tablet report, sending...
I20260608 09:57:10.648341 14582 ts_manager.cc:194] Registered new tserver with Master: 9e36e313695f40e59691ce42557d11e4 (127.10.181.132:45245)
I20260608 09:57:10.648643 10966 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01479483s
I20260608 09:57:10.649816 14582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54330
I20260608 09:57:11.381099 14709 heartbeater.cc:499] Master 127.10.181.190:37121 was elected leader, sending a full tablet report...
I20260608 09:57:11.466702 14784 heartbeater.cc:499] Master 127.10.181.190:37121 was elected leader, sending a full tablet report...
I20260608 09:57:11.562570 14858 heartbeater.cc:499] Master 127.10.181.190:37121 was elected leader, sending a full tablet report...
I20260608 09:57:11.652607 14933 heartbeater.cc:499] Master 127.10.181.190:37121 was elected leader, sending a full tablet report...
I20260608 09:57:11.716037 14582 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54346:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:57:11.764575 14674 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2f489fe3f24809ab43eff120b5c7bc (DEFAULT_TABLE table=test-workload [id=e0d43741cab748669a8e175d3dbfa282]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:11.766116 14674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2f489fe3f24809ab43eff120b5c7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:11.767812 14898 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2f489fe3f24809ab43eff120b5c7bc (DEFAULT_TABLE table=test-workload [id=e0d43741cab748669a8e175d3dbfa282]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:11.769086 14898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2f489fe3f24809ab43eff120b5c7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:11.773424 14749 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2f489fe3f24809ab43eff120b5c7bc (DEFAULT_TABLE table=test-workload [id=e0d43741cab748669a8e175d3dbfa282]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:11.774777 14749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2f489fe3f24809ab43eff120b5c7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:11.786820 14954 tablet_bootstrap.cc:492] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a: Bootstrap starting.
I20260608 09:57:11.789891 14956 tablet_bootstrap.cc:492] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2: Bootstrap starting.
I20260608 09:57:11.793205 14955 tablet_bootstrap.cc:492] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4: Bootstrap starting.
I20260608 09:57:11.793249 14954 tablet_bootstrap.cc:654] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:11.798749 14956 tablet_bootstrap.cc:654] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:11.800925 14955 tablet_bootstrap.cc:654] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:11.804168 14956 tablet_bootstrap.cc:492] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2: No bootstrap required, opened a new log
I20260608 09:57:11.804626 14954 tablet_bootstrap.cc:492] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a: No bootstrap required, opened a new log
I20260608 09:57:11.804652 14956 ts_tablet_manager.cc:1403] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 09:57:11.805423 14954 ts_tablet_manager.cc:1403] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260608 09:57:11.807235 14955 tablet_bootstrap.cc:492] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4: No bootstrap required, opened a new log
I20260608 09:57:11.807794 14955 ts_tablet_manager.cc:1403] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 09:57:11.808631 14956 raft_consensus.cc:359] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } }
I20260608 09:57:11.809356 14956 raft_consensus.cc:385] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:11.808964 14954 raft_consensus.cc:359] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } }
I20260608 09:57:11.809645 14956 raft_consensus.cc:740] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 016800acba114f72a701cb0aff319bc2, State: Initialized, Role: FOLLOWER
I20260608 09:57:11.809799 14954 raft_consensus.cc:385] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:11.810194 14954 raft_consensus.cc:740] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a4cec837f9348fa9cb7bf86f9755e9a, State: Initialized, Role: FOLLOWER
I20260608 09:57:11.810484 14956 consensus_queue.cc:260] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } }
I20260608 09:57:11.811091 14955 raft_consensus.cc:359] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } }
I20260608 09:57:11.811017 14954 consensus_queue.cc:260] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } }
I20260608 09:57:11.812014 14955 raft_consensus.cc:385] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:11.812404 14955 raft_consensus.cc:740] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e36e313695f40e59691ce42557d11e4, State: Initialized, Role: FOLLOWER
I20260608 09:57:11.813534 14955 consensus_queue.cc:260] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } }
I20260608 09:57:11.819119 14956 ts_tablet_manager.cc:1434] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260608 09:57:11.819588 14954 ts_tablet_manager.cc:1434] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:57:11.822494 14955 ts_tablet_manager.cc:1434] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 09:57:11.940653 14961 raft_consensus.cc:493] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:11.941260 14961 raft_consensus.cc:515] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } }
I20260608 09:57:11.943732 14961 leader_election.cc:290] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e36e313695f40e59691ce42557d11e4 (127.10.181.132:45245), 016800acba114f72a701cb0aff319bc2 (127.10.181.130:45289)
I20260608 09:57:11.955376 14908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f489fe3f24809ab43eff120b5c7bc" candidate_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e36e313695f40e59691ce42557d11e4" is_pre_election: true
I20260608 09:57:11.955444 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f489fe3f24809ab43eff120b5c7bc" candidate_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016800acba114f72a701cb0aff319bc2" is_pre_election: true
I20260608 09:57:11.956221 14759 raft_consensus.cc:2468] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a4cec837f9348fa9cb7bf86f9755e9a in term 0.
I20260608 09:57:11.956225 14908 raft_consensus.cc:2468] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a4cec837f9348fa9cb7bf86f9755e9a in term 0.
I20260608 09:57:11.957751 14649 leader_election.cc:304] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 016800acba114f72a701cb0aff319bc2, 9a4cec837f9348fa9cb7bf86f9755e9a; no voters: 
I20260608 09:57:11.958487 14961 raft_consensus.cc:2804] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:11.958885 14961 raft_consensus.cc:493] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:11.959167 14961 raft_consensus.cc:3060] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:11.964143 14961 raft_consensus.cc:515] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } }
I20260608 09:57:11.966074 14961 leader_election.cc:290] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [CANDIDATE]: Term 1 election: Requested vote from peers 9e36e313695f40e59691ce42557d11e4 (127.10.181.132:45245), 016800acba114f72a701cb0aff319bc2 (127.10.181.130:45289)
I20260608 09:57:11.966912 14908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f489fe3f24809ab43eff120b5c7bc" candidate_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e36e313695f40e59691ce42557d11e4"
I20260608 09:57:11.967128 14759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2f489fe3f24809ab43eff120b5c7bc" candidate_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "016800acba114f72a701cb0aff319bc2"
I20260608 09:57:11.967541 14908 raft_consensus.cc:3060] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:11.967679 14759 raft_consensus.cc:3060] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:11.974715 14759 raft_consensus.cc:2468] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a4cec837f9348fa9cb7bf86f9755e9a in term 1.
I20260608 09:57:11.974715 14908 raft_consensus.cc:2468] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a4cec837f9348fa9cb7bf86f9755e9a in term 1.
I20260608 09:57:11.976220 14647 leader_election.cc:304] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a4cec837f9348fa9cb7bf86f9755e9a, 9e36e313695f40e59691ce42557d11e4; no voters: 
I20260608 09:57:11.977028 14961 raft_consensus.cc:2804] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:11.978109 14961 raft_consensus.cc:697] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 1 LEADER]: Becoming Leader. State: Replica: 9a4cec837f9348fa9cb7bf86f9755e9a, State: Running, Role: LEADER
I20260608 09:57:11.979010 14961 consensus_queue.cc:237] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } }
I20260608 09:57:11.987011 14581 catalog_manager.cc:5696] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a4cec837f9348fa9cb7bf86f9755e9a (127.10.181.129). New cstate: current_term: 1 leader_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a4cec837f9348fa9cb7bf86f9755e9a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 33411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:12.176136 14635 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:12.177845 14635 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:12.178215 14635 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:12.382009 14961 consensus_queue.cc:1048] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e36e313695f40e59691ce42557d11e4" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:12.396579 14965 consensus_queue.cc:1048] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "016800acba114f72a701cb0aff319bc2" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:14.179181 14635 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:14.180682 14635 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:14.181037 14635 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:16.182195 14635 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:16.183804 14635 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:16.184093 14635 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:18.184973 14635 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:18.186442 14635 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:18.186707 14635 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:20.187594 14635 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:20.188925 14635 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:20.189188 14635 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:22.190220 14635 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:22.191522 14635 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:22.191779 14635 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:23.070297 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:57:23.099539 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:23.100481 10966 tablet_replica.cc:333] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a: stopping tablet replica
I20260608 09:57:23.101218 10966 raft_consensus.cc:2243] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:23.102319 10966 raft_consensus.cc:2272] T 1a2f489fe3f24809ab43eff120b5c7bc P 9a4cec837f9348fa9cb7bf86f9755e9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:23.124490 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:57:23.138087 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:57:23.164734 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:23.165550 10966 tablet_replica.cc:333] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2: stopping tablet replica
I20260608 09:57:23.166149 10966 raft_consensus.cc:2243] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:23.166698 10966 raft_consensus.cc:2272] T 1a2f489fe3f24809ab43eff120b5c7bc P 016800acba114f72a701cb0aff319bc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:23.186738 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:57:23.198982 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:57:23.217949 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:23.234159 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:57:23.243438 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:57:23.263954 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:23.264850 10966 tablet_replica.cc:333] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4: stopping tablet replica
I20260608 09:57:23.265537 10966 raft_consensus.cc:2243] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:23.266067 10966 raft_consensus.cc:2272] T 1a2f489fe3f24809ab43eff120b5c7bc P 9e36e313695f40e59691ce42557d11e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:23.286127 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:57:23.302078 10966 master.cc:562] Master@127.10.181.190:37121 shutting down...
I20260608 09:57:23.321286 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:23.321972 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:23.322337 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a236cc08a0c41e7ab89acb081246b6d: stopping tablet replica
I20260608 09:57:23.341974 10966 master.cc:584] Master@127.10.181.190:37121 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13343 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 09:57:23.377470 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:43517
I20260608 09:57:23.378787 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:23.385133 14978 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:23.385213 14977 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:23.385596 14980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:23.386298 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:23.387064 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:23.387286 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:23.387463 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912643387438 us; error 0 us; skew 500 ppm
I20260608 09:57:23.388051 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:23.390637 10966 webserver.cc:533] Webserver started at http://127.10.181.190:37213/ using document root <none> and password file <none>
I20260608 09:57:23.391192 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:23.391407 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:23.391698 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:23.392911 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "81c848441c2c4540a4974c414ba053be"
format_stamp: "Formatted at 2026-06-08 09:57:23 on dist-test-slave-d6kj"
I20260608 09:57:23.397754 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:57:23.401430 14985 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.402218 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:23.402510 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "81c848441c2c4540a4974c414ba053be"
format_stamp: "Formatted at 2026-06-08 09:57:23 on dist-test-slave-d6kj"
I20260608 09:57:23.402817 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:23.428557 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:23.429963 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:23.469426 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:43517
I20260608 09:57:23.469545 15036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:43517 every 8 connection(s)
I20260608 09:57:23.473718 15037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:23.485054 15037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be: Bootstrap starting.
I20260608 09:57:23.490412 15037 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:23.494678 15037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be: No bootstrap required, opened a new log
I20260608 09:57:23.496909 15037 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c848441c2c4540a4974c414ba053be" member_type: VOTER }
I20260608 09:57:23.497419 15037 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:23.497648 15037 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81c848441c2c4540a4974c414ba053be, State: Initialized, Role: FOLLOWER
I20260608 09:57:23.498291 15037 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81c848441c2c4540a4974c414ba053be" member_type: VOTER }
I20260608 09:57:23.498772 15037 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:23.499008 15037 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:23.499266 15037 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:23.503736 15037 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c848441c2c4540a4974c414ba053be" member_type: VOTER }
I20260608 09:57:23.504248 15037 leader_election.cc:304] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [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: 81c848441c2c4540a4974c414ba053be; no voters: 
I20260608 09:57:23.505582 15037 leader_election.cc:290] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:23.505954 15040 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:23.507313 15040 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 1 LEADER]: Becoming Leader. State: Replica: 81c848441c2c4540a4974c414ba053be, State: Running, Role: LEADER
I20260608 09:57:23.508054 15040 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [LEADER]: Queue going to LEADER mode. State: All 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: "81c848441c2c4540a4974c414ba053be" member_type: VOTER }
I20260608 09:57:23.508661 15037 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:23.511149 15041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81c848441c2c4540a4974c414ba053be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c848441c2c4540a4974c414ba053be" member_type: VOTER } }
I20260608 09:57:23.511777 15041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:23.512205 15042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81c848441c2c4540a4974c414ba053be. Latest consensus state: current_term: 1 leader_uuid: "81c848441c2c4540a4974c414ba053be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c848441c2c4540a4974c414ba053be" member_type: VOTER } }
I20260608 09:57:23.513409 15042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:23.516196 15046 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:23.521431 15046 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:23.526616 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:23.531442 15046 catalog_manager.cc:1382] Generated new cluster ID: a618a57ebdd54cc9b7857cb9a1100848
I20260608 09:57:23.531694 15046 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:23.577323 15046 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:23.578612 15046 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:23.594008 15046 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be: Generated new TSK 0
I20260608 09:57:23.594591 15046 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:23.657562 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:23.664029 15059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:23.665217 15060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:23.666718 15062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:23.667569 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:23.668327 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:23.668524 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:23.668648 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912643668636 us; error 0 us; skew 500 ppm
I20260608 09:57:23.669173 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:23.671443 10966 webserver.cc:533] Webserver started at http://127.10.181.129:43525/ using document root <none> and password file <none>
I20260608 09:57:23.671927 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:23.672086 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:23.672293 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:23.673388 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "5f47ff4444454974a3c7951919c997a8"
format_stamp: "Formatted at 2026-06-08 09:57:23 on dist-test-slave-d6kj"
I20260608 09:57:23.677830 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:57:23.681083 15067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.681861 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:23.682159 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "5f47ff4444454974a3c7951919c997a8"
format_stamp: "Formatted at 2026-06-08 09:57:23 on dist-test-slave-d6kj"
I20260608 09:57:23.682456 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:23.712203 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:23.713578 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:23.715051 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:23.717448 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:23.717666 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.717911 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:23.718089 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.758285 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:40487
I20260608 09:57:23.758405 15129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:40487 every 8 connection(s)
I20260608 09:57:23.763965 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:23.772025 15134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:23.774411 15135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:23.775894 15137 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:23.776695 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:23.777604 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:23.777861 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:23.778039 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912643778016 us; error 0 us; skew 500 ppm
I20260608 09:57:23.778791 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:23.781837 10966 webserver.cc:533] Webserver started at http://127.10.181.130:39987/ using document root <none> and password file <none>
I20260608 09:57:23.781894 15130 heartbeater.cc:344] Connected to a master server at 127.10.181.190:43517
I20260608 09:57:23.782344 15130 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:23.782415 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:23.782722 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:23.783006 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:23.783175 15130 heartbeater.cc:507] Master 127.10.181.190:43517 requested a full tablet report, sending...
I20260608 09:57:23.784581 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "b660421e8e2346c59125e1dd1c0c3c8d"
format_stamp: "Formatted at 2026-06-08 09:57:23 on dist-test-slave-d6kj"
I20260608 09:57:23.785625 15002 ts_manager.cc:194] Registered new tserver with Master: 5f47ff4444454974a3c7951919c997a8 (127.10.181.129:40487)
I20260608 09:57:23.787459 15002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48870
I20260608 09:57:23.789803 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:57:23.793394 15142 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.794131 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:23.794423 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "b660421e8e2346c59125e1dd1c0c3c8d"
format_stamp: "Formatted at 2026-06-08 09:57:23 on dist-test-slave-d6kj"
I20260608 09:57:23.794735 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:23.804591 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:23.805971 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:23.807405 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:23.809715 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:23.809937 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.810178 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:23.810355 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.850633 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:37019
I20260608 09:57:23.850762 15205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:37019 every 8 connection(s)
I20260608 09:57:23.855729 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:23.863859 15209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:23.866048 15210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:23.866937 15212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:23.868994 15206 heartbeater.cc:344] Connected to a master server at 127.10.181.190:43517
I20260608 09:57:23.869462 15206 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:23.869590 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:23.870415 15206 heartbeater.cc:507] Master 127.10.181.190:43517 requested a full tablet report, sending...
I20260608 09:57:23.870522 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:23.870859 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:23.871098 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912643871077 us; error 0 us; skew 500 ppm
I20260608 09:57:23.871887 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:23.872671 15002 ts_manager.cc:194] Registered new tserver with Master: b660421e8e2346c59125e1dd1c0c3c8d (127.10.181.130:37019)
I20260608 09:57:23.874418 15002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48872
I20260608 09:57:23.874601 10966 webserver.cc:533] Webserver started at http://127.10.181.131:35869/ using document root <none> and password file <none>
I20260608 09:57:23.875299 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:23.875545 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:23.875890 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:23.877496 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "1305d6ef6d7b45368519227ac9224c7e"
format_stamp: "Formatted at 2026-06-08 09:57:23 on dist-test-slave-d6kj"
I20260608 09:57:23.882061 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:57:23.885598 15217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.886379 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:23.886688 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "1305d6ef6d7b45368519227ac9224c7e"
format_stamp: "Formatted at 2026-06-08 09:57:23 on dist-test-slave-d6kj"
I20260608 09:57:23.886982 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:23.906970 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:23.908224 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:23.909616 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:23.912051 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:23.912294 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.912539 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:23.912722 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:23.953323 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:33909
I20260608 09:57:23.953428 15279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:33909 every 8 connection(s)
I20260608 09:57:23.969151 15280 heartbeater.cc:344] Connected to a master server at 127.10.181.190:43517
I20260608 09:57:23.969563 15280 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:23.970273 15280 heartbeater.cc:507] Master 127.10.181.190:43517 requested a full tablet report, sending...
I20260608 09:57:23.972191 15002 ts_manager.cc:194] Registered new tserver with Master: 1305d6ef6d7b45368519227ac9224c7e (127.10.181.131:33909)
I20260608 09:57:23.972718 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014637403s
I20260608 09:57:23.973834 15002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48876
I20260608 09:57:24.790316 15130 heartbeater.cc:499] Master 127.10.181.190:43517 was elected leader, sending a full tablet report...
I20260608 09:57:24.877311 15206 heartbeater.cc:499] Master 127.10.181.190:43517 was elected leader, sending a full tablet report...
I20260608 09:57:24.976620 15280 heartbeater.cc:499] Master 127.10.181.190:43517 was elected leader, sending a full tablet report...
I20260608 09:57:25.045467 15002 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48884:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:25.047461 15002 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:57:25.096820 15245 tablet_service.cc:1511] Processing CreateTablet for tablet 86aff07636ea4270b9a37798dde8525c (DEFAULT_TABLE table=test-workload [id=a20e586a925e4b6cb6a007ac416863a3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:25.099392 15245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86aff07636ea4270b9a37798dde8525c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:25.102844 15095 tablet_service.cc:1511] Processing CreateTablet for tablet 86aff07636ea4270b9a37798dde8525c (DEFAULT_TABLE table=test-workload [id=a20e586a925e4b6cb6a007ac416863a3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:25.103751 15170 tablet_service.cc:1511] Processing CreateTablet for tablet 86aff07636ea4270b9a37798dde8525c (DEFAULT_TABLE table=test-workload [id=a20e586a925e4b6cb6a007ac416863a3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:57:25.104300 15095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86aff07636ea4270b9a37798dde8525c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:25.104910 15170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86aff07636ea4270b9a37798dde8525c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:25.123734 15301 tablet_bootstrap.cc:492] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e: Bootstrap starting.
I20260608 09:57:25.125736 15302 tablet_bootstrap.cc:492] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d: Bootstrap starting.
I20260608 09:57:25.132186 15303 tablet_bootstrap.cc:492] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8: Bootstrap starting.
I20260608 09:57:25.132925 15301 tablet_bootstrap.cc:654] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:25.132933 15302 tablet_bootstrap.cc:654] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:25.138715 15302 tablet_bootstrap.cc:492] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d: No bootstrap required, opened a new log
I20260608 09:57:25.139153 15302 ts_tablet_manager.cc:1403] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 09:57:25.140704 15303 tablet_bootstrap.cc:654] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:25.142302 15301 tablet_bootstrap.cc:492] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e: No bootstrap required, opened a new log
I20260608 09:57:25.142398 15302 raft_consensus.cc:359] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } }
I20260608 09:57:25.142925 15301 ts_tablet_manager.cc:1403] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260608 09:57:25.143288 15302 raft_consensus.cc:385] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:25.143687 15302 raft_consensus.cc:740] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b660421e8e2346c59125e1dd1c0c3c8d, State: Initialized, Role: FOLLOWER
I20260608 09:57:25.144740 15302 consensus_queue.cc:260] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } }
I20260608 09:57:25.146301 15303 tablet_bootstrap.cc:492] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8: No bootstrap required, opened a new log
I20260608 09:57:25.146940 15303 ts_tablet_manager.cc:1403] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:57:25.146430 15301 raft_consensus.cc:359] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } }
I20260608 09:57:25.147462 15301 raft_consensus.cc:385] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:25.147835 15301 raft_consensus.cc:740] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1305d6ef6d7b45368519227ac9224c7e, State: Initialized, Role: FOLLOWER
I20260608 09:57:25.147853 15302 ts_tablet_manager.cc:1434] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 09:57:25.148778 15301 consensus_queue.cc:260] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } }
I20260608 09:57:25.150027 15303 raft_consensus.cc:359] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } }
I20260608 09:57:25.150847 15303 raft_consensus.cc:385] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:25.151186 15303 raft_consensus.cc:740] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f47ff4444454974a3c7951919c997a8, State: Initialized, Role: FOLLOWER
I20260608 09:57:25.151628 15301 ts_tablet_manager.cc:1434] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:57:25.152014 15303 consensus_queue.cc:260] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } }
I20260608 09:57:25.155195 15303 ts_tablet_manager.cc:1434] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:57:25.461454 15309 raft_consensus.cc:493] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:25.462191 15309 raft_consensus.cc:515] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } }
I20260608 09:57:25.464736 15309 leader_election.cc:290] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1305d6ef6d7b45368519227ac9224c7e (127.10.181.131:33909), b660421e8e2346c59125e1dd1c0c3c8d (127.10.181.130:37019)
I20260608 09:57:25.475910 15255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86aff07636ea4270b9a37798dde8525c" candidate_uuid: "5f47ff4444454974a3c7951919c997a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1305d6ef6d7b45368519227ac9224c7e" is_pre_election: true
I20260608 09:57:25.476763 15255 raft_consensus.cc:2468] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f47ff4444454974a3c7951919c997a8 in term 0.
I20260608 09:57:25.477550 15180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86aff07636ea4270b9a37798dde8525c" candidate_uuid: "5f47ff4444454974a3c7951919c997a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" is_pre_election: true
I20260608 09:57:25.478184 15180 raft_consensus.cc:2468] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f47ff4444454974a3c7951919c997a8 in term 0.
I20260608 09:57:25.478178 15071 leader_election.cc:304] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1305d6ef6d7b45368519227ac9224c7e, 5f47ff4444454974a3c7951919c997a8; no voters: 
I20260608 09:57:25.479056 15309 raft_consensus.cc:2804] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:25.479349 15309 raft_consensus.cc:493] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:25.479655 15309 raft_consensus.cc:3060] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:25.485354 15309 raft_consensus.cc:515] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } }
I20260608 09:57:25.487080 15309 leader_election.cc:290] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [CANDIDATE]: Term 1 election: Requested vote from peers 1305d6ef6d7b45368519227ac9224c7e (127.10.181.131:33909), b660421e8e2346c59125e1dd1c0c3c8d (127.10.181.130:37019)
I20260608 09:57:25.487731 15255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86aff07636ea4270b9a37798dde8525c" candidate_uuid: "5f47ff4444454974a3c7951919c997a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1305d6ef6d7b45368519227ac9224c7e"
I20260608 09:57:25.488057 15180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86aff07636ea4270b9a37798dde8525c" candidate_uuid: "5f47ff4444454974a3c7951919c997a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b660421e8e2346c59125e1dd1c0c3c8d"
I20260608 09:57:25.488274 15255 raft_consensus.cc:3060] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:25.488587 15180 raft_consensus.cc:3060] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:25.495963 15180 raft_consensus.cc:2468] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f47ff4444454974a3c7951919c997a8 in term 1.
I20260608 09:57:25.495985 15255 raft_consensus.cc:2468] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f47ff4444454974a3c7951919c997a8 in term 1.
I20260608 09:57:25.497167 15071 leader_election.cc:304] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f47ff4444454974a3c7951919c997a8, b660421e8e2346c59125e1dd1c0c3c8d; no voters: 
I20260608 09:57:25.497843 15309 raft_consensus.cc:2804] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:25.498911 15309 raft_consensus.cc:697] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 1 LEADER]: Becoming Leader. State: Replica: 5f47ff4444454974a3c7951919c997a8, State: Running, Role: LEADER
I20260608 09:57:25.499719 15309 consensus_queue.cc:237] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } }
I20260608 09:57:25.506858 15001 catalog_manager.cc:5696] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f47ff4444454974a3c7951919c997a8 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "5f47ff4444454974a3c7951919c997a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f47ff4444454974a3c7951919c997a8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:25.524525 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:25.526495 15056 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:25.528462 15056 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:25.528901 15056 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:25.893610 15309 consensus_queue.cc:1048] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1305d6ef6d7b45368519227ac9224c7e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 33909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:25.911501 15312 consensus_queue.cc:1048] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b660421e8e2346c59125e1dd1c0c3c8d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 37019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:26.535379 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:27.530097 15056 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:27.531625 15056 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:27.531953 15056 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:27.544304 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:28.553023 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:29.532927 15056 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:29.534338 15056 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:29.534628 15056 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:29.561867 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:30.570254 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:31.535578 15056 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:31.536988 15056 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:31.537366 15056 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:31.578948 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:32.587828 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
W20260608 09:57:33.044773 15276 debug-util.cc:398] Leaking SignalData structure 0x7b08002616e0 after lost signal to thread 10969
W20260608 09:57:33.046066 15276 debug-util.cc:398] Leaking SignalData structure 0x7b080003ffa0 after lost signal to thread 15036
W20260608 09:57:33.047016 15276 debug-util.cc:398] Leaking SignalData structure 0x7b08002546a0 after lost signal to thread 15129
W20260608 09:57:33.047884 15276 debug-util.cc:398] Leaking SignalData structure 0x7b080015cd40 after lost signal to thread 15205
W20260608 09:57:33.048662 15276 debug-util.cc:398] Leaking SignalData structure 0x7b08001620a0 after lost signal to thread 15279
I20260608 09:57:33.538475 15056 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:33.540477 15056 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:33.540912 15056 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:33.597040 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:34.606911 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:35.542140 15056 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:35.544104 15056 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:35.544577 15056 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:35.614329 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:36.622341 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
W20260608 09:57:36.848261 15276 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0640 after lost signal to thread 10969
W20260608 09:57:36.849063 15276 debug-util.cc:398] Leaking SignalData structure 0x7b080022e640 after lost signal to thread 15036
W20260608 09:57:36.850010 15276 debug-util.cc:398] Leaking SignalData structure 0x7b08002449e0 after lost signal to thread 15129
W20260608 09:57:36.850826 15276 debug-util.cc:398] Leaking SignalData structure 0x7b08001960a0 after lost signal to thread 15205
W20260608 09:57:36.851595 15276 debug-util.cc:398] Leaking SignalData structure 0x7b0800254880 after lost signal to thread 15279
I20260608 09:57:37.545751 15056 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:57:37.547142 15056 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:57:37.547412 15056 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:57:37.630813 15051 placement_policy_util.cc:407] tablet 86aff07636ea4270b9a37798dde8525c: detected majority of replicas (2 of 3) at location L0
I20260608 09:57:37.905076 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:57:37.933461 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:37.934338 10966 tablet_replica.cc:333] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8: stopping tablet replica
I20260608 09:57:37.935037 10966 raft_consensus.cc:2243] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:37.936100 10966 raft_consensus.cc:2272] T 86aff07636ea4270b9a37798dde8525c P 5f47ff4444454974a3c7951919c997a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:37.957727 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:57:37.971101 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:57:37.992873 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:37.993799 10966 tablet_replica.cc:333] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d: stopping tablet replica
I20260608 09:57:37.994424 10966 raft_consensus.cc:2243] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:37.994971 10966 raft_consensus.cc:2272] T 86aff07636ea4270b9a37798dde8525c P b660421e8e2346c59125e1dd1c0c3c8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:38.014724 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:57:38.026789 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:57:38.048379 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:38.049185 10966 tablet_replica.cc:333] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e: stopping tablet replica
I20260608 09:57:38.049786 10966 raft_consensus.cc:2243] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:38.050297 10966 raft_consensus.cc:2272] T 86aff07636ea4270b9a37798dde8525c P 1305d6ef6d7b45368519227ac9224c7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:38.090863 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:57:38.102946 10966 master.cc:562] Master@127.10.181.190:43517 shutting down...
I20260608 09:57:38.122634 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:38.123454 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:38.123839 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81c848441c2c4540a4974c414ba053be: stopping tablet replica
I20260608 09:57:38.144025 10966 master.cc:584] Master@127.10.181.190:43517 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (14807 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 09:57:38.185773 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:37731
I20260608 09:57:38.187115 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:38.193717 15331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:38.193660 15330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:38.194504 15333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:38.196653 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:38.197549 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:38.197752 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:38.197961 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912658197925 us; error 0 us; skew 500 ppm
I20260608 09:57:38.198571 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:38.201031 10966 webserver.cc:533] Webserver started at http://127.10.181.190:34295/ using document root <none> and password file <none>
I20260608 09:57:38.201581 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:38.201789 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:38.202085 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:38.203333 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "417e10469a7a4839bc23578f0679cd82"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-d6kj"
I20260608 09:57:38.208073 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 09:57:38.211779 15338 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.212675 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:57:38.213008 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "417e10469a7a4839bc23578f0679cd82"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-d6kj"
I20260608 09:57:38.213361 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:38.232012 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:38.233443 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:38.275408 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:37731
I20260608 09:57:38.275547 15390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:37731 every 8 connection(s)
I20260608 09:57:38.279794 15391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:38.290889 15391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82: Bootstrap starting.
I20260608 09:57:38.296219 15391 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:38.300668 15391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82: No bootstrap required, opened a new log
I20260608 09:57:38.303150 15391 raft_consensus.cc:359] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "417e10469a7a4839bc23578f0679cd82" member_type: VOTER }
I20260608 09:57:38.303606 15391 raft_consensus.cc:385] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:38.303845 15391 raft_consensus.cc:740] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 417e10469a7a4839bc23578f0679cd82, State: Initialized, Role: FOLLOWER
I20260608 09:57:38.304472 15391 consensus_queue.cc:260] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "417e10469a7a4839bc23578f0679cd82" member_type: VOTER }
I20260608 09:57:38.304955 15391 raft_consensus.cc:399] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:38.305186 15391 raft_consensus.cc:493] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:38.305516 15391 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:38.310150 15391 raft_consensus.cc:515] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "417e10469a7a4839bc23578f0679cd82" member_type: VOTER }
I20260608 09:57:38.310688 15391 leader_election.cc:304] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [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: 417e10469a7a4839bc23578f0679cd82; no voters: 
I20260608 09:57:38.311837 15391 leader_election.cc:290] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:38.312251 15394 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:38.313589 15394 raft_consensus.cc:697] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 1 LEADER]: Becoming Leader. State: Replica: 417e10469a7a4839bc23578f0679cd82, State: Running, Role: LEADER
I20260608 09:57:38.314334 15394 consensus_queue.cc:237] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [LEADER]: Queue going to LEADER mode. State: All 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: "417e10469a7a4839bc23578f0679cd82" member_type: VOTER }
I20260608 09:57:38.315070 15391 sys_catalog.cc:565] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:38.320043 15396 sys_catalog.cc:455] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 417e10469a7a4839bc23578f0679cd82. Latest consensus state: current_term: 1 leader_uuid: "417e10469a7a4839bc23578f0679cd82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "417e10469a7a4839bc23578f0679cd82" member_type: VOTER } }
I20260608 09:57:38.320914 15396 sys_catalog.cc:458] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:38.320837 15395 sys_catalog.cc:455] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "417e10469a7a4839bc23578f0679cd82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "417e10469a7a4839bc23578f0679cd82" member_type: VOTER } }
I20260608 09:57:38.321672 15395 sys_catalog.cc:458] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:38.323099 15403 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:38.328131 15403 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:38.330582 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:38.337327 15403 catalog_manager.cc:1382] Generated new cluster ID: e7380a1b24a448c1982147acc33a9b8c
I20260608 09:57:38.337608 15403 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:38.357266 15403 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:38.358690 15403 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:38.380473 15403 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82: Generated new TSK 0
I20260608 09:57:38.381119 15403 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:38.397118 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:38.403911 15412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:38.404825 15413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:38.406917 10966 server_base.cc:1061] running on GCE node
W20260608 09:57:38.407042 15415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:38.408036 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:38.408222 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:38.408349 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912658408336 us; error 0 us; skew 500 ppm
I20260608 09:57:38.408869 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:38.411206 10966 webserver.cc:533] Webserver started at http://127.10.181.129:46385/ using document root <none> and password file <none>
I20260608 09:57:38.411687 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:38.411849 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:38.412076 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:38.413219 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "640527020e474aa09bd437c3b392ad1a"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-d6kj"
I20260608 09:57:38.418226 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:57:38.421663 15420 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.422478 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:57:38.422781 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "640527020e474aa09bd437c3b392ad1a"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-d6kj"
I20260608 09:57:38.423098 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:38.431475 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:38.432742 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:38.434275 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:38.436625 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:38.436853 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.437104 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:38.437323 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:57:38.478045 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:37677
I20260608 09:57:38.478159 15482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:37677 every 8 connection(s)
I20260608 09:57:38.483593 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:38.491466 15487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:38.493763 15488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:38.494624 15490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:38.496309 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:38.497532 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:38.497761 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:38.497959 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912658497932 us; error 0 us; skew 500 ppm
I20260608 09:57:38.497977 15483 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37731
I20260608 09:57:38.498476 15483 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:38.498944 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:38.499450 15483 heartbeater.cc:507] Master 127.10.181.190:37731 requested a full tablet report, sending...
I20260608 09:57:38.501927 10966 webserver.cc:533] Webserver started at http://127.10.181.130:37757/ using document root <none> and password file <none>
I20260608 09:57:38.502066 15356 ts_manager.cc:194] Registered new tserver with Master: 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677)
I20260608 09:57:38.502550 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:38.502794 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:38.503082 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:38.504174 15356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35126
I20260608 09:57:38.504285 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "ff2a637631714434a3ff4140ee2950cb"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-d6kj"
I20260608 09:57:38.509034 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:57:38.512426 15495 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.513183 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:38.513542 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "ff2a637631714434a3ff4140ee2950cb"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-d6kj"
I20260608 09:57:38.513839 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:38.554771 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:38.556085 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:38.557716 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:38.560149 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:38.560376 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.560628 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:38.560814 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.601354 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:46445
I20260608 09:57:38.601547 15558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:46445 every 8 connection(s)
I20260608 09:57:38.606442 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:38.614400 15562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:38.615084 15563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:38.618283 10966 server_base.cc:1061] running on GCE node
W20260608 09:57:38.619069 15565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:38.620162 15559 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37731
I20260608 09:57:38.620234 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:38.620673 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:38.620682 15559 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:38.620950 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912658620930 us; error 0 us; skew 500 ppm
I20260608 09:57:38.621708 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:38.621699 15559 heartbeater.cc:507] Master 127.10.181.190:37731 requested a full tablet report, sending...
I20260608 09:57:38.624071 15356 ts_manager.cc:194] Registered new tserver with Master: ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:38.624790 10966 webserver.cc:533] Webserver started at http://127.10.181.131:42553/ using document root <none> and password file <none>
I20260608 09:57:38.625476 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:38.625700 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:38.625967 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:38.625871 15356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35130
I20260608 09:57:38.627439 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "65ced67654df46aeac2d31fd323919da"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-d6kj"
I20260608 09:57:38.632014 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:57:38.635491 15570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.636221 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:57:38.636519 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "65ced67654df46aeac2d31fd323919da"
format_stamp: "Formatted at 2026-06-08 09:57:38 on dist-test-slave-d6kj"
I20260608 09:57:38.636808 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:38.651889 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:38.653155 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:38.654701 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:38.656991 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:38.657228 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.657505 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:38.657691 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:38.698256 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:40249
I20260608 09:57:38.698348 15632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:40249 every 8 connection(s)
I20260608 09:57:38.713191 15633 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37731
I20260608 09:57:38.713593 15633 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:38.714354 15633 heartbeater.cc:507] Master 127.10.181.190:37731 requested a full tablet report, sending...
I20260608 09:57:38.716598 15356 ts_manager.cc:194] Registered new tserver with Master: 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:38.717547 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01573801s
I20260608 09:57:38.718153 15356 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35144
I20260608 09:57:39.506939 15483 heartbeater.cc:499] Master 127.10.181.190:37731 was elected leader, sending a full tablet report...
I20260608 09:57:39.628533 15559 heartbeater.cc:499] Master 127.10.181.190:37731 was elected leader, sending a full tablet report...
I20260608 09:57:39.720930 15633 heartbeater.cc:499] Master 127.10.181.190:37731 was elected leader, sending a full tablet report...
I20260608 09:57:39.774204 15356 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35158:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:39.777366 15356 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:57:39.860235 15598 tablet_service.cc:1511] Processing CreateTablet for tablet e0c87f5e018c4c479b74b3b3cc0efa37 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:57:39.862149 15598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c87f5e018c4c479b74b3b3cc0efa37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.864800 15597 tablet_service.cc:1511] Processing CreateTablet for tablet f386c4d7be5640169f7f83b24dc7f003 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:57:39.866412 15597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f386c4d7be5640169f7f83b24dc7f003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.869825 15523 tablet_service.cc:1511] Processing CreateTablet for tablet f386c4d7be5640169f7f83b24dc7f003 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:57:39.870483 15522 tablet_service.cc:1511] Processing CreateTablet for tablet 6eed8366e8eb440c98e400d08870667e (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:57:39.871316 15523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f386c4d7be5640169f7f83b24dc7f003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.872885 15521 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd6e6462814469cbbd1bbe839abff85 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:57:39.874311 15521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd6e6462814469cbbd1bbe839abff85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.874533 15524 tablet_service.cc:1511] Processing CreateTablet for tablet e0c87f5e018c4c479b74b3b3cc0efa37 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:57:39.875845 15524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c87f5e018c4c479b74b3b3cc0efa37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.877959 15520 tablet_service.cc:1511] Processing CreateTablet for tablet 6e941789621d4157bb4747fb6aa5e6bc (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:57:39.879366 15520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e941789621d4157bb4747fb6aa5e6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.880048 15594 tablet_service.cc:1511] Processing CreateTablet for tablet 6e941789621d4157bb4747fb6aa5e6bc (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:57:39.881661 15522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eed8366e8eb440c98e400d08870667e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.882580 15596 tablet_service.cc:1511] Processing CreateTablet for tablet 6eed8366e8eb440c98e400d08870667e (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:57:39.885032 15595 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd6e6462814469cbbd1bbe839abff85 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:57:39.889593 15519 tablet_service.cc:1511] Processing CreateTablet for tablet fd4e6bcfa41b406b96fe9714b5f977ea (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:57:39.890746 15518 tablet_service.cc:1511] Processing CreateTablet for tablet 36154ca5d216418eb1a7c785a066caf7 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:57:39.891170 15519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4e6bcfa41b406b96fe9714b5f977ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.892120 15518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36154ca5d216418eb1a7c785a066caf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.895560 15593 tablet_service.cc:1511] Processing CreateTablet for tablet fd4e6bcfa41b406b96fe9714b5f977ea (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:57:39.898247 15592 tablet_service.cc:1511] Processing CreateTablet for tablet 36154ca5d216418eb1a7c785a066caf7 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:57:39.901588 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e941789621d4157bb4747fb6aa5e6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.901281 15591 tablet_service.cc:1511] Processing CreateTablet for tablet e67ac4a803144d81bb8f48f8a488ba2d (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:57:39.902666 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67ac4a803144d81bb8f48f8a488ba2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.905258 15595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd6e6462814469cbbd1bbe839abff85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.906358 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eed8366e8eb440c98e400d08870667e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.907533 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36154ca5d216418eb1a7c785a066caf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.908682 15593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4e6bcfa41b406b96fe9714b5f977ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.908295 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 2616bd5f866c4ead97ddffd5257fc643 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:57:39.909722 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2616bd5f866c4ead97ddffd5257fc643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.911862 15448 tablet_service.cc:1511] Processing CreateTablet for tablet e0c87f5e018c4c479b74b3b3cc0efa37 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:57:39.913223 15448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c87f5e018c4c479b74b3b3cc0efa37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.914666 15447 tablet_service.cc:1511] Processing CreateTablet for tablet f386c4d7be5640169f7f83b24dc7f003 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:57:39.919294 15447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f386c4d7be5640169f7f83b24dc7f003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.926183 15446 tablet_service.cc:1511] Processing CreateTablet for tablet 6eed8366e8eb440c98e400d08870667e (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:57:39.927966 15446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eed8366e8eb440c98e400d08870667e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.935014 15444 tablet_service.cc:1511] Processing CreateTablet for tablet 6e941789621d4157bb4747fb6aa5e6bc (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:57:39.936903 15444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e941789621d4157bb4747fb6aa5e6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.938891 15443 tablet_service.cc:1511] Processing CreateTablet for tablet fd4e6bcfa41b406b96fe9714b5f977ea (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:57:39.932471 15445 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd6e6462814469cbbd1bbe839abff85 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:57:39.941620 15443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4e6bcfa41b406b96fe9714b5f977ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.942314 15442 tablet_service.cc:1511] Processing CreateTablet for tablet 36154ca5d216418eb1a7c785a066caf7 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:57:39.943710 15442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36154ca5d216418eb1a7c785a066caf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.945655 15445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd6e6462814469cbbd1bbe839abff85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.947119 15517 tablet_service.cc:1511] Processing CreateTablet for tablet e67ac4a803144d81bb8f48f8a488ba2d (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:57:39.948567 15517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67ac4a803144d81bb8f48f8a488ba2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.955297 15441 tablet_service.cc:1511] Processing CreateTablet for tablet e67ac4a803144d81bb8f48f8a488ba2d (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:57:39.956768 15441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67ac4a803144d81bb8f48f8a488ba2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.958853 15589 tablet_service.cc:1511] Processing CreateTablet for tablet f4ac2023e3494fe49a617d1e1f35502f (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:57:39.960245 15589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ac2023e3494fe49a617d1e1f35502f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.962666 15440 tablet_service.cc:1511] Processing CreateTablet for tablet 2616bd5f866c4ead97ddffd5257fc643 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:57:39.964123 15440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2616bd5f866c4ead97ddffd5257fc643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.966751 15439 tablet_service.cc:1511] Processing CreateTablet for tablet f4ac2023e3494fe49a617d1e1f35502f (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:57:39.968173 15439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ac2023e3494fe49a617d1e1f35502f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.976166 15516 tablet_service.cc:1511] Processing CreateTablet for tablet 2616bd5f866c4ead97ddffd5257fc643 (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:57:39.977777 15516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2616bd5f866c4ead97ddffd5257fc643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.983287 15515 tablet_service.cc:1511] Processing CreateTablet for tablet f4ac2023e3494fe49a617d1e1f35502f (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:57:39.984751 15515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ac2023e3494fe49a617d1e1f35502f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:39.999464 15594 tablet_service.cc:1511] Processing CreateTablet for tablet eb4c4d7dcc524c5282a81247ff2c733b (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:57:40.003650 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4c4d7dcc524c5282a81247ff2c733b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.002260 15596 tablet_service.cc:1511] Processing CreateTablet for tablet fd9ec1a1ac5043b28ac5057f608d640c (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:57:40.010727 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9ec1a1ac5043b28ac5057f608d640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.033571 15524 tablet_service.cc:1511] Processing CreateTablet for tablet eb4c4d7dcc524c5282a81247ff2c733b (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:57:40.034459 15521 tablet_service.cc:1511] Processing CreateTablet for tablet fd9ec1a1ac5043b28ac5057f608d640c (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:57:40.035094 15524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4c4d7dcc524c5282a81247ff2c733b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.045666 15521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9ec1a1ac5043b28ac5057f608d640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.052312 15439 tablet_service.cc:1511] Processing CreateTablet for tablet fd9ec1a1ac5043b28ac5057f608d640c (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:57:40.053952 15439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9ec1a1ac5043b28ac5057f608d640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.093896 15654 tablet_bootstrap.cc:492] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.096251 15655 tablet_bootstrap.cc:492] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.097103 15440 tablet_service.cc:1511] Processing CreateTablet for tablet eb4c4d7dcc524c5282a81247ff2c733b (DEFAULT_TABLE table=test-workload [id=1125fc7ffd87462ea40a6da48ca92863]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:57:40.105876 15653 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.105923 15440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4c4d7dcc524c5282a81247ff2c733b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:40.113426 15655 tablet_bootstrap.cc:654] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.115322 15653 tablet_bootstrap.cc:654] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.124223 15654 tablet_bootstrap.cc:654] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.128398 15653 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.129031 15653 ts_tablet_manager.cc:1403] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.015s
I20260608 09:57:40.131230 15655 tablet_bootstrap.cc:492] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.131736 15655 ts_tablet_manager.cc:1403] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.017s
I20260608 09:57:40.131557 15653 raft_consensus.cc:359] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.132359 15653 raft_consensus.cc:385] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.132642 15653 raft_consensus.cc:740] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.133497 15654 tablet_bootstrap.cc:492] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.133368 15653 consensus_queue.cc:260] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.133972 15654 ts_tablet_manager.cc:1403] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260608 09:57:40.134928 15655 raft_consensus.cc:359] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.135764 15655 raft_consensus.cc:385] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.136101 15655 raft_consensus.cc:740] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.136869 15655 consensus_queue.cc:260] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.137135 15654 raft_consensus.cc:359] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.137916 15654 raft_consensus.cc:385] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.137934 15653 ts_tablet_manager.cc:1434] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 09:57:40.138397 15654 raft_consensus.cc:740] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.139297 15653 tablet_bootstrap.cc:492] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.139684 15654 consensus_queue.cc:260] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.148065 15655 ts_tablet_manager.cc:1434] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 09:57:40.148361 15653 tablet_bootstrap.cc:654] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.149415 15655 tablet_bootstrap.cc:492] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.150012 15654 ts_tablet_manager.cc:1434] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 09:57:40.151183 15654 tablet_bootstrap.cc:492] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.157261 15655 tablet_bootstrap.cc:654] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.158244 15654 tablet_bootstrap.cc:654] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.164018 15661 raft_consensus.cc:493] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.164937 15653 tablet_bootstrap.cc:492] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.164717 15661 raft_consensus.cc:515] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.165522 15653 ts_tablet_manager.cc:1403] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.009s
I20260608 09:57:40.169898 15655 tablet_bootstrap.cc:492] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.169945 15653 raft_consensus.cc:359] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.170707 15655 ts_tablet_manager.cc:1403] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260608 09:57:40.171027 15653 raft_consensus.cc:385] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.171430 15653 raft_consensus.cc:740] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.172315 15653 consensus_queue.cc:260] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.174866 15653 ts_tablet_manager.cc:1434] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 09:57:40.174727 15655 raft_consensus.cc:359] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.175840 15655 raft_consensus.cc:385] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.175966 15653 tablet_bootstrap.cc:492] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.176331 15655 raft_consensus.cc:740] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.177594 15655 consensus_queue.cc:260] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.179437 15661 leader_election.cc:290] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.180635 15655 ts_tablet_manager.cc:1434] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 09:57:40.183652 15653 tablet_bootstrap.cc:654] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.195701 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f386c4d7be5640169f7f83b24dc7f003" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
W20260608 09:57:40.197633 15499 leader_election.cc:343] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.199609 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f386c4d7be5640169f7f83b24dc7f003" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.200245 15654 tablet_bootstrap.cc:492] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.200356 15608 raft_consensus.cc:2468] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 0.
I20260608 09:57:40.200834 15654 ts_tablet_manager.cc:1403] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.007s
I20260608 09:57:40.202179 15496 leader_election.cc:304] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [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: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb; no voters: 640527020e474aa09bd437c3b392ad1a
I20260608 09:57:40.203436 15661 raft_consensus.cc:2804] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.203799 15661 raft_consensus.cc:493] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.204149 15661 raft_consensus.cc:3060] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.204268 15654 raft_consensus.cc:359] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.204993 15655 tablet_bootstrap.cc:492] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.205060 15654 raft_consensus.cc:385] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.205742 15654 raft_consensus.cc:740] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.206570 15654 consensus_queue.cc:260] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
W20260608 09:57:40.209573 15634 tablet.cc:2404] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:57:40.210584 15654 ts_tablet_manager.cc:1434] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 09:57:40.214041 15661 raft_consensus.cc:515] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.215866 15654 tablet_bootstrap.cc:492] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.215772 15659 raft_consensus.cc:493] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.216346 15659 raft_consensus.cc:515] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.217595 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f386c4d7be5640169f7f83b24dc7f003" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a"
W20260608 09:57:40.219161 15499 leader_election.cc:343] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.221541 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f386c4d7be5640169f7f83b24dc7f003" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da"
I20260608 09:57:40.222116 15608 raft_consensus.cc:3060] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.225441 15659 leader_election.cc:290] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.227977 15655 tablet_bootstrap.cc:654] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.231501 15608 raft_consensus.cc:2468] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 1.
I20260608 09:57:40.233438 15496 leader_election.cc:304] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [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: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb; no voters: 640527020e474aa09bd437c3b392ad1a
I20260608 09:57:40.232036 15661 leader_election.cc:290] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 election: Requested vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.239729 15669 raft_consensus.cc:2804] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.240574 15669 raft_consensus.cc:697] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Becoming Leader. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Running, Role: LEADER
I20260608 09:57:40.241623 15669 consensus_queue.cc:237] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.249753 15654 tablet_bootstrap.cc:654] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.250519 15653 tablet_bootstrap.cc:492] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.256598 15654 tablet_bootstrap.cc:492] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.256744 15653 ts_tablet_manager.cc:1403] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.038s
I20260608 09:57:40.257325 15654 ts_tablet_manager.cc:1403] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.009s
I20260608 09:57:40.251355 15655 tablet_bootstrap.cc:492] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.258450 15655 ts_tablet_manager.cc:1403] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.013s
I20260608 09:57:40.260339 15653 raft_consensus.cc:359] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.261104 15653 raft_consensus.cc:385] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.260898 15654 raft_consensus.cc:359] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } }
I20260608 09:57:40.261509 15653 raft_consensus.cc:740] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.261691 15654 raft_consensus.cc:385] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.261598 15655 raft_consensus.cc:359] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.262135 15654 raft_consensus.cc:740] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.262391 15655 raft_consensus.cc:385] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.262789 15655 raft_consensus.cc:740] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.262530 15653 consensus_queue.cc:260] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.262914 15654 consensus_queue.cc:260] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } }
I20260608 09:57:40.263586 15655 consensus_queue.cc:260] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.264987 15660 raft_consensus.cc:493] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.265509 15660 raft_consensus.cc:515] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.265969 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36154ca5d216418eb1a7c785a066caf7" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.265836 15354 catalog_manager.cc:5696] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb reported cstate change: term changed from 0 to 1, leader changed from <none> to ff2a637631714434a3ff4140ee2950cb (127.10.181.130). New cstate: current_term: 1 leader_uuid: "ff2a637631714434a3ff4140ee2950cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: UNKNOWN } } }
W20260608 09:57:40.273115 15421 leader_election.cc:343] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.274609 15660 leader_election.cc:290] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.277642 15655 ts_tablet_manager.cc:1434] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260608 09:57:40.278676 15655 tablet_bootstrap.cc:492] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.280428 15653 ts_tablet_manager.cc:1434] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 09:57:40.282696 15653 tablet_bootstrap.cc:492] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.282964 15654 ts_tablet_manager.cc:1434] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260608 09:57:40.284009 15654 tablet_bootstrap.cc:492] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.290745 15654 tablet_bootstrap.cc:654] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.293790 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36154ca5d216418eb1a7c785a066caf7" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.296294 15653 tablet_bootstrap.cc:654] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
W20260608 09:57:40.296627 15421 leader_election.cc:343] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.297148 15421 leader_election.cc:304] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [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: 640527020e474aa09bd437c3b392ad1a; no voters: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:40.295123 15655 tablet_bootstrap.cc:654] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.298038 15659 raft_consensus.cc:2749] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:40.307117 15653 tablet_bootstrap.cc:492] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.307862 15653 ts_tablet_manager.cc:1403] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.010s
I20260608 09:57:40.307150 15654 tablet_bootstrap.cc:492] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.309234 15654 ts_tablet_manager.cc:1403] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260608 09:57:40.309489 15655 tablet_bootstrap.cc:492] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.310006 15655 ts_tablet_manager.cc:1403] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260608 09:57:40.311136 15653 raft_consensus.cc:359] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.311985 15653 raft_consensus.cc:385] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.312373 15653 raft_consensus.cc:740] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.312938 15655 raft_consensus.cc:359] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.313190 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e941789621d4157bb4747fb6aa5e6bc" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
I20260608 09:57:40.313735 15655 raft_consensus.cc:385] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.313280 15653 consensus_queue.cc:260] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.314096 15655 raft_consensus.cc:740] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.314976 15655 consensus_queue.cc:260] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.316149 15653 ts_tablet_manager.cc:1434] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:57:40.317294 15653 tablet_bootstrap.cc:492] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.317684 15655 ts_tablet_manager.cc:1434] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:57:40.315990 15654 raft_consensus.cc:359] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.318781 15655 tablet_bootstrap.cc:492] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.318984 15654 raft_consensus.cc:385] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.319339 15654 raft_consensus.cc:740] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.320279 15654 consensus_queue.cc:260] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
W20260608 09:57:40.322739 15574 leader_election.cc:343] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.324793 15653 tablet_bootstrap.cc:654] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.326174 15655 tablet_bootstrap.cc:654] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
W20260608 09:57:40.330005 15404 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:57:40.330816 15654 ts_tablet_manager.cc:1434] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 09:57:40.341459 15654 tablet_bootstrap.cc:492] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.356546 15654 tablet_bootstrap.cc:654] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.361511 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e941789621d4157bb4747fb6aa5e6bc" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
W20260608 09:57:40.363816 15571 leader_election.cc:343] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.364470 15571 leader_election.cc:304] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [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: 65ced67654df46aeac2d31fd323919da; no voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:40.366030 15660 raft_consensus.cc:2749] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:40.368855 15654 tablet_bootstrap.cc:492] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.369483 15654 ts_tablet_manager.cc:1403] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.018s
I20260608 09:57:40.369745 15653 tablet_bootstrap.cc:492] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.370206 15653 ts_tablet_manager.cc:1403] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.026s
I20260608 09:57:40.370838 15655 tablet_bootstrap.cc:492] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.371318 15655 ts_tablet_manager.cc:1403] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.030s
I20260608 09:57:40.372614 15653 raft_consensus.cc:359] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.372699 15654 raft_consensus.cc:359] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.373229 15653 raft_consensus.cc:385] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.373536 15654 raft_consensus.cc:385] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.373594 15653 raft_consensus.cc:740] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.374006 15654 raft_consensus.cc:740] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.374332 15655 raft_consensus.cc:359] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.375134 15655 raft_consensus.cc:385] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.375183 15659 raft_consensus.cc:493] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.375581 15655 raft_consensus.cc:740] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.375742 15659 raft_consensus.cc:515] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.375576 15654 consensus_queue.cc:260] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.376628 15655 consensus_queue.cc:260] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.374507 15653 consensus_queue.cc:260] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.378069 15659 leader_election.cc:290] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.381217 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eed8366e8eb440c98e400d08870667e" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.384014 15655 ts_tablet_manager.cc:1434] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:57:40.383970 15671 raft_consensus.cc:493] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.382277 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eed8366e8eb440c98e400d08870667e" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.384588 15671 raft_consensus.cc:515] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.384819 15608 raft_consensus.cc:2468] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 0.
I20260608 09:57:40.386570 15421 leader_election.cc:304] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: 
I20260608 09:57:40.386886 15671 leader_election.cc:290] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.387236 15653 ts_tablet_manager.cc:1434] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.008s
W20260608 09:57:40.387538 15421 leader_election.cc:343] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.385171 15655 tablet_bootstrap.cc:492] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.388041 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6e6462814469cbbd1bbe839abff85" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
W20260608 09:57:40.389545 15499 leader_election.cc:343] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.389771 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6e6462814469cbbd1bbe839abff85" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.391112 15660 raft_consensus.cc:493] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.391335 15654 ts_tablet_manager.cc:1434] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260608 09:57:40.391611 15660 raft_consensus.cc:515] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.393585 15659 raft_consensus.cc:2804] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.393795 15660 leader_election.cc:290] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.394050 15659 raft_consensus.cc:493] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.394465 15659 raft_consensus.cc:3060] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.395803 15655 tablet_bootstrap.cc:654] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.398813 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac2023e3494fe49a617d1e1f35502f" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
I20260608 09:57:40.399320 15653 tablet_bootstrap.cc:492] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.399483 15458 raft_consensus.cc:2468] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 0.
I20260608 09:57:40.400104 15654 tablet_bootstrap.cc:492] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.401131 15574 leader_election.cc:304] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: 
W20260608 09:57:40.402928 15496 leader_election.cc:343] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.403429 15496 leader_election.cc:304] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [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: ff2a637631714434a3ff4140ee2950cb; no voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da
I20260608 09:57:40.404553 15671 raft_consensus.cc:2749] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:40.405916 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac2023e3494fe49a617d1e1f35502f" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.406415 15659 raft_consensus.cc:515] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.406965 15653 tablet_bootstrap.cc:654] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.409453 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eed8366e8eb440c98e400d08870667e" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb"
W20260608 09:57:40.409570 15571 leader_election.cc:343] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.410921 15660 raft_consensus.cc:2804] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.411368 15660 raft_consensus.cc:493] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 09:57:40.411285 15421 leader_election.cc:343] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.412024 15660 raft_consensus.cc:3060] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.414170 15659 leader_election.cc:290] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Requested vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.415256 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eed8366e8eb440c98e400d08870667e" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da"
I20260608 09:57:40.416052 15608 raft_consensus.cc:3060] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.419286 15654 tablet_bootstrap.cc:654] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.428093 15608 raft_consensus.cc:2468] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 1.
I20260608 09:57:40.434371 15421 leader_election.cc:304] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [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: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:40.436332 15684 raft_consensus.cc:2804] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.437364 15684 raft_consensus.cc:697] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Becoming Leader. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Running, Role: LEADER
I20260608 09:57:40.438715 15684 consensus_queue.cc:237] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.432107 15660 raft_consensus.cc:515] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.447073 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac2023e3494fe49a617d1e1f35502f" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a"
I20260608 09:57:40.447706 15458 raft_consensus.cc:3060] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.461684 15655 tablet_bootstrap.cc:492] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.461572 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac2023e3494fe49a617d1e1f35502f" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb"
W20260608 09:57:40.463999 15571 leader_election.cc:343] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.464573 15458 raft_consensus.cc:2468] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 1.
I20260608 09:57:40.465320 15655 ts_tablet_manager.cc:1403] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.032s
I20260608 09:57:40.465379 15660 leader_election.cc:290] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 election: Requested vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.468924 15574 leader_election.cc:304] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [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: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:40.469404 15655 raft_consensus.cc:359] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.470309 15660 raft_consensus.cc:2804] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.470331 15655 raft_consensus.cc:385] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.471024 15655 raft_consensus.cc:740] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.471554 15653 tablet_bootstrap.cc:492] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.472080 15653 ts_tablet_manager.cc:1403] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.044s
I20260608 09:57:40.471963 15655 consensus_queue.cc:260] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.475466 15355 catalog_manager.cc:5696] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 640527020e474aa09bd437c3b392ad1a (127.10.181.129). New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:40.476038 15653 raft_consensus.cc:359] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.478125 15654 tablet_bootstrap.cc:492] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.478672 15653 raft_consensus.cc:385] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.479216 15654 ts_tablet_manager.cc:1403] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.027s
I20260608 09:57:40.479727 15660 raft_consensus.cc:697] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Becoming Leader. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Running, Role: LEADER
I20260608 09:57:40.482568 15660 consensus_queue.cc:237] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.484076 15654 raft_consensus.cc:359] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.479229 15653 raft_consensus.cc:740] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.486220 15654 raft_consensus.cc:385] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.486594 15654 raft_consensus.cc:740] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.486820 15653 consensus_queue.cc:260] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.487452 15654 consensus_queue.cc:260] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.490154 15654 ts_tablet_manager.cc:1434] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 09:57:40.491137 15654 tablet_bootstrap.cc:492] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.496615 15653 ts_tablet_manager.cc:1434] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260608 09:57:40.498230 15653 tablet_bootstrap.cc:492] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.501504 15654 tablet_bootstrap.cc:654] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.505427 15691 raft_consensus.cc:493] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.506063 15691 raft_consensus.cc:515] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.509593 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6e6462814469cbbd1bbe839abff85" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.510275 15534 raft_consensus.cc:2468] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 0.
I20260608 09:57:40.509593 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6e6462814469cbbd1bbe839abff85" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
I20260608 09:57:40.511973 15458 raft_consensus.cc:2468] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 0.
I20260608 09:57:40.510375 15655 ts_tablet_manager.cc:1434] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.044s	user 0.019s	sys 0.008s
I20260608 09:57:40.512610 15653 tablet_bootstrap.cc:654] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.513406 15574 leader_election.cc:304] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: 
I20260608 09:57:40.513695 15655 tablet_bootstrap.cc:492] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.514324 15660 raft_consensus.cc:2804] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.514698 15660 raft_consensus.cc:493] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.515033 15660 raft_consensus.cc:3060] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.517867 15354 catalog_manager.cc:5696] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da reported cstate change: term changed from 0 to 1, leader changed from <none> to 65ced67654df46aeac2d31fd323919da (127.10.181.131). New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:40.521154 15655 tablet_bootstrap.cc:654] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.522912 15660 raft_consensus.cc:515] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.526084 15653 tablet_bootstrap.cc:492] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.526634 15653 ts_tablet_manager.cc:1403] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.001s
I20260608 09:57:40.527560 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6e6462814469cbbd1bbe839abff85" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a"
I20260608 09:57:40.528203 15458 raft_consensus.cc:3060] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.528335 15660 leader_election.cc:290] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 election: Requested vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.527690 15654 tablet_bootstrap.cc:492] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.529287 15654 ts_tablet_manager.cc:1403] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.009s
I20260608 09:57:40.529808 15653 raft_consensus.cc:359] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.530539 15653 raft_consensus.cc:385] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.530833 15653 raft_consensus.cc:740] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.531584 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd6e6462814469cbbd1bbe839abff85" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb"
I20260608 09:57:40.532169 15534 raft_consensus.cc:3060] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.532086 15653 consensus_queue.cc:260] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.532361 15654 raft_consensus.cc:359] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.533175 15654 raft_consensus.cc:385] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.533525 15654 raft_consensus.cc:740] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.534444 15654 consensus_queue.cc:260] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.535707 15653 ts_tablet_manager.cc:1434] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:57:40.536823 15653 tablet_bootstrap.cc:492] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.539198 15654 ts_tablet_manager.cc:1434] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260608 09:57:40.540375 15654 tablet_bootstrap.cc:492] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.542728 15691 leader_election.cc:290] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.543473 15653 tablet_bootstrap.cc:654] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.546838 15654 tablet_bootstrap.cc:654] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.548415 15653 tablet_bootstrap.cc:492] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.548976 15653 ts_tablet_manager.cc:1403] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260608 09:57:40.551827 15653 raft_consensus.cc:359] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } }
I20260608 09:57:40.552750 15653 raft_consensus.cc:385] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.553110 15653 raft_consensus.cc:740] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.554076 15653 consensus_queue.cc:260] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } }
I20260608 09:57:40.555190 15534 raft_consensus.cc:2468] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 1.
I20260608 09:57:40.556531 15653 ts_tablet_manager.cc:1434] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:57:40.552120 15458 raft_consensus.cc:2468] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 1.
I20260608 09:57:40.557590 15653 tablet_bootstrap.cc:492] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.557421 15571 leader_election.cc:304] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:40.558367 15691 raft_consensus.cc:2804] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.558835 15691 raft_consensus.cc:697] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Becoming Leader. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Running, Role: LEADER
I20260608 09:57:40.559638 15691 consensus_queue.cc:237] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.563934 15653 tablet_bootstrap.cc:654] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.576800 15653 tablet_bootstrap.cc:492] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.577382 15653 ts_tablet_manager.cc:1403] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260608 09:57:40.580256 15653 raft_consensus.cc:359] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.581081 15653 raft_consensus.cc:385] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.581439 15653 raft_consensus.cc:740] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.582317 15653 consensus_queue.cc:260] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.582664 15355 catalog_manager.cc:5696] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da reported cstate change: term changed from 0 to 1, leader changed from <none> to 65ced67654df46aeac2d31fd323919da (127.10.181.131). New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:40.584780 15653 ts_tablet_manager.cc:1434] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:57:40.585891 15653 tablet_bootstrap.cc:492] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.591912 15653 tablet_bootstrap.cc:654] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.593078 15655 tablet_bootstrap.cc:492] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.593863 15655 ts_tablet_manager.cc:1403] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.000s
I20260608 09:57:40.598270 15655 raft_consensus.cc:359] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } }
I20260608 09:57:40.600615 15655 raft_consensus.cc:385] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.600982 15655 raft_consensus.cc:740] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.601193 15684 raft_consensus.cc:493] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.601727 15684 raft_consensus.cc:515] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } }
I20260608 09:57:40.601994 15654 tablet_bootstrap.cc:492] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.601997 15655 consensus_queue.cc:260] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } }
I20260608 09:57:40.602692 15654 ts_tablet_manager.cc:1403] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.036s
I20260608 09:57:40.603859 15684 leader_election.cc:290] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.604739 15655 ts_tablet_manager.cc:1434] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:57:40.605739 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c87f5e018c4c479b74b3b3cc0efa37" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.607082 15534 raft_consensus.cc:2468] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 0.
I20260608 09:57:40.607640 15655 tablet_bootstrap.cc:492] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.608405 15421 leader_election.cc:304] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:40.605656 15654 raft_consensus.cc:359] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.606225 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c87f5e018c4c479b74b3b3cc0efa37" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.609314 15684 raft_consensus.cc:2804] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.609692 15684 raft_consensus.cc:493] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.609876 15654 raft_consensus.cc:385] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.610173 15684 raft_consensus.cc:3060] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.610216 15654 raft_consensus.cc:740] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.611198 15654 consensus_queue.cc:260] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.609704 15608 raft_consensus.cc:2468] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 0.
I20260608 09:57:40.614434 15655 tablet_bootstrap.cc:654] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.616086 15654 ts_tablet_manager.cc:1434] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 09:57:40.617141 15654 tablet_bootstrap.cc:492] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.617648 15653 tablet_bootstrap.cc:492] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.618129 15653 ts_tablet_manager.cc:1403] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260608 09:57:40.620995 15653 raft_consensus.cc:359] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.621706 15653 raft_consensus.cc:385] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.625049 15654 tablet_bootstrap.cc:654] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.626017 15655 tablet_bootstrap.cc:492] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.626148 15653 raft_consensus.cc:740] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.626632 15655 ts_tablet_manager.cc:1403] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260608 09:57:40.627592 15653 consensus_queue.cc:260] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.625007 15684 raft_consensus.cc:515] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } }
I20260608 09:57:40.629592 15655 raft_consensus.cc:359] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.630440 15684 leader_election.cc:290] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Requested vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.630959 15655 raft_consensus.cc:385] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.631067 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c87f5e018c4c479b74b3b3cc0efa37" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb"
I20260608 09:57:40.631435 15655 raft_consensus.cc:740] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.631722 15534 raft_consensus.cc:3060] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.632683 15655 consensus_queue.cc:260] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.635906 15655 ts_tablet_manager.cc:1434] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:57:40.637195 15655 tablet_bootstrap.cc:492] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.638556 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c87f5e018c4c479b74b3b3cc0efa37" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da"
I20260608 09:57:40.639182 15608 raft_consensus.cc:3060] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.646983 15534 raft_consensus.cc:2468] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 1.
I20260608 09:57:40.648284 15421 leader_election.cc:304] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:40.648721 15608 raft_consensus.cc:2468] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 1.
I20260608 09:57:40.649190 15684 raft_consensus.cc:2804] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.649755 15684 raft_consensus.cc:697] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Becoming Leader. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Running, Role: LEADER
I20260608 09:57:40.650650 15655 tablet_bootstrap.cc:654] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.650772 15653 ts_tablet_manager.cc:1434] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260608 09:57:40.650626 15684 consensus_queue.cc:237] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } }
I20260608 09:57:40.651913 15653 tablet_bootstrap.cc:492] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.657665 15659 raft_consensus.cc:493] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.658339 15659 raft_consensus.cc:515] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.661345 15671 consensus_queue.cc:1048] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:40.661186 15659 leader_election.cc:290] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.667902 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2616bd5f866c4ead97ddffd5257fc643" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.669703 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2616bd5f866c4ead97ddffd5257fc643" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.670554 15608 raft_consensus.cc:2468] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 0.
I20260608 09:57:40.682749 15655 tablet_bootstrap.cc:492] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.683260 15655 ts_tablet_manager.cc:1403] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.007s
I20260608 09:57:40.683493 15421 leader_election.cc:304] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: 
I20260608 09:57:40.683662 15458 raft_consensus.cc:3060] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.684478 15684 raft_consensus.cc:2804] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.684851 15684 raft_consensus.cc:493] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.685210 15684 raft_consensus.cc:3060] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.681464 15355 catalog_manager.cc:5696] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 640527020e474aa09bd437c3b392ad1a (127.10.181.129). New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:40.686125 15655 raft_consensus.cc:359] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.686802 15655 raft_consensus.cc:385] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.687083 15655 raft_consensus.cc:740] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.688015 15655 consensus_queue.cc:260] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.669113 15534 raft_consensus.cc:2468] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 0.
I20260608 09:57:40.690192 15655 ts_tablet_manager.cc:1434] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 09:57:40.691354 15655 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.693859 15659 raft_consensus.cc:493] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.694356 15659 raft_consensus.cc:515] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.696548 15659 leader_election.cc:290] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.697559 15655 tablet_bootstrap.cc:654] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.699928 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4e6bcfa41b406b96fe9714b5f977ea" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.700594 15534 raft_consensus.cc:2468] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 0.
I20260608 09:57:40.700685 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4e6bcfa41b406b96fe9714b5f977ea" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.701817 15421 leader_election.cc:304] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:40.702862 15671 raft_consensus.cc:493] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.703372 15671 raft_consensus.cc:515] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.707496 15457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e941789621d4157bb4747fb6aa5e6bc" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
I20260608 09:57:40.708382 15457 raft_consensus.cc:2468] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 0.
I20260608 09:57:40.711302 15655 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.711854 15655 ts_tablet_manager.cc:1403] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260608 09:57:40.713179 15499 leader_election.cc:304] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:40.714629 15669 raft_consensus.cc:2804] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.714715 15655 raft_consensus.cc:359] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.715103 15669 raft_consensus.cc:493] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.715500 15655 raft_consensus.cc:385] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.715550 15669 raft_consensus.cc:3060] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.715593 15661 consensus_queue.cc:1048] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:40.719200 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e941789621d4157bb4747fb6aa5e6bc" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.719735 15608 raft_consensus.cc:2468] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 0.
I20260608 09:57:40.721052 15709 raft_consensus.cc:2804] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.721551 15709 raft_consensus.cc:493] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.722043 15709 raft_consensus.cc:3060] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.720223 15671 leader_election.cc:290] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
W20260608 09:57:40.725225 15421 leader_election.cc:343] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.725821 15655 raft_consensus.cc:740] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.726827 15655 consensus_queue.cc:260] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.729439 15709 raft_consensus.cc:515] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.725114 15669 raft_consensus.cc:515] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.732613 15655 ts_tablet_manager.cc:1434] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260608 09:57:40.733104 15669 leader_election.cc:290] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 election: Requested vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.734272 15654 tablet_bootstrap.cc:492] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.734182 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e941789621d4157bb4747fb6aa5e6bc" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da"
I20260608 09:57:40.734906 15654 ts_tablet_manager.cc:1403] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.118s	user 0.036s	sys 0.040s
I20260608 09:57:40.734877 15608 raft_consensus.cc:3060] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.734011 15684 raft_consensus.cc:515] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.735967 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e941789621d4157bb4747fb6aa5e6bc" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a"
I20260608 09:57:40.736544 15458 raft_consensus.cc:3060] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.737087 15684 leader_election.cc:290] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Requested vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.740762 15653 tablet_bootstrap.cc:654] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.743072 15608 raft_consensus.cc:2468] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 1.
I20260608 09:57:40.743917 15458 raft_consensus.cc:2468] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 1.
I20260608 09:57:40.744367 15655 tablet_bootstrap.cc:492] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.745518 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4e6bcfa41b406b96fe9714b5f977ea" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb"
I20260608 09:57:40.746137 15533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2616bd5f866c4ead97ddffd5257fc643" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb"
I20260608 09:57:40.746954 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2616bd5f866c4ead97ddffd5257fc643" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da"
I20260608 09:57:40.747357 15654 raft_consensus.cc:359] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.747833 15709 leader_election.cc:290] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Requested vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.759615 15654 raft_consensus.cc:385] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.760517 15654 raft_consensus.cc:740] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.761019 15691 raft_consensus.cc:493] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.762328 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4e6bcfa41b406b96fe9714b5f977ea" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da"
I20260608 09:57:40.762210 15654 consensus_queue.cc:260] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.762583 15691 raft_consensus.cc:515] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.764360 15654 ts_tablet_manager.cc:1434] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.006s
I20260608 09:57:40.764914 15691 leader_election.cc:290] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.767522 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67ac4a803144d81bb8f48f8a488ba2d" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
I20260608 09:57:40.768275 15458 raft_consensus.cc:2468] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 0.
I20260608 09:57:40.765373 15654 tablet_bootstrap.cc:492] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.769543 15606 raft_consensus.cc:3060] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.750847 15496 leader_election.cc:304] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:40.774331 15671 raft_consensus.cc:2804] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.774844 15671 raft_consensus.cc:697] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Becoming Leader. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Running, Role: LEADER
I20260608 09:57:40.775943 15654 tablet_bootstrap.cc:654] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.775772 15671 consensus_queue.cc:237] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.776103 15574 leader_election.cc:304] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: 
I20260608 09:57:40.773154 15532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67ac4a803144d81bb8f48f8a488ba2d" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.759415 15533 raft_consensus.cc:3060] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:40.778476 15571 leader_election.cc:343] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.780583 15691 raft_consensus.cc:2804] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.751050 15534 raft_consensus.cc:3060] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.781221 15691 raft_consensus.cc:493] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.786826 15691 raft_consensus.cc:3060] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:57:40.786006 15421 leader_election.cc:343] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.791522 15655 tablet_bootstrap.cc:654] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.791733 15653 tablet_bootstrap.cc:492] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.792243 15653 ts_tablet_manager.cc:1403] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.000s
I20260608 09:57:40.795351 15653 raft_consensus.cc:359] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.796550 15653 raft_consensus.cc:385] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.796868 15653 raft_consensus.cc:740] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.798821 15653 consensus_queue.cc:260] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.804032 15653 ts_tablet_manager.cc:1434] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:57:40.806615 15653 tablet_bootstrap.cc:492] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a: Bootstrap starting.
I20260608 09:57:40.798053 15691 raft_consensus.cc:515] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.809609 15533 raft_consensus.cc:2468] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 1.
I20260608 09:57:40.812907 15421 leader_election.cc:304] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:40.814836 15684 raft_consensus.cc:2804] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.815694 15684 raft_consensus.cc:697] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Becoming Leader. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Running, Role: LEADER
I20260608 09:57:40.816130 15654 tablet_bootstrap.cc:492] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.816632 15654 ts_tablet_manager.cc:1403] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.003s
I20260608 09:57:40.816805 15684 consensus_queue.cc:237] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.819911 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67ac4a803144d81bb8f48f8a488ba2d" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a"
I20260608 09:57:40.814822 15355 catalog_manager.cc:5696] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb reported cstate change: term changed from 0 to 1, leader changed from <none> to ff2a637631714434a3ff4140ee2950cb (127.10.181.130). New cstate: current_term: 1 leader_uuid: "ff2a637631714434a3ff4140ee2950cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:40.820621 15458 raft_consensus.cc:3060] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.822165 15654 raft_consensus.cc:359] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.822894 15654 raft_consensus.cc:385] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.823230 15654 raft_consensus.cc:740] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.823988 15654 consensus_queue.cc:260] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.824697 15691 leader_election.cc:290] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 election: Requested vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.824277 15533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67ac4a803144d81bb8f48f8a488ba2d" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb"
I20260608 09:57:40.825829 15533 raft_consensus.cc:3060] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.826372 15654 ts_tablet_manager.cc:1434] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:57:40.827090 15532 raft_consensus.cc:3060] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.827497 15654 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.834280 15654 tablet_bootstrap.cc:654] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.842633 15534 raft_consensus.cc:2468] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 1.
I20260608 09:57:40.843400 15655 tablet_bootstrap.cc:492] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:40.847198 15655 ts_tablet_manager.cc:1403] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.114s	user 0.020s	sys 0.015s
I20260608 09:57:40.843237 15606 raft_consensus.cc:2468] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 1.
I20260608 09:57:40.845772 15458 raft_consensus.cc:2468] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 1.
I20260608 09:57:40.846450 15653 tablet_bootstrap.cc:654] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.855139 15691 raft_consensus.cc:493] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.855409 15574 leader_election.cc:304] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: 
I20260608 09:57:40.856752 15690 raft_consensus.cc:2804] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.857439 15690 raft_consensus.cc:697] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Becoming Leader. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Running, Role: LEADER
I20260608 09:57:40.857578 15421 leader_election.cc:304] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [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: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb; no voters: 65ced67654df46aeac2d31fd323919da
I20260608 09:57:40.859061 15709 raft_consensus.cc:2804] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:40.858673 15690 consensus_queue.cc:237] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.859544 15709 raft_consensus.cc:697] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Becoming Leader. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Running, Role: LEADER
I20260608 09:57:40.860442 15709 consensus_queue.cc:237] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.861544 15655 raft_consensus.cc:359] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.862218 15655 raft_consensus.cc:385] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.862510 15655 raft_consensus.cc:740] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.863426 15655 consensus_queue.cc:260] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.862375 15714 raft_consensus.cc:493] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.870198 15714 raft_consensus.cc:515] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.873482 15659 consensus_queue.cc:1048] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:40.874172 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac2023e3494fe49a617d1e1f35502f" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
I20260608 09:57:40.874922 15533 raft_consensus.cc:2468] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 1.
I20260608 09:57:40.875154 15458 raft_consensus.cc:2393] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff2a637631714434a3ff4140ee2950cb in current term 1: Already voted for candidate 65ced67654df46aeac2d31fd323919da in this term.
I20260608 09:57:40.878242 15654 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:40.878799 15654 ts_tablet_manager.cc:1403] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.029s
I20260608 09:57:40.855980 15691 raft_consensus.cc:515] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.881691 15655 ts_tablet_manager.cc:1434] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260608 09:57:40.881824 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ac2023e3494fe49a617d1e1f35502f" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.884414 15496 leader_election.cc:304] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [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: ff2a637631714434a3ff4140ee2950cb; no voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da
I20260608 09:57:40.885340 15671 raft_consensus.cc:3060] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.885028 15654 raft_consensus.cc:359] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.886888 15654 raft_consensus.cc:385] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.887182 15654 raft_consensus.cc:740] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.888024 15654 consensus_queue.cc:260] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.890468 15654 ts_tablet_manager.cc:1434] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:57:40.890283 15354 catalog_manager.cc:5696] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 640527020e474aa09bd437c3b392ad1a (127.10.181.129). New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:40.891551 15654 tablet_bootstrap.cc:492] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb: Bootstrap starting.
I20260608 09:57:40.892767 15671 raft_consensus.cc:2749] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:40.893337 15714 leader_election.cc:290] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.896826 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36154ca5d216418eb1a7c785a066caf7" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
I20260608 09:57:40.897545 15458 raft_consensus.cc:2468] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 0.
I20260608 09:57:40.897995 15654 tablet_bootstrap.cc:654] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:40.898979 15574 leader_election.cc:304] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: 
I20260608 09:57:40.899856 15660 raft_consensus.cc:2804] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.900238 15660 raft_consensus.cc:493] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.900581 15660 raft_consensus.cc:3060] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.900645 15684 consensus_queue.cc:1048] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:40.906215 15659 raft_consensus.cc:493] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.907372 15691 leader_election.cc:290] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.906728 15659 raft_consensus.cc:515] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.910789 15659 leader_election.cc:290] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.913056 15653 tablet_bootstrap.cc:492] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a: No bootstrap required, opened a new log
I20260608 09:57:40.913393 15691 raft_consensus.cc:493] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.913676 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9ec1a1ac5043b28ac5057f608d640c" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:40.913592 15653 ts_tablet_manager.cc:1403] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.005s
I20260608 09:57:40.884658 15655 tablet_bootstrap.cc:492] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da: Bootstrap starting.
I20260608 09:57:40.917343 15532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36154ca5d216418eb1a7c785a066caf7" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.918064 15532 raft_consensus.cc:2468] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 0.
I20260608 09:57:40.915262 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9ec1a1ac5043b28ac5057f608d640c" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
W20260608 09:57:40.923085 15421 leader_election.cc:343] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.925081 15653 raft_consensus.cc:359] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.925911 15653 raft_consensus.cc:385] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:40.913965 15691 raft_consensus.cc:515] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.926195 15653 raft_consensus.cc:740] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.927635 15606 raft_consensus.cc:2468] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 0.
I20260608 09:57:40.928160 15671 raft_consensus.cc:493] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:40.927240 15660 raft_consensus.cc:515] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.928128 15653 consensus_queue.cc:260] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.928838 15671 raft_consensus.cc:515] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.931531 15421 leader_election.cc:304] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [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: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:40.936133 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4c4d7dcc524c5282a81247ff2c733b" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
I20260608 09:57:40.936993 15458 raft_consensus.cc:2468] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 0.
I20260608 09:57:40.938898 15499 leader_election.cc:304] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:40.940433 15671 leader_election.cc:290] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.940490 15714 raft_consensus.cc:2804] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.941078 15714 raft_consensus.cc:493] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.941546 15714 raft_consensus.cc:3060] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.942296 15691 leader_election.cc:290] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.944901 15659 raft_consensus.cc:2804] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:40.945348 15659 raft_consensus.cc:493] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:40.945676 15659 raft_consensus.cc:3060] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.947089 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9ec1a1ac5043b28ac5057f608d640c" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb" is_pre_election: true
I20260608 09:57:40.947286 15458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9ec1a1ac5043b28ac5057f608d640c" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
W20260608 09:57:40.948659 15571 leader_election.cc:343] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:40.951925 15457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36154ca5d216418eb1a7c785a066caf7" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a"
I20260608 09:57:40.952782 15534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36154ca5d216418eb1a7c785a066caf7" candidate_uuid: "65ced67654df46aeac2d31fd323919da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb"
I20260608 09:57:40.952833 15457 raft_consensus.cc:3060] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.953536 15534 raft_consensus.cc:3060] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.955863 15659 raft_consensus.cc:515] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.951864 15660 leader_election.cc:290] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 election: Requested vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:40.958149 15458 raft_consensus.cc:2393] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65ced67654df46aeac2d31fd323919da in current term 1: Already voted for candidate 640527020e474aa09bd437c3b392ad1a in this term.
I20260608 09:57:40.957866 15354 catalog_manager.cc:5696] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da reported cstate change: term changed from 0 to 1, leader changed from <none> to 65ced67654df46aeac2d31fd323919da (127.10.181.131). New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:40.965269 15659 leader_election.cc:290] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Requested vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:40.969338 15574 leader_election.cc:304] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [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: 65ced67654df46aeac2d31fd323919da; no voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:40.971292 15660 raft_consensus.cc:3060] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:40.983390 15691 consensus_queue.cc:1048] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:40.984520 15714 raft_consensus.cc:515] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:40.977473 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4c4d7dcc524c5282a81247ff2c733b" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
W20260608 09:57:40.990489 15421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.181.131:40249, user_credentials={real_user=slave}} blocked reactor thread for 59059.8us
I20260608 09:57:41.000450 15532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9ec1a1ac5043b28ac5057f608d640c" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff2a637631714434a3ff4140ee2950cb"
I20260608 09:57:40.997061 15691 consensus_queue.cc:1048] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 09:57:41.001734 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9ec1a1ac5043b28ac5057f608d640c" candidate_uuid: "640527020e474aa09bd437c3b392ad1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da"
W20260608 09:57:41.002149 15421 leader_election.cc:343] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:57:41.009585 15606 raft_consensus.cc:2468] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 0.
I20260608 09:57:41.012967 15654 tablet_bootstrap.cc:492] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb: No bootstrap required, opened a new log
I20260608 09:57:41.013269 15655 tablet_bootstrap.cc:654] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:41.013581 15654 ts_tablet_manager.cc:1403] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb: Time spent bootstrapping tablet: real 0.122s	user 0.033s	sys 0.037s
I20260608 09:57:41.018332 15660 raft_consensus.cc:2749] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:41.020368 15654 raft_consensus.cc:359] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:41.021317 15654 raft_consensus.cc:385] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:41.021678 15654 raft_consensus.cc:740] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Initialized, Role: FOLLOWER
I20260608 09:57:40.994525 15355 catalog_manager.cc:5696] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 640527020e474aa09bd437c3b392ad1a (127.10.181.129). New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:41.027513 15653 ts_tablet_manager.cc:1434] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a: Time spent starting tablet: real 0.113s	user 0.027s	sys 0.027s
I20260608 09:57:41.030616 15714 leader_election.cc:290] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 election: Requested vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:41.033752 15534 raft_consensus.cc:2468] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 1.
I20260608 09:57:41.028941 15654 consensus_queue.cc:260] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:41.036890 15571 leader_election.cc:304] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:41.037863 15456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4c4d7dcc524c5282a81247ff2c733b" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a"
I20260608 09:57:41.038501 15456 raft_consensus.cc:3060] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:41.040081 15690 raft_consensus.cc:2804] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:41.040598 15690 raft_consensus.cc:697] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Becoming Leader. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Running, Role: LEADER
I20260608 09:57:41.040791 15691 consensus_queue.cc:1048] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.041488 15690 consensus_queue.cc:237] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:41.043771 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4c4d7dcc524c5282a81247ff2c733b" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da"
I20260608 09:57:41.044400 15606 raft_consensus.cc:3060] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:41.046406 15726 consensus_queue.cc:1048] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:41.020072 15457 raft_consensus.cc:2468] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65ced67654df46aeac2d31fd323919da in term 1.
I20260608 09:57:41.037106 15654 ts_tablet_manager.cc:1434] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260608 09:57:41.049962 15607 raft_consensus.cc:2468] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 640527020e474aa09bd437c3b392ad1a in term 1.
I20260608 09:57:41.052254 15456 raft_consensus.cc:2468] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 1.
I20260608 09:57:41.053457 15499 leader_election.cc:304] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb; no voters: 
I20260608 09:57:41.054718 15671 raft_consensus.cc:2804] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:41.055213 15671 raft_consensus.cc:697] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Becoming Leader. State: Replica: ff2a637631714434a3ff4140ee2950cb, State: Running, Role: LEADER
I20260608 09:57:41.056248 15671 consensus_queue.cc:237] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:41.066849 15691 consensus_queue.cc:1048] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:41.091836 15421 leader_election.cc:304] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [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: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da; no voters: ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:41.093078 15727 raft_consensus.cc:2804] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:41.093838 15727 raft_consensus.cc:697] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Becoming Leader. State: Replica: 640527020e474aa09bd437c3b392ad1a, State: Running, Role: LEADER
I20260608 09:57:41.095031 15727 consensus_queue.cc:237] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:41.093113 15606 raft_consensus.cc:2468] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff2a637631714434a3ff4140ee2950cb in term 1.
I20260608 09:57:41.117015 15655 tablet_bootstrap.cc:492] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da: No bootstrap required, opened a new log
I20260608 09:57:41.117674 15655 ts_tablet_manager.cc:1403] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da: Time spent bootstrapping tablet: real 0.233s	user 0.034s	sys 0.030s
I20260608 09:57:41.125767 15354 catalog_manager.cc:5696] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb reported cstate change: term changed from 0 to 1, leader changed from <none> to ff2a637631714434a3ff4140ee2950cb (127.10.181.130). New cstate: current_term: 1 leader_uuid: "ff2a637631714434a3ff4140ee2950cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:41.127216 15655 raft_consensus.cc:359] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:41.127969 15655 raft_consensus.cc:385] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:41.128299 15655 raft_consensus.cc:740] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ced67654df46aeac2d31fd323919da, State: Initialized, Role: FOLLOWER
I20260608 09:57:41.129087 15655 consensus_queue.cc:260] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:41.131901 15655 ts_tablet_manager.cc:1434] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 09:57:41.135651 15727 consensus_queue.cc:1048] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.139233 15355 catalog_manager.cc:5696] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da reported cstate change: term changed from 0 to 1, leader changed from <none> to 65ced67654df46aeac2d31fd323919da (127.10.181.131). New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:41.163129 15354 catalog_manager.cc:5696] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 640527020e474aa09bd437c3b392ad1a (127.10.181.129). New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:41.197871 15671 consensus_queue.cc:1048] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.208982 15714 consensus_queue.cc:1048] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.287815 15733 consensus_queue.cc:1048] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.299471 15690 consensus_queue.cc:1048] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.318146 15606 raft_consensus.cc:3060] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:41.326587 15727 consensus_queue.cc:1048] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:41.374119 15684 consensus_queue.cc:1048] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.412443 15727 consensus_queue.cc:1048] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.425287 15727 consensus_queue.cc:1048] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:41.465875 15714 consensus_queue.cc:1048] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.496963 15669 consensus_queue.cc:1048] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:57:41.508936 15714 raft_consensus.cc:493] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:41.509630 15714 raft_consensus.cc:515] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } }
I20260608 09:57:41.512739 15457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9ec1a1ac5043b28ac5057f608d640c" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "640527020e474aa09bd437c3b392ad1a" is_pre_election: true
I20260608 09:57:41.515187 15714 leader_election.cc:290] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:41.516949 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9ec1a1ac5043b28ac5057f608d640c" candidate_uuid: "ff2a637631714434a3ff4140ee2950cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65ced67654df46aeac2d31fd323919da" is_pre_election: true
I20260608 09:57:41.517956 15606 raft_consensus.cc:2393] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff2a637631714434a3ff4140ee2950cb in current term 1: Already voted for candidate 640527020e474aa09bd437c3b392ad1a in this term.
I20260608 09:57:41.519604 15496 leader_election.cc:304] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [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: ff2a637631714434a3ff4140ee2950cb; no voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da
I20260608 09:57:41.521057 15714 raft_consensus.cc:3060] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:41.546802 15714 raft_consensus.cc:2749] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:57:41.551442 15727 consensus_queue.cc:1048] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.555785 15690 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.570688 15709 consensus_queue.cc:1048] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:57:41.587744 15690 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:57:42.206255 15781 log.cc:927] Time spent T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
W20260608 09:57:42.248227 15496 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.131:40249, user_credentials={real_user=slave}} blocked reactor thread for 108783us
W20260608 09:57:42.447646 15796 log.cc:927] Time spent T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb: Append to log took a long time: real 0.127s	user 0.001s	sys 0.001s
W20260608 09:57:42.493557 15421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.130:46445, user_credentials={real_user=slave}} blocked reactor thread for 162006us
W20260608 09:57:42.545125 15640 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.10.181.129:37677, user_credentials={real_user=slave}} blocked reactor thread for 48413.3us
W20260608 09:57:42.597769 15817 log.cc:927] Time spent T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260608 09:57:42.672465 15819 log.cc:927] Time spent T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260608 09:57:42.776436 15812 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=33, attempt_no=0}) took 1036 ms. Trace:
I20260608 09:57:42.776919 15812 rpcz_store.cc:276] 0608 09:57:41.739482 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.768668 (+ 29186us) service_pool.cc:224] Handling call
0608 09:57:41.847419 (+ 78751us) spinlock_profiling.cc:243] Waited 20 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.776235 (+928816us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.071121 (+     0us) write_op.cc:183] PREPARE: starting on tablet fd4e6bcfa41b406b96fe9714b5f977ea
0608 09:57:42.075423 (+  4302us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.076368 (+   945us) write_op.cc:435] Acquired schema lock
0608 09:57:42.076396 (+    28us) tablet.cc:662] Decoding operations
0608 09:57:42.085707 (+  9311us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.087343 (+  1636us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.087387 (+    44us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:57:42.094796 (+  7409us) tablet.cc:701] Row locks acquired
0608 09:57:42.094828 (+    32us) write_op.cc:260] PREPARE: finished
0608 09:57:42.107945 (+ 13117us) write_op.cc:270] Start()
0608 09:57:42.110012 (+  2067us) write_op.cc:276] Timestamp: P: 1780912662106756 usec, L: 0
0608 09:57:42.110036 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.124487 (+ 14451us) log.cc:844] Serialized 345 byte log entry
0608 09:57:42.772286 (+647799us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.773420 (+  1134us) write_op.cc:301] APPLY: starting
0608 09:57:42.773492 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.773600 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.773718 (+   118us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.773992 (+   274us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.774173 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.774228 (+    55us) write_op.cc:312] APPLY: finished
0608 09:57:42.774423 (+   195us) log.cc:844] Serialized 22 byte log entry
0608 09:57:42.775559 (+  1136us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.775636 (+    77us) write_op.cc:454] Released schema lock
0608 09:57:42.775682 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":46045568,"child_traces":[["op",{"apply.queue_time_us":962,"num_ops":1,"prepare.queue_time_us":211072,"prepare.run_cpu_time_us":3568,"prepare.run_wall_time_us":54926,"replication_time_us":662118,"spinlock_wait_cycles":290176}]]}
I20260608 09:57:42.790189 15810 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=19, attempt_no=0}) took 1059 ms. Trace:
I20260608 09:57:42.790684 15810 rpcz_store.cc:276] 0608 09:57:41.734854 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.737966 (+  3112us) service_pool.cc:224] Handling call
0608 09:57:41.779921 (+ 41955us) spinlock_profiling.cc:243] Waited 3.41 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.789988 (+1010067us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.053355 (+     0us) write_op.cc:183] PREPARE: starting on tablet fd4e6bcfa41b406b96fe9714b5f977ea
0608 09:57:42.057006 (+  3651us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.057034 (+    28us) write_op.cc:435] Acquired schema lock
0608 09:57:42.057051 (+    17us) tablet.cc:662] Decoding operations
0608 09:57:42.057528 (+   477us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.059319 (+  1791us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.059354 (+    35us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:42.059724 (+   370us) tablet.cc:701] Row locks acquired
0608 09:57:42.059745 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:57:42.059919 (+   174us) write_op.cc:270] Start()
0608 09:57:42.060061 (+   142us) write_op.cc:276] Timestamp: P: 1780912662059874 usec, L: 0
0608 09:57:42.060082 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.060785 (+   703us) log.cc:844] Serialized 475 byte log entry
0608 09:57:42.771905 (+711120us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.772936 (+  1031us) write_op.cc:301] APPLY: starting
0608 09:57:42.773038 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.773235 (+   197us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.779406 (+  6171us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.780079 (+   673us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.780277 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.780327 (+    50us) write_op.cc:312] APPLY: finished
0608 09:57:42.780539 (+   212us) log.cc:844] Serialized 40 byte log entry
0608 09:57:42.789504 (+  8965us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.789605 (+   101us) write_op.cc:454] Released schema lock
0608 09:57:42.789646 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":7836928,"child_traces":[["op",{"apply.queue_time_us":824,"mutex_wait_us":12585,"num_ops":4,"prepare.queue_time_us":265919,"prepare.run_cpu_time_us":3035,"prepare.run_wall_time_us":7672,"replication_time_us":709976}]]}
I20260608 09:57:42.821856 15771 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=41, attempt_no=0}) took 1051 ms. Trace:
I20260608 09:57:42.829437 15810 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=11, attempt_no=0}) took 1119 ms. Trace:
I20260608 09:57:42.822357 15771 rpcz_store.cc:276] 0608 09:57:41.778062 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.779534 (+  1472us) service_pool.cc:224] Handling call
0608 09:57:41.874980 (+ 95446us) spinlock_profiling.cc:243] Waited 1.37 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.821783 (+946803us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.124918 (+     0us) write_op.cc:183] PREPARE: starting on tablet fd4e6bcfa41b406b96fe9714b5f977ea
0608 09:57:42.125510 (+   592us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.125544 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:57:42.125561 (+    17us) tablet.cc:662] Decoding operations
0608 09:57:42.125925 (+   364us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.125967 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.125992 (+    25us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:57:42.126205 (+   213us) tablet.cc:701] Row locks acquired
0608 09:57:42.126226 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:57:42.126400 (+   174us) write_op.cc:270] Start()
0608 09:57:42.126507 (+   107us) write_op.cc:276] Timestamp: P: 1780912662126352 usec, L: 0
0608 09:57:42.126523 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.127166 (+   643us) log.cc:844] Serialized 388 byte log entry
0608 09:57:42.772560 (+645394us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.775862 (+  3302us) write_op.cc:301] APPLY: starting
0608 09:57:42.775947 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.776069 (+   122us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.776171 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.776639 (+   468us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.776804 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.776853 (+    49us) write_op.cc:312] APPLY: finished
0608 09:57:42.777043 (+   190us) log.cc:844] Serialized 28 byte log entry
0608 09:57:42.816117 (+ 39074us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.818628 (+  2511us) write_op.cc:454] Released schema lock
0608 09:57:42.819670 (+  1042us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3150080,"child_traces":[["op",{"apply.queue_time_us":1866,"mutex_wait_us":1431,"num_ops":2,"prepare.queue_time_us":248915,"prepare.run_cpu_time_us":2497,"prepare.run_wall_time_us":2497,"replication_time_us":645938}]]}
I20260608 09:57:42.829993 15810 rpcz_store.cc:276] 0608 09:57:41.710494 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.713998 (+  3504us) service_pool.cc:224] Handling call
0608 09:57:42.829370 (+1115372us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:41.792457 (+     0us) spinlock_profiling.cc:243] Waited 3.95 ms on lock 0x7b4400023e0c. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe28d9d9b 00007f0fe2a4dc6c 00007f0fe2a4edb5 00007f0fe5dac68b 00007f0fe5da4726 00007f0fe2bca2f7 00007f0fecd34e6a 00007f0fe2c00f3e 00007f0fe2bfd1a6 00007f0fe2bfc453 00007f0fe9eb9dab
0608 09:57:41.845374 (+ 52917us) write_op.cc:183] PREPARE: starting on tablet 2616bd5f866c4ead97ddffd5257fc643
0608 09:57:41.900253 (+ 54879us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:41.900300 (+    47us) write_op.cc:435] Acquired schema lock
0608 09:57:41.900321 (+    21us) tablet.cc:662] Decoding operations
0608 09:57:41.952040 (+ 51719us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:41.955806 (+  3766us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:41.956441 (+   635us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:57:41.976080 (+ 19639us) tablet.cc:701] Row locks acquired
0608 09:57:41.976102 (+    22us) write_op.cc:260] PREPARE: finished
0608 09:57:41.985134 (+  9032us) write_op.cc:270] Start()
0608 09:57:41.992145 (+  7011us) write_op.cc:276] Timestamp: P: 1780912661984431 usec, L: 0
0608 09:57:41.993759 (+  1614us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.033439 (+ 39680us) log.cc:844] Serialized 605 byte log entry
0608 09:57:42.472455 (+439016us) spinlock_profiling.cc:243] Waited 119 ms on lock 0x7b5800262dd0. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe6258abc 00007f0fe6238305 00007f0fe6245490 00007f0fe62453a0 00007f0fe6245300 00007f0fe62452a0 00007f0fe624339f 0000000000497fd6 0000000000497c68 00007f0fe2c03131 00007f0fe2c07b0b
0608 09:57:42.806599 (+334144us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.806994 (+   395us) write_op.cc:301] APPLY: starting
0608 09:57:42.807067 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.807247 (+   180us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.807271 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.808557 (+  1286us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.808767 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.808824 (+    57us) write_op.cc:312] APPLY: finished
0608 09:57:42.809076 (+   252us) log.cc:844] Serialized 58 byte log entry
0608 09:57:42.824246 (+ 15170us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.829019 (+  4773us) write_op.cc:454] Released schema lock
0608 09:57:42.829064 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":226,"mutex_wait_us":230596,"num_ops":7,"prepare.queue_time_us":76760,"prepare.run_cpu_time_us":27901,"prepare.run_wall_time_us":462527,"raft.queue_time_us":215034,"raft.run_cpu_time_us":3543,"raft.run_wall_time_us":219796,"replication_time_us":812697,"spinlock_wait_cycles":282826880,"thread_start_us":129075,"threads_started":2}]]}
I20260608 09:57:42.868763 15810 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=34, attempt_no=0}) took 1129 ms. Trace:
I20260608 09:57:42.869335 15810 rpcz_store.cc:276] 0608 09:57:41.739838 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.768296 (+ 28458us) service_pool.cc:224] Handling call
0608 09:57:41.843630 (+ 75334us) spinlock_profiling.cc:243] Waited 5.23 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.868693 (+1025063us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:41.945976 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6eed8366e8eb440c98e400d08870667e
0608 09:57:41.970418 (+ 24442us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:41.970452 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:57:41.970475 (+    23us) tablet.cc:662] Decoding operations
0608 09:57:41.985854 (+ 15379us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:41.988721 (+  2867us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:41.989995 (+  1274us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:57:41.996301 (+  6306us) tablet.cc:701] Row locks acquired
0608 09:57:41.996328 (+    27us) write_op.cc:260] PREPARE: finished
0608 09:57:41.998248 (+  1920us) write_op.cc:270] Start()
0608 09:57:41.999114 (+   866us) write_op.cc:276] Timestamp: P: 1780912661998185 usec, L: 0
0608 09:57:41.999139 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.018473 (+ 19334us) log.cc:844] Serialized 388 byte log entry
0608 09:57:42.859807 (+841334us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.863307 (+  3500us) write_op.cc:301] APPLY: starting
0608 09:57:42.863392 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.863541 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.863639 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.864093 (+   454us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.864266 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.864316 (+    50us) write_op.cc:312] APPLY: finished
0608 09:57:42.864509 (+   193us) log.cc:844] Serialized 28 byte log entry
0608 09:57:42.867493 (+  2984us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.868130 (+   637us) write_op.cc:454] Released schema lock
0608 09:57:42.868189 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":12036352,"child_traces":[["op",{"apply.queue_time_us":3307,"mutex_wait_us":1489,"num_ops":2,"prepare.queue_time_us":96014,"prepare.run_cpu_time_us":3811,"prepare.run_wall_time_us":86357,"replication_time_us":860553}]]}
I20260608 09:57:42.881294 15788 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=38, attempt_no=0}) took 1141 ms. Trace:
I20260608 09:57:42.881771 15788 rpcz_store.cc:276] 0608 09:57:41.740176 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.754253 (+ 14077us) service_pool.cc:224] Handling call
0608 09:57:41.786063 (+ 31810us) spinlock_profiling.cc:243] Waited 4.77 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.881194 (+1095131us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:41.908016 (+     0us) write_op.cc:183] PREPARE: starting on tablet e0c87f5e018c4c479b74b3b3cc0efa37
0608 09:57:41.967733 (+ 59717us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:41.968268 (+   535us) write_op.cc:435] Acquired schema lock
0608 09:57:41.969399 (+  1131us) tablet.cc:662] Decoding operations
0608 09:57:42.006246 (+ 36847us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.011148 (+  4902us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.011918 (+   770us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:57:42.055317 (+ 43399us) tablet.cc:701] Row locks acquired
0608 09:57:42.056206 (+   889us) write_op.cc:260] PREPARE: finished
0608 09:57:42.070753 (+ 14547us) write_op.cc:270] Start()
0608 09:57:42.074120 (+  3367us) write_op.cc:276] Timestamp: P: 1780912662069444 usec, L: 0
0608 09:57:42.074138 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.101749 (+ 27611us) log.cc:844] Serialized 519 byte log entry
0608 09:57:42.853005 (+751256us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.853799 (+   794us) write_op.cc:301] APPLY: starting
0608 09:57:42.853909 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.854134 (+   225us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.854226 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.855766 (+  1540us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.866166 (+ 10400us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.867863 (+  1697us) write_op.cc:312] APPLY: finished
0608 09:57:42.880530 (+ 12667us) log.cc:844] Serialized 46 byte log entry
0608 09:57:42.880718 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.880803 (+    85us) write_op.cc:454] Released schema lock
0608 09:57:42.880845 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":10982144,"child_traces":[["op",{"apply.queue_time_us":592,"num_ops":5,"prepare.queue_time_us":101302,"prepare.run_cpu_time_us":6578,"prepare.run_wall_time_us":218735,"replication_time_us":776731}]]}
I20260608 09:57:42.885826 15812 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=30, attempt_no=0}) took 1149 ms. Trace:
I20260608 09:57:42.884986 15810 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=12, attempt_no=0}) took 1174 ms. Trace:
I20260608 09:57:42.897277 15771 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=21, attempt_no=0}) took 1162 ms. Trace:
I20260608 09:57:42.897728 15771 rpcz_store.cc:276] 0608 09:57:41.735321 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.738670 (+  3349us) service_pool.cc:224] Handling call
0608 09:57:41.839681 (+101011us) spinlock_profiling.cc:243] Waited 12 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.897184 (+1057503us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.227184 (+     0us) write_op.cc:183] PREPARE: starting on tablet e0c87f5e018c4c479b74b3b3cc0efa37
0608 09:57:42.237897 (+ 10713us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.237941 (+    44us) write_op.cc:435] Acquired schema lock
0608 09:57:42.237959 (+    18us) tablet.cc:662] Decoding operations
0608 09:57:42.238630 (+   671us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.238679 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.238706 (+    27us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:57:42.239147 (+   441us) tablet.cc:701] Row locks acquired
0608 09:57:42.239163 (+    16us) write_op.cc:260] PREPARE: finished
0608 09:57:42.239338 (+   175us) write_op.cc:270] Start()
0608 09:57:42.239453 (+   115us) write_op.cc:276] Timestamp: P: 1780912662239291 usec, L: 0
0608 09:57:42.239471 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.240227 (+   756us) log.cc:844] Serialized 605 byte log entry
0608 09:57:42.853670 (+613443us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.862753 (+  9083us) write_op.cc:301] APPLY: starting
0608 09:57:42.867123 (+  4370us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.891850 (+ 24727us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.893011 (+  1161us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.895950 (+  2939us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.896178 (+   228us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.896223 (+    45us) write_op.cc:312] APPLY: finished
0608 09:57:42.896476 (+   253us) log.cc:844] Serialized 58 byte log entry
0608 09:57:42.896694 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.896799 (+   105us) write_op.cc:454] Released schema lock
0608 09:57:42.896844 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":27565824,"child_traces":[["op",{"apply.queue_time_us":7617,"mutex_wait_us":1080,"num_ops":7,"prepare.queue_time_us":304408,"prepare.run_cpu_time_us":3318,"prepare.run_wall_time_us":47677,"replication_time_us":614093}]]}
I20260608 09:57:42.906435 15815 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56780 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=23, attempt_no=0}) took 1030 ms. Trace:
I20260608 09:57:42.886274 15812 rpcz_store.cc:276] 0608 09:57:41.737660 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.738529 (+   869us) service_pool.cc:224] Handling call
0608 09:57:41.785146 (+ 46617us) spinlock_profiling.cc:243] Waited 3.03 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.885762 (+1100616us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.114231 (+     0us) write_op.cc:183] PREPARE: starting on tablet e0c87f5e018c4c479b74b3b3cc0efa37
0608 09:57:42.179290 (+ 65059us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.181968 (+  2678us) write_op.cc:435] Acquired schema lock
0608 09:57:42.183571 (+  1603us) tablet.cc:662] Decoding operations
0608 09:57:42.190579 (+  7008us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.190634 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.190665 (+    31us) tablet.cc:685] Acquiring locks for 11 operations
0608 09:57:42.191307 (+   642us) tablet.cc:701] Row locks acquired
0608 09:57:42.191324 (+    17us) write_op.cc:260] PREPARE: finished
0608 09:57:42.191520 (+   196us) write_op.cc:270] Start()
0608 09:57:42.191664 (+   144us) write_op.cc:276] Timestamp: P: 1780912662191472 usec, L: 0
0608 09:57:42.191686 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.192384 (+   698us) log.cc:844] Serialized 778 byte log entry
0608 09:57:42.853361 (+660977us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.854098 (+   737us) write_op.cc:301] APPLY: starting
0608 09:57:42.854170 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.854407 (+   237us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.854487 (+    80us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.858716 (+  4229us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.859046 (+   330us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.859094 (+    48us) write_op.cc:312] APPLY: finished
0608 09:57:42.860003 (+   909us) log.cc:844] Serialized 82 byte log entry
0608 09:57:42.885270 (+ 25267us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.885396 (+   126us) write_op.cc:454] Released schema lock
0608 09:57:42.885447 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6968704,"child_traces":[["op",{"apply.queue_time_us":541,"num_ops":11,"prepare.queue_time_us":320823,"prepare.run_cpu_time_us":3952,"prepare.run_wall_time_us":79931,"replication_time_us":661538,"spinlock_wait_cycles":2944}]]}
I20260608 09:57:42.928172 15818 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56780 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=32, attempt_no=0}) took 1042 ms. Trace:
I20260608 09:57:42.908664 15815 rpcz_store.cc:276] 0608 09:57:41.875885 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.878441 (+  2556us) service_pool.cc:224] Handling call
0608 09:57:42.094096 (+215655us) spinlock_profiling.cc:243] Waited 8.51 ms on lock 0x7b34000fc158. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.906373 (+812277us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.558311 (+     0us) write_op.cc:183] PREPARE: starting on tablet eb4c4d7dcc524c5282a81247ff2c733b
0608 09:57:42.558869 (+   558us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.558898 (+    29us) write_op.cc:435] Acquired schema lock
0608 09:57:42.558915 (+    17us) tablet.cc:662] Decoding operations
0608 09:57:42.559575 (+   660us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.559620 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.559650 (+    30us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:57:42.560155 (+   505us) tablet.cc:701] Row locks acquired
0608 09:57:42.560176 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:57:42.560360 (+   184us) write_op.cc:270] Start()
0608 09:57:42.560489 (+   129us) write_op.cc:276] Timestamp: P: 1780912662560312 usec, L: 0
0608 09:57:42.560508 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.561173 (+   665us) log.cc:844] Serialized 605 byte log entry
0608 09:57:42.773784 (+212611us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.898155 (+124371us) write_op.cc:301] APPLY: starting
0608 09:57:42.898234 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.898441 (+   207us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.898544 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.899569 (+  1025us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.899783 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.899831 (+    48us) write_op.cc:312] APPLY: finished
0608 09:57:42.900083 (+   252us) log.cc:844] Serialized 58 byte log entry
0608 09:57:42.904091 (+  4008us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.905952 (+  1861us) write_op.cc:454] Released schema lock
0608 09:57:42.906016 (+    64us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":19584256,"child_traces":[["op",{"apply.queue_time_us":124210,"mutex_wait_us":20048,"num_ops":7,"prepare.queue_time_us":437466,"prepare.run_cpu_time_us":3225,"prepare.run_wall_time_us":17820,"replication_time_us":213175}]]}
I20260608 09:57:42.935266 15771 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=45, attempt_no=0}) took 1147 ms. Trace:
I20260608 09:57:42.935703 15771 rpcz_store.cc:276] 0608 09:57:41.788167 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.792600 (+  4433us) service_pool.cc:224] Handling call
0608 09:57:42.935201 (+1142601us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.510973 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2616bd5f866c4ead97ddffd5257fc643
0608 09:57:42.514520 (+  3547us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.519306 (+  4786us) write_op.cc:435] Acquired schema lock
0608 09:57:42.533564 (+ 14258us) tablet.cc:662] Decoding operations
0608 09:57:42.554940 (+ 21376us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.568921 (+ 13981us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.571088 (+  2167us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:57:42.589817 (+ 18729us) tablet.cc:701] Row locks acquired
0608 09:57:42.589839 (+    22us) write_op.cc:260] PREPARE: finished
0608 09:57:42.623361 (+ 33522us) spinlock_profiling.cc:243] Waited 32.8 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a9a42 00007f0fe9ebbec4 00007f0fe9ebb660 00007f0fe9ec5950 00007f0fe9ec58b0 00007f0fe9ec5810 00007f0fe9ec57b0 00007f0fe9ec392f 0000000000497fd6 0000000000497c68
0608 09:57:42.623499 (+   138us) write_op.cc:270] Start()
0608 09:57:42.623742 (+   243us) write_op.cc:276] Timestamp: P: 1780912662623450 usec, L: 0
0608 09:57:42.623763 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.628016 (+  4253us) log.cc:844] Serialized 475 byte log entry
0608 09:57:42.869491 (+241475us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.906444 (+ 36953us) write_op.cc:301] APPLY: starting
0608 09:57:42.906524 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.906679 (+   155us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.906701 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.934008 (+ 27307us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.934229 (+   221us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.934281 (+    52us) write_op.cc:312] APPLY: finished
0608 09:57:42.934510 (+   229us) log.cc:844] Serialized 40 byte log entry
0608 09:57:42.934729 (+   219us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.934821 (+    92us) write_op.cc:454] Released schema lock
0608 09:57:42.934862 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36782,"mutex_wait_us":2482,"num_ops":4,"prepare.queue_time_us":691679,"prepare.run_cpu_time_us":5070,"prepare.run_wall_time_us":117315,"replication_time_us":245614,"spinlock_wait_cycles":75412352}]]}
I20260608 09:57:42.944042 15775 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:56780 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=44, attempt_no=0}) took 1038 ms. Trace:
I20260608 09:57:42.946036 15771 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=39, attempt_no=0}) took 1194 ms. Trace:
I20260608 09:57:42.953007 15771 rpcz_store.cc:276] 0608 09:57:41.756363 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.760619 (+  4256us) service_pool.cc:224] Handling call
0608 09:57:41.789569 (+ 28950us) spinlock_profiling.cc:243] Waited 2.83 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.945960 (+1156391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.569534 (+     0us) write_op.cc:183] PREPARE: starting on tablet fd9ec1a1ac5043b28ac5057f608d640c
0608 09:57:42.570099 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.570137 (+    38us) write_op.cc:435] Acquired schema lock
0608 09:57:42.570157 (+    20us) tablet.cc:662] Decoding operations
0608 09:57:42.572012 (+  1855us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.572064 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.572094 (+    30us) tablet.cc:685] Acquiring locks for 8 operations
0608 09:57:42.572586 (+   492us) tablet.cc:701] Row locks acquired
0608 09:57:42.572607 (+    21us) write_op.cc:260] PREPARE: finished
0608 09:57:42.615205 (+ 42598us) spinlock_profiling.cc:243] Waited 27.8 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a9a42 00007f0fe9ebbec4 00007f0fe9ebb660 00007f0fe9ec5950 00007f0fe9ec58b0 00007f0fe9ec5810 00007f0fe9ec57b0 00007f0fe9ec392f 0000000000497fd6 0000000000497c68
0608 09:57:42.615327 (+   122us) write_op.cc:270] Start()
0608 09:57:42.615541 (+   214us) write_op.cc:276] Timestamp: P: 1780912662615275 usec, L: 0
0608 09:57:42.615568 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.616358 (+   790us) log.cc:844] Serialized 649 byte log entry
0608 09:57:42.937884 (+321526us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.940850 (+  2966us) write_op.cc:301] APPLY: starting
0608 09:57:42.940926 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.941144 (+   218us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.941167 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.943053 (+  1886us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.943269 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.943318 (+    49us) write_op.cc:312] APPLY: finished
0608 09:57:42.944153 (+   835us) log.cc:844] Serialized 64 byte log entry
0608 09:57:42.944931 (+   778us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.945041 (+   110us) write_op.cc:454] Released schema lock
0608 09:57:42.945654 (+   613us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6514944,"child_traces":[["op",{"apply.queue_time_us":2772,"num_ops":8,"prepare.queue_time_us":778951,"prepare.run_cpu_time_us":4836,"prepare.run_wall_time_us":48601,"replication_time_us":322193,"spinlock_wait_cycles":63918848}]]}
I20260608 09:57:42.959905 15771 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=24, attempt_no=0}) took 1223 ms. Trace:
I20260608 09:57:42.960345 15771 rpcz_store.cc:276] 0608 09:57:41.736074 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.738109 (+  2035us) service_pool.cc:224] Handling call
0608 09:57:41.795691 (+ 57582us) spinlock_profiling.cc:243] Waited 6.36 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.959841 (+1164150us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.618304 (+     0us) write_op.cc:183] PREPARE: starting on tablet fd9ec1a1ac5043b28ac5057f608d640c
0608 09:57:42.618877 (+   573us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.618908 (+    31us) write_op.cc:435] Acquired schema lock
0608 09:57:42.618928 (+    20us) tablet.cc:662] Decoding operations
0608 09:57:42.619259 (+   331us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.619313 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.619345 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:57:42.619503 (+   158us) tablet.cc:701] Row locks acquired
0608 09:57:42.619534 (+    31us) write_op.cc:260] PREPARE: finished
0608 09:57:42.619726 (+   192us) write_op.cc:270] Start()
0608 09:57:42.619870 (+   144us) write_op.cc:276] Timestamp: P: 1780912662619673 usec, L: 0
0608 09:57:42.619890 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.620612 (+   722us) log.cc:844] Serialized 345 byte log entry
0608 09:57:42.938217 (+317605us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.958333 (+ 20116us) write_op.cc:301] APPLY: starting
0608 09:57:42.958401 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.958501 (+   100us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.958597 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.958817 (+   220us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.958966 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.959010 (+    44us) write_op.cc:312] APPLY: finished
0608 09:57:42.959187 (+   177us) log.cc:844] Serialized 22 byte log entry
0608 09:57:42.959400 (+   213us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.959473 (+    73us) write_op.cc:454] Released schema lock
0608 09:57:42.959515 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":14631296,"child_traces":[["op",{"apply.queue_time_us":19941,"num_ops":1,"prepare.queue_time_us":724842,"prepare.run_cpu_time_us":2581,"prepare.run_wall_time_us":3904,"replication_time_us":318217}]]}
I20260608 09:57:42.945785 15788 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=26, attempt_no=0}) took 1209 ms. Trace:
I20260608 09:57:42.976284 15788 rpcz_store.cc:276] 0608 09:57:41.736509 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.738134 (+  1625us) service_pool.cc:224] Handling call
0608 09:57:41.758513 (+ 20379us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.945720 (+1187207us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.507453 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2616bd5f866c4ead97ddffd5257fc643
0608 09:57:42.508770 (+  1317us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.508805 (+    35us) write_op.cc:435] Acquired schema lock
0608 09:57:42.508822 (+    17us) tablet.cc:662] Decoding operations
0608 09:57:42.509235 (+   413us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.509300 (+    65us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.509327 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:57:42.509578 (+   251us) tablet.cc:701] Row locks acquired
0608 09:57:42.509598 (+    20us) write_op.cc:260] PREPARE: finished
0608 09:57:42.509770 (+   172us) write_op.cc:270] Start()
0608 09:57:42.509895 (+   125us) write_op.cc:276] Timestamp: P: 1780912662509727 usec, L: 0
0608 09:57:42.509916 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.510559 (+   643us) log.cc:844] Serialized 432 byte log entry
0608 09:57:42.869170 (+358611us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.892916 (+ 23746us) write_op.cc:301] APPLY: starting
0608 09:57:42.894123 (+  1207us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.901012 (+  6889us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.902006 (+   994us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.909020 (+  7014us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.913493 (+  4473us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.915198 (+  1705us) write_op.cc:312] APPLY: finished
0608 09:57:42.920474 (+  5276us) log.cc:844] Serialized 34 byte log entry
0608 09:57:42.927585 (+  7111us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.933854 (+  6269us) write_op.cc:454] Released schema lock
0608 09:57:42.945372 (+ 11518us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":29611264,"child_traces":[["op",{"apply.queue_time_us":22406,"num_ops":3,"prepare.queue_time_us":729695,"prepare.run_cpu_time_us":2680,"prepare.run_wall_time_us":11603,"replication_time_us":359144}]]}
I20260608 09:57:42.983458 15812 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54888 (ReqId={client: 6152b1c6730e4a90916cd446b08c6422, seq_no=43, attempt_no=0}) took 1195 ms. Trace:
I20260608 09:57:42.890146 15810 rpcz_store.cc:276] 0608 09:57:41.711068 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.711252 (+   184us) service_pool.cc:224] Handling call
0608 09:57:42.884919 (+1173667us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.298860 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2616bd5f866c4ead97ddffd5257fc643
0608 09:57:42.321805 (+ 22945us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.321834 (+    29us) write_op.cc:435] Acquired schema lock
0608 09:57:42.321852 (+    18us) tablet.cc:662] Decoding operations
0608 09:57:42.350984 (+ 29132us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.359896 (+  8912us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.361830 (+  1934us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:57:42.400221 (+ 38391us) tablet.cc:701] Row locks acquired
0608 09:57:42.400254 (+    33us) write_op.cc:260] PREPARE: finished
0608 09:57:42.420337 (+ 20083us) write_op.cc:270] Start()
0608 09:57:42.448351 (+ 28014us) write_op.cc:276] Timestamp: P: 1780912662418309 usec, L: 0
0608 09:57:42.448374 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.480435 (+ 32061us) log.cc:844] Serialized 432 byte log entry
0608 09:57:42.868815 (+388380us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.882217 (+ 13402us) write_op.cc:301] APPLY: starting
0608 09:57:42.882299 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.882444 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.882550 (+   106us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.883057 (+   507us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.883239 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.883285 (+    46us) write_op.cc:312] APPLY: finished
0608 09:57:42.883500 (+   215us) log.cc:844] Serialized 34 byte log entry
0608 09:57:42.884295 (+   795us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.884373 (+    78us) write_op.cc:454] Released schema lock
0608 09:57:42.884419 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":13192,"mutex_wait_us":2807,"num_ops":3,"prepare.queue_time_us":545176,"prepare.run_cpu_time_us":4357,"prepare.run_wall_time_us":193831,"replication_time_us":418597}]]}
I20260608 09:57:42.983932 15812 rpcz_store.cc:276] 0608 09:57:41.787754 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.792065 (+  4311us) service_pool.cc:224] Handling call
0608 09:57:41.894021 (+101956us) spinlock_profiling.cc:243] Waited 4.45 ms on lock 0x7b34001ae878. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.048638 (+154617us) spinlock_profiling.cc:243] Waited 1.05 ms on lock 0x7b5800007598. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe28d9d9b 00007f0fe2b8f835 00007f0fe2b900a4 0000000000467b48 00007f0feba91f1c 00007f0febbfadb7 00007f0febbfae7e 00007f0febb84de6 00007f0febb5c6e8 00007f0febb58f44 00007f0fea827ae6
0608 09:57:42.983384 (+934746us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.049648 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6eed8366e8eb440c98e400d08870667e
0608 09:57:42.050997 (+  1349us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.051042 (+    45us) write_op.cc:435] Acquired schema lock
0608 09:57:42.051061 (+    19us) tablet.cc:662] Decoding operations
0608 09:57:42.052962 (+  1901us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.053008 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.053046 (+    38us) tablet.cc:685] Acquiring locks for 8 operations
0608 09:57:42.071775 (+ 18729us) tablet.cc:701] Row locks acquired
0608 09:57:42.071793 (+    18us) write_op.cc:260] PREPARE: finished
0608 09:57:42.079580 (+  7787us) write_op.cc:270] Start()
0608 09:57:42.082327 (+  2747us) write_op.cc:276] Timestamp: P: 1780912662078941 usec, L: 0
0608 09:57:42.083212 (+   885us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.131606 (+ 48394us) log.cc:844] Serialized 649 byte log entry
0608 09:57:42.869701 (+738095us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.923083 (+ 53382us) write_op.cc:301] APPLY: starting
0608 09:57:42.923161 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.923396 (+   235us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.923482 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.981663 (+ 58181us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.981874 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.981918 (+    44us) write_op.cc:312] APPLY: finished
0608 09:57:42.982163 (+   245us) log.cc:844] Serialized 64 byte log entry
0608 09:57:42.982895 (+   732us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.982999 (+   104us) write_op.cc:454] Released schema lock
0608 09:57:42.983058 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":12663936,"child_traces":[["op",{"apply.queue_time_us":53187,"num_ops":8,"prepare.queue_time_us":149,"prepare.run_cpu_time_us":4891,"prepare.run_wall_time_us":99839,"replication_time_us":782491}]]}
I20260608 09:57:42.928633 15818 rpcz_store.cc:276] 0608 09:57:41.890553 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.892766 (+  2213us) service_pool.cc:224] Handling call
0608 09:57:42.064595 (+171829us) spinlock_profiling.cc:243] Waited 10.4 ms on lock 0x7b34000fc158. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.928106 (+863511us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.317525 (+     0us) write_op.cc:183] PREPARE: starting on tablet eb4c4d7dcc524c5282a81247ff2c733b
0608 09:57:42.361411 (+ 43886us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.365091 (+  3680us) write_op.cc:435] Acquired schema lock
0608 09:57:42.366305 (+  1214us) tablet.cc:662] Decoding operations
0608 09:57:42.456558 (+ 90253us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.457259 (+   701us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.460902 (+  3643us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:57:42.500350 (+ 39448us) tablet.cc:701] Row locks acquired
0608 09:57:42.500368 (+    18us) write_op.cc:260] PREPARE: finished
0608 09:57:42.514309 (+ 13941us) write_op.cc:270] Start()
0608 09:57:42.515180 (+   871us) write_op.cc:276] Timestamp: P: 1780912662513162 usec, L: 0
0608 09:57:42.515215 (+    35us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.557155 (+ 41940us) spinlock_profiling.cc:243] Waited 6.78 ms on lock 0x7b540002f1a0. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe62575cb 00007f0fe627de64 00007f0fe637a671 00007f0fe63645e1 00007f0fe6363ed2 00007f0fe9ebc788 00007f0fe9ebb660 00007f0fe9ec5950 00007f0fe9ec58b0 00007f0fe9ec5810 00007f0fe9ec57b0
0608 09:57:42.557880 (+   725us) log.cc:844] Serialized 519 byte log entry
0608 09:57:42.773471 (+215591us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.902891 (+129420us) write_op.cc:301] APPLY: starting
0608 09:57:42.903426 (+   535us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.909350 (+  5924us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.909979 (+   629us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.923449 (+ 13470us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.923646 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.923693 (+    47us) write_op.cc:312] APPLY: finished
0608 09:57:42.923932 (+   239us) log.cc:844] Serialized 46 byte log entry
0608 09:57:42.925152 (+  1220us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.927704 (+  2552us) write_op.cc:454] Released schema lock
0608 09:57:42.927751 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":23972608,"child_traces":[["op",{"apply.queue_time_us":120871,"num_ops":5,"prepare.queue_time_us":235672,"prepare.run_cpu_time_us":6185,"prepare.run_wall_time_us":248374,"replication_time_us":258141,"spinlock_wait_cycles":15595776}]]}
I20260608 09:57:42.944489 15775 rpcz_store.cc:276] 0608 09:57:41.905947 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:57:41.906510 (+   563us) service_pool.cc:224] Handling call
0608 09:57:42.035255 (+128745us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b34000fc158. stack: 00007f0fe2ba43a1 00007f0fe2ba41c8 00007f0fe237ff11 000000000047cd55 000000000047cca8 00007f0fe42284bb 00007f0fe42a864f 00007f0fe432cc24 00007f0fe4331faf 00007f0fe43347eb 00007f0fe4334740 00007f0fe43346a0 00007f0fe4334640 00007f0fe433296f 0000000000497fd6 0000000000497c68
0608 09:57:42.943973 (+908718us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:57:42.374397 (+     0us) write_op.cc:183] PREPARE: starting on tablet f386c4d7be5640169f7f83b24dc7f003
0608 09:57:42.420115 (+ 45718us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:57:42.431534 (+ 11419us) write_op.cc:435] Acquired schema lock
0608 09:57:42.432882 (+  1348us) tablet.cc:662] Decoding operations
0608 09:57:42.462404 (+ 29522us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:57:42.462453 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 09:57:42.462487 (+    34us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:57:42.462923 (+   436us) tablet.cc:701] Row locks acquired
0608 09:57:42.462942 (+    19us) write_op.cc:260] PREPARE: finished
0608 09:57:42.463174 (+   232us) write_op.cc:270] Start()
0608 09:57:42.463286 (+   112us) write_op.cc:276] Timestamp: P: 1780912662463126 usec, L: 0
0608 09:57:42.463303 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 09:57:42.463952 (+   649us) log.cc:844] Serialized 519 byte log entry
0608 09:57:42.805551 (+341599us) op_driver.cc:464] REPLICATION: finished
0608 09:57:42.918683 (+113132us) write_op.cc:301] APPLY: starting
0608 09:57:42.920444 (+  1761us) tablet.cc:1367] starting BulkCheckPresence
0608 09:57:42.942022 (+ 21578us) tablet.cc:1370] finished BulkCheckPresence
0608 09:57:42.942114 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:57:42.942845 (+   731us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:57:42.943031 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:57:42.943079 (+    48us) write_op.cc:312] APPLY: finished
0608 09:57:42.943317 (+   238us) log.cc:844] Serialized 46 byte log entry
0608 09:57:42.943511 (+   194us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:57:42.943617 (+   106us) write_op.cc:454] Released schema lock
0608 09:57:42.943658 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":26882944,"child_traces":[["op",{"apply.queue_time_us":111730,"mutex_wait_us":685,"num_ops":5,"prepare.queue_time_us":298947,"prepare.run_cpu_time_us":3468,"prepare.run_wall_time_us":89815,"replication_time_us":342116}]]}
W20260608 09:57:43.325410 15745 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.000s	sys 0.000s
W20260608 09:57:43.603693 15637 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.10.181.130:46445, user_credentials={real_user=slave}} blocked reactor thread for 46655.6us
W20260608 09:57:43.680716 15574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.129:37677, user_credentials={real_user=slave}} blocked reactor thread for 45370.4us
W20260608 09:57:44.128284 15571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.130:46445, user_credentials={real_user=slave}} blocked reactor thread for 45312us
W20260608 09:57:44.819489 15743 meta_cache.cc:1261] Time spent looking up entry by key: real 0.111s	user 0.000s	sys 0.000s
W20260608 09:57:44.826882 15744 meta_cache.cc:1261] Time spent looking up entry by key: real 0.175s	user 0.017s	sys 0.040s
W20260608 09:57:45.533779 15637 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.10.181.131:40249, user_credentials={real_user=slave}} blocked reactor thread for 54667.9us
W20260608 09:57:45.724938 15496 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.131:40249, user_credentials={real_user=slave}} blocked reactor thread for 99245.3us
W20260608 09:57:45.821549 15421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.131:40249, user_credentials={real_user=slave}} blocked reactor thread for 129461us
W20260608 09:57:45.863829 15571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.130:46445, user_credentials={real_user=slave}} blocked reactor thread for 142771us
W20260608 09:57:46.129390 15421 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.131:40249, user_credentials={real_user=slave}} blocked reactor thread for 63717.5us
I20260608 09:57:46.435711 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:46.449281 15871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:46.450172 15872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:46.450502 15874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:46.450542 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:46.453087 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:46.453361 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:46.453573 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912666453557 us; error 0 us; skew 500 ppm
I20260608 09:57:46.454167 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:46.456835 10966 webserver.cc:533] Webserver started at http://127.10.181.132:42391/ using document root <none> and password file <none>
I20260608 09:57:46.457458 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:46.457695 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:46.458021 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:46.459362 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "40d15a385cd24f398f63b29bcbe343bc"
format_stamp: "Formatted at 2026-06-08 09:57:46 on dist-test-slave-d6kj"
I20260608 09:57:46.464534 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:57:46.468328 15879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:46.469113 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:46.469518 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "40d15a385cd24f398f63b29bcbe343bc"
format_stamp: "Formatted at 2026-06-08 09:57:46 on dist-test-slave-d6kj"
I20260608 09:57:46.469837 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:46.485831 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:46.487213 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:46.488827 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:46.491937 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:46.492216 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:46.492551 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:46.492797 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:46.537623 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:37001
I20260608 09:57:46.537742 15941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:37001 every 8 connection(s)
I20260608 09:57:46.543958 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:46.551542 15946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:46.552676 15947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:46.556401 15949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:46.558593 15942 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37731
I20260608 09:57:46.559029 15942 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:46.559855 15942 heartbeater.cc:507] Master 127.10.181.190:37731 requested a full tablet report, sending...
I20260608 09:57:46.563428 15346 ts_manager.cc:194] Registered new tserver with Master: 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132:37001)
I20260608 09:57:46.564599 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:46.565182 15346 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35168
I20260608 09:57:46.569037 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:46.569362 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:46.569561 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912666569542 us; error 0 us; skew 500 ppm
I20260608 09:57:46.570205 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:46.572770 10966 webserver.cc:533] Webserver started at http://127.10.181.133:45057/ using document root <none> and password file <none>
I20260608 09:57:46.573354 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:46.573563 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:46.573836 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:46.575313 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-4-root/instance:
uuid: "3f0490f18f3c461997c5cd97a260425a"
format_stamp: "Formatted at 2026-06-08 09:57:46 on dist-test-slave-d6kj"
I20260608 09:57:46.580264 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:57:46.583683 15954 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:46.584481 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:57:46.584800 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-4-root
uuid: "3f0490f18f3c461997c5cd97a260425a"
format_stamp: "Formatted at 2026-06-08 09:57:46 on dist-test-slave-d6kj"
I20260608 09:57:46.585095 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:46.606688 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:46.608049 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:46.609637 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:46.611960 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:46.612190 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:46.612454 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:46.612625 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:46.673204 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.133:33267
I20260608 09:57:46.673390 16017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.133:33267 every 8 connection(s)
I20260608 09:57:46.680068 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:46.688246 16021 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:46.689963 16022 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:46.694967 16024 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:46.695489 16018 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37731
I20260608 09:57:46.695982 16018 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:46.696499 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:46.696911 16018 heartbeater.cc:507] Master 127.10.181.190:37731 requested a full tablet report, sending...
I20260608 09:57:46.697675 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:46.697947 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:46.698195 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912666698174 us; error 0 us; skew 500 ppm
I20260608 09:57:46.698861 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:46.699242 15346 ts_manager.cc:194] Registered new tserver with Master: 3f0490f18f3c461997c5cd97a260425a (127.10.181.133:33267)
I20260608 09:57:46.701047 15346 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35178
I20260608 09:57:46.701649 10966 webserver.cc:533] Webserver started at http://127.10.181.134:34867/ using document root <none> and password file <none>
I20260608 09:57:46.702258 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:46.702483 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:46.702798 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:46.704018 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-5-root/instance:
uuid: "c12dca0af8ec48e98a363cf7bcc8067b"
format_stamp: "Formatted at 2026-06-08 09:57:46 on dist-test-slave-d6kj"
I20260608 09:57:46.708720 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:57:46.712368 16029 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:46.713192 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:46.713569 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-5-root
uuid: "c12dca0af8ec48e98a363cf7bcc8067b"
format_stamp: "Formatted at 2026-06-08 09:57:46 on dist-test-slave-d6kj"
I20260608 09:57:46.713863 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:46.727793 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:46.729132 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:46.731093 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:46.734083 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:46.734321 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:46.734568 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:46.734751 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:46.819485 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.134:46173
I20260608 09:57:46.819569 16091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.134:46173 every 8 connection(s)
I20260608 09:57:46.837602 16092 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37731
I20260608 09:57:46.838109 16092 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:46.839300 16092 heartbeater.cc:507] Master 127.10.181.190:37731 requested a full tablet report, sending...
I20260608 09:57:46.848266 15346 ts_manager.cc:194] Registered new tserver with Master: c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134:46173)
I20260608 09:57:46.849844 15346 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35194
I20260608 09:57:47.406173 15456 consensus_queue.cc:237] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [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: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:47.415073 15603 raft_consensus.cc:1275] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:47.417138 15527 raft_consensus.cc:1275] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:47.418157 16098 consensus_queue.cc:1048] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:47.419453 15851 consensus_queue.cc:1048] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:57:47.437960 15423 consensus_peers.cc:597] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a -> Peer c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134:46173): Couldn't send request to peer c12dca0af8ec48e98a363cf7bcc8067b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0c87f5e018c4c479b74b3b3cc0efa37. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:47.452101 15851 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:47.453850 15603 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:47.456166 15527 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:47.467561 15456 consensus_queue.cc:237] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:47.470923 15346 catalog_manager.cc:5696] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index -1 to 26, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:47.482247 15603 raft_consensus.cc:1275] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:47.482810 15533 raft_consensus.cc:1275] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:47.484519 15851 consensus_queue.cc:1048] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:47.485936 16101 consensus_queue.cc:1048] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:47.507706 16101 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:47.512728 15603 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
W20260608 09:57:47.517050 15422 consensus_peers.cc:597] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a -> Peer 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132:37001): Couldn't send request to peer 40d15a385cd24f398f63b29bcbe343bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6eed8366e8eb440c98e400d08870667e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:47.522617 15533 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:47.536260 15347 catalog_manager.cc:5696] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da reported cstate change: config changed from index -1 to 26, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:47.556561 15603 consensus_queue.cc:237] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:47.564833 15533 raft_consensus.cc:1275] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:47.566195 15456 raft_consensus.cc:1275] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:47.568245 15942 heartbeater.cc:499] Master 127.10.181.190:37731 was elected leader, sending a full tablet report...
I20260608 09:57:47.568667 16103 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:47.572450 15798 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:47.579785 16103 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:47.582127 15533 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
W20260608 09:57:47.585335 15572 consensus_peers.cc:597] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da -> Peer 3f0490f18f3c461997c5cd97a260425a (127.10.181.133:33267): Couldn't send request to peer 3f0490f18f3c461997c5cd97a260425a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36154ca5d216418eb1a7c785a066caf7. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:47.590699 15456 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:47.597985 15347 catalog_manager.cc:5696] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da reported cstate change: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:47.599141 15455 consensus_queue.cc:237] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:47.611152 15533 raft_consensus.cc:1275] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:47.611763 15603 raft_consensus.cc:1275] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:47.613108 16113 consensus_queue.cc:1048] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:57:47.614754 16101 consensus_queue.cc:1048] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 09:57:47.624994 15422 consensus_peers.cc:597] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a -> Peer 3f0490f18f3c461997c5cd97a260425a (127.10.181.133:33267): Couldn't send request to peer 3f0490f18f3c461997c5cd97a260425a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd4e6bcfa41b406b96fe9714b5f977ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:47.624435 16098 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:47.627023 15533 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:47.629045 15603 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:47.640381 15456 consensus_queue.cc:237] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:47.641108 15355 catalog_manager.cc:5696] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index -1 to 25, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:47.648567 15603 raft_consensus.cc:1275] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:47.649431 15533 raft_consensus.cc:1275] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 09:57:47.649673 15423 consensus_peers.cc:597] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a -> Peer c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134:46173): Couldn't send request to peer c12dca0af8ec48e98a363cf7bcc8067b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2616bd5f866c4ead97ddffd5257fc643. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:47.650161 16098 consensus_queue.cc:1048] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:47.651098 16101 consensus_queue.cc:1048] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:47.660833 16101 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:47.666359 15533 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:47.666980 15603 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:47.674618 15346 catalog_manager.cc:5696] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index -1 to 26, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:47.697746 15533 consensus_queue.cc:237] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:47.703891 16018 heartbeater.cc:499] Master 127.10.181.190:37731 was elected leader, sending a full tablet report...
I20260608 09:57:47.705646 15456 raft_consensus.cc:1275] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Refusing update from remote peer ff2a637631714434a3ff4140ee2950cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:47.706055 15603 raft_consensus.cc:1275] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer ff2a637631714434a3ff4140ee2950cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:47.707768 16115 consensus_queue.cc:1048] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:57:47.709415 15824 consensus_queue.cc:1048] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:57:47.719134 16115 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:47.720836 15456 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:47.723621 15603 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
W20260608 09:57:47.728045 15497 consensus_peers.cc:597] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb -> Peer 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132:37001): Couldn't send request to peer 40d15a385cd24f398f63b29bcbe343bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f386c4d7be5640169f7f83b24dc7f003. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:47.734473 15347 catalog_manager.cc:5696] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb reported cstate change: config changed from index -1 to 25, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "ff2a637631714434a3ff4140ee2950cb" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:47.852422 16092 heartbeater.cc:499] Master 127.10.181.190:37731 was elected leader, sending a full tablet report...
I20260608 09:57:47.959100 16135 ts_tablet_manager.cc:933] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: Initiating tablet copy from peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:47.961292 16135 tablet_copy_client.cc:323] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:40249
I20260608 09:57:47.972791 15618 tablet_copy_service.cc:140] P 65ced67654df46aeac2d31fd323919da: Received BeginTabletCopySession request for tablet 36154ca5d216418eb1a7c785a066caf7 from peer 3f0490f18f3c461997c5cd97a260425a ({username='slave'} at 127.0.0.1:43496)
I20260608 09:57:47.973382 15618 tablet_copy_service.cc:161] P 65ced67654df46aeac2d31fd323919da: Beginning new tablet copy session on tablet 36154ca5d216418eb1a7c785a066caf7 from peer 3f0490f18f3c461997c5cd97a260425a at {username='slave'} at 127.0.0.1:43496: session id = 3f0490f18f3c461997c5cd97a260425a-36154ca5d216418eb1a7c785a066caf7
I20260608 09:57:47.979931 15618 tablet_copy_source_session.cc:215] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:47.982873 16135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36154ca5d216418eb1a7c785a066caf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:47.994467 16138 ts_tablet_manager.cc:933] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: Initiating tablet copy from peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677)
I20260608 09:57:47.996789 16138 tablet_copy_client.cc:323] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:37677
I20260608 09:57:47.999028 16135 tablet_copy_client.cc:806] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:48.000003 16135 tablet_copy_client.cc:670] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:48.006721 16136 tablet_copy_client.cc:1025] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:48.016458 15468 tablet_copy_service.cc:140] P 640527020e474aa09bd437c3b392ad1a: Received BeginTabletCopySession request for tablet e0c87f5e018c4c479b74b3b3cc0efa37 from peer c12dca0af8ec48e98a363cf7bcc8067b ({username='slave'} at 127.0.0.1:34718)
I20260608 09:57:48.017122 15468 tablet_copy_service.cc:161] P 640527020e474aa09bd437c3b392ad1a: Beginning new tablet copy session on tablet e0c87f5e018c4c479b74b3b3cc0efa37 from peer c12dca0af8ec48e98a363cf7bcc8067b at {username='slave'} at 127.0.0.1:34718: session id = c12dca0af8ec48e98a363cf7bcc8067b-e0c87f5e018c4c479b74b3b3cc0efa37
I20260608 09:57:48.022728 15468 tablet_copy_source_session.cc:215] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:48.026124 16138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c87f5e018c4c479b74b3b3cc0efa37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:48.042194 16138 tablet_copy_client.cc:806] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:48.042845 16138 tablet_copy_client.cc:670] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:48.047248 16139 tablet_copy_client.cc:1025] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:48.066144 16142 ts_tablet_manager.cc:933] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: Initiating tablet copy from peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677)
I20260608 09:57:48.068001 16142 tablet_copy_client.cc:323] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:37677
I20260608 09:57:48.080096 15468 tablet_copy_service.cc:140] P 640527020e474aa09bd437c3b392ad1a: Received BeginTabletCopySession request for tablet 6eed8366e8eb440c98e400d08870667e from peer 40d15a385cd24f398f63b29bcbe343bc ({username='slave'} at 127.0.0.1:34720)
I20260608 09:57:48.080631 15468 tablet_copy_service.cc:161] P 640527020e474aa09bd437c3b392ad1a: Beginning new tablet copy session on tablet 6eed8366e8eb440c98e400d08870667e from peer 40d15a385cd24f398f63b29bcbe343bc at {username='slave'} at 127.0.0.1:34720: session id = 40d15a385cd24f398f63b29bcbe343bc-6eed8366e8eb440c98e400d08870667e
I20260608 09:57:48.087620 15468 tablet_copy_source_session.cc:215] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:48.090219 16142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eed8366e8eb440c98e400d08870667e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:48.103969 16142 tablet_copy_client.cc:806] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:48.104544 16142 tablet_copy_client.cc:670] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:48.108259 16143 tablet_copy_client.cc:1025] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:48.198457 16145 ts_tablet_manager.cc:933] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: Initiating tablet copy from peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677)
I20260608 09:57:48.200393 16145 tablet_copy_client.cc:323] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:37677
I20260608 09:57:48.202201 15468 tablet_copy_service.cc:140] P 640527020e474aa09bd437c3b392ad1a: Received BeginTabletCopySession request for tablet 2616bd5f866c4ead97ddffd5257fc643 from peer c12dca0af8ec48e98a363cf7bcc8067b ({username='slave'} at 127.0.0.1:34718)
I20260608 09:57:48.202754 15468 tablet_copy_service.cc:161] P 640527020e474aa09bd437c3b392ad1a: Beginning new tablet copy session on tablet 2616bd5f866c4ead97ddffd5257fc643 from peer c12dca0af8ec48e98a363cf7bcc8067b at {username='slave'} at 127.0.0.1:34718: session id = c12dca0af8ec48e98a363cf7bcc8067b-2616bd5f866c4ead97ddffd5257fc643
I20260608 09:57:48.204658 16147 ts_tablet_manager.cc:933] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: Initiating tablet copy from peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677)
I20260608 09:57:48.207847 16147 tablet_copy_client.cc:323] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:37677
I20260608 09:57:48.212040 15468 tablet_copy_source_session.cc:215] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:48.215523 16145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2616bd5f866c4ead97ddffd5257fc643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:48.220235 15468 tablet_copy_service.cc:140] P 640527020e474aa09bd437c3b392ad1a: Received BeginTabletCopySession request for tablet fd4e6bcfa41b406b96fe9714b5f977ea from peer 3f0490f18f3c461997c5cd97a260425a ({username='slave'} at 127.0.0.1:34732)
I20260608 09:57:48.220877 15468 tablet_copy_service.cc:161] P 640527020e474aa09bd437c3b392ad1a: Beginning new tablet copy session on tablet fd4e6bcfa41b406b96fe9714b5f977ea from peer 3f0490f18f3c461997c5cd97a260425a at {username='slave'} at 127.0.0.1:34732: session id = 3f0490f18f3c461997c5cd97a260425a-fd4e6bcfa41b406b96fe9714b5f977ea
I20260608 09:57:48.228809 15468 tablet_copy_source_session.cc:215] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:48.229681 16145 tablet_copy_client.cc:806] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:48.230300 16145 tablet_copy_client.cc:670] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:48.232147 16147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4e6bcfa41b406b96fe9714b5f977ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:48.235596 16146 tablet_copy_client.cc:1025] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:48.239387 16149 ts_tablet_manager.cc:933] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: Initiating tablet copy from peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:48.241405 16149 tablet_copy_client.cc:323] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.130:46445
I20260608 09:57:48.249205 16147 tablet_copy_client.cc:806] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:48.249804 16147 tablet_copy_client.cc:670] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:48.254465 16148 tablet_copy_client.cc:1025] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:48.262255 15544 tablet_copy_service.cc:140] P ff2a637631714434a3ff4140ee2950cb: Received BeginTabletCopySession request for tablet f386c4d7be5640169f7f83b24dc7f003 from peer 40d15a385cd24f398f63b29bcbe343bc ({username='slave'} at 127.0.0.1:44080)
I20260608 09:57:48.262881 15544 tablet_copy_service.cc:161] P ff2a637631714434a3ff4140ee2950cb: Beginning new tablet copy session on tablet f386c4d7be5640169f7f83b24dc7f003 from peer 40d15a385cd24f398f63b29bcbe343bc at {username='slave'} at 127.0.0.1:44080: session id = 40d15a385cd24f398f63b29bcbe343bc-f386c4d7be5640169f7f83b24dc7f003
I20260608 09:57:48.268261 15544 tablet_copy_source_session.cc:215] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:48.271590 16149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f386c4d7be5640169f7f83b24dc7f003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:48.285923 16149 tablet_copy_client.cc:806] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:48.286500 16149 tablet_copy_client.cc:670] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:48.290655 16150 tablet_copy_client.cc:1025] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:50.007755 16135 tablet_copy_client.cc:538] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:50.014555 16135 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: Bootstrap starting.
I20260608 09:57:50.048218 16138 tablet_copy_client.cc:538] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:50.058835 16138 tablet_bootstrap.cc:492] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap starting.
I20260608 09:57:50.109176 16142 tablet_copy_client.cc:538] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:50.121793 16142 tablet_bootstrap.cc:492] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: Bootstrap starting.
I20260608 09:57:50.163797 16135 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:50.164901 16135 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: Bootstrap complete.
I20260608 09:57:50.165709 16135 ts_tablet_manager.cc:1403] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: Time spent bootstrapping tablet: real 0.151s	user 0.127s	sys 0.015s
I20260608 09:57:50.168830 16135 raft_consensus.cc:359] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:50.169709 16135 raft_consensus.cc:740] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f0490f18f3c461997c5cd97a260425a, State: Initialized, Role: LEARNER
I20260608 09:57:50.170392 16135 consensus_queue.cc:260] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:50.185443 16135 ts_tablet_manager.cc:1434] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.007s
I20260608 09:57:50.187493 15618 tablet_copy_service.cc:342] P 65ced67654df46aeac2d31fd323919da: Request end of tablet copy session 3f0490f18f3c461997c5cd97a260425a-36154ca5d216418eb1a7c785a066caf7 received from {username='slave'} at 127.0.0.1:43496
I20260608 09:57:50.187994 15618 tablet_copy_service.cc:434] P 65ced67654df46aeac2d31fd323919da: ending tablet copy session 3f0490f18f3c461997c5cd97a260425a-36154ca5d216418eb1a7c785a066caf7 on tablet 36154ca5d216418eb1a7c785a066caf7 with peer 3f0490f18f3c461997c5cd97a260425a
I20260608 09:57:50.236537 16145 tablet_copy_client.cc:538] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:50.244352 16138 tablet_bootstrap.cc:492] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:50.245364 16138 tablet_bootstrap.cc:492] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap complete.
I20260608 09:57:50.246073 16138 ts_tablet_manager.cc:1403] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: Time spent bootstrapping tablet: real 0.187s	user 0.163s	sys 0.004s
I20260608 09:57:50.249074 16138 raft_consensus.cc:359] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:50.249912 16138 raft_consensus.cc:740] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c12dca0af8ec48e98a363cf7bcc8067b, State: Initialized, Role: LEARNER
I20260608 09:57:50.250583 16138 consensus_queue.cc:260] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [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: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:50.255504 16147 tablet_copy_client.cc:538] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:50.281153 16145 tablet_bootstrap.cc:492] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap starting.
I20260608 09:57:50.287181 16147 tablet_bootstrap.cc:492] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: Bootstrap starting.
I20260608 09:57:50.291303 16138 ts_tablet_manager.cc:1434] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: Time spent starting tablet: real 0.045s	user 0.020s	sys 0.023s
I20260608 09:57:50.291563 16149 tablet_copy_client.cc:538] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:50.293576 15468 tablet_copy_service.cc:342] P 640527020e474aa09bd437c3b392ad1a: Request end of tablet copy session c12dca0af8ec48e98a363cf7bcc8067b-e0c87f5e018c4c479b74b3b3cc0efa37 received from {username='slave'} at 127.0.0.1:34718
I20260608 09:57:50.294055 15468 tablet_copy_service.cc:434] P 640527020e474aa09bd437c3b392ad1a: ending tablet copy session c12dca0af8ec48e98a363cf7bcc8067b-e0c87f5e018c4c479b74b3b3cc0efa37 on tablet e0c87f5e018c4c479b74b3b3cc0efa37 with peer c12dca0af8ec48e98a363cf7bcc8067b
I20260608 09:57:50.308020 16149 tablet_bootstrap.cc:492] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: Bootstrap starting.
W20260608 09:57:50.320883 15422 consensus_peers.cc:597] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a -> Peer 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132:37001): Couldn't send request to peer 40d15a385cd24f398f63b29bcbe343bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 09:57:50.348711 15497 consensus_peers.cc:597] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb -> Peer 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132:37001): Couldn't send request to peer 40d15a385cd24f398f63b29bcbe343bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 09:57:50.364372 16142 tablet_bootstrap.cc:492] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:50.365447 16142 tablet_bootstrap.cc:492] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: Bootstrap complete.
I20260608 09:57:50.366231 16142 ts_tablet_manager.cc:1403] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: Time spent bootstrapping tablet: real 0.245s	user 0.152s	sys 0.011s
I20260608 09:57:50.369545 16142 raft_consensus.cc:359] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:50.370373 16142 raft_consensus.cc:740] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d15a385cd24f398f63b29bcbe343bc, State: Initialized, Role: LEARNER
I20260608 09:57:50.371081 16142 consensus_queue.cc:260] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:50.380949 16142 ts_tablet_manager.cc:1434] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260608 09:57:50.388666 15468 tablet_copy_service.cc:342] P 640527020e474aa09bd437c3b392ad1a: Request end of tablet copy session 40d15a385cd24f398f63b29bcbe343bc-6eed8366e8eb440c98e400d08870667e received from {username='slave'} at 127.0.0.1:34720
I20260608 09:57:50.389135 15468 tablet_copy_service.cc:434] P 640527020e474aa09bd437c3b392ad1a: ending tablet copy session 40d15a385cd24f398f63b29bcbe343bc-6eed8366e8eb440c98e400d08870667e on tablet 6eed8366e8eb440c98e400d08870667e with peer 40d15a385cd24f398f63b29bcbe343bc
I20260608 09:57:50.455125 15993 raft_consensus.cc:1217] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:57:50.488421 16149 tablet_bootstrap.cc:492] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:50.489420 16149 tablet_bootstrap.cc:492] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: Bootstrap complete.
I20260608 09:57:50.490118 16149 ts_tablet_manager.cc:1403] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: Time spent bootstrapping tablet: real 0.182s	user 0.138s	sys 0.028s
I20260608 09:57:50.492990 16149 raft_consensus.cc:359] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:50.493840 16149 raft_consensus.cc:740] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d15a385cd24f398f63b29bcbe343bc, State: Initialized, Role: LEARNER
I20260608 09:57:50.494488 16149 consensus_queue.cc:260] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:50.499223 16149 ts_tablet_manager.cc:1434] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 09:57:50.501091 15544 tablet_copy_service.cc:342] P ff2a637631714434a3ff4140ee2950cb: Request end of tablet copy session 40d15a385cd24f398f63b29bcbe343bc-f386c4d7be5640169f7f83b24dc7f003 received from {username='slave'} at 127.0.0.1:44080
I20260608 09:57:50.501601 15544 tablet_copy_service.cc:434] P ff2a637631714434a3ff4140ee2950cb: ending tablet copy session 40d15a385cd24f398f63b29bcbe343bc-f386c4d7be5640169f7f83b24dc7f003 on tablet f386c4d7be5640169f7f83b24dc7f003 with peer 40d15a385cd24f398f63b29bcbe343bc
I20260608 09:57:50.514302 16147 tablet_bootstrap.cc:492] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:50.515229 16147 tablet_bootstrap.cc:492] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: Bootstrap complete.
I20260608 09:57:50.515901 16147 ts_tablet_manager.cc:1403] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: Time spent bootstrapping tablet: real 0.238s	user 0.146s	sys 0.012s
I20260608 09:57:50.518311 16147 raft_consensus.cc:359] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:50.518975 16147 raft_consensus.cc:740] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f0490f18f3c461997c5cd97a260425a, State: Initialized, Role: LEARNER
I20260608 09:57:50.519459 16147 consensus_queue.cc:260] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:50.521347 16147 ts_tablet_manager.cc:1434] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:57:50.523594 15468 tablet_copy_service.cc:342] P 640527020e474aa09bd437c3b392ad1a: Request end of tablet copy session 3f0490f18f3c461997c5cd97a260425a-fd4e6bcfa41b406b96fe9714b5f977ea received from {username='slave'} at 127.0.0.1:34732
I20260608 09:57:50.524047 15468 tablet_copy_service.cc:434] P 640527020e474aa09bd437c3b392ad1a: ending tablet copy session 3f0490f18f3c461997c5cd97a260425a-fd4e6bcfa41b406b96fe9714b5f977ea on tablet fd4e6bcfa41b406b96fe9714b5f977ea with peer 3f0490f18f3c461997c5cd97a260425a
I20260608 09:57:50.537544 16067 raft_consensus.cc:1217] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:57:50.566831 16145 tablet_bootstrap.cc:492] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: 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
I20260608 09:57:50.567623 16145 tablet_bootstrap.cc:492] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap complete.
I20260608 09:57:50.568205 16145 ts_tablet_manager.cc:1403] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: Time spent bootstrapping tablet: real 0.287s	user 0.133s	sys 0.022s
I20260608 09:57:50.570428 16145 raft_consensus.cc:359] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:50.571003 16145 raft_consensus.cc:740] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c12dca0af8ec48e98a363cf7bcc8067b, State: Initialized, Role: LEARNER
I20260608 09:57:50.571521 16145 consensus_queue.cc:260] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:50.573419 16145 ts_tablet_manager.cc:1434] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:57:50.575161 15468 tablet_copy_service.cc:342] P 640527020e474aa09bd437c3b392ad1a: Request end of tablet copy session c12dca0af8ec48e98a363cf7bcc8067b-2616bd5f866c4ead97ddffd5257fc643 received from {username='slave'} at 127.0.0.1:34718
I20260608 09:57:50.575547 15468 tablet_copy_service.cc:434] P 640527020e474aa09bd437c3b392ad1a: ending tablet copy session c12dca0af8ec48e98a363cf7bcc8067b-2616bd5f866c4ead97ddffd5257fc643 on tablet 2616bd5f866c4ead97ddffd5257fc643 with peer c12dca0af8ec48e98a363cf7bcc8067b
I20260608 09:57:50.654090 16067 raft_consensus.cc:1217] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:57:50.721603 15993 raft_consensus.cc:1217] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:57:50.850194 16167 raft_consensus.cc:1064] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da: attempting to promote NON_VOTER 3f0490f18f3c461997c5cd97a260425a to VOTER
I20260608 09:57:50.853084 16167 consensus_queue.cc:237] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } }
I20260608 09:57:50.860391 15533 raft_consensus.cc:1275] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:50.860383 15993 raft_consensus.cc:1275] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:50.862349 15456 raft_consensus.cc:1275] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:50.862265 16168 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:50.863341 16154 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:50.865041 16167 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:50.866753 15917 raft_consensus.cc:1217] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:57:50.884366 16154 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:50.886667 15456 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:50.890005 15533 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:50.897076 15993 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:50.904824 15355 catalog_manager.cc:5696] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index 26 to 27, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:50.912891 15917 raft_consensus.cc:1217] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:57:50.939205 15603 consensus_queue.cc:237] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [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: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } }
I20260608 09:57:50.944619 15993 raft_consensus.cc:1275] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:50.946400 16154 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:50.949582 15533 raft_consensus.cc:1275] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:50.953256 16154 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 09:57:50.957885 16168 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 640527020e474aa09bd437c3b392ad1a (127.10.181.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:50.968379 15993 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 640527020e474aa09bd437c3b392ad1a (127.10.181.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:50.968878 15533 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 640527020e474aa09bd437c3b392ad1a (127.10.181.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:50.987138 15339 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 36154ca5d216418eb1a7c785a066caf7 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:50.987290 15353 catalog_manager.cc:5696] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb reported cstate change: config changed from index 27 to 28, VOTER 640527020e474aa09bd437c3b392ad1a (127.10.181.129) evicted. New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:50.993741 16178 raft_consensus.cc:1064] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a: attempting to promote NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b to VOTER
I20260608 09:57:51.004860 16178 consensus_queue.cc:237] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [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: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } }
I20260608 09:57:51.010802 15440 tablet_service.cc:1558] Processing DeleteTablet for tablet 36154ca5d216418eb1a7c785a066caf7 with delete_type TABLET_DATA_TOMBSTONED (TS 640527020e474aa09bd437c3b392ad1a not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54860
I20260608 09:57:51.013697 16183 tablet_replica.cc:333] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:51.015237 16183 raft_consensus.cc:2243] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:51.016662 16183 raft_consensus.cc:2272] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:51.020475 16067 raft_consensus.cc:1275] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.021054 16183 ts_tablet_manager.cc:1916] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:51.024508 15603 raft_consensus.cc:1275] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.025071 16178 consensus_queue.cc:1048] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.026407 15533 raft_consensus.cc:1275] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.027964 16161 consensus_queue.cc:1048] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.034336 16161 consensus_queue.cc:1048] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.039615 16183 ts_tablet_manager.cc:1929] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:57:51.040370 16183 log.cc:1199] T 36154ca5d216418eb1a7c785a066caf7 P 640527020e474aa09bd437c3b392ad1a: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/36154ca5d216418eb1a7c785a066caf7
I20260608 09:57:51.042620 15342 catalog_manager.cc:5027] TS 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): tablet 36154ca5d216418eb1a7c785a066caf7 (table test-workload [id=1125fc7ffd87462ea40a6da48ca92863]) successfully deleted
I20260608 09:57:51.052985 16178 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.056383 16067 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.063972 15603 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.068977 15533 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.072892 15347 catalog_manager.cc:5696] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:51.098187 15456 consensus_queue.cc:237] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [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: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } }
I20260608 09:57:51.103870 16067 raft_consensus.cc:1275] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:51.104882 15533 raft_consensus.cc:1275] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:51.105612 16161 consensus_queue.cc:1048] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:51.106513 16178 consensus_queue.cc:1048] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:51.113401 16181 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 65ced67654df46aeac2d31fd323919da (127.10.181.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.116418 15527 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 65ced67654df46aeac2d31fd323919da (127.10.181.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.122557 16067 raft_consensus.cc:2955] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 65ced67654df46aeac2d31fd323919da (127.10.181.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.126235 15342 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e0c87f5e018c4c479b74b3b3cc0efa37 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:51.131474 15346 catalog_manager.cc:5696] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index 27 to 28, VOTER 65ced67654df46aeac2d31fd323919da (127.10.181.131) evicted. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:51.144227 15596 tablet_service.cc:1558] Processing DeleteTablet for tablet e0c87f5e018c4c479b74b3b3cc0efa37 with delete_type TABLET_DATA_TOMBSTONED (TS 65ced67654df46aeac2d31fd323919da not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60762
I20260608 09:57:51.149134 16187 tablet_replica.cc:333] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:51.150175 16187 raft_consensus.cc:2243] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:51.151193 16187 raft_consensus.cc:2272] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:51.155423 16187 ts_tablet_manager.cc:1916] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:51.171504 16187 ts_tablet_manager.cc:1929] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:57:51.171988 16187 log.cc:1199] T e0c87f5e018c4c479b74b3b3cc0efa37 P 65ced67654df46aeac2d31fd323919da: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/e0c87f5e018c4c479b74b3b3cc0efa37
I20260608 09:57:51.174214 15339 catalog_manager.cc:5027] TS 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): tablet e0c87f5e018c4c479b74b3b3cc0efa37 (table test-workload [id=1125fc7ffd87462ea40a6da48ca92863]) successfully deleted
I20260608 09:57:51.177428 16179 raft_consensus.cc:1064] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a: attempting to promote NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b to VOTER
I20260608 09:57:51.180225 16179 consensus_queue.cc:237] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } }
I20260608 09:57:51.188225 16067 raft_consensus.cc:1275] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.190172 16179 consensus_queue.cc:1048] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:57:51.194883 15527 raft_consensus.cc:1275] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.197875 15603 raft_consensus.cc:1275] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.199738 16161 consensus_queue.cc:1048] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.201345 16178 consensus_queue.cc:1048] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:57:51.206439 16161 raft_consensus.cc:1064] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a: attempting to promote NON_VOTER 3f0490f18f3c461997c5cd97a260425a to VOTER
I20260608 09:57:51.208737 16161 consensus_queue.cc:237] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } }
I20260608 09:57:51.226998 15533 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.224485 16181 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.243129 15604 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.250298 16067 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.252377 15346 catalog_manager.cc:5696] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb reported cstate change: config changed from index 26 to 27, c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.258756 15993 raft_consensus.cc:1275] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:51.265657 16179 consensus_queue.cc:1048] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:51.269050 15533 raft_consensus.cc:1275] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:51.272156 16178 consensus_queue.cc:1048] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:51.273875 15604 raft_consensus.cc:1275] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:51.278290 16161 consensus_queue.cc:1048] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:51.298405 16193 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:51.300406 15456 consensus_queue.cc:237] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } }
I20260608 09:57:51.307538 15993 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:51.307680 15533 raft_consensus.cc:1275] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:51.312480 16178 consensus_queue.cc:1048] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:51.313428 15604 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:51.315798 15527 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:51.330448 16115 raft_consensus.cc:1064] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb: attempting to promote NON_VOTER 40d15a385cd24f398f63b29bcbe343bc to VOTER
I20260608 09:57:51.335582 15347 catalog_manager.cc:5696] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da reported cstate change: config changed from index 25 to 26, 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:51.333154 16115 consensus_queue.cc:237] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } }
I20260608 09:57:51.348296 16067 raft_consensus.cc:1275] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:51.354097 16178 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 65ced67654df46aeac2d31fd323919da (127.10.181.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.356702 16161 consensus_queue.cc:1048] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:51.359230 15533 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 65ced67654df46aeac2d31fd323919da (127.10.181.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.363868 16067 raft_consensus.cc:2955] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 65ced67654df46aeac2d31fd323919da (127.10.181.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.366768 15342 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2616bd5f866c4ead97ddffd5257fc643 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:51.369621 15456 consensus_queue.cc:237] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } }
I20260608 09:57:51.377951 15993 raft_consensus.cc:1275] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.380030 16193 consensus_queue.cc:1048] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.383723 15604 raft_consensus.cc:1275] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer ff2a637631714434a3ff4140ee2950cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:51.384914 15603 raft_consensus.cc:1275] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.386793 15455 raft_consensus.cc:1275] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Refusing update from remote peer ff2a637631714434a3ff4140ee2950cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:51.386137 15917 raft_consensus.cc:1275] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Refusing update from remote peer ff2a637631714434a3ff4140ee2950cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:51.386220 16115 consensus_queue.cc:1048] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:51.391166 16179 consensus_queue.cc:1048] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.391909 16193 raft_consensus.cc:1064] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a: attempting to promote NON_VOTER 40d15a385cd24f398f63b29bcbe343bc to VOTER
I20260608 09:57:51.393116 16181 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER ff2a637631714434a3ff4140ee2950cb (127.10.181.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:51.401925 16193 consensus_queue.cc:237] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } }
I20260608 09:57:51.403841 15993 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER ff2a637631714434a3ff4140ee2950cb (127.10.181.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:51.406392 16174 consensus_queue.cc:1048] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:57:51.404273 15603 raft_consensus.cc:2955] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER ff2a637631714434a3ff4140ee2950cb (127.10.181.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:51.415228 16199 consensus_queue.cc:1048] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.003s
I20260608 09:57:51.424417 15346 catalog_manager.cc:5696] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a reported cstate change: config changed from index 26 to 27, VOTER ff2a637631714434a3ff4140ee2950cb (127.10.181.130) evicted. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } }
I20260608 09:57:51.430399 15342 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fd4e6bcfa41b406b96fe9714b5f977ea with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:51.438565 15521 tablet_service.cc:1558] Processing DeleteTablet for tablet fd4e6bcfa41b406b96fe9714b5f977ea with delete_type TABLET_DATA_TOMBSTONED (TS ff2a637631714434a3ff4140ee2950cb not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:56774
I20260608 09:57:51.440979 15347 catalog_manager.cc:5696] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b reported cstate change: config changed from index 27 to 28, VOTER 65ced67654df46aeac2d31fd323919da (127.10.181.131) evicted. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } } }
I20260608 09:57:51.454636 16205 tablet_replica.cc:333] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:51.455899 16199 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.458117 15456 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.467067 15916 raft_consensus.cc:1275] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.461352 15596 tablet_service.cc:1558] Processing DeleteTablet for tablet 2616bd5f866c4ead97ddffd5257fc643 with delete_type TABLET_DATA_TOMBSTONED (TS 65ced67654df46aeac2d31fd323919da not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60762
I20260608 09:57:51.468827 16187 tablet_replica.cc:333] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:51.469121 16161 consensus_queue.cc:1048] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:57:51.469866 16187 raft_consensus.cc:2243] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:51.470834 16187 raft_consensus.cc:2272] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:51.473784 15603 raft_consensus.cc:1275] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.476140 16161 consensus_queue.cc:1048] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.476580 15533 raft_consensus.cc:1275] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.478116 16161 consensus_queue.cc:1048] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.481014 16187 ts_tablet_manager.cc:1916] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:51.491719 16161 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.492133 15604 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.496899 16205 raft_consensus.cc:2243] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:51.497802 16205 raft_consensus.cc:2272] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:51.488508 15346 catalog_manager.cc:5696] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index 25 to 26, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff2a637631714434a3ff4140ee2950cb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.507688 15916 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.510066 15533 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.516129 16187 ts_tablet_manager.cc:1929] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:57:51.519873 16187 log.cc:1199] T 2616bd5f866c4ead97ddffd5257fc643 P 65ced67654df46aeac2d31fd323919da: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/2616bd5f866c4ead97ddffd5257fc643
I20260608 09:57:51.517369 15917 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.521631 15339 catalog_manager.cc:5027] TS 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): tablet 2616bd5f866c4ead97ddffd5257fc643 (table test-workload [id=1125fc7ffd87462ea40a6da48ca92863]) successfully deleted
I20260608 09:57:51.531191 15604 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.540067 16205 ts_tablet_manager.cc:1916] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:51.542068 15347 catalog_manager.cc:5696] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb reported cstate change: config changed from index 26 to 27, 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.566526 15533 consensus_queue.cc:237] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } }
I20260608 09:57:51.574747 15916 raft_consensus.cc:1275] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Refusing update from remote peer ff2a637631714434a3ff4140ee2950cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.577961 15604 raft_consensus.cc:1275] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer ff2a637631714434a3ff4140ee2950cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:57:51.577724 16200 consensus_queue.cc:1048] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.579480 16199 consensus_queue.cc:1048] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:57:51.583249 16205 ts_tablet_manager.cc:1929] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:57:51.583743 16205 log.cc:1199] T fd4e6bcfa41b406b96fe9714b5f977ea P ff2a637631714434a3ff4140ee2950cb: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-1-root/wals/fd4e6bcfa41b406b96fe9714b5f977ea
I20260608 09:57:51.585515 15339 catalog_manager.cc:5027] TS ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): tablet fd4e6bcfa41b406b96fe9714b5f977ea (table test-workload [id=1125fc7ffd87462ea40a6da48ca92863]) successfully deleted
I20260608 09:57:51.590214 15916 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 640527020e474aa09bd437c3b392ad1a (127.10.181.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.590863 16115 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 640527020e474aa09bd437c3b392ad1a (127.10.181.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.592556 15603 raft_consensus.cc:2955] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 640527020e474aa09bd437c3b392ad1a (127.10.181.129) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.600530 15339 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f386c4d7be5640169f7f83b24dc7f003 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:51.605365 15353 catalog_manager.cc:5696] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb reported cstate change: config changed from index 26 to 27, VOTER 640527020e474aa09bd437c3b392ad1a (127.10.181.129) evicted. New cstate: current_term: 1 leader_uuid: "ff2a637631714434a3ff4140ee2950cb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:51.606267 15456 consensus_queue.cc:237] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } }
I20260608 09:57:51.614241 15916 raft_consensus.cc:1275] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:51.615636 15603 raft_consensus.cc:1275] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:57:51.617028 16161 consensus_queue.cc:1048] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:51.618038 16193 consensus_queue.cc:1048] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:57:51.619864 15440 tablet_service.cc:1558] Processing DeleteTablet for tablet f386c4d7be5640169f7f83b24dc7f003 with delete_type TABLET_DATA_TOMBSTONED (TS 640527020e474aa09bd437c3b392ad1a not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:54860
I20260608 09:57:51.622008 16213 tablet_replica.cc:333] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:51.625612 16213 raft_consensus.cc:2243] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:51.624963 16161 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ff2a637631714434a3ff4140ee2950cb (127.10.181.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.630043 16213 raft_consensus.cc:2272] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:51.632931 15603 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ff2a637631714434a3ff4140ee2950cb (127.10.181.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.634654 15916 raft_consensus.cc:2955] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER ff2a637631714434a3ff4140ee2950cb (127.10.181.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } } }
I20260608 09:57:51.641784 15342 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6eed8366e8eb440c98e400d08870667e with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:57:51.642165 16213 ts_tablet_manager.cc:1916] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:51.645529 15346 catalog_manager.cc:5696] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index 27 to 28, VOTER ff2a637631714434a3ff4140ee2950cb (127.10.181.130) evicted. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:57:51.658522 16213 ts_tablet_manager.cc:1929] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:57:51.658972 16213 log.cc:1199] T f386c4d7be5640169f7f83b24dc7f003 P 640527020e474aa09bd437c3b392ad1a: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/f386c4d7be5640169f7f83b24dc7f003
I20260608 09:57:51.660444 15342 catalog_manager.cc:5027] TS 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): tablet f386c4d7be5640169f7f83b24dc7f003 (table test-workload [id=1125fc7ffd87462ea40a6da48ca92863]) successfully deleted
I20260608 09:57:51.664492 15521 tablet_service.cc:1558] Processing DeleteTablet for tablet 6eed8366e8eb440c98e400d08870667e with delete_type TABLET_DATA_TOMBSTONED (TS ff2a637631714434a3ff4140ee2950cb not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:56774
I20260608 09:57:51.665477 16205 tablet_replica.cc:333] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:51.666482 16205 raft_consensus.cc:2243] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:51.667351 16205 raft_consensus.cc:2272] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:51.670742 16205 ts_tablet_manager.cc:1916] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:51.682655 16205 ts_tablet_manager.cc:1929] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:57:51.682988 16205 log.cc:1199] T 6eed8366e8eb440c98e400d08870667e P ff2a637631714434a3ff4140ee2950cb: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-1-root/wals/6eed8366e8eb440c98e400d08870667e
I20260608 09:57:51.684262 15339 catalog_manager.cc:5027] TS ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): tablet 6eed8366e8eb440c98e400d08870667e (table test-workload [id=1125fc7ffd87462ea40a6da48ca92863]) successfully deleted
I20260608 09:57:52.835072 15455 consensus_queue.cc:237] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:52.843801 15603 raft_consensus.cc:1275] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 09:57:52.844357 15422 consensus_peers.cc:597] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a -> Peer 3f0490f18f3c461997c5cd97a260425a (127.10.181.133:33267): Couldn't send request to peer 3f0490f18f3c461997c5cd97a260425a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd9ec1a1ac5043b28ac5057f608d640c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:52.844549 15527 raft_consensus.cc:1275] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 640527020e474aa09bd437c3b392ad1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:52.845832 16220 consensus_queue.cc:1048] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:52.846657 16217 consensus_queue.cc:1048] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:52.854763 16216 raft_consensus.cc:2955] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:52.856449 15603 raft_consensus.cc:2955] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:52.858067 15527 raft_consensus.cc:2955] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:52.870942 15355 catalog_manager.cc:5696] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New cstate: current_term: 1 leader_uuid: "640527020e474aa09bd437c3b392ad1a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:52.874058 15603 consensus_queue.cc:237] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:52.881412 15527 raft_consensus.cc:1275] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:52.883733 16218 consensus_queue.cc:1048] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:57:52.887590 15455 raft_consensus.cc:1275] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:57:52.890115 16218 consensus_queue.cc:1048] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:57:52.908042 16218 raft_consensus.cc:2955] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:52.915889 15527 raft_consensus.cc:2955] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:52.916306 15455 raft_consensus.cc:2955] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
W20260608 09:57:52.920156 15572 consensus_peers.cc:597] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da -> Peer 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132:37001): Couldn't send request to peer 40d15a385cd24f398f63b29bcbe343bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fd6e6462814469cbbd1bbe839abff85. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:52.927641 15603 consensus_queue.cc:237] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [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: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:52.935437 15346 catalog_manager.cc:5696] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index -1 to 25, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:52.941856 15527 raft_consensus.cc:1275] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:57:52.942006 15993 raft_consensus.cc:1275] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:57:52.944015 16219 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 09:57:52.952404 16219 consensus_queue.cc:1048] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 09:57:52.969293 15573 consensus_peers.cc:597] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da -> Peer c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134:46173): Couldn't send request to peer c12dca0af8ec48e98a363cf7bcc8067b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36154ca5d216418eb1a7c785a066caf7. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:52.977859 16233 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:52.980002 15533 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:52.981766 15993 raft_consensus.cc:2955] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:52.993450 15346 catalog_manager.cc:5696] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da reported cstate change: config changed from index 28 to 29, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:52.993860 15603 consensus_queue.cc:237] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
W20260608 09:57:53.003305 15572 consensus_peers.cc:597] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da -> Peer 3f0490f18f3c461997c5cd97a260425a (127.10.181.133:33267): Couldn't send request to peer 3f0490f18f3c461997c5cd97a260425a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4ac2023e3494fe49a617d1e1f35502f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:53.004932 15455 raft_consensus.cc:1275] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:53.006697 16233 consensus_queue.cc:1048] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:53.008837 15533 raft_consensus.cc:1275] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:53.010555 16233 consensus_queue.cc:1048] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:53.015193 16219 raft_consensus.cc:2955] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:53.017122 15455 raft_consensus.cc:2955] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:53.020764 15533 raft_consensus.cc:2955] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:53.030156 15527 consensus_queue.cc:237] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:53.030272 15353 catalog_manager.cc:5696] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index -1 to 26, NON_VOTER 3f0490f18f3c461997c5cd97a260425a (127.10.181.133) added. New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } } }
I20260608 09:57:53.037186 15603 raft_consensus.cc:1275] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Refusing update from remote peer ff2a637631714434a3ff4140ee2950cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:57:53.038604 16214 consensus_queue.cc:1048] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:53.039330 15455 raft_consensus.cc:1275] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Refusing update from remote peer ff2a637631714434a3ff4140ee2950cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 09:57:53.039628 15497 consensus_peers.cc:597] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb -> Peer 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132:37001): Couldn't send request to peer 40d15a385cd24f398f63b29bcbe343bc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e941789621d4157bb4747fb6aa5e6bc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:53.040690 16115 consensus_queue.cc:1048] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:57:53.051355 16214 raft_consensus.cc:2955] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:53.052515 15455 raft_consensus.cc:2955] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:53.069170 15355 catalog_manager.cc:5696] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a reported cstate change: config changed from index -1 to 26, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "ff2a637631714434a3ff4140ee2950cb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:53.071316 15603 consensus_queue.cc:237] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:53.083097 15527 raft_consensus.cc:1275] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 09:57:53.084635 16233 consensus_queue.cc:1048] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
W20260608 09:57:53.085577 15573 consensus_peers.cc:597] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da -> Peer c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134:46173): Couldn't send request to peer c12dca0af8ec48e98a363cf7bcc8067b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e67ac4a803144d81bb8f48f8a488ba2d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:53.086000 15455 raft_consensus.cc:1275] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Refusing update from remote peer 65ced67654df46aeac2d31fd323919da: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 09:57:53.087567 16233 consensus_queue.cc:1048] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [LEADER]: Connected to new peer: Peer: permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 09:57:53.091357 15603 raft_consensus.cc:2955] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 40d15a385cd24f398f63b29bcbe343bc (127.10.181.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } } }
I20260608 09:57:53.099102 16218 raft_consensus.cc:2955] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:53.100845 15527 raft_consensus.cc:2955] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:53.101272 15455 raft_consensus.cc:2955] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } } }
I20260608 09:57:53.115178 15355 catalog_manager.cc:5696] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da reported cstate change: config changed from index -1 to 24, NON_VOTER c12dca0af8ec48e98a363cf7bcc8067b (127.10.181.134) added. New cstate: current_term: 1 leader_uuid: "65ced67654df46aeac2d31fd323919da" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:53.352259 16252 ts_tablet_manager.cc:933] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: Initiating tablet copy from peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:53.354327 16252 tablet_copy_client.cc:323] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:40249
I20260608 09:57:53.367063 15618 tablet_copy_service.cc:140] P 65ced67654df46aeac2d31fd323919da: Received BeginTabletCopySession request for tablet 7fd6e6462814469cbbd1bbe839abff85 from peer 40d15a385cd24f398f63b29bcbe343bc ({username='slave'} at 127.0.0.1:43510)
I20260608 09:57:53.367583 15618 tablet_copy_service.cc:161] P 65ced67654df46aeac2d31fd323919da: Beginning new tablet copy session on tablet 7fd6e6462814469cbbd1bbe839abff85 from peer 40d15a385cd24f398f63b29bcbe343bc at {username='slave'} at 127.0.0.1:43510: session id = 40d15a385cd24f398f63b29bcbe343bc-7fd6e6462814469cbbd1bbe839abff85
I20260608 09:57:53.373409 15618 tablet_copy_source_session.cc:215] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:53.376870 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd6e6462814469cbbd1bbe839abff85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:53.387867 16252 tablet_copy_client.cc:806] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:53.388463 16252 tablet_copy_client.cc:670] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:53.392215 16253 tablet_copy_client.cc:1025] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:53.429770 16256 ts_tablet_manager.cc:933] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: Initiating tablet copy from peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677)
I20260608 09:57:53.431524 16256 tablet_copy_client.cc:323] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:37677
I20260608 09:57:53.433032 15468 tablet_copy_service.cc:140] P 640527020e474aa09bd437c3b392ad1a: Received BeginTabletCopySession request for tablet fd9ec1a1ac5043b28ac5057f608d640c from peer 3f0490f18f3c461997c5cd97a260425a ({username='slave'} at 127.0.0.1:34732)
I20260608 09:57:53.433629 15468 tablet_copy_service.cc:161] P 640527020e474aa09bd437c3b392ad1a: Beginning new tablet copy session on tablet fd9ec1a1ac5043b28ac5057f608d640c from peer 3f0490f18f3c461997c5cd97a260425a at {username='slave'} at 127.0.0.1:34732: session id = 3f0490f18f3c461997c5cd97a260425a-fd9ec1a1ac5043b28ac5057f608d640c
I20260608 09:57:53.438653 15468 tablet_copy_source_session.cc:215] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:53.441396 16256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9ec1a1ac5043b28ac5057f608d640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:53.454270 16256 tablet_copy_client.cc:806] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:53.454892 16256 tablet_copy_client.cc:670] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:53.459100 16257 tablet_copy_client.cc:1025] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:53.470526 16258 ts_tablet_manager.cc:933] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: Initiating tablet copy from peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:53.472420 16258 tablet_copy_client.cc:323] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:40249
I20260608 09:57:53.483834 15618 tablet_copy_service.cc:140] P 65ced67654df46aeac2d31fd323919da: Received BeginTabletCopySession request for tablet 36154ca5d216418eb1a7c785a066caf7 from peer c12dca0af8ec48e98a363cf7bcc8067b ({username='slave'} at 127.0.0.1:43514)
I20260608 09:57:53.484342 15618 tablet_copy_service.cc:161] P 65ced67654df46aeac2d31fd323919da: Beginning new tablet copy session on tablet 36154ca5d216418eb1a7c785a066caf7 from peer c12dca0af8ec48e98a363cf7bcc8067b at {username='slave'} at 127.0.0.1:43514: session id = c12dca0af8ec48e98a363cf7bcc8067b-36154ca5d216418eb1a7c785a066caf7
I20260608 09:57:53.490689 15618 tablet_copy_source_session.cc:215] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:53.493327 16258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36154ca5d216418eb1a7c785a066caf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:53.506282 16258 tablet_copy_client.cc:806] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:53.506884 16258 tablet_copy_client.cc:670] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:53.510478 16259 tablet_copy_client.cc:1025] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:53.531759 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:57:53.541458 10966 tablet_copy_service.cc:362] P 640527020e474aa09bd437c3b392ad1a: Destroying tablet copy session 3f0490f18f3c461997c5cd97a260425a-fd9ec1a1ac5043b28ac5057f608d640c due to service shutdown
I20260608 09:57:53.541877 10966 tablet_copy_service.cc:434] P 640527020e474aa09bd437c3b392ad1a: ending tablet copy session 3f0490f18f3c461997c5cd97a260425a-fd9ec1a1ac5043b28ac5057f608d640c on tablet fd9ec1a1ac5043b28ac5057f608d640c with peer 3f0490f18f3c461997c5cd97a260425a
I20260608 09:57:53.565618 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:53.568529 10966 tablet_replica.cc:333] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.569504 10966 raft_consensus.cc:2243] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.570338 10966 raft_consensus.cc:2272] T eb4c4d7dcc524c5282a81247ff2c733b P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.571981 16261 ts_tablet_manager.cc:933] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: Initiating tablet copy from peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:53.573889 16261 tablet_copy_client.cc:323] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:40249
I20260608 09:57:53.573915 10966 tablet_replica.cc:333] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.574932 10966 raft_consensus.cc:2243] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.575714 15618 tablet_copy_service.cc:140] P 65ced67654df46aeac2d31fd323919da: Received BeginTabletCopySession request for tablet e67ac4a803144d81bb8f48f8a488ba2d from peer c12dca0af8ec48e98a363cf7bcc8067b ({username='slave'} at 127.0.0.1:43514)
I20260608 09:57:53.575740 10966 raft_consensus.cc:2272] T e67ac4a803144d81bb8f48f8a488ba2d P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.576352 15618 tablet_copy_service.cc:161] P 65ced67654df46aeac2d31fd323919da: Beginning new tablet copy session on tablet e67ac4a803144d81bb8f48f8a488ba2d from peer c12dca0af8ec48e98a363cf7bcc8067b at {username='slave'} at 127.0.0.1:43514: session id = c12dca0af8ec48e98a363cf7bcc8067b-e67ac4a803144d81bb8f48f8a488ba2d
I20260608 09:57:53.580004 10966 tablet_replica.cc:333] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.580917 10966 raft_consensus.cc:2243] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.581650 10966 raft_consensus.cc:2272] T 6e941789621d4157bb4747fb6aa5e6bc P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.585193 15618 tablet_copy_source_session.cc:215] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:53.585881 10966 tablet_replica.cc:333] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.588258 16261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67ac4a803144d81bb8f48f8a488ba2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:53.587231 10966 raft_consensus.cc:2243] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:53.590502 10966 raft_consensus.cc:2272] T e0c87f5e018c4c479b74b3b3cc0efa37 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.594457 10966 tablet_replica.cc:333] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.595458 10966 raft_consensus.cc:2243] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.596200 10966 raft_consensus.cc:2272] T 7fd6e6462814469cbbd1bbe839abff85 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.599964 10966 tablet_replica.cc:333] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.605412 16263 ts_tablet_manager.cc:933] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: Initiating tablet copy from peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:53.605886 10966 raft_consensus.cc:2243] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Raft consensus shutting down.
W20260608 09:57:53.606537 16217 consensus_queue.cc:1175] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3f0490f18f3c461997c5cd97a260425a" responder_term: 1 status { last_received { term: 1 index: 27 } last_committed_idx: 27 last_received_current_leader { term: 1 index: 27 } }
I20260608 09:57:53.607683 10966 raft_consensus.cc:2272] T fd4e6bcfa41b406b96fe9714b5f977ea P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.609393 16261 tablet_copy_client.cc:806] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:53.610148 16261 tablet_copy_client.cc:670] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:53.611506 10966 tablet_replica.cc:333] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.612365 10966 raft_consensus.cc:2243] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:53.613502 10966 raft_consensus.cc:2272] T 6eed8366e8eb440c98e400d08870667e P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.614658 16262 tablet_copy_client.cc:1025] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:53.615077 16263 tablet_copy_client.cc:323] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:40249
I20260608 09:57:53.616910 15618 tablet_copy_service.cc:140] P 65ced67654df46aeac2d31fd323919da: Received BeginTabletCopySession request for tablet f4ac2023e3494fe49a617d1e1f35502f from peer 3f0490f18f3c461997c5cd97a260425a ({username='slave'} at 127.0.0.1:43496)
I20260608 09:57:53.617090 10966 tablet_replica.cc:333] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.617573 15618 tablet_copy_service.cc:161] P 65ced67654df46aeac2d31fd323919da: Beginning new tablet copy session on tablet f4ac2023e3494fe49a617d1e1f35502f from peer 3f0490f18f3c461997c5cd97a260425a at {username='slave'} at 127.0.0.1:43496: session id = 3f0490f18f3c461997c5cd97a260425a-f4ac2023e3494fe49a617d1e1f35502f
I20260608 09:57:53.618016 10966 raft_consensus.cc:2243] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.618886 10966 raft_consensus.cc:2272] T f4ac2023e3494fe49a617d1e1f35502f P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.622380 10966 tablet_replica.cc:333] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.623133 10966 raft_consensus.cc:2243] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:53.624477 10966 raft_consensus.cc:2272] T fd9ec1a1ac5043b28ac5057f608d640c P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.625439 15618 tablet_copy_source_session.cc:215] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:57:53.627978 10966 tablet_replica.cc:333] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a: stopping tablet replica
I20260608 09:57:53.628573 10966 raft_consensus.cc:2243] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:53.629125 16263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ac2023e3494fe49a617d1e1f35502f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:53.629429 10966 raft_consensus.cc:2272] T 2616bd5f866c4ead97ddffd5257fc643 P 640527020e474aa09bd437c3b392ad1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.646911 16263 tablet_copy_client.cc:806] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:53.647668 16263 tablet_copy_client.cc:670] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:53.658299 16266 ts_tablet_manager.cc:933] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: Initiating tablet copy from peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
I20260608 09:57:53.661335 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:57:53.672755 16264 tablet_copy_client.cc:1025] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Injecting latency into file download: 2000
I20260608 09:57:53.681766 16266 tablet_copy_client.cc:323] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.130:46445
W20260608 09:57:53.684182 15499 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260608 09:57:53.691594 15544 tablet_copy_service.cc:140] P ff2a637631714434a3ff4140ee2950cb: Received BeginTabletCopySession request for tablet 6e941789621d4157bb4747fb6aa5e6bc from peer 40d15a385cd24f398f63b29bcbe343bc ({username='slave'} at 127.0.0.1:44080)
I20260608 09:57:53.692174 15544 tablet_copy_service.cc:161] P ff2a637631714434a3ff4140ee2950cb: Beginning new tablet copy session on tablet 6e941789621d4157bb4747fb6aa5e6bc from peer 40d15a385cd24f398f63b29bcbe343bc at {username='slave'} at 127.0.0.1:44080: session id = 40d15a385cd24f398f63b29bcbe343bc-6e941789621d4157bb4747fb6aa5e6bc
I20260608 09:57:53.699059 15544 tablet_copy_source_session.cc:215] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 09:57:53.703200 15499 consensus_peers.cc:597] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb -> Peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Couldn't send request to peer 640527020e474aa09bd437c3b392ad1a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:53.704909 16266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e941789621d4157bb4747fb6aa5e6bc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:57:53.708371 15629 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9300 after lost signal to thread 10969
W20260608 09:57:53.709508 15629 debug-util.cc:398] Leaking SignalData structure 0x7b08000638a0 after lost signal to thread 15390
W20260608 09:57:53.711649 15629 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8fe0 after lost signal to thread 15558
W20260608 09:57:53.713984 15499 consensus_peers.cc:597] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb -> Peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Couldn't send request to peer 640527020e474aa09bd437c3b392ad1a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:53.714645 15629 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0b00 after lost signal to thread 16017
I20260608 09:57:53.716809 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:57:53.726809 16266 tablet_copy_client.cc:806] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Starting download of 0 data blocks...
I20260608 09:57:53.727562 16266 tablet_copy_client.cc:670] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Starting download of 1 WAL segments...
I20260608 09:57:53.738880 10966 tablet_copy_service.cc:362] P ff2a637631714434a3ff4140ee2950cb: Destroying tablet copy session 40d15a385cd24f398f63b29bcbe343bc-6e941789621d4157bb4747fb6aa5e6bc due to service shutdown
I20260608 09:57:53.739382 10966 tablet_copy_service.cc:434] P ff2a637631714434a3ff4140ee2950cb: ending tablet copy session 40d15a385cd24f398f63b29bcbe343bc-6e941789621d4157bb4747fb6aa5e6bc on tablet 6e941789621d4157bb4747fb6aa5e6bc with peer 40d15a385cd24f398f63b29bcbe343bc
I20260608 09:57:53.769822 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:53.773535 10966 tablet_replica.cc:333] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.774645 10966 raft_consensus.cc:2243] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.775626 10966 raft_consensus.cc:2272] T fd9ec1a1ac5043b28ac5057f608d640c P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.780256 10966 tablet_replica.cc:333] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.781071 10966 raft_consensus.cc:2243] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.781948 10966 raft_consensus.cc:2272] T e67ac4a803144d81bb8f48f8a488ba2d P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.785568 10966 tablet_replica.cc:333] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.786374 10966 raft_consensus.cc:2243] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.787214 10966 raft_consensus.cc:2272] T 36154ca5d216418eb1a7c785a066caf7 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.790726 10966 tablet_replica.cc:333] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.791571 10966 raft_consensus.cc:2243] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.792358 10966 raft_consensus.cc:2272] T f4ac2023e3494fe49a617d1e1f35502f P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.796160 10966 tablet_replica.cc:333] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.796931 10966 raft_consensus.cc:2243] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:53.798461 10966 raft_consensus.cc:2272] T 6e941789621d4157bb4747fb6aa5e6bc P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.803211 10966 tablet_replica.cc:333] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.804134 10966 raft_consensus.cc:2243] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:53.805297 10966 raft_consensus.cc:2272] T eb4c4d7dcc524c5282a81247ff2c733b P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.808888 10966 tablet_replica.cc:333] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.809772 10966 raft_consensus.cc:2243] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:53.810874 10966 raft_consensus.cc:2272] T f386c4d7be5640169f7f83b24dc7f003 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.814275 10966 tablet_replica.cc:333] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.815011 10966 raft_consensus.cc:2243] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.815605 10966 raft_consensus.cc:2272] T 7fd6e6462814469cbbd1bbe839abff85 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.819391 10966 tablet_replica.cc:333] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.820194 10966 raft_consensus.cc:2243] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.821179 10966 raft_consensus.cc:2272] T e0c87f5e018c4c479b74b3b3cc0efa37 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.824376 10966 tablet_replica.cc:333] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb: stopping tablet replica
I20260608 09:57:53.825142 10966 raft_consensus.cc:2243] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:53.825888 10966 raft_consensus.cc:2272] T 2616bd5f866c4ead97ddffd5257fc643 P ff2a637631714434a3ff4140ee2950cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:53.862025 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
W20260608 09:57:53.921213 15571 consensus_peers.cc:597] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da -> Peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Couldn't send request to peer ff2a637631714434a3ff4140ee2950cb. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:53.926904 15574 consensus_peers.cc:597] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da -> Peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Couldn't send request to peer 640527020e474aa09bd437c3b392ad1a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:53.927125 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
W20260608 09:57:53.970726 15574 consensus_peers.cc:597] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da -> Peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Couldn't send request to peer 640527020e474aa09bd437c3b392ad1a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:53.971218 15574 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.129:37677, user_credentials={real_user=slave}} blocked reactor thread for 43732.8us
W20260608 09:57:53.987849 16266 ts_tablet_manager.cc:1011] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: Tablet Copy: Unable to fetch data from remote peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
I20260608 09:57:53.988463 16266 tablet_replica.cc:333] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: stopping tablet replica
I20260608 09:57:53.988791 16266 raft_consensus.cc:2243] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:57:53.989189 16266 raft_consensus.cc:2272] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Raft consensus is shut down!
W20260608 09:57:53.996734 16266 tablet_copy_client.cc:1131] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
W20260608 09:57:53.998415 16266 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 6e941789621d4157bb4747fb6aa5e6bc but one is already registered
I20260608 09:57:53.998759 16266 ts_tablet_manager.cc:1916] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:57:54.012895 10966 tablet_copy_service.cc:362] P 65ced67654df46aeac2d31fd323919da: Destroying tablet copy session 3f0490f18f3c461997c5cd97a260425a-f4ac2023e3494fe49a617d1e1f35502f due to service shutdown
I20260608 09:57:54.013355 10966 tablet_copy_service.cc:434] P 65ced67654df46aeac2d31fd323919da: ending tablet copy session 3f0490f18f3c461997c5cd97a260425a-f4ac2023e3494fe49a617d1e1f35502f on tablet f4ac2023e3494fe49a617d1e1f35502f with peer 3f0490f18f3c461997c5cd97a260425a
I20260608 09:57:54.013926 10966 tablet_copy_service.cc:362] P 65ced67654df46aeac2d31fd323919da: Destroying tablet copy session c12dca0af8ec48e98a363cf7bcc8067b-36154ca5d216418eb1a7c785a066caf7 due to service shutdown
I20260608 09:57:54.014233 10966 tablet_copy_service.cc:434] P 65ced67654df46aeac2d31fd323919da: ending tablet copy session c12dca0af8ec48e98a363cf7bcc8067b-36154ca5d216418eb1a7c785a066caf7 on tablet 36154ca5d216418eb1a7c785a066caf7 with peer c12dca0af8ec48e98a363cf7bcc8067b
I20260608 09:57:54.014775 10966 tablet_copy_service.cc:362] P 65ced67654df46aeac2d31fd323919da: Destroying tablet copy session c12dca0af8ec48e98a363cf7bcc8067b-e67ac4a803144d81bb8f48f8a488ba2d due to service shutdown
I20260608 09:57:54.015089 10966 tablet_copy_service.cc:434] P 65ced67654df46aeac2d31fd323919da: ending tablet copy session c12dca0af8ec48e98a363cf7bcc8067b-e67ac4a803144d81bb8f48f8a488ba2d on tablet e67ac4a803144d81bb8f48f8a488ba2d with peer c12dca0af8ec48e98a363cf7bcc8067b
I20260608 09:57:54.015618 10966 tablet_copy_service.cc:362] P 65ced67654df46aeac2d31fd323919da: Destroying tablet copy session 40d15a385cd24f398f63b29bcbe343bc-7fd6e6462814469cbbd1bbe839abff85 due to service shutdown
I20260608 09:57:54.019234 10966 tablet_copy_service.cc:434] P 65ced67654df46aeac2d31fd323919da: ending tablet copy session 40d15a385cd24f398f63b29bcbe343bc-7fd6e6462814469cbbd1bbe839abff85 on tablet 7fd6e6462814469cbbd1bbe839abff85 with peer 40d15a385cd24f398f63b29bcbe343bc
W20260608 09:57:54.040040 15571 consensus_peers.cc:597] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da -> Peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Couldn't send request to peer ff2a637631714434a3ff4140ee2950cb. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:54.044315 15574 consensus_peers.cc:597] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da -> Peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Couldn't send request to peer 640527020e474aa09bd437c3b392ad1a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:57:54.045450 15571 consensus_peers.cc:597] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da -> Peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Couldn't send request to peer ff2a637631714434a3ff4140ee2950cb. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:57:54.046860 16266 ts_tablet_manager.cc:1929] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 09:57:54.047390 16266 log.cc:1199] T 6e941789621d4157bb4747fb6aa5e6bc P 40d15a385cd24f398f63b29bcbe343bc: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912535043751-10966-0/minicluster-data/ts-3-root/wals/6e941789621d4157bb4747fb6aa5e6bc
I20260608 09:57:54.067400 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:54.070765 10966 tablet_replica.cc:333] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.071951 10966 raft_consensus.cc:2243] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:54.072710 10966 raft_consensus.cc:2272] T fd4e6bcfa41b406b96fe9714b5f977ea P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.075994 10966 tablet_replica.cc:333] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.076702 10966 raft_consensus.cc:2243] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:54.077373 10966 raft_consensus.cc:2272] T eb4c4d7dcc524c5282a81247ff2c733b P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.080456 10966 tablet_replica.cc:333] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.081153 10966 raft_consensus.cc:2243] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:54.082170 10966 raft_consensus.cc:2272] T f386c4d7be5640169f7f83b24dc7f003 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.085270 10966 tablet_replica.cc:333] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.085963 10966 raft_consensus.cc:2243] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:54.087302 10966 raft_consensus.cc:2272] T 7fd6e6462814469cbbd1bbe839abff85 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.090266 10966 tablet_replica.cc:333] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.090963 10966 raft_consensus.cc:2243] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:54.092346 10966 raft_consensus.cc:2272] T f4ac2023e3494fe49a617d1e1f35502f P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.095511 10966 tablet_replica.cc:333] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.096251 10966 raft_consensus.cc:2243] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:54.097570 10966 raft_consensus.cc:2272] T 36154ca5d216418eb1a7c785a066caf7 P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.100533 10966 tablet_replica.cc:333] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.101284 10966 raft_consensus.cc:2243] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:54.101846 10966 raft_consensus.cc:2272] T 6eed8366e8eb440c98e400d08870667e P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.104887 10966 tablet_replica.cc:333] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.105639 10966 raft_consensus.cc:2243] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:54.106915 10966 raft_consensus.cc:2272] T e67ac4a803144d81bb8f48f8a488ba2d P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.110293 10966 tablet_replica.cc:333] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.110953 10966 raft_consensus.cc:2243] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:54.111698 10966 raft_consensus.cc:2272] T 6e941789621d4157bb4747fb6aa5e6bc P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.114661 10966 tablet_replica.cc:333] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da: stopping tablet replica
I20260608 09:57:54.115299 10966 raft_consensus.cc:2243] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:54.116070 10966 raft_consensus.cc:2272] T fd9ec1a1ac5043b28ac5057f608d640c P 65ced67654df46aeac2d31fd323919da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:54.727519 16280 raft_consensus.cc:493] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 640527020e474aa09bd437c3b392ad1a)
I20260608 09:57:54.728257 16280 raft_consensus.cc:515] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } }
I20260608 09:57:54.738952 16280 leader_election.cc:290] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677)
I20260608 09:57:54.740489 16280 raft_consensus.cc:493] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 640527020e474aa09bd437c3b392ad1a)
I20260608 09:57:54.741163 16280 raft_consensus.cc:515] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } }
I20260608 09:57:54.744099 16280 leader_election.cc:290] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
W20260608 09:57:54.749830 16030 leader_election.cc:336] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
W20260608 09:57:54.754668 16030 leader_election.cc:336] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
W20260608 09:57:54.755194 16033 leader_election.cc:336] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111)
I20260608 09:57:54.755703 16033 leader_election.cc:304] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [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: c12dca0af8ec48e98a363cf7bcc8067b; no voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb
W20260608 09:57:54.756767 16033 leader_election.cc:336] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111)
I20260608 09:57:54.757296 16033 leader_election.cc:304] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [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: c12dca0af8ec48e98a363cf7bcc8067b; no voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:54.757476 16281 raft_consensus.cc:2749] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:54.758176 16280 raft_consensus.cc:2749] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:54.760385 16285 raft_consensus.cc:493] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 640527020e474aa09bd437c3b392ad1a)
I20260608 09:57:54.760937 16285 raft_consensus.cc:515] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } }
I20260608 09:57:54.763891 16285 leader_election.cc:290] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
W20260608 09:57:54.784303 15883 leader_election.cc:336] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111)
W20260608 09:57:54.785157 15880 leader_election.cc:336] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Network error: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
I20260608 09:57:54.785727 15883 leader_election.cc:304] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [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: 40d15a385cd24f398f63b29bcbe343bc; no voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da
I20260608 09:57:54.786597 16285 raft_consensus.cc:2749] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:55.107724 16289 raft_consensus.cc:493] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 640527020e474aa09bd437c3b392ad1a)
I20260608 09:57:55.108450 16289 raft_consensus.cc:515] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } }
I20260608 09:57:55.117549 16289 leader_election.cc:290] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
W20260608 09:57:55.131832 15955 leader_election.cc:336] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Network error: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
W20260608 09:57:55.133770 15958 leader_election.cc:336] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111)
I20260608 09:57:55.136245 15958 leader_election.cc:304] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [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: 3f0490f18f3c461997c5cd97a260425a; no voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da
I20260608 09:57:55.137203 16289 raft_consensus.cc:2749] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:57:55.157531 10966 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15629)
I20260608 09:57:55.187107 16285 raft_consensus.cc:493] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff2a637631714434a3ff4140ee2950cb)
I20260608 09:57:55.187723 16285 raft_consensus.cc:515] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } }
I20260608 09:57:55.190680 16285 leader_election.cc:290] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
W20260608 09:57:55.199481 15880 leader_election.cc:336] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
W20260608 09:57:55.200373 15880 leader_election.cc:336] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Network error: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
I20260608 09:57:55.200906 15880 leader_election.cc:304] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [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: 40d15a385cd24f398f63b29bcbe343bc; no voters: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:55.202353 16285 raft_consensus.cc:2749] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:55.393211 16252 tablet_copy_client.cc:538] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:55.404241 16252 tablet_bootstrap.cc:492] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: Bootstrap starting.
I20260608 09:57:55.460052 16256 tablet_copy_client.cc:538] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:55.463505 16289 raft_consensus.cc:493] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65ced67654df46aeac2d31fd323919da)
I20260608 09:57:55.464181 16289 raft_consensus.cc:515] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:55.471276 16256 tablet_bootstrap.cc:492] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: Bootstrap starting.
W20260608 09:57:55.472707 15955 leader_election.cc:336] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
I20260608 09:57:55.474089 16289 leader_election.cc:290] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
W20260608 09:57:55.480347 15955 leader_election.cc:336] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Network error: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
I20260608 09:57:55.480859 15955 leader_election.cc:304] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [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: 3f0490f18f3c461997c5cd97a260425a; no voters: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:55.482234 16289 raft_consensus.cc:2749] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:55.511377 16258 tablet_copy_client.cc:538] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:55.533871 16258 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap starting.
I20260608 09:57:55.594188 16252 tablet_bootstrap.cc:492] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:55.595279 16252 tablet_bootstrap.cc:492] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: Bootstrap complete.
I20260608 09:57:55.596038 16252 ts_tablet_manager.cc:1403] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: Time spent bootstrapping tablet: real 0.192s	user 0.156s	sys 0.012s
I20260608 09:57:55.599097 16252 raft_consensus.cc:359] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:55.599937 16252 raft_consensus.cc:740] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 40d15a385cd24f398f63b29bcbe343bc, State: Initialized, Role: LEARNER
I20260608 09:57:55.600950 16252 consensus_queue.cc:260] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: true } }
I20260608 09:57:55.603520 16252 ts_tablet_manager.cc:1434] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 09:57:55.607146 16252 tablet_copy_client.cc:1131] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
I20260608 09:57:55.615604 16261 tablet_copy_client.cc:538] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:55.626052 16261 tablet_bootstrap.cc:492] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap starting.
I20260608 09:57:55.639251 16256 tablet_bootstrap.cc:492] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:55.640303 16256 tablet_bootstrap.cc:492] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: Bootstrap complete.
I20260608 09:57:55.641086 16256 ts_tablet_manager.cc:1403] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: Time spent bootstrapping tablet: real 0.170s	user 0.149s	sys 0.020s
I20260608 09:57:55.644127 16256 raft_consensus.cc:359] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:55.645008 16256 raft_consensus.cc:740] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f0490f18f3c461997c5cd97a260425a, State: Initialized, Role: LEARNER
I20260608 09:57:55.645741 16256 consensus_queue.cc:260] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } attrs { replace: true } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:55.648015 16256 ts_tablet_manager.cc:1434] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 09:57:55.653784 16256 tablet_copy_client.cc:1131] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111)
I20260608 09:57:55.673750 16263 tablet_copy_client.cc:538] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:57:55.685875 16263 tablet_bootstrap.cc:492] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: Bootstrap starting.
I20260608 09:57:55.792044 16258 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:55.793150 16258 tablet_bootstrap.cc:492] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap complete.
I20260608 09:57:55.794023 16258 ts_tablet_manager.cc:1403] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: Time spent bootstrapping tablet: real 0.260s	user 0.166s	sys 0.012s
I20260608 09:57:55.797019 16258 raft_consensus.cc:359] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:55.797963 16258 raft_consensus.cc:740] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c12dca0af8ec48e98a363cf7bcc8067b, State: Initialized, Role: LEARNER
I20260608 09:57:55.798674 16258 consensus_queue.cc:260] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b [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: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:55.808276 16258 ts_tablet_manager.cc:1434] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 09:57:55.814508 16261 tablet_bootstrap.cc:492] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=77 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:55.815546 16261 tablet_bootstrap.cc:492] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: Bootstrap complete.
I20260608 09:57:55.816323 16261 ts_tablet_manager.cc:1403] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: Time spent bootstrapping tablet: real 0.191s	user 0.126s	sys 0.032s
I20260608 09:57:55.819510 16261 raft_consensus.cc:359] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:55.820384 16261 raft_consensus.cc:740] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c12dca0af8ec48e98a363cf7bcc8067b, State: Initialized, Role: LEARNER
I20260608 09:57:55.821105 16261 consensus_queue.cc:260] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
W20260608 09:57:55.842823 16258 tablet_copy_client.cc:1131] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
I20260608 09:57:55.846573 16261 ts_tablet_manager.cc:1434] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.012s
W20260608 09:57:55.850306 16261 tablet_copy_client.cc:1131] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
I20260608 09:57:55.919396 16263 tablet_bootstrap.cc:492] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:57:55.920403 16263 tablet_bootstrap.cc:492] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: Bootstrap complete.
I20260608 09:57:55.921108 16263 ts_tablet_manager.cc:1403] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: Time spent bootstrapping tablet: real 0.235s	user 0.146s	sys 0.015s
I20260608 09:57:55.924083 16263 raft_consensus.cc:359] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:55.924937 16263 raft_consensus.cc:740] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f0490f18f3c461997c5cd97a260425a, State: Initialized, Role: LEARNER
I20260608 09:57:55.925578 16263 consensus_queue.cc:260] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a [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: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } attrs { replace: true } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: NON_VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: true } }
I20260608 09:57:55.927735 16263 ts_tablet_manager.cc:1434] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 09:57:55.930946 16263 tablet_copy_client.cc:1131] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
W20260608 09:57:56.158334 10966 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15629)
I20260608 09:57:56.275683 16299 raft_consensus.cc:493] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 640527020e474aa09bd437c3b392ad1a)
I20260608 09:57:56.277063 16299 raft_consensus.cc:515] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } }
I20260608 09:57:56.280699 16299 leader_election.cc:290] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445)
W20260608 09:57:56.302245 16030 leader_election.cc:336] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
W20260608 09:57:56.303088 16033 leader_election.cc:336] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111)
I20260608 09:57:56.303596 16033 leader_election.cc:304] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [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: c12dca0af8ec48e98a363cf7bcc8067b; no voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:56.304566 16299 raft_consensus.cc:2749] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:56.788472 16304 raft_consensus.cc:493] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 640527020e474aa09bd437c3b392ad1a)
I20260608 09:57:56.789654 16304 raft_consensus.cc:515] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } }
I20260608 09:57:56.799197 16304 leader_election.cc:290] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
I20260608 09:57:56.824043 16307 raft_consensus.cc:493] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 640527020e474aa09bd437c3b392ad1a)
I20260608 09:57:56.826010 16307 raft_consensus.cc:515] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: false } }
W20260608 09:57:56.835250 15880 leader_election.cc:336] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Network error: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
W20260608 09:57:56.837810 15883 leader_election.cc:336] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111)
I20260608 09:57:56.840188 15883 leader_election.cc:304] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [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: 40d15a385cd24f398f63b29bcbe343bc; no voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da
I20260608 09:57:56.841785 16304 raft_consensus.cc:2749] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:56.839646 16307 leader_election.cc:290] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677)
W20260608 09:57:56.856089 16033 leader_election.cc:336] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111)
W20260608 09:57:56.856746 16030 leader_election.cc:336] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
I20260608 09:57:56.857239 16030 leader_election.cc:304] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [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: c12dca0af8ec48e98a363cf7bcc8067b; no voters: 640527020e474aa09bd437c3b392ad1a, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:56.858378 16307 raft_consensus.cc:2749] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:56.889534 16304 raft_consensus.cc:493] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff2a637631714434a3ff4140ee2950cb)
I20260608 09:57:56.890410 16304 raft_consensus.cc:515] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "40d15a385cd24f398f63b29bcbe343bc" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37001 } attrs { promote: false } }
I20260608 09:57:56.892781 16304 leader_election.cc:290] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
W20260608 09:57:56.898321 15880 leader_election.cc:336] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
W20260608 09:57:56.899410 15880 leader_election.cc:336] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Network error: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
I20260608 09:57:56.899806 15880 leader_election.cc:304] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [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: 40d15a385cd24f398f63b29bcbe343bc; no voters: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:56.900555 16304 raft_consensus.cc:2749] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:56.928455 16312 raft_consensus.cc:493] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 640527020e474aa09bd437c3b392ad1a)
I20260608 09:57:56.929347 16312 raft_consensus.cc:515] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "640527020e474aa09bd437c3b392ad1a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37677 } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } }
I20260608 09:57:56.931807 16312 leader_election.cc:290] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
W20260608 09:57:56.964509 15955 leader_election.cc:336] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Network error: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
W20260608 09:57:56.965353 15958 leader_election.cc:336] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 640527020e474aa09bd437c3b392ad1a (127.10.181.129:37677): Network error: Client connection negotiation failed: client connection to 127.10.181.129:37677: connect: Connection refused (error 111)
I20260608 09:57:56.965797 15958 leader_election.cc:304] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [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: 3f0490f18f3c461997c5cd97a260425a; no voters: 640527020e474aa09bd437c3b392ad1a, 65ced67654df46aeac2d31fd323919da
I20260608 09:57:56.966593 16312 raft_consensus.cc:2749] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:57:57.159170 10966 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 15629)
I20260608 09:57:57.189150 16312 raft_consensus.cc:493] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 65ced67654df46aeac2d31fd323919da)
I20260608 09:57:57.190136 16312 raft_consensus.cc:515] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ff2a637631714434a3ff4140ee2950cb" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 46445 } attrs { replace: true } } peers { permanent_uuid: "65ced67654df46aeac2d31fd323919da" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40249 } } peers { permanent_uuid: "3f0490f18f3c461997c5cd97a260425a" member_type: VOTER last_known_addr { host: "127.10.181.133" port: 33267 } attrs { promote: false } } peers { permanent_uuid: "c12dca0af8ec48e98a363cf7bcc8067b" member_type: NON_VOTER last_known_addr { host: "127.10.181.134" port: 46173 } attrs { promote: true } }
I20260608 09:57:57.192965 16312 leader_election.cc:290] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445), 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249)
W20260608 09:57:57.199928 15955 leader_election.cc:336] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff2a637631714434a3ff4140ee2950cb (127.10.181.130:46445): Network error: Client connection negotiation failed: client connection to 127.10.181.130:46445: connect: Connection refused (error 111)
W20260608 09:57:57.200742 15955 leader_election.cc:336] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 65ced67654df46aeac2d31fd323919da (127.10.181.131:40249): Network error: Client connection negotiation failed: client connection to 127.10.181.131:40249: connect: Connection refused (error 111)
I20260608 09:57:57.201186 15955 leader_election.cc:304] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [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: 3f0490f18f3c461997c5cd97a260425a; no voters: 65ced67654df46aeac2d31fd323919da, ff2a637631714434a3ff4140ee2950cb
I20260608 09:57:57.202152 16312 raft_consensus.cc:2749] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:57:57.427037 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:57:57.490710 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:57:57.519658 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:57.520527 10966 tablet_replica.cc:333] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc: stopping tablet replica
I20260608 09:57:57.521325 10966 raft_consensus.cc:2243] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:57.522043 10966 raft_consensus.cc:2272] T f386c4d7be5640169f7f83b24dc7f003 P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:57.525274 10966 tablet_replica.cc:333] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc: stopping tablet replica
I20260608 09:57:57.525892 10966 raft_consensus.cc:2243] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:57:57.526494 10966 raft_consensus.cc:2272] T 7fd6e6462814469cbbd1bbe839abff85 P 40d15a385cd24f398f63b29bcbe343bc [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:57:57.529544 10966 tablet_replica.cc:333] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc: stopping tablet replica
I20260608 09:57:57.530054 10966 raft_consensus.cc:2243] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:57.531041 10966 raft_consensus.cc:2272] T 6eed8366e8eb440c98e400d08870667e P 40d15a385cd24f398f63b29bcbe343bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:57.555460 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:57:57.575016 10966 tablet_server.cc:179] TabletServer@127.10.181.133:0 shutting down...
I20260608 09:57:57.610879 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:57.611845 10966 tablet_replica.cc:333] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a: stopping tablet replica
I20260608 09:57:57.612977 10966 raft_consensus.cc:2243] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:57:57.613737 10966 raft_consensus.cc:2272] T f4ac2023e3494fe49a617d1e1f35502f P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:57:57.618171 10966 tablet_replica.cc:333] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a: stopping tablet replica
I20260608 09:57:57.618914 10966 raft_consensus.cc:2243] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:57:57.619599 10966 raft_consensus.cc:2272] T fd9ec1a1ac5043b28ac5057f608d640c P 3f0490f18f3c461997c5cd97a260425a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:57:57.623135 10966 tablet_replica.cc:333] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a: stopping tablet replica
I20260608 09:57:57.623847 10966 raft_consensus.cc:2243] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:57.624945 10966 raft_consensus.cc:2272] T fd4e6bcfa41b406b96fe9714b5f977ea P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:57.628468 10966 tablet_replica.cc:333] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a: stopping tablet replica
I20260608 09:57:57.629115 10966 raft_consensus.cc:2243] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:57.630367 10966 raft_consensus.cc:2272] T 36154ca5d216418eb1a7c785a066caf7 P 3f0490f18f3c461997c5cd97a260425a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:57.659886 10966 tablet_server.cc:196] TabletServer@127.10.181.133:0 shutdown complete.
I20260608 09:57:57.679302 10966 tablet_server.cc:179] TabletServer@127.10.181.134:0 shutting down...
I20260608 09:57:57.718962 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:57:57.719910 10966 tablet_replica.cc:333] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b: stopping tablet replica
I20260608 09:57:57.720840 10966 raft_consensus.cc:2243] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:57:57.721508 10966 raft_consensus.cc:2272] T e67ac4a803144d81bb8f48f8a488ba2d P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:57:57.725340 10966 tablet_replica.cc:333] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b: stopping tablet replica
I20260608 09:57:57.726060 10966 raft_consensus.cc:2243] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:57:57.726649 10966 raft_consensus.cc:2272] T 36154ca5d216418eb1a7c785a066caf7 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:57:57.730283 10966 tablet_replica.cc:333] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b: stopping tablet replica
I20260608 09:57:57.730993 10966 raft_consensus.cc:2243] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:57.731799 10966 raft_consensus.cc:2272] T 2616bd5f866c4ead97ddffd5257fc643 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:57.735249 10966 tablet_replica.cc:333] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b: stopping tablet replica
I20260608 09:57:57.735980 10966 raft_consensus.cc:2243] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:57:57.736893 10966 raft_consensus.cc:2272] T e0c87f5e018c4c479b74b3b3cc0efa37 P c12dca0af8ec48e98a363cf7bcc8067b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:57.765404 10966 tablet_server.cc:196] TabletServer@127.10.181.134:0 shutdown complete.
I20260608 09:57:57.789109 10966 master.cc:562] Master@127.10.181.190:37731 shutting down...
W20260608 09:57:57.822961 15404 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:57:57.823201 15404 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:57:57.823369 15404 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:57:57.825399 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:57:57.825970 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:57:57.826264 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 417e10469a7a4839bc23578f0679cd82: stopping tablet replica
I20260608 09:57:57.851846 10966 master.cc:584] Master@127.10.181.190:37731 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (19720 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 09:57:57.906222 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:36157
I20260608 09:57:57.907490 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:57.913578 16317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:57.913594 16316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:57.914986 16319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:57.916291 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:57.917727 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:57.917913 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:57.918031 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912677918019 us; error 0 us; skew 500 ppm
I20260608 09:57:57.918551 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:57.920909 10966 webserver.cc:533] Webserver started at http://127.10.181.190:36843/ using document root <none> and password file <none>
I20260608 09:57:57.921512 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:57.921679 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:57.921895 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:57.923213 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "1194e418ec0e45999e8308893ebec8f7"
format_stamp: "Formatted at 2026-06-08 09:57:57 on dist-test-slave-d6kj"
I20260608 09:57:57.927856 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:57:57.931432 16324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:57.932149 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:57:57.932392 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "1194e418ec0e45999e8308893ebec8f7"
format_stamp: "Formatted at 2026-06-08 09:57:57 on dist-test-slave-d6kj"
I20260608 09:57:57.932637 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:57.963828 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:57.965094 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:58.005199 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:36157
I20260608 09:57:58.005352 16375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:36157 every 8 connection(s)
I20260608 09:57:58.009510 16376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:58.020613 16376 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7: Bootstrap starting.
I20260608 09:57:58.025745 16376 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:58.029994 16376 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7: No bootstrap required, opened a new log
I20260608 09:57:58.032281 16376 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1194e418ec0e45999e8308893ebec8f7" member_type: VOTER }
I20260608 09:57:58.032665 16376 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:58.032850 16376 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1194e418ec0e45999e8308893ebec8f7, State: Initialized, Role: FOLLOWER
I20260608 09:57:58.033463 16376 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1194e418ec0e45999e8308893ebec8f7" member_type: VOTER }
I20260608 09:57:58.033970 16376 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:57:58.034248 16376 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:57:58.034562 16376 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:58.039109 16376 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1194e418ec0e45999e8308893ebec8f7" member_type: VOTER }
I20260608 09:57:58.039608 16376 leader_election.cc:304] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [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: 1194e418ec0e45999e8308893ebec8f7; no voters: 
I20260608 09:57:58.040874 16376 leader_election.cc:290] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:57:58.041383 16379 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:58.042804 16379 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 1 LEADER]: Becoming Leader. State: Replica: 1194e418ec0e45999e8308893ebec8f7, State: Running, Role: LEADER
I20260608 09:57:58.043615 16379 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [LEADER]: Queue going to LEADER mode. State: All 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: "1194e418ec0e45999e8308893ebec8f7" member_type: VOTER }
I20260608 09:57:58.044209 16376 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:57:58.048573 16380 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1194e418ec0e45999e8308893ebec8f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1194e418ec0e45999e8308893ebec8f7" member_type: VOTER } }
I20260608 09:57:58.049300 16380 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:58.051347 16381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1194e418ec0e45999e8308893ebec8f7. Latest consensus state: current_term: 1 leader_uuid: "1194e418ec0e45999e8308893ebec8f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1194e418ec0e45999e8308893ebec8f7" member_type: VOTER } }
I20260608 09:57:58.052165 16381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:57:58.053814 16387 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:57:58.062090 16387 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:57:58.063150 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:57:58.072292 16387 catalog_manager.cc:1382] Generated new cluster ID: fcc01cb04ad646ca9cc0c7ca393ea029
I20260608 09:57:58.072613 16387 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:57:58.091501 16387 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:57:58.092875 16387 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:57:58.111174 16387 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7: Generated new TSK 0
I20260608 09:57:58.111893 16387 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:57:58.129864 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:58.136453 16397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:58.137375 16398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:58.139964 16400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:58.141211 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:58.142170 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:58.142354 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:58.142477 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912678142465 us; error 0 us; skew 500 ppm
I20260608 09:57:58.142992 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:58.145346 10966 webserver.cc:533] Webserver started at http://127.10.181.129:38465/ using document root <none> and password file <none>
I20260608 09:57:58.145897 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:58.146061 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:58.146353 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:58.147444 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "0818a47ed4aa416bac1c63a1bb07cf3c"
format_stamp: "Formatted at 2026-06-08 09:57:58 on dist-test-slave-d6kj"
I20260608 09:57:58.151974 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:57:58.155586 16405 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:58.156386 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:57:58.156694 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "0818a47ed4aa416bac1c63a1bb07cf3c"
format_stamp: "Formatted at 2026-06-08 09:57:58 on dist-test-slave-d6kj"
I20260608 09:57:58.156980 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:58.174073 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:58.175412 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:58.176961 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:58.179450 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:58.179659 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:58.179924 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:58.180087 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:58.222930 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:43925
I20260608 09:57:58.223050 16467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:43925 every 8 connection(s)
I20260608 09:57:58.228543 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:58.236601 16472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:58.237910 16473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:58.241447 16475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:58.242621 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:58.243407 16468 heartbeater.cc:344] Connected to a master server at 127.10.181.190:36157
I20260608 09:57:58.243803 16468 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:58.244566 16468 heartbeater.cc:507] Master 127.10.181.190:36157 requested a full tablet report, sending...
I20260608 09:57:58.245801 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:58.246104 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:58.246315 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912678246296 us; error 0 us; skew 500 ppm
I20260608 09:57:58.246965 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:58.247025 16341 ts_manager.cc:194] Registered new tserver with Master: 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925)
I20260608 09:57:58.249406 16341 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59136
I20260608 09:57:58.249537 10966 webserver.cc:533] Webserver started at http://127.10.181.130:41101/ using document root <none> and password file <none>
I20260608 09:57:58.250154 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:58.250346 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:58.250645 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:58.252203 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "0e6a01a7584146e7895e937f1965d563"
format_stamp: "Formatted at 2026-06-08 09:57:58 on dist-test-slave-d6kj"
I20260608 09:57:58.256846 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 09:57:58.260632 16480 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:58.261500 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:57:58.261796 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "0e6a01a7584146e7895e937f1965d563"
format_stamp: "Formatted at 2026-06-08 09:57:58 on dist-test-slave-d6kj"
I20260608 09:57:58.262089 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:58.297892 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:58.299140 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:58.300689 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:58.303146 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:58.303370 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:58.303604 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:58.303773 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:58.343835 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:45787
I20260608 09:57:58.343961 16542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:45787 every 8 connection(s)
I20260608 09:57:58.349086 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:58.357465 16546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:58.358366 16547 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:58.367309 16543 heartbeater.cc:344] Connected to a master server at 127.10.181.190:36157
I20260608 09:57:58.367909 16543 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:58.369011 16543 heartbeater.cc:507] Master 127.10.181.190:36157 requested a full tablet report, sending...
I20260608 09:57:58.369184 10966 server_base.cc:1061] running on GCE node
W20260608 09:57:58.369431 16549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:58.370534 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:58.370782 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:58.371018 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912678371001 us; error 0 us; skew 500 ppm
I20260608 09:57:58.371477 16341 ts_manager.cc:194] Registered new tserver with Master: 0e6a01a7584146e7895e937f1965d563 (127.10.181.130:45787)
I20260608 09:57:58.371605 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:58.373382 16341 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59150
I20260608 09:57:58.374444 10966 webserver.cc:533] Webserver started at http://127.10.181.131:37593/ using document root <none> and password file <none>
I20260608 09:57:58.375033 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:58.375247 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:58.375522 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:58.376760 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf"
format_stamp: "Formatted at 2026-06-08 09:57:58 on dist-test-slave-d6kj"
I20260608 09:57:58.381340 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:57:58.384603 16554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:58.385373 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:57:58.385682 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf"
format_stamp: "Formatted at 2026-06-08 09:57:58 on dist-test-slave-d6kj"
I20260608 09:57:58.385972 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:57:58.407501 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:57:58.408811 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:57:58.410404 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:57:58.412753 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:57:58.412989 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:58.413281 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:57:58.413481 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:57:58.455461 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:39697
I20260608 09:57:58.455642 16616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:39697 every 8 connection(s)
I20260608 09:57:58.470611 16617 heartbeater.cc:344] Connected to a master server at 127.10.181.190:36157
I20260608 09:57:58.471021 16617 heartbeater.cc:461] Registering TS with master...
I20260608 09:57:58.471823 16617 heartbeater.cc:507] Master 127.10.181.190:36157 requested a full tablet report, sending...
I20260608 09:57:58.473910 16341 ts_manager.cc:194] Registered new tserver with Master: 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697)
I20260608 09:57:58.474721 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01569363s
I20260608 09:57:58.475373 16341 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59158
I20260608 09:57:59.252478 16468 heartbeater.cc:499] Master 127.10.181.190:36157 was elected leader, sending a full tablet report...
I20260608 09:57:59.376195 16543 heartbeater.cc:499] Master 127.10.181.190:36157 was elected leader, sending a full tablet report...
I20260608 09:57:59.478397 16617 heartbeater.cc:499] Master 127.10.181.190:36157 was elected leader, sending a full tablet report...
I20260608 09:57:59.531703 16341 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59172:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:57:59.534233 16341 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:57:59.590231 16582 tablet_service.cc:1511] Processing CreateTablet for tablet 568b3c22fe4541dab873f9258cb8ff4c (DEFAULT_TABLE table=test-workload [id=587f08040e784f3bba3abfc08e126f0c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:57:59.591885 16582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568b3c22fe4541dab873f9258cb8ff4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:59.592087 16581 tablet_service.cc:1511] Processing CreateTablet for tablet c9be5dfba94f439e8f5a750728336d6d (DEFAULT_TABLE table=test-workload [id=587f08040e784f3bba3abfc08e126f0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:57:59.593672 16581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9be5dfba94f439e8f5a750728336d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:59.601173 16580 tablet_service.cc:1511] Processing CreateTablet for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c (DEFAULT_TABLE table=test-workload [id=587f08040e784f3bba3abfc08e126f0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:57:59.602733 16580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:59.602960 16433 tablet_service.cc:1511] Processing CreateTablet for tablet 568b3c22fe4541dab873f9258cb8ff4c (DEFAULT_TABLE table=test-workload [id=587f08040e784f3bba3abfc08e126f0c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:57:59.604317 16433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568b3c22fe4541dab873f9258cb8ff4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:59.606608 16432 tablet_service.cc:1511] Processing CreateTablet for tablet c9be5dfba94f439e8f5a750728336d6d (DEFAULT_TABLE table=test-workload [id=587f08040e784f3bba3abfc08e126f0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:57:59.608027 16432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9be5dfba94f439e8f5a750728336d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:59.607823 16431 tablet_service.cc:1511] Processing CreateTablet for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c (DEFAULT_TABLE table=test-workload [id=587f08040e784f3bba3abfc08e126f0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:57:59.609239 16431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:59.611150 16508 tablet_service.cc:1511] Processing CreateTablet for tablet 568b3c22fe4541dab873f9258cb8ff4c (DEFAULT_TABLE table=test-workload [id=587f08040e784f3bba3abfc08e126f0c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:57:59.612465 16508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568b3c22fe4541dab873f9258cb8ff4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:59.618637 16507 tablet_service.cc:1511] Processing CreateTablet for tablet c9be5dfba94f439e8f5a750728336d6d (DEFAULT_TABLE table=test-workload [id=587f08040e784f3bba3abfc08e126f0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:57:59.620010 16507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9be5dfba94f439e8f5a750728336d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:59.626683 16506 tablet_service.cc:1511] Processing CreateTablet for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c (DEFAULT_TABLE table=test-workload [id=587f08040e784f3bba3abfc08e126f0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:57:59.629588 16506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:57:59.647213 16636 tablet_bootstrap.cc:492] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Bootstrap starting.
I20260608 09:57:59.654894 16636 tablet_bootstrap.cc:654] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:59.662040 16638 tablet_bootstrap.cc:492] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563: Bootstrap starting.
I20260608 09:57:59.663574 16637 tablet_bootstrap.cc:492] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c: Bootstrap starting.
I20260608 09:57:59.665973 16636 tablet_bootstrap.cc:492] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: No bootstrap required, opened a new log
I20260608 09:57:59.666479 16636 ts_tablet_manager.cc:1403] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.001s
I20260608 09:57:59.668821 16636 raft_consensus.cc:359] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.669466 16636 raft_consensus.cc:385] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:59.669724 16636 raft_consensus.cc:740] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b9c38eb07ad4ad58d4fff8ab5d1abcf, State: Initialized, Role: FOLLOWER
I20260608 09:57:59.670439 16636 consensus_queue.cc:260] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.671428 16638 tablet_bootstrap.cc:654] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:59.671634 16637 tablet_bootstrap.cc:654] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:59.673524 16636 ts_tablet_manager.cc:1434] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 09:57:59.674649 16636 tablet_bootstrap.cc:492] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Bootstrap starting.
I20260608 09:57:59.681646 16636 tablet_bootstrap.cc:654] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:59.684401 16638 tablet_bootstrap.cc:492] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563: No bootstrap required, opened a new log
I20260608 09:57:59.685132 16638 ts_tablet_manager.cc:1403] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 09:57:59.687785 16636 tablet_bootstrap.cc:492] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: No bootstrap required, opened a new log
I20260608 09:57:59.688374 16636 ts_tablet_manager.cc:1403] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:57:59.688655 16638 raft_consensus.cc:359] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.689518 16637 tablet_bootstrap.cc:492] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c: No bootstrap required, opened a new log
I20260608 09:57:59.689481 16638 raft_consensus.cc:385] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:59.690124 16638 raft_consensus.cc:740] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e6a01a7584146e7895e937f1965d563, State: Initialized, Role: FOLLOWER
I20260608 09:57:59.690212 16637 ts_tablet_manager.cc:1403] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.010s
I20260608 09:57:59.691145 16638 consensus_queue.cc:260] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.691624 16636 raft_consensus.cc:359] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.692444 16636 raft_consensus.cc:385] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:59.692871 16636 raft_consensus.cc:740] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b9c38eb07ad4ad58d4fff8ab5d1abcf, State: Initialized, Role: FOLLOWER
I20260608 09:57:59.693392 16637 raft_consensus.cc:359] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.694042 16637 raft_consensus.cc:385] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:59.694478 16637 raft_consensus.cc:740] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0818a47ed4aa416bac1c63a1bb07cf3c, State: Initialized, Role: FOLLOWER
I20260608 09:57:59.693933 16636 consensus_queue.cc:260] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.695187 16637 consensus_queue.cc:260] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.697170 16636 ts_tablet_manager.cc:1434] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 09:57:59.698614 16636 tablet_bootstrap.cc:492] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Bootstrap starting.
I20260608 09:57:59.700776 16638 ts_tablet_manager.cc:1434] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 09:57:59.705380 16636 tablet_bootstrap.cc:654] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:59.710428 16637 ts_tablet_manager.cc:1434] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 09:57:59.712922 16637 tablet_bootstrap.cc:492] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c: Bootstrap starting.
I20260608 09:57:59.713821 16638 tablet_bootstrap.cc:492] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563: Bootstrap starting.
I20260608 09:57:59.715389 16636 tablet_bootstrap.cc:492] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: No bootstrap required, opened a new log
I20260608 09:57:59.715962 16636 ts_tablet_manager.cc:1403] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260608 09:57:59.719429 16636 raft_consensus.cc:359] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.720355 16636 raft_consensus.cc:385] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:59.720738 16636 raft_consensus.cc:740] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b9c38eb07ad4ad58d4fff8ab5d1abcf, State: Initialized, Role: FOLLOWER
I20260608 09:57:59.721061 16638 tablet_bootstrap.cc:654] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:59.721717 16636 consensus_queue.cc:260] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.724133 16636 ts_tablet_manager.cc:1434] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 09:57:59.719931 16637 tablet_bootstrap.cc:654] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:59.727192 16644 raft_consensus.cc:493] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:59.727428 16638 tablet_bootstrap.cc:492] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563: No bootstrap required, opened a new log
I20260608 09:57:59.727751 16644 raft_consensus.cc:515] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.728143 16638 ts_tablet_manager.cc:1403] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 09:57:59.732074 16644 leader_election.cc:290] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697), 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925)
I20260608 09:57:59.734900 16638 raft_consensus.cc:359] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.735963 16638 raft_consensus.cc:385] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:59.736418 16638 raft_consensus.cc:740] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e6a01a7584146e7895e937f1965d563, State: Initialized, Role: FOLLOWER
I20260608 09:57:59.737762 16638 consensus_queue.cc:260] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.740952 16638 ts_tablet_manager.cc:1434] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260608 09:57:59.742707 16638 tablet_bootstrap.cc:492] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563: Bootstrap starting.
I20260608 09:57:59.744335 16637 tablet_bootstrap.cc:492] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c: No bootstrap required, opened a new log
I20260608 09:57:59.744943 16637 ts_tablet_manager.cc:1403] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.003s
I20260608 09:57:59.748399 16637 raft_consensus.cc:359] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.749214 16637 raft_consensus.cc:385] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:59.749599 16637 raft_consensus.cc:740] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0818a47ed4aa416bac1c63a1bb07cf3c, State: Initialized, Role: FOLLOWER
I20260608 09:57:59.749709 16638 tablet_bootstrap.cc:654] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:59.750757 16645 raft_consensus.cc:493] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:59.750512 16637 consensus_queue.cc:260] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.751310 16645 raft_consensus.cc:515] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.755729 16645 leader_election.cc:290] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697), 0e6a01a7584146e7895e937f1965d563 (127.10.181.130:45787)
I20260608 09:57:59.769640 16637 ts_tablet_manager.cc:1434] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.015s
I20260608 09:57:59.770808 16637 tablet_bootstrap.cc:492] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c: Bootstrap starting.
I20260608 09:57:59.771093 16638 tablet_bootstrap.cc:492] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563: No bootstrap required, opened a new log
I20260608 09:57:59.771590 16638 ts_tablet_manager.cc:1403] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260608 09:57:59.774780 16638 raft_consensus.cc:359] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.775713 16638 raft_consensus.cc:385] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:59.776072 16638 raft_consensus.cc:740] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e6a01a7584146e7895e937f1965d563, State: Initialized, Role: FOLLOWER
I20260608 09:57:59.776890 16638 consensus_queue.cc:260] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.777966 16637 tablet_bootstrap.cc:654] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c: Neither blocks nor log segments found. Creating new log.
I20260608 09:57:59.779328 16638 ts_tablet_manager.cc:1434] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:57:59.782110 16443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" is_pre_election: true
I20260608 09:57:59.782685 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" is_pre_election: true
I20260608 09:57:59.783001 16443 raft_consensus.cc:2468] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 0.
I20260608 09:57:59.783385 16592 raft_consensus.cc:2468] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 0.
I20260608 09:57:59.790175 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" is_pre_election: true
I20260608 09:57:59.790582 16484 leader_election.cc:304] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e6a01a7584146e7895e937f1965d563, 5b9c38eb07ad4ad58d4fff8ab5d1abcf; no voters: 
I20260608 09:57:59.790894 16592 raft_consensus.cc:2468] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0818a47ed4aa416bac1c63a1bb07cf3c in term 0.
I20260608 09:57:59.791841 16644 raft_consensus.cc:2804] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:59.792219 16644 raft_consensus.cc:493] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:59.792579 16644 raft_consensus.cc:3060] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:59.794734 16409 leader_election.cc:304] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0818a47ed4aa416bac1c63a1bb07cf3c, 5b9c38eb07ad4ad58d4fff8ab5d1abcf; no voters: 
I20260608 09:57:59.795819 16651 raft_consensus.cc:2804] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:59.796231 16651 raft_consensus.cc:493] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:59.796610 16651 raft_consensus.cc:3060] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:59.801436 16644 raft_consensus.cc:515] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.803696 16644 leader_election.cc:290] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 election: Requested vote from peers 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697), 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925)
I20260608 09:57:59.803761 16637 tablet_bootstrap.cc:492] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c: No bootstrap required, opened a new log
I20260608 09:57:59.804394 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf"
I20260608 09:57:59.805202 16592 raft_consensus.cc:3060] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:59.805472 16443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c"
I20260608 09:57:59.805872 16637 ts_tablet_manager.cc:1403] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.007s
I20260608 09:57:59.805414 16518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6a01a7584146e7895e937f1965d563" is_pre_election: true
I20260608 09:57:59.806736 16518 raft_consensus.cc:2393] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0818a47ed4aa416bac1c63a1bb07cf3c in current term 1: Already voted for candidate 0e6a01a7584146e7895e937f1965d563 in this term.
I20260608 09:57:59.806795 16651 raft_consensus.cc:515] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.808168 16443 raft_consensus.cc:2393] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0e6a01a7584146e7895e937f1965d563 in current term 1: Already voted for candidate 0818a47ed4aa416bac1c63a1bb07cf3c in this term.
I20260608 09:57:59.809300 16637 raft_consensus.cc:359] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.810098 16637 raft_consensus.cc:385] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:57:59.810322 16637 raft_consensus.cc:740] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0818a47ed4aa416bac1c63a1bb07cf3c, State: Initialized, Role: FOLLOWER
I20260608 09:57:59.810969 16637 consensus_queue.cc:260] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.813052 16651 leader_election.cc:290] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [CANDIDATE]: Term 1 election: Requested vote from peers 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697), 0e6a01a7584146e7895e937f1965d563 (127.10.181.130:45787)
I20260608 09:57:59.813292 16637 ts_tablet_manager.cc:1434] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260608 09:57:59.814033 16591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf"
I20260608 09:57:59.814556 16518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e6a01a7584146e7895e937f1965d563"
I20260608 09:57:59.815346 16518 raft_consensus.cc:2393] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0818a47ed4aa416bac1c63a1bb07cf3c in current term 1: Already voted for candidate 0e6a01a7584146e7895e937f1965d563 in this term.
I20260608 09:57:59.815404 16592 raft_consensus.cc:2468] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 1.
I20260608 09:57:59.816545 16484 leader_election.cc:304] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [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: 0e6a01a7584146e7895e937f1965d563, 5b9c38eb07ad4ad58d4fff8ab5d1abcf; no voters: 0818a47ed4aa416bac1c63a1bb07cf3c
I20260608 09:57:59.816718 16409 leader_election.cc:304] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [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: 0818a47ed4aa416bac1c63a1bb07cf3c; no voters: 0e6a01a7584146e7895e937f1965d563, 5b9c38eb07ad4ad58d4fff8ab5d1abcf
I20260608 09:57:59.817471 16644 raft_consensus.cc:2804] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:59.817868 16651 raft_consensus.cc:2749] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:57:59.819087 16644 raft_consensus.cc:697] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Becoming Leader. State: Replica: 0e6a01a7584146e7895e937f1965d563, State: Running, Role: LEADER
I20260608 09:57:59.820269 16656 raft_consensus.cc:493] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:59.820067 16644 consensus_queue.cc:237] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:57:59.820830 16656 raft_consensus.cc:515] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.823182 16656 leader_election.cc:290] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925), 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697)
I20260608 09:57:59.825655 16443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9be5dfba94f439e8f5a750728336d6d" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" is_pre_election: true
I20260608 09:57:59.825721 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9be5dfba94f439e8f5a750728336d6d" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" is_pre_election: true
I20260608 09:57:59.826545 16592 raft_consensus.cc:2468] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 0.
I20260608 09:57:59.826503 16443 raft_consensus.cc:2468] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 0.
I20260608 09:57:59.827742 16484 leader_election.cc:304] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e6a01a7584146e7895e937f1965d563, 5b9c38eb07ad4ad58d4fff8ab5d1abcf; no voters: 
I20260608 09:57:59.828642 16657 raft_consensus.cc:2804] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:59.829074 16657 raft_consensus.cc:493] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:59.829520 16657 raft_consensus.cc:3060] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:59.835608 16657 raft_consensus.cc:515] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.835572 16339 catalog_manager.cc:5696] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e6a01a7584146e7895e937f1965d563 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "0e6a01a7584146e7895e937f1965d563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } health_report { overall_health: HEALTHY } } }
I20260608 09:57:59.837919 16657 leader_election.cc:290] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 election: Requested vote from peers 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925), 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697)
I20260608 09:57:59.838557 16443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9be5dfba94f439e8f5a750728336d6d" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c"
I20260608 09:57:59.838923 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9be5dfba94f439e8f5a750728336d6d" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf"
I20260608 09:57:59.839182 16443 raft_consensus.cc:3060] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:59.839520 16592 raft_consensus.cc:3060] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:59.846587 16443 raft_consensus.cc:2468] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 1.
I20260608 09:57:59.846587 16592 raft_consensus.cc:2468] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 1.
I20260608 09:57:59.847976 16484 leader_election.cc:304] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0818a47ed4aa416bac1c63a1bb07cf3c, 0e6a01a7584146e7895e937f1965d563; no voters: 
I20260608 09:57:59.848623 16657 raft_consensus.cc:2804] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:59.849047 16657 raft_consensus.cc:697] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Becoming Leader. State: Replica: 0e6a01a7584146e7895e937f1965d563, State: Running, Role: LEADER
I20260608 09:57:59.849712 16657 consensus_queue.cc:237] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.857074 16339 catalog_manager.cc:5696] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e6a01a7584146e7895e937f1965d563 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "0e6a01a7584146e7895e937f1965d563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:59.903271 16657 raft_consensus.cc:493] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:57:59.903846 16657 raft_consensus.cc:515] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.905705 16657 leader_election.cc:290] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925), 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697)
I20260608 09:57:59.906620 16443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b7bfe8bceb4c49ab94ae3ef5b53e0c" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" is_pre_election: true
I20260608 09:57:59.906864 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b7bfe8bceb4c49ab94ae3ef5b53e0c" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" is_pre_election: true
I20260608 09:57:59.907212 16443 raft_consensus.cc:2468] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 0.
I20260608 09:57:59.907497 16592 raft_consensus.cc:2468] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 0.
I20260608 09:57:59.908293 16484 leader_election.cc:304] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0818a47ed4aa416bac1c63a1bb07cf3c, 0e6a01a7584146e7895e937f1965d563; no voters: 
I20260608 09:57:59.909024 16657 raft_consensus.cc:2804] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:57:59.909405 16657 raft_consensus.cc:493] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:57:59.909772 16657 raft_consensus.cc:3060] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:59.914657 16657 raft_consensus.cc:515] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.916419 16657 leader_election.cc:290] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 election: Requested vote from peers 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925), 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697)
I20260608 09:57:59.917151 16443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b7bfe8bceb4c49ab94ae3ef5b53e0c" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c"
I20260608 09:57:59.917518 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58b7bfe8bceb4c49ab94ae3ef5b53e0c" candidate_uuid: "0e6a01a7584146e7895e937f1965d563" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf"
I20260608 09:57:59.917831 16443 raft_consensus.cc:3060] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:59.918123 16592 raft_consensus.cc:3060] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:57:59.924798 16592 raft_consensus.cc:2468] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 1.
I20260608 09:57:59.924798 16443 raft_consensus.cc:2468] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e6a01a7584146e7895e937f1965d563 in term 1.
I20260608 09:57:59.926294 16484 leader_election.cc:304] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e6a01a7584146e7895e937f1965d563, 5b9c38eb07ad4ad58d4fff8ab5d1abcf; no voters: 
I20260608 09:57:59.926932 16657 raft_consensus.cc:2804] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:57:59.927376 16657 raft_consensus.cc:697] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Becoming Leader. State: Replica: 0e6a01a7584146e7895e937f1965d563, State: Running, Role: LEADER
I20260608 09:57:59.928031 16657 consensus_queue.cc:237] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:57:59.935736 16339 catalog_manager.cc:5696] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e6a01a7584146e7895e937f1965d563 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "0e6a01a7584146e7895e937f1965d563" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260608 09:57:59.952234 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:57:59.959061 16661 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:59.960841 16662 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:57:59.961701 16664 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:57:59.961796 10966 server_base.cc:1061] running on GCE node
I20260608 09:57:59.963541 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:57:59.963830 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:57:59.964043 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912679964023 us; error 0 us; skew 500 ppm
I20260608 09:57:59.964808 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:57:59.967133 10966 webserver.cc:533] Webserver started at http://127.10.181.132:45907/ using document root <none> and password file <none>
I20260608 09:57:59.967600 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:57:59.967836 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:57:59.968117 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:57:59.969223 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "77ba6ae1aae04a17b7ce902ffc653213"
format_stamp: "Formatted at 2026-06-08 09:57:59 on dist-test-slave-d6kj"
I20260608 09:57:59.974100 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:57:59.977952 16669 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:57:59.978761 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:57:59.979069 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "77ba6ae1aae04a17b7ce902ffc653213"
format_stamp: "Formatted at 2026-06-08 09:57:59 on dist-test-slave-d6kj"
I20260608 09:57:59.979368 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:00.001513 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:00.002847 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:00.004449 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:00.007061 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:00.007305 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:00.007555 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:00.007750 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:00.051322 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:45487
I20260608 09:58:00.051445 16732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:45487 every 8 connection(s)
I20260608 09:58:00.059866 16394 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:00.069947 16733 heartbeater.cc:344] Connected to a master server at 127.10.181.190:36157
I20260608 09:58:00.070399 16733 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:00.071403 16733 heartbeater.cc:507] Master 127.10.181.190:36157 requested a full tablet report, sending...
I20260608 09:58:00.073838 16339 ts_manager.cc:194] Registered new tserver with Master: 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132:45487)
I20260608 09:58:00.075460 16339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59174
I20260608 09:58:00.076817 16518 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c"
dest_uuid: "0e6a01a7584146e7895e937f1965d563"
mode: GRACEFUL
new_leader_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf"
 from {username='slave'} at 127.0.0.1:51214
I20260608 09:58:00.077627 16518 raft_consensus.cc:606] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Received request to transfer leadership to TS 5b9c38eb07ad4ad58d4fff8ab5d1abcf
I20260608 09:58:00.080281 16518 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9be5dfba94f439e8f5a750728336d6d"
dest_uuid: "0e6a01a7584146e7895e937f1965d563"
mode: GRACEFUL
new_leader_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c"
 from {username='slave'} at 127.0.0.1:51214
I20260608 09:58:00.080717 16518 raft_consensus.cc:606] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Received request to transfer leadership to TS 0818a47ed4aa416bac1c63a1bb07cf3c
I20260608 09:58:00.081902 16394 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 09:58:00.082304 16394 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:00.116493 16657 consensus_queue.cc:1048] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:58:00.123771 16644 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 09:58:00.124096 16644 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 09:58:00.142663 16657 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:00.151983 16657 consensus_queue.cc:1048] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:00.163882 16743 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:00.212144 16743 consensus_queue.cc:1048] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:00.250126 16743 consensus_queue.cc:1048] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:00.252465 16656 raft_consensus.cc:993] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563: : Instructing follower 0818a47ed4aa416bac1c63a1bb07cf3c to start an election
I20260608 09:58:00.253026 16743 raft_consensus.cc:1081] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Signalling peer 0818a47ed4aa416bac1c63a1bb07cf3c to start an election
I20260608 09:58:00.254860 16443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9be5dfba94f439e8f5a750728336d6d"
dest_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c"
 from {username='slave'} at 127.0.0.1:51238
I20260608 09:58:00.255484 16443 raft_consensus.cc:493] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:00.255905 16443 raft_consensus.cc:3060] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:00.261940 16443 raft_consensus.cc:515] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:58:00.263945 16443 leader_election.cc:290] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [CANDIDATE]: Term 2 election: Requested vote from peers 0e6a01a7584146e7895e937f1965d563 (127.10.181.130:45787), 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697)
I20260608 09:58:00.264618 16518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9be5dfba94f439e8f5a750728336d6d" candidate_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e6a01a7584146e7895e937f1965d563"
I20260608 09:58:00.265086 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9be5dfba94f439e8f5a750728336d6d" candidate_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf"
I20260608 09:58:00.265239 16518 raft_consensus.cc:3055] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:00.265758 16518 raft_consensus.cc:740] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e6a01a7584146e7895e937f1965d563, State: Running, Role: LEADER
I20260608 09:58:00.265765 16592 raft_consensus.cc:3060] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:00.266896 16518 consensus_queue.cc:260] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [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: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:58:00.268175 16518 raft_consensus.cc:3060] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:00.271512 16592 raft_consensus.cc:2468] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0818a47ed4aa416bac1c63a1bb07cf3c in term 2.
I20260608 09:58:00.272504 16409 leader_election.cc:304] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [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: 0818a47ed4aa416bac1c63a1bb07cf3c, 5b9c38eb07ad4ad58d4fff8ab5d1abcf; no voters: 
I20260608 09:58:00.273272 16651 raft_consensus.cc:2804] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:00.273710 16518 raft_consensus.cc:2468] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0818a47ed4aa416bac1c63a1bb07cf3c in term 2.
I20260608 09:58:00.273795 16651 raft_consensus.cc:697] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 LEADER]: Becoming Leader. State: Replica: 0818a47ed4aa416bac1c63a1bb07cf3c, State: Running, Role: LEADER
I20260608 09:58:00.274817 16651 consensus_queue.cc:237] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [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: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } }
I20260608 09:58:00.281394 16340 catalog_manager.cc:5696] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c reported cstate change: term changed from 1 to 2, leader changed from 0e6a01a7584146e7895e937f1965d563 (127.10.181.130) to 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129). New cstate: current_term: 2 leader_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:00.539510 16592 raft_consensus.cc:1275] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Refusing update from remote peer 0818a47ed4aa416bac1c63a1bb07cf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:00.540836 16651 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:00.592782 16518 raft_consensus.cc:1275] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Refusing update from remote peer 0818a47ed4aa416bac1c63a1bb07cf3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:00.594273 16651 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:00.637995 16748 raft_consensus.cc:993] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563: : Instructing follower 5b9c38eb07ad4ad58d4fff8ab5d1abcf to start an election
I20260608 09:58:00.638532 16644 raft_consensus.cc:1081] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Signalling peer 5b9c38eb07ad4ad58d4fff8ab5d1abcf to start an election
I20260608 09:58:00.640197 16592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c"
dest_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf"
 from {username='slave'} at 127.0.0.1:46584
I20260608 09:58:00.640727 16592 raft_consensus.cc:493] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:00.641062 16592 raft_consensus.cc:3060] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:00.645897 16592 raft_consensus.cc:515] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:58:00.647943 16592 leader_election.cc:290] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [CANDIDATE]: Term 2 election: Requested vote from peers 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925), 0e6a01a7584146e7895e937f1965d563 (127.10.181.130:45787)
I20260608 09:58:00.660390 16518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e6a01a7584146e7895e937f1965d563"
I20260608 09:58:00.660491 16443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568b3c22fe4541dab873f9258cb8ff4c" candidate_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c"
I20260608 09:58:00.661175 16518 raft_consensus.cc:3055] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:58:00.661195 16443 raft_consensus.cc:3060] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:00.661756 16518 raft_consensus.cc:740] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e6a01a7584146e7895e937f1965d563, State: Running, Role: LEADER
I20260608 09:58:00.662708 16518 consensus_queue.cc:260] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [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: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:58:00.664053 16518 raft_consensus.cc:3060] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:00.668776 16443 raft_consensus.cc:2468] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b9c38eb07ad4ad58d4fff8ab5d1abcf in term 2.
I20260608 09:58:00.670189 16558 leader_election.cc:304] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [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: 0818a47ed4aa416bac1c63a1bb07cf3c, 5b9c38eb07ad4ad58d4fff8ab5d1abcf; no voters: 
I20260608 09:58:00.671141 16640 raft_consensus.cc:2804] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:00.671141 16518 raft_consensus.cc:2468] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b9c38eb07ad4ad58d4fff8ab5d1abcf in term 2.
I20260608 09:58:00.672587 16640 raft_consensus.cc:697] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 LEADER]: Becoming Leader. State: Replica: 5b9c38eb07ad4ad58d4fff8ab5d1abcf, State: Running, Role: LEADER
I20260608 09:58:00.673369 16640 consensus_queue.cc:237] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [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: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } }
I20260608 09:58:00.679877 16339 catalog_manager.cc:5696] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf reported cstate change: term changed from 1 to 2, leader changed from 0e6a01a7584146e7895e937f1965d563 (127.10.181.130) to 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131). New cstate: current_term: 2 leader_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:00.975644 16518 raft_consensus.cc:1275] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Refusing update from remote peer 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:00.976892 16640 consensus_queue.cc:1048] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:01.042263 16443 raft_consensus.cc:1275] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 FOLLOWER]: Refusing update from remote peer 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:01.043780 16640 consensus_queue.cc:1048] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:01.078524 16733 heartbeater.cc:499] Master 127.10.181.190:36157 was elected leader, sending a full tablet report...
I20260608 09:58:01.090034 16518 consensus_queue.cc:237] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [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: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } }
I20260608 09:58:01.096923 16592 raft_consensus.cc:1275] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Refusing update from remote peer 0e6a01a7584146e7895e937f1965d563: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:01.097641 16443 raft_consensus.cc:1275] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Refusing update from remote peer 0e6a01a7584146e7895e937f1965d563: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:01.098701 16644 consensus_queue.cc:1048] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:01.100035 16656 consensus_queue.cc:1048] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:01.109967 16592 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } } }
W20260608 09:58:01.113291 16482 consensus_peers.cc:597] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 -> Peer 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132:45487): Couldn't send request to peer 77ba6ae1aae04a17b7ce902ffc653213. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58b7bfe8bceb4c49ab94ae3ef5b53e0c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:01.112924 16443 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } } }
I20260608 09:58:01.123608 16339 catalog_manager.cc:5696] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf reported cstate change: config changed from index -1 to 2, NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "0e6a01a7584146e7895e937f1965d563" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } } }
I20260608 09:58:01.384900 16748 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } } }
I20260608 09:58:01.410233 16443 consensus_queue.cc:237] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [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: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } }
I20260608 09:58:01.415606 16763 ts_tablet_manager.cc:933] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: Initiating tablet copy from peer 0e6a01a7584146e7895e937f1965d563 (127.10.181.130:45787)
I20260608 09:58:01.419236 16763 tablet_copy_client.cc:323] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.130:45787
I20260608 09:58:01.419909 16518 raft_consensus.cc:1275] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Refusing update from remote peer 0818a47ed4aa416bac1c63a1bb07cf3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:01.419865 16592 raft_consensus.cc:1275] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Refusing update from remote peer 0818a47ed4aa416bac1c63a1bb07cf3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:01.422667 16645 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:01.424855 16645 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:01.433113 16528 tablet_copy_service.cc:140] P 0e6a01a7584146e7895e937f1965d563: Received BeginTabletCopySession request for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c from peer 77ba6ae1aae04a17b7ce902ffc653213 ({username='slave'} at 127.0.0.1:51246)
I20260608 09:58:01.433830 16528 tablet_copy_service.cc:161] P 0e6a01a7584146e7895e937f1965d563: Beginning new tablet copy session on tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c from peer 77ba6ae1aae04a17b7ce902ffc653213 at {username='slave'} at 127.0.0.1:51246: session id = 77ba6ae1aae04a17b7ce902ffc653213-58b7bfe8bceb4c49ab94ae3ef5b53e0c
W20260608 09:58:01.434887 16407 consensus_peers.cc:597] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c -> Peer 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132:45487): Couldn't send request to peer 77ba6ae1aae04a17b7ce902ffc653213. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9be5dfba94f439e8f5a750728336d6d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:01.436710 16518 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } } }
I20260608 09:58:01.441974 16528 tablet_copy_source_session.cc:215] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:01.440047 16592 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } } }
I20260608 09:58:01.445885 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:01.451936 16341 catalog_manager.cc:5696] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 reported cstate change: config changed from index -1 to 3, NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) added. New cstate: current_term: 2 leader_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } } }
I20260608 09:58:01.462196 16763 tablet_copy_client.cc:806] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:01.462762 16763 tablet_copy_client.cc:670] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:01.466605 16763 tablet_copy_client.cc:538] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:01.473766 16763 tablet_bootstrap.cc:492] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: Bootstrap starting.
I20260608 09:58:01.490670 16763 tablet_bootstrap.cc:492] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:01.491433 16763 tablet_bootstrap.cc:492] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: Bootstrap complete.
I20260608 09:58:01.492026 16763 ts_tablet_manager.cc:1403] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260608 09:58:01.494452 16763 raft_consensus.cc:359] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } }
I20260608 09:58:01.495090 16763 raft_consensus.cc:740] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77ba6ae1aae04a17b7ce902ffc653213, State: Initialized, Role: LEARNER
I20260608 09:58:01.495654 16763 consensus_queue.cc:260] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [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: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } }
I20260608 09:58:01.497831 16763 ts_tablet_manager.cc:1434] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 09:58:01.499712 16528 tablet_copy_service.cc:342] P 0e6a01a7584146e7895e937f1965d563: Request end of tablet copy session 77ba6ae1aae04a17b7ce902ffc653213-58b7bfe8bceb4c49ab94ae3ef5b53e0c received from {username='slave'} at 127.0.0.1:51246
I20260608 09:58:01.500181 16528 tablet_copy_service.cc:434] P 0e6a01a7584146e7895e937f1965d563: ending tablet copy session 77ba6ae1aae04a17b7ce902ffc653213-58b7bfe8bceb4c49ab94ae3ef5b53e0c on tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c with peer 77ba6ae1aae04a17b7ce902ffc653213
I20260608 09:58:01.698698 16645 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } } }
I20260608 09:58:01.733474 16707 raft_consensus.cc:1217] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:01.763150 16763 ts_tablet_manager.cc:933] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: Initiating tablet copy from peer 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925)
I20260608 09:58:01.764997 16763 tablet_copy_client.cc:323] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:43925
I20260608 09:58:01.774541 16453 tablet_copy_service.cc:140] P 0818a47ed4aa416bac1c63a1bb07cf3c: Received BeginTabletCopySession request for tablet c9be5dfba94f439e8f5a750728336d6d from peer 77ba6ae1aae04a17b7ce902ffc653213 ({username='slave'} at 127.0.0.1:51246)
I20260608 09:58:01.775179 16453 tablet_copy_service.cc:161] P 0818a47ed4aa416bac1c63a1bb07cf3c: Beginning new tablet copy session on tablet c9be5dfba94f439e8f5a750728336d6d from peer 77ba6ae1aae04a17b7ce902ffc653213 at {username='slave'} at 127.0.0.1:51246: session id = 77ba6ae1aae04a17b7ce902ffc653213-c9be5dfba94f439e8f5a750728336d6d
I20260608 09:58:01.782234 16453 tablet_copy_source_session.cc:215] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:01.784963 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9be5dfba94f439e8f5a750728336d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:01.796344 16763 tablet_copy_client.cc:806] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:01.796972 16763 tablet_copy_client.cc:670] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:01.800805 16763 tablet_copy_client.cc:538] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:01.807107 16763 tablet_bootstrap.cc:492] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: Bootstrap starting.
I20260608 09:58:01.824802 16763 tablet_bootstrap.cc:492] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:01.825656 16763 tablet_bootstrap.cc:492] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: Bootstrap complete.
I20260608 09:58:01.826268 16763 ts_tablet_manager.cc:1403] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 09:58:01.828588 16763 raft_consensus.cc:359] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } }
I20260608 09:58:01.829207 16763 raft_consensus.cc:740] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 77ba6ae1aae04a17b7ce902ffc653213, State: Initialized, Role: LEARNER
I20260608 09:58:01.829867 16763 consensus_queue.cc:260] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [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: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: true } }
I20260608 09:58:01.831665 16763 ts_tablet_manager.cc:1434] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 09:58:01.833487 16453 tablet_copy_service.cc:342] P 0818a47ed4aa416bac1c63a1bb07cf3c: Request end of tablet copy session 77ba6ae1aae04a17b7ce902ffc653213-c9be5dfba94f439e8f5a750728336d6d received from {username='slave'} at 127.0.0.1:51246
I20260608 09:58:01.833922 16453 tablet_copy_service.cc:434] P 0818a47ed4aa416bac1c63a1bb07cf3c: ending tablet copy session 77ba6ae1aae04a17b7ce902ffc653213-c9be5dfba94f439e8f5a750728336d6d on tablet c9be5dfba94f439e8f5a750728336d6d with peer 77ba6ae1aae04a17b7ce902ffc653213
I20260608 09:58:02.083362 16394 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:02.087507 16394 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:02.088045 16394 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:02.106362 16707 raft_consensus.cc:1217] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:58:02.277688 16773 raft_consensus.cc:1064] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563: attempting to promote NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 to VOTER
I20260608 09:58:02.280674 16773 consensus_queue.cc:237] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [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: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } }
I20260608 09:58:02.288630 16707 raft_consensus.cc:1275] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [term 1 LEARNER]: Refusing update from remote peer 0e6a01a7584146e7895e937f1965d563: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:02.288710 16592 raft_consensus.cc:1275] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Refusing update from remote peer 0e6a01a7584146e7895e937f1965d563: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:02.288889 16443 raft_consensus.cc:1275] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Refusing update from remote peer 0e6a01a7584146e7895e937f1965d563: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:02.290836 16773 consensus_queue.cc:1048] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:02.291806 16656 consensus_queue.cc:1048] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:02.292758 16774 consensus_queue.cc:1048] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:02.320477 16443 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.322045 16592 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.335314 16341 catalog_manager.cc:5696] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c reported cstate change: config changed from index 2 to 3, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e6a01a7584146e7895e937f1965d563" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.423141 16773 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.432461 16707 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.604106 16767 raft_consensus.cc:1064] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c: attempting to promote NON_VOTER 77ba6ae1aae04a17b7ce902ffc653213 to VOTER
I20260608 09:58:02.607007 16767 consensus_queue.cc:237] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [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: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } }
I20260608 09:58:02.614979 16518 raft_consensus.cc:1275] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Refusing update from remote peer 0818a47ed4aa416bac1c63a1bb07cf3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:02.615254 16592 raft_consensus.cc:1275] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Refusing update from remote peer 0818a47ed4aa416bac1c63a1bb07cf3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:02.617187 16707 raft_consensus.cc:1275] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [term 2 LEARNER]: Refusing update from remote peer 0818a47ed4aa416bac1c63a1bb07cf3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:02.617091 16780 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:02.618161 16767 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:02.619474 16770 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:02.645831 16517 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.645624 16592 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.650688 16518 consensus_queue.cc:237] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [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: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } }
I20260608 09:58:02.658021 16707 raft_consensus.cc:1275] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [term 1 FOLLOWER]: Refusing update from remote peer 0e6a01a7584146e7895e937f1965d563: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:02.658021 16591 raft_consensus.cc:1275] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Refusing update from remote peer 0e6a01a7584146e7895e937f1965d563: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:02.660871 16774 consensus_queue.cc:1048] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:02.661913 16748 consensus_queue.cc:1048] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:02.663574 16339 catalog_manager.cc:5696] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf reported cstate change: config changed from index 3 to 4, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.674485 16707 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.679190 16591 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.705472 16780 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.715128 16707 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 77ba6ae1aae04a17b7ce902ffc653213 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } attrs { replace: true } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.880733 16773 raft_consensus.cc:2955] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.892372 16328 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:02.926034 16341 catalog_manager.cc:5696] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 reported cstate change: config changed from index 3 to 4, VOTER 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129) evicted. New cstate: current_term: 1 leader_uuid: "0e6a01a7584146e7895e937f1965d563" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "5b9c38eb07ad4ad58d4fff8ab5d1abcf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39697 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.935643 16443 consensus_queue.cc:237] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [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: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } }
I20260608 09:58:02.940583 16707 raft_consensus.cc:1275] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [term 2 FOLLOWER]: Refusing update from remote peer 0818a47ed4aa416bac1c63a1bb07cf3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:02.940799 16517 raft_consensus.cc:1275] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Refusing update from remote peer 0818a47ed4aa416bac1c63a1bb07cf3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:02.942322 16770 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:02.943161 16767 consensus_queue.cc:1048] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:02.953037 16517 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:02.955129 16707 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:03.005641 16433 tablet_service.cc:1558] Processing DeleteTablet for tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c with delete_type TABLET_DATA_TOMBSTONED (TS 0818a47ed4aa416bac1c63a1bb07cf3c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51228
I20260608 09:58:03.011798 16786 tablet_replica.cc:333] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c: stopping tablet replica
I20260608 09:58:03.012817 16786 raft_consensus.cc:2243] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:03.012504 16338 catalog_manager.cc:5696] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 reported cstate change: config changed from index 4 to 5, VOTER 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131) evicted. New cstate: current_term: 2 leader_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:03.013753 16786 raft_consensus.cc:2272] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:03.017052 16786 ts_tablet_manager.cc:1916] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:03.030129 16786 ts_tablet_manager.cc:1929] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:58:03.030541 16786 log.cc:1199] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0818a47ed4aa416bac1c63a1bb07cf3c: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/58b7bfe8bceb4c49ab94ae3ef5b53e0c
I20260608 09:58:03.032059 16328 catalog_manager.cc:5027] TS 0818a47ed4aa416bac1c63a1bb07cf3c (127.10.181.129:43925): tablet 58b7bfe8bceb4c49ab94ae3ef5b53e0c (table test-workload [id=587f08040e784f3bba3abfc08e126f0c]) successfully deleted
I20260608 09:58:03.164418 16581 tablet_service.cc:1558] Processing DeleteTablet for tablet c9be5dfba94f439e8f5a750728336d6d with delete_type TABLET_DATA_TOMBSTONED (TS 5b9c38eb07ad4ad58d4fff8ab5d1abcf not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46572
I20260608 09:58:03.166872 16787 tablet_replica.cc:333] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: stopping tablet replica
I20260608 09:58:03.167618 16787 raft_consensus.cc:2243] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:03.168452 16787 raft_consensus.cc:2272] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:03.171710 16787 ts_tablet_manager.cc:1916] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:03.182945 16787 ts_tablet_manager.cc:1929] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:58:03.183305 16787 log.cc:1199] T c9be5dfba94f439e8f5a750728336d6d P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/c9be5dfba94f439e8f5a750728336d6d
I20260608 09:58:03.184713 16328 catalog_manager.cc:5027] TS 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131:39697): tablet c9be5dfba94f439e8f5a750728336d6d (table test-workload [id=587f08040e784f3bba3abfc08e126f0c]) successfully deleted
I20260608 09:58:03.639109 16770 raft_consensus.cc:2955] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5b9c38eb07ad4ad58d4fff8ab5d1abcf (127.10.181.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0818a47ed4aa416bac1c63a1bb07cf3c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43925 } } peers { permanent_uuid: "0e6a01a7584146e7895e937f1965d563" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45787 } } peers { permanent_uuid: "77ba6ae1aae04a17b7ce902ffc653213" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45487 } attrs { promote: false } } }
I20260608 09:58:03.646296 16328 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c9be5dfba94f439e8f5a750728336d6d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:04.089273 16394 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:04.092119 16394 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:04.092509 16394 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:06.117123 16394 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:06.125667 16394 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:06.126793 16394 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:08.128026 16394 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:08.131328 16394 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:08.131701 16394 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:10.132630 16394 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:10.135810 16394 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:10.136176 16394 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:11.126025 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:58:11.159502 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:11.160565 10966 tablet_replica.cc:333] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c: stopping tablet replica
I20260608 09:58:11.161339 10966 raft_consensus.cc:2243] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:11.162554 10966 raft_consensus.cc:2272] T c9be5dfba94f439e8f5a750728336d6d P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.165788 10966 tablet_replica.cc:333] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c: stopping tablet replica
I20260608 09:58:11.166337 10966 raft_consensus.cc:2243] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:11.166916 10966 raft_consensus.cc:2272] T 568b3c22fe4541dab873f9258cb8ff4c P 0818a47ed4aa416bac1c63a1bb07cf3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.194168 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:58:11.216480 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:58:11.240115 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:11.240958 10966 tablet_replica.cc:333] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563: stopping tablet replica
I20260608 09:58:11.241726 10966 raft_consensus.cc:2243] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:11.242726 10966 raft_consensus.cc:2272] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 0e6a01a7584146e7895e937f1965d563 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.245368 10966 tablet_replica.cc:333] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563: stopping tablet replica
I20260608 09:58:11.245925 10966 raft_consensus.cc:2243] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:11.246754 10966 raft_consensus.cc:2272] T c9be5dfba94f439e8f5a750728336d6d P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.249224 10966 tablet_replica.cc:333] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563: stopping tablet replica
I20260608 09:58:11.249760 10966 raft_consensus.cc:2243] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:11.250289 10966 raft_consensus.cc:2272] T 568b3c22fe4541dab873f9258cb8ff4c P 0e6a01a7584146e7895e937f1965d563 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.275866 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
W20260608 09:58:11.275839 16558 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.130:45787: connect: Connection refused (error 111) [suppressed 31 similar messages]
W20260608 09:58:11.280277 16558 consensus_peers.cc:597] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf -> Peer 0e6a01a7584146e7895e937f1965d563 (127.10.181.130:45787): Couldn't send request to peer 0e6a01a7584146e7895e937f1965d563. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.130:45787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:11.292500 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:58:11.319911 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:11.320672 10966 tablet_replica.cc:333] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: stopping tablet replica
I20260608 09:58:11.321345 10966 raft_consensus.cc:2243] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:11.322530 10966 raft_consensus.cc:2272] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.324927 10966 tablet_replica.cc:333] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf: stopping tablet replica
I20260608 09:58:11.325452 10966 raft_consensus.cc:2243] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:11.326356 10966 raft_consensus.cc:2272] T 568b3c22fe4541dab873f9258cb8ff4c P 5b9c38eb07ad4ad58d4fff8ab5d1abcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.350656 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:58:11.367209 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:58:11.391378 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:11.392145 10966 tablet_replica.cc:333] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213: stopping tablet replica
I20260608 09:58:11.392781 10966 raft_consensus.cc:2243] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:11.393661 10966 raft_consensus.cc:2272] T c9be5dfba94f439e8f5a750728336d6d P 77ba6ae1aae04a17b7ce902ffc653213 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.396279 10966 tablet_replica.cc:333] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213: stopping tablet replica
I20260608 09:58:11.396852 10966 raft_consensus.cc:2243] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:11.397753 10966 raft_consensus.cc:2272] T 58b7bfe8bceb4c49ab94ae3ef5b53e0c P 77ba6ae1aae04a17b7ce902ffc653213 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.419734 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:58:11.434115 10966 master.cc:562] Master@127.10.181.190:36157 shutting down...
I20260608 09:58:11.459473 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:11.460196 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:11.460542 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1194e418ec0e45999e8308893ebec8f7: stopping tablet replica
I20260608 09:58:11.481371 10966 master.cc:584] Master@127.10.181.190:36157 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (13615 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 09:58:11.521754 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:46635
I20260608 09:58:11.522964 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:11.528846 16794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:11.528939 16795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:11.529744 16797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:11.530989 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:11.531838 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:11.532042 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:11.532223 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912691532193 us; error 0 us; skew 500 ppm
I20260608 09:58:11.532825 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:11.535526 10966 webserver.cc:533] Webserver started at http://127.10.181.190:36931/ using document root <none> and password file <none>
I20260608 09:58:11.536033 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:11.536224 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:11.536520 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:11.537765 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "5800a0f2788c4baba7c249ef4c441604"
format_stamp: "Formatted at 2026-06-08 09:58:11 on dist-test-slave-d6kj"
I20260608 09:58:11.542423 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:58:11.546186 16802 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:11.546940 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:58:11.547245 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "5800a0f2788c4baba7c249ef4c441604"
format_stamp: "Formatted at 2026-06-08 09:58:11 on dist-test-slave-d6kj"
I20260608 09:58:11.547572 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:11.565119 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:11.566442 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:11.605625 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:46635
I20260608 09:58:11.605746 16853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:46635 every 8 connection(s)
I20260608 09:58:11.610108 16854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:11.621939 16854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604: Bootstrap starting.
I20260608 09:58:11.627422 16854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:11.632021 16854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604: No bootstrap required, opened a new log
I20260608 09:58:11.634585 16854 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5800a0f2788c4baba7c249ef4c441604" member_type: VOTER }
I20260608 09:58:11.635040 16854 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:11.635234 16854 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5800a0f2788c4baba7c249ef4c441604, State: Initialized, Role: FOLLOWER
I20260608 09:58:11.635816 16854 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5800a0f2788c4baba7c249ef4c441604" member_type: VOTER }
I20260608 09:58:11.636276 16854 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:11.636484 16854 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:11.636708 16854 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:11.643438 16854 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5800a0f2788c4baba7c249ef4c441604" member_type: VOTER }
I20260608 09:58:11.643965 16854 leader_election.cc:304] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [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: 5800a0f2788c4baba7c249ef4c441604; no voters: 
I20260608 09:58:11.645267 16854 leader_election.cc:290] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:11.645701 16858 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:11.647102 16858 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 1 LEADER]: Becoming Leader. State: Replica: 5800a0f2788c4baba7c249ef4c441604, State: Running, Role: LEADER
I20260608 09:58:11.647871 16858 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [LEADER]: Queue going to LEADER mode. State: All 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: "5800a0f2788c4baba7c249ef4c441604" member_type: VOTER }
I20260608 09:58:11.648665 16854 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:11.651181 16860 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5800a0f2788c4baba7c249ef4c441604. Latest consensus state: current_term: 1 leader_uuid: "5800a0f2788c4baba7c249ef4c441604" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5800a0f2788c4baba7c249ef4c441604" member_type: VOTER } }
I20260608 09:58:11.651119 16859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5800a0f2788c4baba7c249ef4c441604" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5800a0f2788c4baba7c249ef4c441604" member_type: VOTER } }
I20260608 09:58:11.651914 16860 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:11.652159 16859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:11.657647 16863 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:11.664322 16863 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:11.665381 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:11.674283 16863 catalog_manager.cc:1382] Generated new cluster ID: 3b5b0bd7c93e4effb7304804f01c87ba
I20260608 09:58:11.674610 16863 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:11.721438 16863 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:11.722791 16863 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:11.736893 16863 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604: Generated new TSK 0
I20260608 09:58:11.737602 16863 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:11.796218 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:11.802712 16876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:11.804100 16877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:11.807745 10966 server_base.cc:1061] running on GCE node
W20260608 09:58:11.808496 16879 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:11.809614 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:11.809828 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:11.810030 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912691810014 us; error 0 us; skew 500 ppm
I20260608 09:58:11.810688 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:11.813122 10966 webserver.cc:533] Webserver started at http://127.10.181.129:39515/ using document root <none> and password file <none>
I20260608 09:58:11.813722 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:11.813911 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:11.814214 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:11.815387 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "923fb7b79ac04ff899295147744e1c5a"
format_stamp: "Formatted at 2026-06-08 09:58:11 on dist-test-slave-d6kj"
I20260608 09:58:11.820231 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:58:11.823953 16884 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:11.824848 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:58:11.825152 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "923fb7b79ac04ff899295147744e1c5a"
format_stamp: "Formatted at 2026-06-08 09:58:11 on dist-test-slave-d6kj"
I20260608 09:58:11.825456 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:11.841868 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:11.843039 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:11.844476 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:11.847011 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:11.847200 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:11.847484 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:11.847643 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:11.888944 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:37067
I20260608 09:58:11.889082 16946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:37067 every 8 connection(s)
I20260608 09:58:11.894577 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:11.902819 16951 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:11.905017 16952 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:11.906033 10966 server_base.cc:1061] running on GCE node
W20260608 09:58:11.907155 16954 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:11.908034 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:11.908293 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:11.908471 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912691908451 us; error 0 us; skew 500 ppm
I20260608 09:58:11.909051 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:11.912277 10966 webserver.cc:533] Webserver started at http://127.10.181.130:37071/ using document root <none> and password file <none>
I20260608 09:58:11.912406 16947 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46635
I20260608 09:58:11.912853 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:11.912837 16947 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:11.913228 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:11.913616 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:11.913997 16947 heartbeater.cc:507] Master 127.10.181.190:46635 requested a full tablet report, sending...
I20260608 09:58:11.914909 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "d6338745534c46e4a78aed0b345f3390"
format_stamp: "Formatted at 2026-06-08 09:58:11 on dist-test-slave-d6kj"
I20260608 09:58:11.916324 16819 ts_manager.cc:194] Registered new tserver with Master: 923fb7b79ac04ff899295147744e1c5a (127.10.181.129:37067)
I20260608 09:58:11.918270 16819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45964
I20260608 09:58:11.920150 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 09:58:11.924044 16959 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:11.924852 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:11.925155 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "d6338745534c46e4a78aed0b345f3390"
format_stamp: "Formatted at 2026-06-08 09:58:11 on dist-test-slave-d6kj"
I20260608 09:58:11.925530 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:11.942430 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:11.943693 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:11.945304 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:11.947625 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:11.947852 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:11.948086 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:11.948271 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:11.988996 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:44969
I20260608 09:58:11.989128 17022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:44969 every 8 connection(s)
I20260608 09:58:11.994354 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:12.002045 17026 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:12.004132 17027 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:12.007740 17029 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:12.008522 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:12.008853 17023 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46635
I20260608 09:58:12.009382 17023 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:12.009831 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:12.010131 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:12.010368 17023 heartbeater.cc:507] Master 127.10.181.190:46635 requested a full tablet report, sending...
I20260608 09:58:12.010365 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912692010334 us; error 0 us; skew 500 ppm
I20260608 09:58:12.011544 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:12.013084 16819 ts_manager.cc:194] Registered new tserver with Master: d6338745534c46e4a78aed0b345f3390 (127.10.181.130:44969)
I20260608 09:58:12.014333 10966 webserver.cc:533] Webserver started at http://127.10.181.131:37905/ using document root <none> and password file <none>
I20260608 09:58:12.014720 16819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45978
I20260608 09:58:12.014916 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:12.015249 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:12.015520 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:12.017051 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "2306bb49fc744a68a9b017bcf7da9f0e"
format_stamp: "Formatted at 2026-06-08 09:58:12 on dist-test-slave-d6kj"
I20260608 09:58:12.021908 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:58:12.025355 17034 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:12.026261 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:12.026582 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "2306bb49fc744a68a9b017bcf7da9f0e"
format_stamp: "Formatted at 2026-06-08 09:58:12 on dist-test-slave-d6kj"
I20260608 09:58:12.026829 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:12.049494 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:12.050803 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:12.052044 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:12.054622 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:12.054853 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:12.055114 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:12.055294 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:12.094987 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:41413
I20260608 09:58:12.095116 17096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:41413 every 8 connection(s)
I20260608 09:58:12.109483 17097 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46635
I20260608 09:58:12.109930 17097 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:12.110669 17097 heartbeater.cc:507] Master 127.10.181.190:46635 requested a full tablet report, sending...
I20260608 09:58:12.112748 16819 ts_manager.cc:194] Registered new tserver with Master: 2306bb49fc744a68a9b017bcf7da9f0e (127.10.181.131:41413)
I20260608 09:58:12.113781 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01552973s
I20260608 09:58:12.114362 16819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45994
I20260608 09:58:12.921175 16947 heartbeater.cc:499] Master 127.10.181.190:46635 was elected leader, sending a full tablet report...
I20260608 09:58:13.018072 17023 heartbeater.cc:499] Master 127.10.181.190:46635 was elected leader, sending a full tablet report...
I20260608 09:58:13.117041 17097 heartbeater.cc:499] Master 127.10.181.190:46635 was elected leader, sending a full tablet report...
I20260608 09:58:13.170691 16819 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46004:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:13.172894 16819 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:58:13.222774 16987 tablet_service.cc:1511] Processing CreateTablet for tablet ef295acfcc7a4c4b951a8a2e1f7bf74b (DEFAULT_TABLE table=test-workload [id=e9eb34ab81b643f5b62bd13126efdfb8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:58:13.224309 16987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef295acfcc7a4c4b951a8a2e1f7bf74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:13.233019 17062 tablet_service.cc:1511] Processing CreateTablet for tablet ef295acfcc7a4c4b951a8a2e1f7bf74b (DEFAULT_TABLE table=test-workload [id=e9eb34ab81b643f5b62bd13126efdfb8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:58:13.234455 17062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef295acfcc7a4c4b951a8a2e1f7bf74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:13.238296 16912 tablet_service.cc:1511] Processing CreateTablet for tablet ef295acfcc7a4c4b951a8a2e1f7bf74b (DEFAULT_TABLE table=test-workload [id=e9eb34ab81b643f5b62bd13126efdfb8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:58:13.239451 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef295acfcc7a4c4b951a8a2e1f7bf74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:13.245719 17117 tablet_bootstrap.cc:492] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390: Bootstrap starting.
I20260608 09:58:13.255311 17117 tablet_bootstrap.cc:654] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:13.257542 17119 tablet_bootstrap.cc:492] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a: Bootstrap starting.
I20260608 09:58:13.261108 17117 tablet_bootstrap.cc:492] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390: No bootstrap required, opened a new log
I20260608 09:58:13.261715 17117 ts_tablet_manager.cc:1403] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260608 09:58:13.261996 17118 tablet_bootstrap.cc:492] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e: Bootstrap starting.
I20260608 09:58:13.264520 17117 raft_consensus.cc:359] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } }
I20260608 09:58:13.265125 17117 raft_consensus.cc:385] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:13.265425 17117 raft_consensus.cc:740] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6338745534c46e4a78aed0b345f3390, State: Initialized, Role: FOLLOWER
I20260608 09:58:13.266352 17117 consensus_queue.cc:260] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } }
I20260608 09:58:13.267038 17119 tablet_bootstrap.cc:654] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:13.269271 17117 ts_tablet_manager.cc:1434] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:58:13.269359 17118 tablet_bootstrap.cc:654] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:13.272979 17119 tablet_bootstrap.cc:492] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a: No bootstrap required, opened a new log
I20260608 09:58:13.273602 17119 ts_tablet_manager.cc:1403] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 09:58:13.275395 17118 tablet_bootstrap.cc:492] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e: No bootstrap required, opened a new log
I20260608 09:58:13.275844 17118 ts_tablet_manager.cc:1403] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260608 09:58:13.276437 17119 raft_consensus.cc:359] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } }
I20260608 09:58:13.277097 17119 raft_consensus.cc:385] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:13.277408 17119 raft_consensus.cc:740] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 923fb7b79ac04ff899295147744e1c5a, State: Initialized, Role: FOLLOWER
I20260608 09:58:13.278178 17119 consensus_queue.cc:260] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } }
I20260608 09:58:13.278841 17118 raft_consensus.cc:359] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } }
I20260608 09:58:13.279677 17118 raft_consensus.cc:385] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:13.280030 17118 raft_consensus.cc:740] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2306bb49fc744a68a9b017bcf7da9f0e, State: Initialized, Role: FOLLOWER
I20260608 09:58:13.280884 17118 consensus_queue.cc:260] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } }
I20260608 09:58:13.283018 17119 ts_tablet_manager.cc:1434] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 09:58:13.284029 17118 ts_tablet_manager.cc:1434] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
W20260608 09:58:13.350433 17098 tablet.cc:2404] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:58:13.373929 17121 raft_consensus.cc:493] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:13.374516 17121 raft_consensus.cc:515] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } }
I20260608 09:58:13.377164 17121 leader_election.cc:290] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 923fb7b79ac04ff899295147744e1c5a (127.10.181.129:37067), 2306bb49fc744a68a9b017bcf7da9f0e (127.10.181.131:41413)
I20260608 09:58:13.388587 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef295acfcc7a4c4b951a8a2e1f7bf74b" candidate_uuid: "d6338745534c46e4a78aed0b345f3390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923fb7b79ac04ff899295147744e1c5a" is_pre_election: true
I20260608 09:58:13.389024 17072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef295acfcc7a4c4b951a8a2e1f7bf74b" candidate_uuid: "d6338745534c46e4a78aed0b345f3390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" is_pre_election: true
I20260608 09:58:13.389570 16922 raft_consensus.cc:2468] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6338745534c46e4a78aed0b345f3390 in term 0.
I20260608 09:58:13.389717 17072 raft_consensus.cc:2468] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6338745534c46e4a78aed0b345f3390 in term 0.
I20260608 09:58:13.391055 16961 leader_election.cc:304] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 923fb7b79ac04ff899295147744e1c5a, d6338745534c46e4a78aed0b345f3390; no voters: 
I20260608 09:58:13.391844 17121 raft_consensus.cc:2804] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:13.392176 17121 raft_consensus.cc:493] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:13.392477 17121 raft_consensus.cc:3060] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:13.401304 17121 raft_consensus.cc:515] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } }
I20260608 09:58:13.403038 17121 leader_election.cc:290] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [CANDIDATE]: Term 1 election: Requested vote from peers 923fb7b79ac04ff899295147744e1c5a (127.10.181.129:37067), 2306bb49fc744a68a9b017bcf7da9f0e (127.10.181.131:41413)
I20260608 09:58:13.403997 16922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef295acfcc7a4c4b951a8a2e1f7bf74b" candidate_uuid: "d6338745534c46e4a78aed0b345f3390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "923fb7b79ac04ff899295147744e1c5a"
I20260608 09:58:13.404040 17072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef295acfcc7a4c4b951a8a2e1f7bf74b" candidate_uuid: "d6338745534c46e4a78aed0b345f3390" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2306bb49fc744a68a9b017bcf7da9f0e"
I20260608 09:58:13.404631 16922 raft_consensus.cc:3060] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:13.404675 17072 raft_consensus.cc:3060] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:13.409842 17072 raft_consensus.cc:2468] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6338745534c46e4a78aed0b345f3390 in term 1.
I20260608 09:58:13.409965 16922 raft_consensus.cc:2468] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6338745534c46e4a78aed0b345f3390 in term 1.
I20260608 09:58:13.411084 16960 leader_election.cc:304] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2306bb49fc744a68a9b017bcf7da9f0e, d6338745534c46e4a78aed0b345f3390; no voters: 
I20260608 09:58:13.411820 17121 raft_consensus.cc:2804] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:13.412906 17121 raft_consensus.cc:697] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 1 LEADER]: Becoming Leader. State: Replica: d6338745534c46e4a78aed0b345f3390, State: Running, Role: LEADER
I20260608 09:58:13.413648 17121 consensus_queue.cc:237] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } }
I20260608 09:58:13.420701 16819 catalog_manager.cc:5696] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6338745534c46e4a78aed0b345f3390 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "d6338745534c46e4a78aed0b345f3390" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6338745534c46e4a78aed0b345f3390" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "923fb7b79ac04ff899295147744e1c5a" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:13.466686 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:58:13.484515 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:13.485438 10966 tablet_replica.cc:333] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a: stopping tablet replica
I20260608 09:58:13.485996 10966 raft_consensus.cc:2243] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:13.486418 10966 raft_consensus.cc:2272] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 923fb7b79ac04ff899295147744e1c5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:13.504951 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:58:13.663641 16873 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:13.665095 16873 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:13.665534 16873 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:13.819278 17121 consensus_queue.cc:1048] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2306bb49fc744a68a9b017bcf7da9f0e" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 41413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:58:13.839924 16961 consensus_peers.cc:597] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 -> Peer 923fb7b79ac04ff899295147744e1c5a (127.10.181.129:37067): Couldn't send request to peer 923fb7b79ac04ff899295147744e1c5a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:15.666550 16873 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:15.667948 16873 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:15.668268 16873 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:16.073387 16961 consensus_peers.cc:597] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 -> Peer 923fb7b79ac04ff899295147744e1c5a (127.10.181.129:37067): Couldn't send request to peer 923fb7b79ac04ff899295147744e1c5a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37067: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:58:16.644550 16961 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37067: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260608 09:58:17.669379 16873 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:17.670989 16873 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:17.671326 16873 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:18.659687 16961 consensus_peers.cc:597] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 -> Peer 923fb7b79ac04ff899295147744e1c5a (127.10.181.129:37067): Couldn't send request to peer 923fb7b79ac04ff899295147744e1c5a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37067: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 09:58:19.672282 16873 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:19.673779 16873 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:19.674103 16873 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:21.037209 16961 consensus_peers.cc:597] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 -> Peer 923fb7b79ac04ff899295147744e1c5a (127.10.181.129:37067): Couldn't send request to peer 923fb7b79ac04ff899295147744e1c5a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37067: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 09:58:21.675022 16873 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:21.676542 16873 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:21.676884 16873 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:58:22.005822 16961 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37067: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 09:58:23.517650 16961 consensus_peers.cc:597] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 -> Peer 923fb7b79ac04ff899295147744e1c5a (127.10.181.129:37067): Couldn't send request to peer 923fb7b79ac04ff899295147744e1c5a. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:37067: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 09:58:23.677938 16873 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:58:23.679593 16873 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:58:23.679929 16873 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:58:24.577756 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:58:24.604790 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:24.605633 10966 tablet_replica.cc:333] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390: stopping tablet replica
I20260608 09:58:24.606199 10966 raft_consensus.cc:2243] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:24.607311 10966 raft_consensus.cc:2272] T ef295acfcc7a4c4b951a8a2e1f7bf74b P d6338745534c46e4a78aed0b345f3390 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:24.629472 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:58:24.643277 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:58:24.667277 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:24.668169 10966 tablet_replica.cc:333] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e: stopping tablet replica
I20260608 09:58:24.668797 10966 raft_consensus.cc:2243] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:24.669437 10966 raft_consensus.cc:2272] T ef295acfcc7a4c4b951a8a2e1f7bf74b P 2306bb49fc744a68a9b017bcf7da9f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:24.689419 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:58:24.701968 10966 master.cc:562] Master@127.10.181.190:46635 shutting down...
I20260608 09:58:24.725903 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:24.726547 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:24.726869 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5800a0f2788c4baba7c249ef4c441604: stopping tablet replica
I20260608 09:58:24.745712 10966 master.cc:584] Master@127.10.181.190:46635 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13263 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 09:58:24.785724 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:45201
I20260608 09:58:24.787163 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:24.793319 17157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:24.793505 17158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:24.794567 17160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:24.795347 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:24.796248 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:24.796437 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:24.796553 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912704796541 us; error 0 us; skew 500 ppm
I20260608 09:58:24.797145 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:24.799600 10966 webserver.cc:533] Webserver started at http://127.10.181.190:38651/ using document root <none> and password file <none>
I20260608 09:58:24.800086 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:24.800277 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:24.800506 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:24.801856 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "97832c8bad6f4be5aad16620686f8a39"
format_stamp: "Formatted at 2026-06-08 09:58:24 on dist-test-slave-d6kj"
I20260608 09:58:24.806636 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:58:24.810314 17166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:24.811187 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:24.811529 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "97832c8bad6f4be5aad16620686f8a39"
format_stamp: "Formatted at 2026-06-08 09:58:24 on dist-test-slave-d6kj"
I20260608 09:58:24.811826 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:24.838517 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:24.840551 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:24.880914 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:45201
I20260608 09:58:24.881042 17217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:45201 every 8 connection(s)
I20260608 09:58:24.885699 17218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:24.898125 17218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39: Bootstrap starting.
I20260608 09:58:24.903293 17218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:24.907851 17218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39: No bootstrap required, opened a new log
I20260608 09:58:24.910374 17218 raft_consensus.cc:359] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97832c8bad6f4be5aad16620686f8a39" member_type: VOTER }
I20260608 09:58:24.910830 17218 raft_consensus.cc:385] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:24.911020 17218 raft_consensus.cc:740] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97832c8bad6f4be5aad16620686f8a39, State: Initialized, Role: FOLLOWER
I20260608 09:58:24.911685 17218 consensus_queue.cc:260] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97832c8bad6f4be5aad16620686f8a39" member_type: VOTER }
I20260608 09:58:24.912156 17218 raft_consensus.cc:399] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:24.912351 17218 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:24.912580 17218 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:24.917713 17218 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97832c8bad6f4be5aad16620686f8a39" member_type: VOTER }
I20260608 09:58:24.918231 17218 leader_election.cc:304] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [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: 97832c8bad6f4be5aad16620686f8a39; no voters: 
I20260608 09:58:24.919346 17218 leader_election.cc:290] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:24.919869 17221 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:24.921391 17221 raft_consensus.cc:697] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 1 LEADER]: Becoming Leader. State: Replica: 97832c8bad6f4be5aad16620686f8a39, State: Running, Role: LEADER
I20260608 09:58:24.922168 17221 consensus_queue.cc:237] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [LEADER]: Queue going to LEADER mode. State: All 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: "97832c8bad6f4be5aad16620686f8a39" member_type: VOTER }
I20260608 09:58:24.922628 17218 sys_catalog.cc:565] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:24.925403 17222 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "97832c8bad6f4be5aad16620686f8a39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97832c8bad6f4be5aad16620686f8a39" member_type: VOTER } }
I20260608 09:58:24.925423 17223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97832c8bad6f4be5aad16620686f8a39. Latest consensus state: current_term: 1 leader_uuid: "97832c8bad6f4be5aad16620686f8a39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97832c8bad6f4be5aad16620686f8a39" member_type: VOTER } }
I20260608 09:58:24.926220 17222 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:24.926326 17223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:24.929627 17226 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:24.934983 17226 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:24.943327 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:24.945644 17226 catalog_manager.cc:1382] Generated new cluster ID: 8b554e8585254587ad74028e46996ff5
I20260608 09:58:24.945896 17226 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:24.974579 17226 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:24.975980 17226 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:25.001073 17226 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39: Generated new TSK 0
I20260608 09:58:25.001770 17226 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:25.009932 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:25.018141 17239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:25.019658 17240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:25.024257 10966 server_base.cc:1061] running on GCE node
W20260608 09:58:25.025753 17242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:25.026664 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:25.026868 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:25.027062 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912705027046 us; error 0 us; skew 500 ppm
I20260608 09:58:25.027745 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:25.030236 10966 webserver.cc:533] Webserver started at http://127.10.181.129:37235/ using document root <none> and password file <none>
I20260608 09:58:25.030787 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:25.030992 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:25.031291 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:25.032433 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "79238603f1834f77bba039cfd6acac82"
format_stamp: "Formatted at 2026-06-08 09:58:25 on dist-test-slave-d6kj"
I20260608 09:58:25.037403 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:58:25.041090 17247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:25.041918 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:25.042251 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "79238603f1834f77bba039cfd6acac82"
format_stamp: "Formatted at 2026-06-08 09:58:25 on dist-test-slave-d6kj"
I20260608 09:58:25.042537 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:25.052449 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:25.053828 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:25.055398 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:25.057979 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:25.058208 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:25.058449 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:25.058629 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:25.101869 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:42347
I20260608 09:58:25.102002 17309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:42347 every 8 connection(s)
I20260608 09:58:25.107475 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:25.115885 17315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:25.117038 17316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:25.120718 10966 server_base.cc:1061] running on GCE node
W20260608 09:58:25.121407 17318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:25.122165 17311 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45201
I20260608 09:58:25.122555 17311 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:25.122597 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:25.122973 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:25.123155 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912705123139 us; error 0 us; skew 500 ppm
I20260608 09:58:25.123492 17311 heartbeater.cc:507] Master 127.10.181.190:45201 requested a full tablet report, sending...
I20260608 09:58:25.123972 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:25.125960 17183 ts_manager.cc:194] Registered new tserver with Master: 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347)
I20260608 09:58:25.127043 10966 webserver.cc:533] Webserver started at http://127.10.181.130:33951/ using document root <none> and password file <none>
I20260608 09:58:25.127624 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:25.127838 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:25.128129 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:25.128216 17183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41254
I20260608 09:58:25.129540 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "7feadb9950d84ba6b192856f891ed6fd"
format_stamp: "Formatted at 2026-06-08 09:58:25 on dist-test-slave-d6kj"
I20260608 09:58:25.134284 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:58:25.137881 17323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:25.138669 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:58:25.138983 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "7feadb9950d84ba6b192856f891ed6fd"
format_stamp: "Formatted at 2026-06-08 09:58:25 on dist-test-slave-d6kj"
I20260608 09:58:25.139292 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:25.150472 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:25.151691 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:25.153137 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:25.155387 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:25.155616 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:25.155864 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:25.156044 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:25.198588 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:45447
I20260608 09:58:25.198777 17385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:45447 every 8 connection(s)
I20260608 09:58:25.203985 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:25.212179 17389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:25.215407 17390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:25.216643 17392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:25.216974 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:25.218073 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:25.218351 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:25.218374 17386 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45201
I20260608 09:58:25.218654 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912705218637 us; error 0 us; skew 500 ppm
I20260608 09:58:25.218873 17386 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:25.219487 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:25.219772 17386 heartbeater.cc:507] Master 127.10.181.190:45201 requested a full tablet report, sending...
I20260608 09:58:25.222221 17183 ts_manager.cc:194] Registered new tserver with Master: 7feadb9950d84ba6b192856f891ed6fd (127.10.181.130:45447)
I20260608 09:58:25.222597 10966 webserver.cc:533] Webserver started at http://127.10.181.131:33917/ using document root <none> and password file <none>
I20260608 09:58:25.223215 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:25.223430 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:25.223745 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:25.223889 17183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41256
I20260608 09:58:25.225407 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "66371b27153841f9b74868201373ec00"
format_stamp: "Formatted at 2026-06-08 09:58:25 on dist-test-slave-d6kj"
I20260608 09:58:25.230557 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:58:25.234347 17397 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:25.235186 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:58:25.235517 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "66371b27153841f9b74868201373ec00"
format_stamp: "Formatted at 2026-06-08 09:58:25 on dist-test-slave-d6kj"
I20260608 09:58:25.235819 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:25.250308 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:25.251658 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:25.253334 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:25.255803 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:25.256072 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:25.256341 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:25.256551 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:25.301395 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:39065
I20260608 09:58:25.301486 17459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:39065 every 8 connection(s)
I20260608 09:58:25.316831 17460 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45201
I20260608 09:58:25.317215 17460 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:25.318113 17460 heartbeater.cc:507] Master 127.10.181.190:45201 requested a full tablet report, sending...
I20260608 09:58:25.320155 17183 ts_manager.cc:194] Registered new tserver with Master: 66371b27153841f9b74868201373ec00 (127.10.181.131:39065)
I20260608 09:58:25.320519 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015175799s
I20260608 09:58:25.321730 17183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41268
I20260608 09:58:26.131168 17311 heartbeater.cc:499] Master 127.10.181.190:45201 was elected leader, sending a full tablet report...
I20260608 09:58:26.227128 17386 heartbeater.cc:499] Master 127.10.181.190:45201 was elected leader, sending a full tablet report...
I20260608 09:58:26.324971 17460 heartbeater.cc:499] Master 127.10.181.190:45201 was elected leader, sending a full tablet report...
I20260608 09:58:26.384049 17183 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41284:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:26.386999 17183 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:58:26.463704 17275 tablet_service.cc:1511] Processing CreateTablet for tablet 23df04b10d524c1697c90506d4e25774 (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:26.464421 17274 tablet_service.cc:1511] Processing CreateTablet for tablet bf5461d0b5b44cd7891825961dfcda7b (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:26.465801 17275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23df04b10d524c1697c90506d4e25774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.467327 17273 tablet_service.cc:1511] Processing CreateTablet for tablet 75efdf67169d4c1fabd80a9fe75fc522 (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:26.468981 17273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75efdf67169d4c1fabd80a9fe75fc522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.470891 17425 tablet_service.cc:1511] Processing CreateTablet for tablet 23df04b10d524c1697c90506d4e25774 (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:26.472431 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23df04b10d524c1697c90506d4e25774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.473076 17423 tablet_service.cc:1511] Processing CreateTablet for tablet 75efdf67169d4c1fabd80a9fe75fc522 (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:26.473645 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5461d0b5b44cd7891825961dfcda7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.474638 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75efdf67169d4c1fabd80a9fe75fc522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.479001 17424 tablet_service.cc:1511] Processing CreateTablet for tablet bf5461d0b5b44cd7891825961dfcda7b (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:26.479951 17272 tablet_service.cc:1511] Processing CreateTablet for tablet c31cac012fe947289f6e50b0329d892e (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:26.480703 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5461d0b5b44cd7891825961dfcda7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.481473 17272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31cac012fe947289f6e50b0329d892e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.483471 17422 tablet_service.cc:1511] Processing CreateTablet for tablet c31cac012fe947289f6e50b0329d892e (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:26.484890 17422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31cac012fe947289f6e50b0329d892e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.516737 17481 tablet_bootstrap.cc:492] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82: Bootstrap starting.
I20260608 09:58:26.527415 17351 tablet_service.cc:1511] Processing CreateTablet for tablet 23df04b10d524c1697c90506d4e25774 (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:26.533653 17351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23df04b10d524c1697c90506d4e25774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.534353 17349 tablet_service.cc:1511] Processing CreateTablet for tablet 75efdf67169d4c1fabd80a9fe75fc522 (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:26.534710 17348 tablet_service.cc:1511] Processing CreateTablet for tablet c31cac012fe947289f6e50b0329d892e (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:26.535872 17349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75efdf67169d4c1fabd80a9fe75fc522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.530476 17350 tablet_service.cc:1511] Processing CreateTablet for tablet bf5461d0b5b44cd7891825961dfcda7b (DEFAULT_TABLE table=test-workload [id=4976c0831afd45feb646801bce25a6c0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:26.537792 17348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31cac012fe947289f6e50b0329d892e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.538522 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5461d0b5b44cd7891825961dfcda7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:26.561430 17483 tablet_bootstrap.cc:492] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd: Bootstrap starting.
I20260608 09:58:26.563234 17482 tablet_bootstrap.cc:492] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00: Bootstrap starting.
I20260608 09:58:26.564424 17481 tablet_bootstrap.cc:654] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.571851 17482 tablet_bootstrap.cc:654] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.579543 17483 tablet_bootstrap.cc:654] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.579839 17482 tablet_bootstrap.cc:492] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00: No bootstrap required, opened a new log
I20260608 09:58:26.580629 17482 ts_tablet_manager.cc:1403] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260608 09:58:26.584933 17482 raft_consensus.cc:359] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.585755 17483 tablet_bootstrap.cc:492] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd: No bootstrap required, opened a new log
I20260608 09:58:26.585750 17481 tablet_bootstrap.cc:492] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82: No bootstrap required, opened a new log
I20260608 09:58:26.585979 17482 raft_consensus.cc:385] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.586527 17482 raft_consensus.cc:740] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66371b27153841f9b74868201373ec00, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.586632 17483 ts_tablet_manager.cc:1403] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260608 09:58:26.586700 17481 ts_tablet_manager.cc:1403] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82: Time spent bootstrapping tablet: real 0.081s	user 0.027s	sys 0.000s
I20260608 09:58:26.587514 17482 consensus_queue.cc:260] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.589896 17483 raft_consensus.cc:359] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.590761 17483 raft_consensus.cc:385] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.590430 17481 raft_consensus.cc:359] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.591208 17483 raft_consensus.cc:740] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7feadb9950d84ba6b192856f891ed6fd, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.591409 17481 raft_consensus.cc:385] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.590894 17482 ts_tablet_manager.cc:1434] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260608 09:58:26.592327 17481 raft_consensus.cc:740] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79238603f1834f77bba039cfd6acac82, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.592208 17483 consensus_queue.cc:260] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.593267 17482 tablet_bootstrap.cc:492] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00: Bootstrap starting.
I20260608 09:58:26.595819 17481 consensus_queue.cc:260] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.601961 17482 tablet_bootstrap.cc:654] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.609656 17481 ts_tablet_manager.cc:1434] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.003s
I20260608 09:58:26.611253 17481 tablet_bootstrap.cc:492] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82: Bootstrap starting.
I20260608 09:58:26.621466 17481 tablet_bootstrap.cc:654] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.625396 17483 ts_tablet_manager.cc:1434] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.022s
I20260608 09:58:26.626713 17483 tablet_bootstrap.cc:492] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd: Bootstrap starting.
I20260608 09:58:26.628304 17482 tablet_bootstrap.cc:492] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00: No bootstrap required, opened a new log
I20260608 09:58:26.628912 17482 ts_tablet_manager.cc:1403] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.014s
I20260608 09:58:26.631775 17482 raft_consensus.cc:359] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.632364 17482 raft_consensus.cc:385] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.632619 17482 raft_consensus.cc:740] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66371b27153841f9b74868201373ec00, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.633409 17482 consensus_queue.cc:260] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.633919 17483 tablet_bootstrap.cc:654] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.635484 17482 ts_tablet_manager.cc:1434] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:58:26.636576 17482 tablet_bootstrap.cc:492] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00: Bootstrap starting.
I20260608 09:58:26.642441 17482 tablet_bootstrap.cc:654] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.644317 17483 tablet_bootstrap.cc:492] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd: No bootstrap required, opened a new log
I20260608 09:58:26.645112 17483 ts_tablet_manager.cc:1403] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 09:58:26.649333 17483 raft_consensus.cc:359] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.650322 17483 raft_consensus.cc:385] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.650695 17483 raft_consensus.cc:740] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7feadb9950d84ba6b192856f891ed6fd, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.651751 17483 consensus_queue.cc:260] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.654659 17482 tablet_bootstrap.cc:492] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00: No bootstrap required, opened a new log
I20260608 09:58:26.655273 17482 ts_tablet_manager.cc:1403] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 09:58:26.655836 17481 tablet_bootstrap.cc:492] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82: No bootstrap required, opened a new log
I20260608 09:58:26.656428 17481 ts_tablet_manager.cc:1403] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.018s
I20260608 09:58:26.657979 17483 ts_tablet_manager.cc:1434] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:58:26.658468 17482 raft_consensus.cc:359] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.659073 17483 tablet_bootstrap.cc:492] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd: Bootstrap starting.
I20260608 09:58:26.659327 17482 raft_consensus.cc:385] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.659826 17482 raft_consensus.cc:740] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66371b27153841f9b74868201373ec00, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.659868 17481 raft_consensus.cc:359] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.660902 17481 raft_consensus.cc:385] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.660938 17482 consensus_queue.cc:260] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.661561 17481 raft_consensus.cc:740] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79238603f1834f77bba039cfd6acac82, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.662752 17481 consensus_queue.cc:260] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.667358 17483 tablet_bootstrap.cc:654] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.668913 17481 ts_tablet_manager.cc:1434] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260608 09:58:26.669497 17482 ts_tablet_manager.cc:1434] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260608 09:58:26.670017 17481 tablet_bootstrap.cc:492] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82: Bootstrap starting.
I20260608 09:58:26.670728 17482 tablet_bootstrap.cc:492] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00: Bootstrap starting.
I20260608 09:58:26.677775 17481 tablet_bootstrap.cc:654] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.679080 17482 tablet_bootstrap.cc:654] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.679914 17483 tablet_bootstrap.cc:492] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd: No bootstrap required, opened a new log
I20260608 09:58:26.680570 17483 ts_tablet_manager.cc:1403] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260608 09:58:26.684535 17483 raft_consensus.cc:359] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.685766 17483 raft_consensus.cc:385] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.686221 17483 raft_consensus.cc:740] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7feadb9950d84ba6b192856f891ed6fd, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.687484 17483 consensus_queue.cc:260] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.691296 17482 tablet_bootstrap.cc:492] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00: No bootstrap required, opened a new log
I20260608 09:58:26.691638 17483 ts_tablet_manager.cc:1434] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:58:26.691852 17482 ts_tablet_manager.cc:1403] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260608 09:58:26.692214 17481 tablet_bootstrap.cc:492] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82: No bootstrap required, opened a new log
I20260608 09:58:26.692765 17481 ts_tablet_manager.cc:1403] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260608 09:58:26.692775 17483 tablet_bootstrap.cc:492] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd: Bootstrap starting.
I20260608 09:58:26.695312 17482 raft_consensus.cc:359] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.696115 17482 raft_consensus.cc:385] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.696144 17481 raft_consensus.cc:359] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.696659 17482 raft_consensus.cc:740] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66371b27153841f9b74868201373ec00, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.697111 17481 raft_consensus.cc:385] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.697532 17481 raft_consensus.cc:740] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79238603f1834f77bba039cfd6acac82, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.697891 17482 consensus_queue.cc:260] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.698468 17481 consensus_queue.cc:260] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.702261 17487 raft_consensus.cc:493] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:26.702852 17487 raft_consensus.cc:515] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.703742 17482 ts_tablet_manager.cc:1434] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:58:26.705775 17487 leader_election.cc:290] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347), 7feadb9950d84ba6b192856f891ed6fd (127.10.181.130:45447)
I20260608 09:58:26.701771 17483 tablet_bootstrap.cc:654] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.707623 17481 ts_tablet_manager.cc:1434] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:58:26.713158 17487 raft_consensus.cc:493] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:26.713747 17487 raft_consensus.cc:515] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.715430 17481 tablet_bootstrap.cc:492] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82: Bootstrap starting.
I20260608 09:58:26.715862 17487 leader_election.cc:290] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347), 7feadb9950d84ba6b192856f891ed6fd (127.10.181.130:45447)
I20260608 09:58:26.720214 17487 raft_consensus.cc:493] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:26.720831 17487 raft_consensus.cc:515] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.722728 17481 tablet_bootstrap.cc:654] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:26.723588 17487 leader_election.cc:290] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347), 7feadb9950d84ba6b192856f891ed6fd (127.10.181.130:45447)
I20260608 09:58:26.721413 17483 tablet_bootstrap.cc:492] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd: No bootstrap required, opened a new log
I20260608 09:58:26.724409 17483 ts_tablet_manager.cc:1403] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260608 09:58:26.727974 17483 raft_consensus.cc:359] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.728786 17483 raft_consensus.cc:385] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.729126 17483 raft_consensus.cc:740] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7feadb9950d84ba6b192856f891ed6fd, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.730213 17483 consensus_queue.cc:260] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.737885 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23df04b10d524c1697c90506d4e25774" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79238603f1834f77bba039cfd6acac82" is_pre_election: true
I20260608 09:58:26.737207 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75efdf67169d4c1fabd80a9fe75fc522" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79238603f1834f77bba039cfd6acac82" is_pre_election: true
I20260608 09:58:26.739599 17284 raft_consensus.cc:2468] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 0.
I20260608 09:58:26.739682 17285 raft_consensus.cc:2468] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 0.
I20260608 09:58:26.740697 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75efdf67169d4c1fabd80a9fe75fc522" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7feadb9950d84ba6b192856f891ed6fd" is_pre_election: true
I20260608 09:58:26.738523 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31cac012fe947289f6e50b0329d892e" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79238603f1834f77bba039cfd6acac82" is_pre_election: true
I20260608 09:58:26.741487 17361 raft_consensus.cc:2468] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 0.
I20260608 09:58:26.741602 17398 leader_election.cc:304] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66371b27153841f9b74868201373ec00, 79238603f1834f77bba039cfd6acac82; no voters: 
I20260608 09:58:26.742659 17487 raft_consensus.cc:2804] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:26.742699 17398 leader_election.cc:304] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66371b27153841f9b74868201373ec00, 79238603f1834f77bba039cfd6acac82; no voters: 
I20260608 09:58:26.743088 17481 tablet_bootstrap.cc:492] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82: No bootstrap required, opened a new log
I20260608 09:58:26.744303 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23df04b10d524c1697c90506d4e25774" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7feadb9950d84ba6b192856f891ed6fd" is_pre_election: true
I20260608 09:58:26.744787 17481 ts_tablet_manager.cc:1403] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.019s
I20260608 09:58:26.744969 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31cac012fe947289f6e50b0329d892e" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7feadb9950d84ba6b192856f891ed6fd" is_pre_election: true
I20260608 09:58:26.745178 17361 raft_consensus.cc:2468] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 0.
I20260608 09:58:26.745713 17360 raft_consensus.cc:2468] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 0.
I20260608 09:58:26.743170 17487 raft_consensus.cc:493] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:26.746917 17487 raft_consensus.cc:3060] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:26.738108 17483 ts_tablet_manager.cc:1434] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 09:58:26.749065 17481 raft_consensus.cc:359] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.750191 17481 raft_consensus.cc:385] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:26.750547 17481 raft_consensus.cc:740] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79238603f1834f77bba039cfd6acac82, State: Initialized, Role: FOLLOWER
I20260608 09:58:26.750833 17501 raft_consensus.cc:2804] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:26.751343 17501 raft_consensus.cc:493] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:26.751783 17501 raft_consensus.cc:3060] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:26.751750 17398 leader_election.cc:304] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66371b27153841f9b74868201373ec00, 7feadb9950d84ba6b192856f891ed6fd; no voters: 
I20260608 09:58:26.751603 17481 consensus_queue.cc:260] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.753923 17487 raft_consensus.cc:515] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.759896 17501 raft_consensus.cc:515] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.760753 17481 ts_tablet_manager.cc:1434] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
W20260608 09:58:26.761916 17398 leader_election.cc:343] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:26.762149 17502 raft_consensus.cc:2804] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:26.763667 17502 raft_consensus.cc:493] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:26.764209 17487 leader_election.cc:290] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 election: Requested vote from peers 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347), 7feadb9950d84ba6b192856f891ed6fd (127.10.181.130:45447)
I20260608 09:58:26.764901 17501 leader_election.cc:290] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 election: Requested vote from peers 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347), 7feadb9950d84ba6b192856f891ed6fd (127.10.181.130:45447)
I20260608 09:58:26.764739 17502 raft_consensus.cc:3060] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:26.765205 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75efdf67169d4c1fabd80a9fe75fc522" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79238603f1834f77bba039cfd6acac82"
I20260608 09:58:26.765889 17283 raft_consensus.cc:3060] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:26.767424 17284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23df04b10d524c1697c90506d4e25774" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79238603f1834f77bba039cfd6acac82"
I20260608 09:58:26.768034 17284 raft_consensus.cc:3060] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:26.768282 17361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23df04b10d524c1697c90506d4e25774" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7feadb9950d84ba6b192856f891ed6fd"
I20260608 09:58:26.768882 17361 raft_consensus.cc:3060] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:26.769743 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75efdf67169d4c1fabd80a9fe75fc522" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7feadb9950d84ba6b192856f891ed6fd"
I20260608 09:58:26.770368 17360 raft_consensus.cc:3060] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:26.773842 17502 raft_consensus.cc:515] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.776101 17284 raft_consensus.cc:2468] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 1.
I20260608 09:58:26.777056 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31cac012fe947289f6e50b0329d892e" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79238603f1834f77bba039cfd6acac82"
I20260608 09:58:26.777213 17502 leader_election.cc:290] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 election: Requested vote from peers 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347), 7feadb9950d84ba6b192856f891ed6fd (127.10.181.130:45447)
I20260608 09:58:26.777366 17398 leader_election.cc:304] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66371b27153841f9b74868201373ec00, 79238603f1834f77bba039cfd6acac82; no voters: 
I20260608 09:58:26.777715 17285 raft_consensus.cc:3060] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:26.779765 17359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31cac012fe947289f6e50b0329d892e" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7feadb9950d84ba6b192856f891ed6fd"
I20260608 09:58:26.780429 17359 raft_consensus.cc:3060] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:26.780841 17502 raft_consensus.cc:2804] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:26.781347 17361 raft_consensus.cc:2468] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 1.
I20260608 09:58:26.781612 17502 raft_consensus.cc:697] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Becoming Leader. State: Replica: 66371b27153841f9b74868201373ec00, State: Running, Role: LEADER
I20260608 09:58:26.783347 17502 consensus_queue.cc:237] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.786762 17285 raft_consensus.cc:2468] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 1.
I20260608 09:58:26.788199 17398 leader_election.cc:304] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66371b27153841f9b74868201373ec00, 79238603f1834f77bba039cfd6acac82; no voters: 
I20260608 09:58:26.788745 17360 raft_consensus.cc:2468] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 1.
I20260608 09:58:26.789340 17501 raft_consensus.cc:2804] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:26.789875 17501 raft_consensus.cc:697] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Becoming Leader. State: Replica: 66371b27153841f9b74868201373ec00, State: Running, Role: LEADER
I20260608 09:58:26.789956 17359 raft_consensus.cc:2468] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 1.
I20260608 09:58:26.790139 17398 leader_election.cc:304] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66371b27153841f9b74868201373ec00, 7feadb9950d84ba6b192856f891ed6fd; no voters: 
I20260608 09:58:26.790793 17501 consensus_queue.cc:237] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.791221 17283 raft_consensus.cc:2468] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 1.
I20260608 09:58:26.793846 17504 raft_consensus.cc:2804] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:26.794552 17504 raft_consensus.cc:697] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Becoming Leader. State: Replica: 66371b27153841f9b74868201373ec00, State: Running, Role: LEADER
I20260608 09:58:26.795493 17504 consensus_queue.cc:237] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:26.799394 17183 catalog_manager.cc:5696] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66371b27153841f9b74868201373ec00 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:26.814725 17183 catalog_manager.cc:5696] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66371b27153841f9b74868201373ec00 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:26.816040 17183 catalog_manager.cc:5696] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66371b27153841f9b74868201373ec00 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } }
W20260608 09:58:26.940867 17231 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:58:27.050788 17504 raft_consensus.cc:493] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:27.051417 17504 raft_consensus.cc:515] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:27.053524 17504 leader_election.cc:290] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347), 7feadb9950d84ba6b192856f891ed6fd (127.10.181.130:45447)
I20260608 09:58:27.054339 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5461d0b5b44cd7891825961dfcda7b" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79238603f1834f77bba039cfd6acac82" is_pre_election: true
I20260608 09:58:27.054913 17488 raft_consensus.cc:493] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:27.054838 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5461d0b5b44cd7891825961dfcda7b" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7feadb9950d84ba6b192856f891ed6fd" is_pre_election: true
I20260608 09:58:27.055141 17283 raft_consensus.cc:2468] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 0.
I20260608 09:58:27.055596 17488 raft_consensus.cc:515] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:27.056514 17398 leader_election.cc:304] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66371b27153841f9b74868201373ec00, 79238603f1834f77bba039cfd6acac82; no voters: 
I20260608 09:58:27.056656 17360 raft_consensus.cc:2468] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 0.
I20260608 09:58:27.057533 17504 raft_consensus.cc:2804] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:27.057973 17504 raft_consensus.cc:493] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:27.058338 17504 raft_consensus.cc:3060] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:27.063015 17488 leader_election.cc:290] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347), 66371b27153841f9b74868201373ec00 (127.10.181.131:39065)
I20260608 09:58:27.066457 17504 raft_consensus.cc:515] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:27.069820 17283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5461d0b5b44cd7891825961dfcda7b" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79238603f1834f77bba039cfd6acac82"
I20260608 09:58:27.070400 17283 raft_consensus.cc:3060] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:27.070531 17504 leader_election.cc:290] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 election: Requested vote from peers 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347), 7feadb9950d84ba6b192856f891ed6fd (127.10.181.130:45447)
I20260608 09:58:27.071444 17285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5461d0b5b44cd7891825961dfcda7b" candidate_uuid: "7feadb9950d84ba6b192856f891ed6fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79238603f1834f77bba039cfd6acac82" is_pre_election: true
I20260608 09:58:27.071719 17360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5461d0b5b44cd7891825961dfcda7b" candidate_uuid: "66371b27153841f9b74868201373ec00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7feadb9950d84ba6b192856f891ed6fd"
I20260608 09:58:27.072374 17360 raft_consensus.cc:3060] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:27.077608 17435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf5461d0b5b44cd7891825961dfcda7b" candidate_uuid: "7feadb9950d84ba6b192856f891ed6fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66371b27153841f9b74868201373ec00" is_pre_election: true
I20260608 09:58:27.078493 17435 raft_consensus.cc:2393] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7feadb9950d84ba6b192856f891ed6fd in current term 1: Already voted for candidate 66371b27153841f9b74868201373ec00 in this term.
I20260608 09:58:27.079178 17283 raft_consensus.cc:2468] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 1.
I20260608 09:58:27.079957 17327 leader_election.cc:304] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [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: 7feadb9950d84ba6b192856f891ed6fd; no voters: 66371b27153841f9b74868201373ec00, 79238603f1834f77bba039cfd6acac82
I20260608 09:58:27.080310 17360 raft_consensus.cc:2468] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66371b27153841f9b74868201373ec00 in term 1.
I20260608 09:58:27.080421 17398 leader_election.cc:304] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66371b27153841f9b74868201373ec00, 79238603f1834f77bba039cfd6acac82; no voters: 
I20260608 09:58:27.080955 17488 raft_consensus.cc:2749] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:27.081359 17504 raft_consensus.cc:2804] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:27.081873 17504 raft_consensus.cc:697] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Becoming Leader. State: Replica: 66371b27153841f9b74868201373ec00, State: Running, Role: LEADER
I20260608 09:58:27.082608 17504 consensus_queue.cc:237] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } }
I20260608 09:58:27.090866 17183 catalog_manager.cc:5696] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66371b27153841f9b74868201373ec00 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:27.178802 17504 consensus_queue.cc:1048] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:27.191107 17501 consensus_queue.cc:1048] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:27.194936 17501 consensus_queue.cc:1048] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:27.209085 17501 consensus_queue.cc:1048] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:27.217466 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:58:27.261044 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:27.262929 10966 tablet_replica.cc:333] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82: stopping tablet replica
I20260608 09:58:27.263000 17501 consensus_queue.cc:1048] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:27.263717 10966 raft_consensus.cc:2243] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:27.264227 10966 raft_consensus.cc:2272] T 75efdf67169d4c1fabd80a9fe75fc522 P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:27.267269 10966 tablet_replica.cc:333] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82: stopping tablet replica
I20260608 09:58:27.268306 10966 raft_consensus.cc:2243] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:27.268843 10966 raft_consensus.cc:2272] T bf5461d0b5b44cd7891825961dfcda7b P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:27.271965 10966 tablet_replica.cc:333] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82: stopping tablet replica
I20260608 09:58:27.272596 10966 raft_consensus.cc:2243] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:27.273182 10966 raft_consensus.cc:2272] T c31cac012fe947289f6e50b0329d892e P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:58:27.273743 17398 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]
I20260608 09:58:27.277103 10966 tablet_replica.cc:333] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82: stopping tablet replica
I20260608 09:58:27.278290 10966 raft_consensus.cc:2243] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:27.278934 10966 raft_consensus.cc:2272] T 23df04b10d524c1697c90506d4e25774 P 79238603f1834f77bba039cfd6acac82 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:58:27.286289 17398 consensus_peers.cc:597] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:27.305460 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:58:27.577324 17502 consensus_queue.cc:1048] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:58:27.594677 17398 consensus_peers.cc:597] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:27.596879 17398 consensus_peers.cc:597] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:27.715269 17398 consensus_peers.cc:597] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:28.087834 17487 consensus_queue.cc:579] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [LEADER]: Leader has been unable to successfully communicate with peer 79238603f1834f77bba039cfd6acac82 for more than 1 seconds (1.004s)
W20260608 09:58:28.095367 17183 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bf5461d0b5b44cd7891825961dfcda7b with cas_config_opid_index -1: no extra replica candidate found for tablet bf5461d0b5b44cd7891825961dfcda7b (table test-workload [id=4976c0831afd45feb646801bce25a6c0]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 09:58:28.321782 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:28.328449 17524 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:28.329739 17525 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:28.330212 17527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:28.331189 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:28.332372 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:28.332626 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:28.332824 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912708332805 us; error 0 us; skew 500 ppm
I20260608 09:58:28.333498 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:28.336189 10966 webserver.cc:533] Webserver started at http://127.10.181.132:34897/ using document root <none> and password file <none>
I20260608 09:58:28.336717 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:28.336915 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:28.337342 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:28.338614 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "6c70459b155c4ee6abddad89cb1391a1"
format_stamp: "Formatted at 2026-06-08 09:58:28 on dist-test-slave-d6kj"
I20260608 09:58:28.343914 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:58:28.347579 17532 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:28.348438 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:58:28.348767 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "6c70459b155c4ee6abddad89cb1391a1"
format_stamp: "Formatted at 2026-06-08 09:58:28 on dist-test-slave-d6kj"
I20260608 09:58:28.349066 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:28.383411 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:28.384750 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:28.386281 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:28.388832 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:28.389068 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:28.389384 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:28.389573 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:28.432412 17523 consensus_queue.cc:579] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [LEADER]: Leader has been unable to successfully communicate with peer 79238603f1834f77bba039cfd6acac82 for more than 1 seconds (1.146s)
I20260608 09:58:28.435015 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:32951
I20260608 09:58:28.435194 17594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:32951 every 8 connection(s)
I20260608 09:58:28.459926 17595 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45201
I20260608 09:58:28.460369 17595 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:28.461182 17595 heartbeater.cc:507] Master 127.10.181.190:45201 requested a full tablet report, sending...
I20260608 09:58:28.463377 17183 ts_manager.cc:194] Registered new tserver with Master: 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132:32951)
I20260608 09:58:28.464813 17183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40368
I20260608 09:58:28.508231 17435 consensus_queue.cc:237] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:28.515288 17360 raft_consensus.cc:1275] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:28.518250 17501 consensus_queue.cc:1048] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:58:28.521298 17398 consensus_peers.cc:597] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:28.528030 17398 consensus_peers.cc:597] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 -> Peer 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132:32951): Couldn't send request to peer 6c70459b155c4ee6abddad89cb1391a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23df04b10d524c1697c90506d4e25774. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:28.527328 17523 raft_consensus.cc:2955] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } } }
I20260608 09:58:28.529701 17501 consensus_queue.cc:579] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Leader has been unable to successfully communicate with peer 79238603f1834f77bba039cfd6acac82 for more than 1 seconds (1.317s)
I20260608 09:58:28.530244 17360 raft_consensus.cc:2955] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } } }
I20260608 09:58:28.542317 17170 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 23df04b10d524c1697c90506d4e25774 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 09:58:28.545878 17435 consensus_queue.cc:237] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:28.548024 17183 catalog_manager.cc:5696] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd reported cstate change: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } } }
W20260608 09:58:28.554553 17398 consensus_peers.cc:597] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 -> Peer 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132:32951): Couldn't send request to peer 6c70459b155c4ee6abddad89cb1391a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75efdf67169d4c1fabd80a9fe75fc522. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:28.554970 17360 raft_consensus.cc:1275] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:58:28.556507 17502 consensus_queue.cc:1048] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:58:28.558779 17398 consensus_peers.cc:597] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:28.566309 17523 raft_consensus.cc:2955] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } } }
I20260608 09:58:28.568661 17359 raft_consensus.cc:2955] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } } }
I20260608 09:58:28.575946 17170 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 75efdf67169d4c1fabd80a9fe75fc522 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:58:28.582123 17183 catalog_manager.cc:5696] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:28.674762 17435 consensus_queue.cc:237] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:28.682153 17359 raft_consensus.cc:1275] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:58:28.683096 17398 consensus_peers.cc:597] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 -> Peer 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132:32951): Couldn't send request to peer 6c70459b155c4ee6abddad89cb1391a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf5461d0b5b44cd7891825961dfcda7b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:28.684566 17523 consensus_queue.cc:1048] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:58:28.686272 17398 consensus_peers.cc:597] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:28.691617 17603 raft_consensus.cc:2955] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } } }
I20260608 09:58:28.693174 17359 raft_consensus.cc:2955] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } } }
I20260608 09:58:28.699157 17170 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bf5461d0b5b44cd7891825961dfcda7b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 09:58:28.703182 17181 catalog_manager.cc:5696] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:28.773919 17603 consensus_queue.cc:579] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Leader has been unable to successfully communicate with peer 79238603f1834f77bba039cfd6acac82 for more than 1 seconds (1.550s)
I20260608 09:58:28.783128 17435 consensus_queue.cc:237] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:28.789794 17359 raft_consensus.cc:1275] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:58:28.790511 17398 consensus_peers.cc:597] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 -> Peer 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132:32951): Couldn't send request to peer 6c70459b155c4ee6abddad89cb1391a1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c31cac012fe947289f6e50b0329d892e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:28.792109 17603 consensus_queue.cc:1048] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:58:28.793938 17398 consensus_peers.cc:597] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:28.799947 17502 raft_consensus.cc:2955] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } } }
I20260608 09:58:28.801738 17359 raft_consensus.cc:2955] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } } }
I20260608 09:58:28.806902 17170 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c31cac012fe947289f6e50b0329d892e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:58:28.811069 17183 catalog_manager.cc:5696] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:28.910163 17615 ts_tablet_manager.cc:933] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: Initiating tablet copy from peer 66371b27153841f9b74868201373ec00 (127.10.181.131:39065)
I20260608 09:58:28.911761 17615 tablet_copy_client.cc:323] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:39065
I20260608 09:58:28.921772 17445 tablet_copy_service.cc:140] P 66371b27153841f9b74868201373ec00: Received BeginTabletCopySession request for tablet 23df04b10d524c1697c90506d4e25774 from peer 6c70459b155c4ee6abddad89cb1391a1 ({username='slave'} at 127.0.0.1:43690)
I20260608 09:58:28.922261 17445 tablet_copy_service.cc:161] P 66371b27153841f9b74868201373ec00: Beginning new tablet copy session on tablet 23df04b10d524c1697c90506d4e25774 from peer 6c70459b155c4ee6abddad89cb1391a1 at {username='slave'} at 127.0.0.1:43690: session id = 6c70459b155c4ee6abddad89cb1391a1-23df04b10d524c1697c90506d4e25774
I20260608 09:58:28.927919 17445 tablet_copy_source_session.cc:215] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:28.930758 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23df04b10d524c1697c90506d4e25774. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:28.941972 17615 tablet_copy_client.cc:806] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:28.942476 17615 tablet_copy_client.cc:670] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:28.946277 17615 tablet_copy_client.cc:538] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 09:58:28.950594 17231 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 79238603f1834f77bba039cfd6acac82 not available for placement
I20260608 09:58:28.953456 17615 tablet_bootstrap.cc:492] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap starting.
I20260608 09:58:28.970516 17615 tablet_bootstrap.cc:492] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:28.971246 17615 tablet_bootstrap.cc:492] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap complete.
I20260608 09:58:28.971819 17615 ts_tablet_manager.cc:1403] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260608 09:58:28.974040 17615 raft_consensus.cc:359] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:28.974666 17615 raft_consensus.cc:740] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c70459b155c4ee6abddad89cb1391a1, State: Initialized, Role: LEARNER
I20260608 09:58:28.975200 17615 consensus_queue.cc:260] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:28.977208 17595 heartbeater.cc:499] Master 127.10.181.190:45201 was elected leader, sending a full tablet report...
I20260608 09:58:28.977480 17615 ts_tablet_manager.cc:1434] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:58:28.979497 17445 tablet_copy_service.cc:342] P 66371b27153841f9b74868201373ec00: Request end of tablet copy session 6c70459b155c4ee6abddad89cb1391a1-23df04b10d524c1697c90506d4e25774 received from {username='slave'} at 127.0.0.1:43690
I20260608 09:58:28.979951 17445 tablet_copy_service.cc:434] P 66371b27153841f9b74868201373ec00: ending tablet copy session 6c70459b155c4ee6abddad89cb1391a1-23df04b10d524c1697c90506d4e25774 on tablet 23df04b10d524c1697c90506d4e25774 with peer 6c70459b155c4ee6abddad89cb1391a1
I20260608 09:58:29.091542 17615 ts_tablet_manager.cc:933] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: Initiating tablet copy from peer 66371b27153841f9b74868201373ec00 (127.10.181.131:39065)
I20260608 09:58:29.093407 17615 tablet_copy_client.cc:323] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:39065
I20260608 09:58:29.094928 17445 tablet_copy_service.cc:140] P 66371b27153841f9b74868201373ec00: Received BeginTabletCopySession request for tablet 75efdf67169d4c1fabd80a9fe75fc522 from peer 6c70459b155c4ee6abddad89cb1391a1 ({username='slave'} at 127.0.0.1:43690)
I20260608 09:58:29.095446 17445 tablet_copy_service.cc:161] P 66371b27153841f9b74868201373ec00: Beginning new tablet copy session on tablet 75efdf67169d4c1fabd80a9fe75fc522 from peer 6c70459b155c4ee6abddad89cb1391a1 at {username='slave'} at 127.0.0.1:43690: session id = 6c70459b155c4ee6abddad89cb1391a1-75efdf67169d4c1fabd80a9fe75fc522
I20260608 09:58:29.100961 17445 tablet_copy_source_session.cc:215] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:29.103835 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75efdf67169d4c1fabd80a9fe75fc522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:29.115525 17615 tablet_copy_client.cc:806] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:29.116144 17615 tablet_copy_client.cc:670] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:29.119746 17615 tablet_copy_client.cc:538] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:29.127049 17615 tablet_bootstrap.cc:492] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap starting.
I20260608 09:58:29.143471 17615 tablet_bootstrap.cc:492] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:29.144234 17615 tablet_bootstrap.cc:492] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap complete.
I20260608 09:58:29.144831 17615 ts_tablet_manager.cc:1403] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260608 09:58:29.147104 17615 raft_consensus.cc:359] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:29.147744 17615 raft_consensus.cc:740] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c70459b155c4ee6abddad89cb1391a1, State: Initialized, Role: LEARNER
I20260608 09:58:29.148449 17615 consensus_queue.cc:260] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:29.150259 17615 ts_tablet_manager.cc:1434] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:58:29.151877 17445 tablet_copy_service.cc:342] P 66371b27153841f9b74868201373ec00: Request end of tablet copy session 6c70459b155c4ee6abddad89cb1391a1-75efdf67169d4c1fabd80a9fe75fc522 received from {username='slave'} at 127.0.0.1:43690
I20260608 09:58:29.152233 17445 tablet_copy_service.cc:434] P 66371b27153841f9b74868201373ec00: ending tablet copy session 6c70459b155c4ee6abddad89cb1391a1-75efdf67169d4c1fabd80a9fe75fc522 on tablet 75efdf67169d4c1fabd80a9fe75fc522 with peer 6c70459b155c4ee6abddad89cb1391a1
I20260608 09:58:29.226078 17615 ts_tablet_manager.cc:933] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: Initiating tablet copy from peer 66371b27153841f9b74868201373ec00 (127.10.181.131:39065)
I20260608 09:58:29.227563 17615 tablet_copy_client.cc:323] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:39065
I20260608 09:58:29.229300 17445 tablet_copy_service.cc:140] P 66371b27153841f9b74868201373ec00: Received BeginTabletCopySession request for tablet bf5461d0b5b44cd7891825961dfcda7b from peer 6c70459b155c4ee6abddad89cb1391a1 ({username='slave'} at 127.0.0.1:43690)
I20260608 09:58:29.229797 17445 tablet_copy_service.cc:161] P 66371b27153841f9b74868201373ec00: Beginning new tablet copy session on tablet bf5461d0b5b44cd7891825961dfcda7b from peer 6c70459b155c4ee6abddad89cb1391a1 at {username='slave'} at 127.0.0.1:43690: session id = 6c70459b155c4ee6abddad89cb1391a1-bf5461d0b5b44cd7891825961dfcda7b
I20260608 09:58:29.235110 17445 tablet_copy_source_session.cc:215] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:29.238456 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf5461d0b5b44cd7891825961dfcda7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:29.249272 17615 tablet_copy_client.cc:806] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:29.249770 17615 tablet_copy_client.cc:670] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:29.253376 17615 tablet_copy_client.cc:538] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:29.259021 17615 tablet_bootstrap.cc:492] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap starting.
I20260608 09:58:29.265815 17623 ts_tablet_manager.cc:933] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: Initiating tablet copy from peer 66371b27153841f9b74868201373ec00 (127.10.181.131:39065)
I20260608 09:58:29.267555 17623 tablet_copy_client.cc:323] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:39065
I20260608 09:58:29.269428 17445 tablet_copy_service.cc:140] P 66371b27153841f9b74868201373ec00: Received BeginTabletCopySession request for tablet c31cac012fe947289f6e50b0329d892e from peer 6c70459b155c4ee6abddad89cb1391a1 ({username='slave'} at 127.0.0.1:43690)
I20260608 09:58:29.269906 17445 tablet_copy_service.cc:161] P 66371b27153841f9b74868201373ec00: Beginning new tablet copy session on tablet c31cac012fe947289f6e50b0329d892e from peer 6c70459b155c4ee6abddad89cb1391a1 at {username='slave'} at 127.0.0.1:43690: session id = 6c70459b155c4ee6abddad89cb1391a1-c31cac012fe947289f6e50b0329d892e
I20260608 09:58:29.273370 17615 tablet_bootstrap.cc:492] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:29.274080 17615 tablet_bootstrap.cc:492] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap complete.
I20260608 09:58:29.274641 17615 ts_tablet_manager.cc:1403] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 09:58:29.275034 17445 tablet_copy_source_session.cc:215] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:29.276880 17615 raft_consensus.cc:359] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:29.277547 17615 raft_consensus.cc:740] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c70459b155c4ee6abddad89cb1391a1, State: Initialized, Role: LEARNER
I20260608 09:58:29.278116 17623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31cac012fe947289f6e50b0329d892e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:29.278033 17615 consensus_queue.cc:260] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:29.279889 17615 ts_tablet_manager.cc:1434] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:58:29.281890 17445 tablet_copy_service.cc:342] P 66371b27153841f9b74868201373ec00: Request end of tablet copy session 6c70459b155c4ee6abddad89cb1391a1-bf5461d0b5b44cd7891825961dfcda7b received from {username='slave'} at 127.0.0.1:43690
I20260608 09:58:29.282332 17445 tablet_copy_service.cc:434] P 66371b27153841f9b74868201373ec00: ending tablet copy session 6c70459b155c4ee6abddad89cb1391a1-bf5461d0b5b44cd7891825961dfcda7b on tablet bf5461d0b5b44cd7891825961dfcda7b with peer 6c70459b155c4ee6abddad89cb1391a1
I20260608 09:58:29.293778 17623 tablet_copy_client.cc:806] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:29.294355 17623 tablet_copy_client.cc:670] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:29.298610 17623 tablet_copy_client.cc:538] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:29.305179 17623 tablet_bootstrap.cc:492] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap starting.
I20260608 09:58:29.320322 17623 tablet_bootstrap.cc:492] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:29.321065 17623 tablet_bootstrap.cc:492] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: Bootstrap complete.
I20260608 09:58:29.321720 17623 ts_tablet_manager.cc:1403] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.004s
I20260608 09:58:29.323860 17623 raft_consensus.cc:359] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:29.324626 17623 raft_consensus.cc:740] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c70459b155c4ee6abddad89cb1391a1, State: Initialized, Role: LEARNER
I20260608 09:58:29.325213 17623 consensus_queue.cc:260] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: true } }
I20260608 09:58:29.326929 17623 ts_tablet_manager.cc:1434] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:58:29.328773 17445 tablet_copy_service.cc:342] P 66371b27153841f9b74868201373ec00: Request end of tablet copy session 6c70459b155c4ee6abddad89cb1391a1-c31cac012fe947289f6e50b0329d892e received from {username='slave'} at 127.0.0.1:43690
I20260608 09:58:29.329219 17445 tablet_copy_service.cc:434] P 66371b27153841f9b74868201373ec00: ending tablet copy session 6c70459b155c4ee6abddad89cb1391a1-c31cac012fe947289f6e50b0329d892e on tablet c31cac012fe947289f6e50b0329d892e with peer 6c70459b155c4ee6abddad89cb1391a1
I20260608 09:58:29.519150 17570 raft_consensus.cc:1217] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:29.561215 17570 raft_consensus.cc:1217] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:29.594035 17627 consensus_queue.cc:579] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [LEADER]: Leader has been unable to successfully communicate with peer 79238603f1834f77bba039cfd6acac82 for more than 1 seconds (1.085s)
I20260608 09:58:29.693150 17627 consensus_queue.cc:579] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [LEADER]: Leader has been unable to successfully communicate with peer 79238603f1834f77bba039cfd6acac82 for more than 1 seconds (1.017s)
I20260608 09:58:29.716044 17570 raft_consensus.cc:1217] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:58:29.818694 17570 raft_consensus.cc:1217] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 09:58:29.952934 17231 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 79238603f1834f77bba039cfd6acac82 not available for placement
I20260608 09:58:29.953205 17627 consensus_queue.cc:579] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Leader has been unable to successfully communicate with peer 79238603f1834f77bba039cfd6acac82 for more than 1 seconds (1.406s)
I20260608 09:58:29.962481 17627 raft_consensus.cc:1064] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00: attempting to promote NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 to VOTER
I20260608 09:58:29.964474 17627 consensus_queue.cc:237] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } }
I20260608 09:58:29.971195 17359 raft_consensus.cc:1275] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:29.971252 17570 raft_consensus.cc:1275] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:29.972760 17603 consensus_queue.cc:1048] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:29.973945 17502 consensus_queue.cc:1048] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:58:29.975508 17398 consensus_peers.cc:597] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:29.982925 17603 raft_consensus.cc:2955] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:29.984815 17359 raft_consensus.cc:2955] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:29.992075 17570 raft_consensus.cc:2955] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:29.995489 17181 catalog_manager.cc:5696] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 reported cstate change: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:30.015236 17435 consensus_queue.cc:237] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [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: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } }
I20260608 09:58:30.020478 17359 raft_consensus.cc:1275] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:30.020726 17570 raft_consensus.cc:1275] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:30.022137 17603 consensus_queue.cc:1048] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:30.023048 17627 consensus_queue.cc:1048] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:30.030613 17627 raft_consensus.cc:2955] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.034741 17569 raft_consensus.cc:2955] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.037955 17636 raft_consensus.cc:1064] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00: attempting to promote NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 to VOTER
I20260608 09:58:30.039222 17359 raft_consensus.cc:2955] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.041226 17636 consensus_queue.cc:237] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } }
I20260608 09:58:30.045892 17170 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 23df04b10d524c1697c90506d4e25774 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:30.046105 17182 catalog_manager.cc:5696] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 reported cstate change: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:30.060840 17360 raft_consensus.cc:1275] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:30.061299 17569 raft_consensus.cc:1275] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:30.065517 17636 consensus_queue.cc:1048] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:30.067034 17603 consensus_queue.cc:1048] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:58:30.071996 17167 catalog_manager.cc:4754] TS 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 23df04b10d524c1697c90506d4e25774: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111)
W20260608 09:58:30.073626 17398 consensus_peers.cc:597] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:30.079107 17636 raft_consensus.cc:2955] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.080930 17569 raft_consensus.cc:2955] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.091084 17360 raft_consensus.cc:2955] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.092262 17183 catalog_manager.cc:5696] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 reported cstate change: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:30.105473 17435 consensus_queue.cc:237] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [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: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } }
I20260608 09:58:30.110517 17569 raft_consensus.cc:1275] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:30.111358 17360 raft_consensus.cc:1275] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:30.112392 17636 consensus_queue.cc:1048] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:30.112860 17502 consensus_queue.cc:579] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Leader has been unable to successfully communicate with peer 79238603f1834f77bba039cfd6acac82 for more than 1 seconds (1.329s)
I20260608 09:58:30.113446 17627 consensus_queue.cc:1048] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:30.123843 17502 raft_consensus.cc:2955] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.125988 17569 raft_consensus.cc:2955] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.132284 17170 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 75efdf67169d4c1fabd80a9fe75fc522 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:30.131212 17360 raft_consensus.cc:2955] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.138335 17181 catalog_manager.cc:5696] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 reported cstate change: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.178236 17502 raft_consensus.cc:1064] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00: attempting to promote NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 to VOTER
I20260608 09:58:30.180300 17502 consensus_queue.cc:237] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } }
I20260608 09:58:30.186921 17569 raft_consensus.cc:1275] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:30.186996 17360 raft_consensus.cc:1275] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:30.188519 17637 consensus_queue.cc:1048] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:30.189092 17502 consensus_queue.cc:1048] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:58:30.190485 17398 consensus_peers.cc:597] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:30.198014 17502 raft_consensus.cc:2955] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.199986 17569 raft_consensus.cc:2955] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.210455 17360 raft_consensus.cc:2955] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.213464 17183 catalog_manager.cc:5696] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 reported cstate change: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:30.227630 17435 consensus_queue.cc:237] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [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: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } }
I20260608 09:58:30.233114 17569 raft_consensus.cc:1275] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:30.233286 17360 raft_consensus.cc:1275] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:30.234751 17627 consensus_queue.cc:1048] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:30.235507 17637 consensus_queue.cc:1048] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:30.241695 17637 raft_consensus.cc:2955] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.243842 17360 raft_consensus.cc:2955] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.244290 17569 raft_consensus.cc:2955] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.256891 17170 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bf5461d0b5b44cd7891825961dfcda7b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:30.258894 17181 catalog_manager.cc:5696] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd reported cstate change: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.344141 17502 raft_consensus.cc:1064] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00: attempting to promote NON_VOTER 6c70459b155c4ee6abddad89cb1391a1 to VOTER
I20260608 09:58:30.346257 17502 consensus_queue.cc:237] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [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: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } }
I20260608 09:58:30.352770 17360 raft_consensus.cc:1275] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:30.352818 17569 raft_consensus.cc:1275] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [term 1 LEARNER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:58:30.354470 17637 consensus_queue.cc:1048] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:30.355192 17502 consensus_queue.cc:1048] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:58:30.356089 17398 consensus_peers.cc:597] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 -> Peer 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): Couldn't send request to peer 79238603f1834f77bba039cfd6acac82. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:30.363938 17637 raft_consensus.cc:2955] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.365826 17569 raft_consensus.cc:2955] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.375638 17360 raft_consensus.cc:2955] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.378648 17183 catalog_manager.cc:5696] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 reported cstate change: config changed from index 2 to 3, 6c70459b155c4ee6abddad89cb1391a1 (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79238603f1834f77bba039cfd6acac82" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 42347 } } peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.398567 17435 consensus_queue.cc:237] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [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: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } }
I20260608 09:58:30.403635 17569 raft_consensus.cc:1275] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:30.403978 17360 raft_consensus.cc:1275] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Refusing update from remote peer 66371b27153841f9b74868201373ec00: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:58:30.405107 17637 consensus_queue.cc:1048] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:30.405841 17502 consensus_queue.cc:1048] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:30.413309 17627 raft_consensus.cc:2955] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.415071 17569 raft_consensus.cc:2955] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.415366 17360 raft_consensus.cc:2955] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } } }
I20260608 09:58:30.423931 17170 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c31cac012fe947289f6e50b0329d892e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:30.428012 17181 catalog_manager.cc:5696] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 reported cstate change: config changed from index 3 to 4, VOTER 79238603f1834f77bba039cfd6acac82 (127.10.181.129) evicted. New cstate: current_term: 1 leader_uuid: "66371b27153841f9b74868201373ec00" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7feadb9950d84ba6b192856f891ed6fd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 45447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66371b27153841f9b74868201373ec00" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 39065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c70459b155c4ee6abddad89cb1391a1" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 32951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:58:31.111135 17167 catalog_manager.cc:4754] TS 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c31cac012fe947289f6e50b0329d892e: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111)
W20260608 09:58:32.316434 17167 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260608 09:58:32.319839 17167 catalog_manager.cc:4754] TS 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 23df04b10d524c1697c90506d4e25774: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111)
W20260608 09:58:34.396545 17167 catalog_manager.cc:4754] TS 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 23df04b10d524c1697c90506d4e25774: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111)
I20260608 09:58:35.479597 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:58:35.505893 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:35.506724 10966 tablet_replica.cc:333] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd: stopping tablet replica
I20260608 09:58:35.507654 10966 raft_consensus.cc:2243] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:35.508327 10966 raft_consensus.cc:2272] T bf5461d0b5b44cd7891825961dfcda7b P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.510459 10966 tablet_replica.cc:333] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd: stopping tablet replica
I20260608 09:58:35.510946 10966 raft_consensus.cc:2243] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:35.511538 10966 raft_consensus.cc:2272] T 23df04b10d524c1697c90506d4e25774 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.513684 10966 tablet_replica.cc:333] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd: stopping tablet replica
I20260608 09:58:35.514307 10966 raft_consensus.cc:2243] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:35.514930 10966 raft_consensus.cc:2272] T c31cac012fe947289f6e50b0329d892e P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.516773 10966 tablet_replica.cc:333] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd: stopping tablet replica
I20260608 09:58:35.517285 10966 raft_consensus.cc:2243] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:35.517863 10966 raft_consensus.cc:2272] T 75efdf67169d4c1fabd80a9fe75fc522 P 7feadb9950d84ba6b192856f891ed6fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.541533 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:58:35.556069 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:58:35.579864 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:35.580621 10966 tablet_replica.cc:333] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00: stopping tablet replica
I20260608 09:58:35.581235 10966 raft_consensus.cc:2243] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:35.582142 10966 raft_consensus.cc:2272] T bf5461d0b5b44cd7891825961dfcda7b P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.584159 10966 tablet_replica.cc:333] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00: stopping tablet replica
I20260608 09:58:35.584700 10966 raft_consensus.cc:2243] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:35.585533 10966 raft_consensus.cc:2272] T 23df04b10d524c1697c90506d4e25774 P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.587473 10966 tablet_replica.cc:333] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00: stopping tablet replica
I20260608 09:58:35.587988 10966 raft_consensus.cc:2243] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:35.588750 10966 raft_consensus.cc:2272] T c31cac012fe947289f6e50b0329d892e P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.590692 10966 tablet_replica.cc:333] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00: stopping tablet replica
I20260608 09:58:35.591204 10966 raft_consensus.cc:2243] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:35.591943 10966 raft_consensus.cc:2272] T 75efdf67169d4c1fabd80a9fe75fc522 P 66371b27153841f9b74868201373ec00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.614427 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:58:35.628023 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:58:35.648784 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:35.649516 10966 tablet_replica.cc:333] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1: stopping tablet replica
I20260608 09:58:35.650103 10966 raft_consensus.cc:2243] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:35.650730 10966 raft_consensus.cc:2272] T bf5461d0b5b44cd7891825961dfcda7b P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.652733 10966 tablet_replica.cc:333] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1: stopping tablet replica
I20260608 09:58:35.653299 10966 raft_consensus.cc:2243] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:35.653815 10966 raft_consensus.cc:2272] T 75efdf67169d4c1fabd80a9fe75fc522 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.655720 10966 tablet_replica.cc:333] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1: stopping tablet replica
I20260608 09:58:35.656276 10966 raft_consensus.cc:2243] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:35.656831 10966 raft_consensus.cc:2272] T c31cac012fe947289f6e50b0329d892e P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.658721 10966 tablet_replica.cc:333] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1: stopping tablet replica
I20260608 09:58:35.659192 10966 raft_consensus.cc:2243] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:35.659698 10966 raft_consensus.cc:2272] T 23df04b10d524c1697c90506d4e25774 P 6c70459b155c4ee6abddad89cb1391a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:35.682358 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:58:35.694900 10966 master.cc:562] Master@127.10.181.190:45201 shutting down...
W20260608 09:58:38.540735 17167 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 09:58:38.544572 17167 catalog_manager.cc:4754] TS 79238603f1834f77bba039cfd6acac82 (127.10.181.129:42347): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 23df04b10d524c1697c90506d4e25774: Network error: Client connection negotiation failed: client connection to 127.10.181.129:42347: connect: Connection refused (error 111)
I20260608 09:58:39.310770 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:39.311923 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:39.312369 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 97832c8bad6f4be5aad16620686f8a39: stopping tablet replica
I20260608 09:58:39.346707 10966 master.cc:584] Master@127.10.181.190:45201 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14610 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 09:58:39.396278 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:33337
I20260608 09:58:39.397684 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:39.403918 17656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:39.403927 17657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:39.405556 17659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:39.406838 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:39.407703 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:39.407915 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:39.408082 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912719408042 us; error 0 us; skew 500 ppm
I20260608 09:58:39.408670 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:39.411298 10966 webserver.cc:533] Webserver started at http://127.10.181.190:45449/ using document root <none> and password file <none>
I20260608 09:58:39.411854 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:39.412060 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:39.412349 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:39.413766 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "817c480d7f79419a871c6e17c80169e9"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:39.418589 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:58:39.422173 17664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.422917 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:39.423216 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "817c480d7f79419a871c6e17c80169e9"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:39.423493 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:39.453605 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:39.454921 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:39.495961 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:33337
I20260608 09:58:39.496124 17715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:33337 every 8 connection(s)
I20260608 09:58:39.500475 17716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:39.513039 17716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9: Bootstrap starting.
I20260608 09:58:39.518612 17716 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:39.523154 17716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9: No bootstrap required, opened a new log
I20260608 09:58:39.525851 17716 raft_consensus.cc:359] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817c480d7f79419a871c6e17c80169e9" member_type: VOTER }
I20260608 09:58:39.526322 17716 raft_consensus.cc:385] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:39.526571 17716 raft_consensus.cc:740] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 817c480d7f79419a871c6e17c80169e9, State: Initialized, Role: FOLLOWER
I20260608 09:58:39.527249 17716 consensus_queue.cc:260] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "817c480d7f79419a871c6e17c80169e9" member_type: VOTER }
I20260608 09:58:39.527734 17716 raft_consensus.cc:399] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:39.527966 17716 raft_consensus.cc:493] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:39.528267 17716 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:39.533398 17716 raft_consensus.cc:515] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817c480d7f79419a871c6e17c80169e9" member_type: VOTER }
I20260608 09:58:39.533954 17716 leader_election.cc:304] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [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: 817c480d7f79419a871c6e17c80169e9; no voters: 
I20260608 09:58:39.535161 17716 leader_election.cc:290] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:39.535676 17719 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:39.537103 17719 raft_consensus.cc:697] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 1 LEADER]: Becoming Leader. State: Replica: 817c480d7f79419a871c6e17c80169e9, State: Running, Role: LEADER
I20260608 09:58:39.537883 17719 consensus_queue.cc:237] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [LEADER]: Queue going to LEADER mode. State: All 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: "817c480d7f79419a871c6e17c80169e9" member_type: VOTER }
I20260608 09:58:39.538399 17716 sys_catalog.cc:565] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:39.545682 17720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "817c480d7f79419a871c6e17c80169e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817c480d7f79419a871c6e17c80169e9" member_type: VOTER } }
I20260608 09:58:39.545596 17721 sys_catalog.cc:455] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 817c480d7f79419a871c6e17c80169e9. Latest consensus state: current_term: 1 leader_uuid: "817c480d7f79419a871c6e17c80169e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817c480d7f79419a871c6e17c80169e9" member_type: VOTER } }
I20260608 09:58:39.546511 17720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:39.546707 17721 sys_catalog.cc:458] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:39.548826 17729 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:39.556427 17729 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:39.557646 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:39.567019 17729 catalog_manager.cc:1382] Generated new cluster ID: ed68dd56eb8e4c6abcbc05156291e56f
I20260608 09:58:39.567337 17729 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:39.588291 17729 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:39.590039 17729 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:39.603209 17729 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9: Generated new TSK 0
I20260608 09:58:39.603843 17729 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:39.624373 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:39.631362 17737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:39.632596 17738 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:39.633891 17740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:39.636245 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:39.637207 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:39.637480 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:39.637666 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912719637647 us; error 0 us; skew 500 ppm
I20260608 09:58:39.638335 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:39.640851 10966 webserver.cc:533] Webserver started at http://127.10.181.129:42555/ using document root <none> and password file <none>
I20260608 09:58:39.641474 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:39.641673 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:39.641981 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:39.643308 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "04c7f36835504d73bc43face9609d91c"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:39.648231 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:58:39.651916 17745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.652700 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:58:39.652997 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "04c7f36835504d73bc43face9609d91c"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:39.653296 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:39.676918 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:39.678280 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:39.679807 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:39.682301 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:39.682523 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.682777 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:39.682967 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.724452 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:34999
I20260608 09:58:39.724575 17807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:34999 every 8 connection(s)
I20260608 09:58:39.730412 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:39.737823 17812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:39.738771 17813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:39.743608 17815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:39.744472 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:39.744791 17808 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33337
I20260608 09:58:39.745201 17808 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:39.745795 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:39.746007 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:39.746073 17808 heartbeater.cc:507] Master 127.10.181.190:33337 requested a full tablet report, sending...
I20260608 09:58:39.746346 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912719746320 us; error 0 us; skew 500 ppm
I20260608 09:58:39.747253 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:39.748746 17681 ts_manager.cc:194] Registered new tserver with Master: 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999)
I20260608 09:58:39.750432 10966 webserver.cc:533] Webserver started at http://127.10.181.130:46537/ using document root <none> and password file <none>
I20260608 09:58:39.751012 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:39.750998 17681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58218
I20260608 09:58:39.751435 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:39.751791 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:39.753284 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "0f3c4a6620d84054b7aad17b10095b58"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:39.758329 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 09:58:39.761878 17820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.762722 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:58:39.763044 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "0f3c4a6620d84054b7aad17b10095b58"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:39.763365 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:39.772794 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:39.774106 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:39.775549 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:39.777999 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:39.778237 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.778477 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:39.778666 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.819787 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:42537
I20260608 09:58:39.819917 17882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:42537 every 8 connection(s)
I20260608 09:58:39.825083 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:39.832669 17886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:39.834388 17887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:39.836407 10966 server_base.cc:1061] running on GCE node
W20260608 09:58:39.836506 17889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:39.837659 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:39.837903 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:39.838116 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912719838098 us; error 0 us; skew 500 ppm
I20260608 09:58:39.839046 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:39.839804 17883 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33337
I20260608 09:58:39.840231 17883 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:39.841202 17883 heartbeater.cc:507] Master 127.10.181.190:33337 requested a full tablet report, sending...
I20260608 09:58:39.842257 10966 webserver.cc:533] Webserver started at http://127.10.181.131:40927/ using document root <none> and password file <none>
I20260608 09:58:39.842875 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:39.843106 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:39.843410 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:39.844002 17681 ts_manager.cc:194] Registered new tserver with Master: 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:39.844842 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "8e507597e21243a582aad807612094a8"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:39.845700 17681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58220
I20260608 09:58:39.849972 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:58:39.853762 17894 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.854586 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:58:39.854885 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "8e507597e21243a582aad807612094a8"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:39.855204 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:39.883283 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:39.884557 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:39.886121 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:39.888535 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:39.888777 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.889019 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:39.889209 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:39.930536 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:34037
I20260608 09:58:39.930693 17956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:34037 every 8 connection(s)
I20260608 09:58:39.945297 17957 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33337
I20260608 09:58:39.945734 17957 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:39.946525 17957 heartbeater.cc:507] Master 127.10.181.190:33337 requested a full tablet report, sending...
I20260608 09:58:39.948536 17681 ts_manager.cc:194] Registered new tserver with Master: 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:39.948676 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014789289s
I20260608 09:58:39.950179 17681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58232
I20260608 09:58:40.754168 17808 heartbeater.cc:499] Master 127.10.181.190:33337 was elected leader, sending a full tablet report...
I20260608 09:58:40.848412 17883 heartbeater.cc:499] Master 127.10.181.190:33337 was elected leader, sending a full tablet report...
I20260608 09:58:40.953081 17957 heartbeater.cc:499] Master 127.10.181.190:33337 was elected leader, sending a full tablet report...
I20260608 09:58:41.011164 17681 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58248:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:41.013785 17681 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:58:41.081207 17848 tablet_service.cc:1511] Processing CreateTablet for tablet fd79dbe37cb842fab255ed4a7adc3fb3 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:41.082161 17847 tablet_service.cc:1511] Processing CreateTablet for tablet a8e4393d0fad494db0b03fae1e3337f7 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:41.082976 17848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd79dbe37cb842fab255ed4a7adc3fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.083665 17847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e4393d0fad494db0b03fae1e3337f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.087001 17846 tablet_service.cc:1511] Processing CreateTablet for tablet a71b78b1ad1c4363ae67b4c1b61cda64 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:41.088121 17922 tablet_service.cc:1511] Processing CreateTablet for tablet fd79dbe37cb842fab255ed4a7adc3fb3 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:41.089576 17922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd79dbe37cb842fab255ed4a7adc3fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.090596 17845 tablet_service.cc:1511] Processing CreateTablet for tablet 813481556f2547f19f04643a2b454923 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:41.093156 17773 tablet_service.cc:1511] Processing CreateTablet for tablet fd79dbe37cb842fab255ed4a7adc3fb3 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:41.093448 17921 tablet_service.cc:1511] Processing CreateTablet for tablet a8e4393d0fad494db0b03fae1e3337f7 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:41.094625 17773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd79dbe37cb842fab255ed4a7adc3fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.094564 17772 tablet_service.cc:1511] Processing CreateTablet for tablet a8e4393d0fad494db0b03fae1e3337f7 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:41.096068 17772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e4393d0fad494db0b03fae1e3337f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.097450 17770 tablet_service.cc:1511] Processing CreateTablet for tablet 813481556f2547f19f04643a2b454923 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:41.098925 17770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813481556f2547f19f04643a2b454923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.098806 17771 tablet_service.cc:1511] Processing CreateTablet for tablet a71b78b1ad1c4363ae67b4c1b61cda64 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:41.100279 17771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71b78b1ad1c4363ae67b4c1b61cda64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.097450 17919 tablet_service.cc:1511] Processing CreateTablet for tablet 813481556f2547f19f04643a2b454923 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:41.096112 17920 tablet_service.cc:1511] Processing CreateTablet for tablet a71b78b1ad1c4363ae67b4c1b61cda64 (DEFAULT_TABLE table=test-workload [id=801af1f1ff444864b04fa9a0644667fc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:41.094720 17921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e4393d0fad494db0b03fae1e3337f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.104835 17919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813481556f2547f19f04643a2b454923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.088557 17846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71b78b1ad1c4363ae67b4c1b61cda64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.107683 17845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813481556f2547f19f04643a2b454923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.108356 17920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71b78b1ad1c4363ae67b4c1b61cda64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:41.159564 17977 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap starting.
I20260608 09:58:41.172660 17977 tablet_bootstrap.cc:654] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.184569 17979 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Bootstrap starting.
I20260608 09:58:41.189917 17977 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: No bootstrap required, opened a new log
I20260608 09:58:41.190774 17977 ts_tablet_manager.cc:1403] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260608 09:58:41.191234 17979 tablet_bootstrap.cc:654] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.195875 17978 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Bootstrap starting.
I20260608 09:58:41.198487 17979 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: No bootstrap required, opened a new log
I20260608 09:58:41.198100 17977 raft_consensus.cc:359] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.198931 17977 raft_consensus.cc:385] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.199069 17979 ts_tablet_manager.cc:1403] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 09:58:41.199296 17977 raft_consensus.cc:740] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.200181 17977 consensus_queue.cc:260] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.202507 17979 raft_consensus.cc:359] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.203292 17977 ts_tablet_manager.cc:1434] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260608 09:58:41.204255 17978 tablet_bootstrap.cc:654] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.204509 17977 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap starting.
I20260608 09:58:41.203284 17979 raft_consensus.cc:385] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.205471 17979 raft_consensus.cc:740] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e507597e21243a582aad807612094a8, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.206418 17979 consensus_queue.cc:260] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.213442 17977 tablet_bootstrap.cc:654] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.217589 17979 ts_tablet_manager.cc:1434] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 09:58:41.218647 17978 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: No bootstrap required, opened a new log
I20260608 09:58:41.219118 17978 ts_tablet_manager.cc:1403] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260608 09:58:41.222429 17979 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Bootstrap starting.
I20260608 09:58:41.222929 17978 raft_consensus.cc:359] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.223732 17978 raft_consensus.cc:385] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.224110 17978 raft_consensus.cc:740] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.224352 17977 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: No bootstrap required, opened a new log
I20260608 09:58:41.224941 17977 ts_tablet_manager.cc:1403] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260608 09:58:41.225301 17978 consensus_queue.cc:260] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.228144 17977 raft_consensus.cc:359] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.228921 17977 raft_consensus.cc:385] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.229305 17977 raft_consensus.cc:740] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.230317 17977 consensus_queue.cc:260] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.234543 17978 ts_tablet_manager.cc:1434] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 09:58:41.235183 17977 ts_tablet_manager.cc:1434] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260608 09:58:41.235661 17978 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Bootstrap starting.
I20260608 09:58:41.236052 17977 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap starting.
I20260608 09:58:41.238343 17979 tablet_bootstrap.cc:654] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.243762 17978 tablet_bootstrap.cc:654] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.244038 17977 tablet_bootstrap.cc:654] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.263054 17986 raft_consensus.cc:493] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:41.264555 17986 raft_consensus.cc:515] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.266219 17978 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: No bootstrap required, opened a new log
I20260608 09:58:41.266259 17979 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: No bootstrap required, opened a new log
I20260608 09:58:41.267108 17978 ts_tablet_manager.cc:1403] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.013s
I20260608 09:58:41.267199 17979 ts_tablet_manager.cc:1403] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.011s
I20260608 09:58:41.267858 17977 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: No bootstrap required, opened a new log
I20260608 09:58:41.270229 17977 ts_tablet_manager.cc:1403] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.009s
I20260608 09:58:41.270946 17979 raft_consensus.cc:359] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.271855 17979 raft_consensus.cc:385] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.272212 17979 raft_consensus.cc:740] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e507597e21243a582aad807612094a8, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.273094 17978 raft_consensus.cc:359] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.274045 17978 raft_consensus.cc:385] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.273661 17977 raft_consensus.cc:359] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.273262 17979 consensus_queue.cc:260] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.274441 17978 raft_consensus.cc:740] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.275568 17978 consensus_queue.cc:260] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.276943 17979 ts_tablet_manager.cc:1434] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 09:58:41.282548 17979 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: Bootstrap starting.
I20260608 09:58:41.274520 17977 raft_consensus.cc:385] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.279218 17986 leader_election.cc:290] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:41.289469 17977 raft_consensus.cc:740] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.290761 17977 consensus_queue.cc:260] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.294083 17977 ts_tablet_manager.cc:1434] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 09:58:41.295548 17977 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap starting.
I20260608 09:58:41.295770 17984 raft_consensus.cc:493] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:41.296604 17984 raft_consensus.cc:515] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.299810 17984 leader_election.cc:290] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999), 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:41.300688 17979 tablet_bootstrap.cc:654] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.303593 17982 raft_consensus.cc:493] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:41.304131 17982 raft_consensus.cc:515] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.311331 17982 leader_election.cc:290] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e507597e21243a582aad807612094a8 (127.10.181.131:34037), 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999)
I20260608 09:58:41.313619 17977 tablet_bootstrap.cc:654] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.323732 17978 ts_tablet_manager.cc:1434] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Time spent starting tablet: real 0.056s	user 0.029s	sys 0.019s
I20260608 09:58:41.325409 17978 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Bootstrap starting.
I20260608 09:58:41.328593 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8" is_pre_election: true
W20260608 09:58:41.330811 17746 leader_election.cc:343] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e507597e21243a582aad807612094a8 (127.10.181.131:34037): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:41.335577 17977 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: No bootstrap required, opened a new log
I20260608 09:58:41.335784 17978 tablet_bootstrap.cc:654] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.336280 17977 ts_tablet_manager.cc:1403] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.009s
I20260608 09:58:41.340341 17977 raft_consensus.cc:359] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.341189 17977 raft_consensus.cc:385] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.341526 17977 raft_consensus.cc:740] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.342348 17977 consensus_queue.cc:260] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.344837 17977 ts_tablet_manager.cc:1434] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 09:58:41.345979 17858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:41.346558 17858 raft_consensus.cc:2468] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 0.
I20260608 09:58:41.347898 17749 leader_election.cc:304] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58; no voters: 8e507597e21243a582aad807612094a8
I20260608 09:58:41.349089 17992 raft_consensus.cc:2804] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:41.349718 17992 raft_consensus.cc:493] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:41.350224 17978 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: No bootstrap required, opened a new log
I20260608 09:58:41.350255 17992 raft_consensus.cc:3060] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:41.351040 17978 ts_tablet_manager.cc:1403] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260608 09:58:41.355438 17978 raft_consensus.cc:359] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.356359 17978 raft_consensus.cc:385] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.356703 17978 raft_consensus.cc:740] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.357738 17978 consensus_queue.cc:260] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.360648 17978 ts_tablet_manager.cc:1434] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 09:58:41.362078 17978 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: Bootstrap starting.
I20260608 09:58:41.365447 17992 raft_consensus.cc:515] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.370559 17978 tablet_bootstrap.cc:654] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.370887 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8"
I20260608 09:58:41.371328 17858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58"
I20260608 09:58:41.372018 17858 raft_consensus.cc:3060] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:58:41.373214 17746 leader_election.cc:343] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e507597e21243a582aad807612094a8 (127.10.181.131:34037): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:41.374177 17992 leader_election.cc:290] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 1 election: Requested vote from peers 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:41.376021 17992 raft_consensus.cc:493] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:41.378144 17992 raft_consensus.cc:515] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.384495 17978 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: No bootstrap required, opened a new log
I20260608 09:58:41.384802 17858 raft_consensus.cc:2468] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 1.
I20260608 09:58:41.391510 17992 leader_election.cc:290] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e507597e21243a582aad807612094a8 (127.10.181.131:34037), 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:41.385123 17978 ts_tablet_manager.cc:1403] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260608 09:58:41.394804 17857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:41.401679 17857 raft_consensus.cc:2468] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 0.
I20260608 09:58:41.402379 17978 raft_consensus.cc:359] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.403493 17978 raft_consensus.cc:385] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.403690 17749 leader_election.cc:304] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58; no voters: 8e507597e21243a582aad807612094a8
I20260608 09:58:41.403971 17978 raft_consensus.cc:740] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.385082 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8" is_pre_election: true
I20260608 09:58:41.405159 17749 leader_election.cc:304] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58; no voters: 
W20260608 09:58:41.406772 17746 leader_election.cc:343] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e507597e21243a582aad807612094a8 (127.10.181.131:34037): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:41.409230 17978 consensus_queue.cc:260] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.410086 17986 raft_consensus.cc:2804] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:41.411190 17992 raft_consensus.cc:2804] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:41.411659 17992 raft_consensus.cc:493] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:41.412127 17992 raft_consensus.cc:3060] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:41.427932 17992 raft_consensus.cc:515] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.431317 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8"
I20260608 09:58:41.432817 17979 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: No bootstrap required, opened a new log
W20260608 09:58:41.432909 17746 leader_election.cc:343] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8e507597e21243a582aad807612094a8 (127.10.181.131:34037): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:41.433911 17979 ts_tablet_manager.cc:1403] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: Time spent bootstrapping tablet: real 0.152s	user 0.058s	sys 0.062s
I20260608 09:58:41.434387 17986 raft_consensus.cc:697] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 LEADER]: Becoming Leader. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Running, Role: LEADER
I20260608 09:58:41.435451 17986 consensus_queue.cc:237] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.435817 17857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58"
I20260608 09:58:41.436305 17992 leader_election.cc:290] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 1 election: Requested vote from peers 8e507597e21243a582aad807612094a8 (127.10.181.131:34037), 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:41.436559 17857 raft_consensus.cc:3060] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:41.442457 17979 raft_consensus.cc:359] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.443519 17979 raft_consensus.cc:385] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.443926 17979 raft_consensus.cc:740] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e507597e21243a582aad807612094a8, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.444873 17857 raft_consensus.cc:2468] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 1.
I20260608 09:58:41.446342 17749 leader_election.cc:304] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58; no voters: 8e507597e21243a582aad807612094a8
I20260608 09:58:41.447706 17992 raft_consensus.cc:2804] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:41.448184 17992 raft_consensus.cc:697] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 LEADER]: Becoming Leader. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Running, Role: LEADER
I20260608 09:58:41.449064 17992 consensus_queue.cc:237] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.449981 17979 consensus_queue.cc:260] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.453379 17979 ts_tablet_manager.cc:1434] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.001s
I20260608 09:58:41.456588 17932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8" is_pre_election: true
W20260608 09:58:41.461900 17821 leader_election.cc:343] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e507597e21243a582aad807612094a8 (127.10.181.131:34037): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:41.460475 17783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c" is_pre_election: true
I20260608 09:58:41.463788 17782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c" is_pre_election: true
I20260608 09:58:41.464789 17782 raft_consensus.cc:2468] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e507597e21243a582aad807612094a8 in term 0.
I20260608 09:58:41.464872 17824 leader_election.cc:304] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [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: 0f3c4a6620d84054b7aad17b10095b58; no voters: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8
I20260608 09:58:41.466507 17982 raft_consensus.cc:2749] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:41.468184 17898 leader_election.cc:304] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8; no voters: 
I20260608 09:58:41.469163 17984 raft_consensus.cc:493] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:41.469779 17984 raft_consensus.cc:515] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.454731 17979 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Bootstrap starting.
I20260608 09:58:41.472193 17978 ts_tablet_manager.cc:1434] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: Time spent starting tablet: real 0.074s	user 0.030s	sys 0.036s
I20260608 09:58:41.473930 18006 raft_consensus.cc:2804] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:41.474393 18006 raft_consensus.cc:493] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:41.474850 18006 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:41.476164 17984 leader_election.cc:290] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999), 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:41.476984 17680 catalog_manager.cc:5696] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c7f36835504d73bc43face9609d91c (127.10.181.129). New cstate: current_term: 1 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:41.480268 17979 tablet_bootstrap.cc:654] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:41.483526 18006 raft_consensus.cc:515] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.485549 17782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b78b1ad1c4363ae67b4c1b61cda64" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c" is_pre_election: true
I20260608 09:58:41.485898 18006 leader_election.cc:290] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 election: Requested vote from peers 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999), 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:41.486249 17782 raft_consensus.cc:2468] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e507597e21243a582aad807612094a8 in term 0.
I20260608 09:58:41.489558 17782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c"
I20260608 09:58:41.490285 17782 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:41.492192 17898 leader_election.cc:304] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8; no voters: 
I20260608 09:58:41.493674 17858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b78b1ad1c4363ae67b4c1b61cda64" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:41.494364 17858 raft_consensus.cc:2468] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e507597e21243a582aad807612094a8 in term 0.
I20260608 09:58:41.495651 17856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58"
I20260608 09:58:41.495889 18006 raft_consensus.cc:2804] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:41.496327 17856 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:41.496351 18006 raft_consensus.cc:493] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:41.497090 18006 raft_consensus.cc:3060] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:41.498304 17782 raft_consensus.cc:2468] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e507597e21243a582aad807612094a8 in term 1.
I20260608 09:58:41.499681 17898 leader_election.cc:304] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8; no voters: 
I20260608 09:58:41.500698 17984 raft_consensus.cc:2804] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:41.502055 17857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:41.505695 17984 raft_consensus.cc:697] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 LEADER]: Becoming Leader. State: Replica: 8e507597e21243a582aad807612094a8, State: Running, Role: LEADER
I20260608 09:58:41.507041 17984 consensus_queue.cc:237] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.510361 18006 raft_consensus.cc:515] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.511379 17979 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: No bootstrap required, opened a new log
I20260608 09:58:41.511940 17979 ts_tablet_manager.cc:1403] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.003s
I20260608 09:58:41.512789 18006 leader_election.cc:290] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 election: Requested vote from peers 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999), 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:41.512478 17680 catalog_manager.cc:5696] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c reported cstate change: term changed from 0 to 1, leader changed from <none> to 04c7f36835504d73bc43face9609d91c (127.10.181.129). New cstate: current_term: 1 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:41.514580 17782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b78b1ad1c4363ae67b4c1b61cda64" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c"
I20260608 09:58:41.515209 17782 raft_consensus.cc:3060] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:41.515175 17979 raft_consensus.cc:359] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.516916 17979 raft_consensus.cc:385] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:41.517408 17979 raft_consensus.cc:740] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e507597e21243a582aad807612094a8, State: Initialized, Role: FOLLOWER
I20260608 09:58:41.517369 17857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b78b1ad1c4363ae67b4c1b61cda64" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58"
I20260608 09:58:41.518965 17857 raft_consensus.cc:3060] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:41.520798 17856 raft_consensus.cc:2468] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e507597e21243a582aad807612094a8 in term 1.
I20260608 09:58:41.527416 17979 consensus_queue.cc:260] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:41.529369 17782 raft_consensus.cc:2468] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e507597e21243a582aad807612094a8 in term 1.
I20260608 09:58:41.530694 17898 leader_election.cc:304] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8; no voters: 
I20260608 09:58:41.531086 17979 ts_tablet_manager.cc:1434] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260608 09:58:41.531090 17857 raft_consensus.cc:2468] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e507597e21243a582aad807612094a8 in term 1.
I20260608 09:58:41.531433 18006 raft_consensus.cc:2804] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:41.532073 18006 raft_consensus.cc:697] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 LEADER]: Becoming Leader. State: Replica: 8e507597e21243a582aad807612094a8, State: Running, Role: LEADER
I20260608 09:58:41.533043 18006 consensus_queue.cc:237] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:41.536885 17680 catalog_manager.cc:5696] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e507597e21243a582aad807612094a8 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "8e507597e21243a582aad807612094a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:41.550623 17680 catalog_manager.cc:5696] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e507597e21243a582aad807612094a8 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "8e507597e21243a582aad807612094a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: HEALTHY } } }
W20260608 09:58:41.553061 17728 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:58:41.660445 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:58:41.678436 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:41.679322 10966 tablet_replica.cc:333] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: stopping tablet replica
I20260608 09:58:41.680089 10966 raft_consensus.cc:2243] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:41.680559 10966 raft_consensus.cc:2272] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.682746 10966 tablet_replica.cc:333] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: stopping tablet replica
I20260608 09:58:41.683421 10966 raft_consensus.cc:2243] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:41.684070 10966 pending_rounds.cc:70] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Trying to abort 1 pending ops.
I20260608 09:58:41.684274 10966 pending_rounds.cc:77] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618507169132544 op_type: NO_OP noop_request { }
I20260608 09:58:41.684582 10966 raft_consensus.cc:2889] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:41.684870 10966 raft_consensus.cc:2272] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.687490 10966 tablet_replica.cc:333] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: stopping tablet replica
I20260608 09:58:41.688088 10966 raft_consensus.cc:2243] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:41.688521 10966 raft_consensus.cc:2272] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.690732 10966 tablet_replica.cc:333] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: stopping tablet replica
I20260608 09:58:41.691234 10966 raft_consensus.cc:2243] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:41.691833 10966 pending_rounds.cc:70] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Trying to abort 1 pending ops.
I20260608 09:58:41.692040 10966 pending_rounds.cc:77] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618507050143744 op_type: NO_OP noop_request { }
I20260608 09:58:41.692317 10966 raft_consensus.cc:2889] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:41.692595 10966 raft_consensus.cc:2272] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.717128 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:58:41.730345 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:58:41.748143 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:41.749074 10966 tablet_replica.cc:333] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: stopping tablet replica
I20260608 09:58:41.749782 10966 raft_consensus.cc:2243] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:41.750176 10966 raft_consensus.cc:2272] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.752146 10966 tablet_replica.cc:333] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: stopping tablet replica
I20260608 09:58:41.752645 10966 raft_consensus.cc:2243] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:41.752977 10966 raft_consensus.cc:2272] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.754992 10966 tablet_replica.cc:333] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: stopping tablet replica
I20260608 09:58:41.755460 10966 raft_consensus.cc:2243] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:41.755795 10966 raft_consensus.cc:2272] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.757670 10966 tablet_replica.cc:333] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: stopping tablet replica
I20260608 09:58:41.758090 10966 raft_consensus.cc:2243] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:41.758404 10966 raft_consensus.cc:2272] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.782262 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:58:41.794754 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:58:41.813632 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:41.814457 10966 tablet_replica.cc:333] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: stopping tablet replica
I20260608 09:58:41.815111 10966 raft_consensus.cc:2243] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:41.815639 10966 raft_consensus.cc:2272] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.817951 10966 tablet_replica.cc:333] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: stopping tablet replica
I20260608 09:58:41.818512 10966 raft_consensus.cc:2243] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:41.818909 10966 raft_consensus.cc:2272] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.820863 10966 tablet_replica.cc:333] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: stopping tablet replica
I20260608 09:58:41.821455 10966 raft_consensus.cc:2243] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:41.822052 10966 pending_rounds.cc:70] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Trying to abort 1 pending ops.
I20260608 09:58:41.822266 10966 pending_rounds.cc:77] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618507408318464 op_type: NO_OP noop_request { }
I20260608 09:58:41.822546 10966 raft_consensus.cc:2889] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:41.822822 10966 raft_consensus.cc:2272] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.825145 10966 tablet_replica.cc:333] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: stopping tablet replica
I20260608 09:58:41.825726 10966 raft_consensus.cc:2243] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:41.826261 10966 pending_rounds.cc:70] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Trying to abort 1 pending ops.
I20260608 09:58:41.826411 10966 pending_rounds.cc:77] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618507355230208 op_type: NO_OP noop_request { }
I20260608 09:58:41.826632 10966 raft_consensus.cc:2889] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:41.826849 10966 raft_consensus.cc:2272] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:41.850039 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:58:41.863324 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:41.869334 18012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:41.869534 18013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:41.870579 18015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:41.872251 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:41.873215 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:41.873548 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:41.873761 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912721873749 us; error 0 us; skew 500 ppm
I20260608 09:58:41.874379 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:41.876708 10966 webserver.cc:533] Webserver started at http://127.10.181.132:45923/ using document root <none> and password file <none>
I20260608 09:58:41.877341 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:41.877588 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:41.877888 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:41.878991 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "9792e859841d482696e170a2369123af"
format_stamp: "Formatted at 2026-06-08 09:58:41 on dist-test-slave-d6kj"
I20260608 09:58:41.883607 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:58:41.887138 18020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:41.888038 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:58:41.888470 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "9792e859841d482696e170a2369123af"
format_stamp: "Formatted at 2026-06-08 09:58:41 on dist-test-slave-d6kj"
I20260608 09:58:41.888872 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:41.920439 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:41.921658 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:41.923288 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:41.926237 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:41.926510 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:41.926899 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:41.927179 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:41.966951 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:45613
I20260608 09:58:41.967085 18082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:45613 every 8 connection(s)
I20260608 09:58:41.982877 18083 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33337
I20260608 09:58:41.983487 18083 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:41.984362 18083 heartbeater.cc:507] Master 127.10.181.190:33337 requested a full tablet report, sending...
I20260608 09:58:41.986517 17680 ts_manager.cc:194] Registered new tserver with Master: 9792e859841d482696e170a2369123af (127.10.181.132:45613)
I20260608 09:58:41.988131 17680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58260
W20260608 09:58:42.567090 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet a71b78b1ad1c4363ae67b4c1b61cda64: Network error: Client connection negotiation failed: client connection to 127.10.181.131:34037: connect: Connection refused (error 111)
W20260608 09:58:42.570966 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet a8e4393d0fad494db0b03fae1e3337f7: Network error: Client connection negotiation failed: client connection to 127.10.181.129:34999: connect: Connection refused (error 111)
W20260608 09:58:42.574504 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet 813481556f2547f19f04643a2b454923: Network error: Client connection negotiation failed: client connection to 127.10.181.131:34037: connect: Connection refused (error 111)
I20260608 09:58:42.991226 18083 heartbeater.cc:499] Master 127.10.181.190:33337 was elected leader, sending a full tablet report...
W20260608 09:58:43.587980 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet a8e4393d0fad494db0b03fae1e3337f7: Network error: Client connection negotiation failed: client connection to 127.10.181.129:34999: connect: Connection refused (error 111)
W20260608 09:58:43.591399 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet 813481556f2547f19f04643a2b454923: Network error: Client connection negotiation failed: client connection to 127.10.181.131:34037: connect: Connection refused (error 111)
W20260608 09:58:43.594666 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet fd79dbe37cb842fab255ed4a7adc3fb3: Network error: Client connection negotiation failed: client connection to 127.10.181.129:34999: connect: Connection refused (error 111)
W20260608 09:58:44.627161 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet a8e4393d0fad494db0b03fae1e3337f7: Network error: Client connection negotiation failed: client connection to 127.10.181.129:34999: connect: Connection refused (error 111)
W20260608 09:58:44.631204 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet a71b78b1ad1c4363ae67b4c1b61cda64: Network error: Client connection negotiation failed: client connection to 127.10.181.131:34037: connect: Connection refused (error 111)
W20260608 09:58:44.634887 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet 813481556f2547f19f04643a2b454923: Network error: Client connection negotiation failed: client connection to 127.10.181.131:34037: connect: Connection refused (error 111)
W20260608 09:58:45.648478 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet fd79dbe37cb842fab255ed4a7adc3fb3: Network error: Client connection negotiation failed: client connection to 127.10.181.129:34999: connect: Connection refused (error 111)
W20260608 09:58:45.651973 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet a8e4393d0fad494db0b03fae1e3337f7: Network error: Client connection negotiation failed: client connection to 127.10.181.129:34999: connect: Connection refused (error 111)
W20260608 09:58:45.655454 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet a71b78b1ad1c4363ae67b4c1b61cda64: Network error: Client connection negotiation failed: client connection to 127.10.181.131:34037: connect: Connection refused (error 111)
W20260608 09:58:46.658756 17728 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8e507597e21243a582aad807612094a8 not available for placement
W20260608 09:58:46.922523 17712 debug-util.cc:398] Leaking SignalData structure 0x7b0800234360 after lost signal to thread 10969
W20260608 09:58:46.923965 17712 debug-util.cc:398] Leaking SignalData structure 0x7b08002209a0 after lost signal to thread 17715
W20260608 09:58:46.925863 17712 debug-util.cc:398] Leaking SignalData structure 0x7b0800241120 after lost signal to thread 18082
W20260608 09:58:47.661810 17728 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8e507597e21243a582aad807612094a8 not available for placement
W20260608 09:58:48.664695 17728 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8e507597e21243a582aad807612094a8 not available for placement
I20260608 09:58:49.048420 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:49.058036 18092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:49.059778 18093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:49.064091 18095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:49.064150 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:49.066809 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:49.067135 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:49.067375 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912729067356 us; error 0 us; skew 500 ppm
I20260608 09:58:49.068393 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:49.072443 10966 webserver.cc:533] Webserver started at http://127.10.181.129:42555/ using document root <none> and password file <none>
I20260608 09:58:49.073319 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:49.073577 10966 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:58:49.079722 10966 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:58:49.084692 18100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.085758 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:58:49.086143 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "04c7f36835504d73bc43face9609d91c"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:49.086740 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:49.113075 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:49.115077 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:49.117300 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:49.122689 18107 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 09:58:49.147694 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:58:49.148046 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.027s	user 0.000s	sys 0.002s
I20260608 09:58:49.148409 10966 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 09:58:49.157697 18107 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Bootstrap starting.
I20260608 09:58:49.173003 18107 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:49.173889 18107 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Bootstrap complete.
I20260608 09:58:49.174642 18107 ts_tablet_manager.cc:1403] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 09:58:49.177395 10966 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:58:49.177803 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.029s	user 0.023s	sys 0.007s
I20260608 09:58:49.177855 18107 raft_consensus.cc:359] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.179329 18107 raft_consensus.cc:740] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.180498 18107 consensus_queue.cc:260] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.183954 18107 ts_tablet_manager.cc:1434] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 09:58:49.184849 18107 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Bootstrap starting.
I20260608 09:58:49.207907 18107 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:58:49.209566 18107 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Bootstrap complete.
I20260608 09:58:49.210534 18107 ts_tablet_manager.cc:1403] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260608 09:58:49.214655 18107 raft_consensus.cc:359] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.215984 18107 raft_consensus.cc:740] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.217032 18107 consensus_queue.cc:260] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.220356 18107 ts_tablet_manager.cc:1434] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 09:58:49.221773 18107 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: Bootstrap starting.
I20260608 09:58:49.244982 18107 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:49.246284 18107 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: Bootstrap complete.
I20260608 09:58:49.247370 18107 ts_tablet_manager.cc:1403] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.017s
I20260608 09:58:49.251271 18107 raft_consensus.cc:359] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.252272 18107 raft_consensus.cc:740] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.253618 18107 consensus_queue.cc:260] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.257153 18107 ts_tablet_manager.cc:1434] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:58:49.258493 18107 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Bootstrap starting.
I20260608 09:58:49.258714 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:34999
I20260608 09:58:49.258960 18167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:34999 every 8 connection(s)
W20260608 09:58:49.271441 18169 tablet.cc:2404] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:58:49.273736 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:49.285662 18173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:49.289513 18107 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:58:49.290400 18107 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Bootstrap complete.
I20260608 09:58:49.291023 18107 ts_tablet_manager.cc:1403] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.000s
I20260608 09:58:49.293833 18107 raft_consensus.cc:359] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:49.294870 18107 raft_consensus.cc:740] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.297027 18107 consensus_queue.cc:260] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [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: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
W20260608 09:58:49.299392 18174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:49.301849 18107 ts_tablet_manager.cc:1434] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 09:58:49.304606 18168 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33337
I20260608 09:58:49.306119 18168 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:49.307057 18168 heartbeater.cc:507] Master 127.10.181.190:33337 requested a full tablet report, sending...
I20260608 09:58:49.309722 10966 server_base.cc:1061] running on GCE node
W20260608 09:58:49.311656 18176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:49.312196 17680 ts_manager.cc:194] Re-registered known tserver with Master: 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999)
I20260608 09:58:49.313112 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:49.313524 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:49.313812 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912729313790 us; error 0 us; skew 500 ppm
I20260608 09:58:49.315490 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:49.319825 10966 webserver.cc:533] Webserver started at http://127.10.181.130:46537/ using document root <none> and password file <none>
I20260608 09:58:49.320878 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:49.321161 10966 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:58:49.323757 17680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54804
I20260608 09:58:49.327569 18168 heartbeater.cc:499] Master 127.10.181.190:33337 was elected leader, sending a full tablet report...
I20260608 09:58:49.327726 10966 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:58:49.333671 18181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.334816 10966 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:58:49.335259 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "0f3c4a6620d84054b7aad17b10095b58"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:49.335675 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:49.373385 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:49.374701 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:49.376401 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:49.402724 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:58:49.403054 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260608 09:58:49.408332 18188 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap starting.
I20260608 09:58:49.424175 18188 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:49.425172 18188 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap complete.
I20260608 09:58:49.425889 18188 ts_tablet_manager.cc:1403] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 09:58:49.426210 10966 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:58:49.426554 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.023s	user 0.023s	sys 0.000s
I20260608 09:58:49.429148 18188 raft_consensus.cc:359] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.429973 18188 raft_consensus.cc:740] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.430876 18188 consensus_queue.cc:260] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.434099 18188 ts_tablet_manager.cc:1434] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 09:58:49.435087 18188 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap starting.
I20260608 09:58:49.457118 18188 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:49.458411 18188 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap complete.
I20260608 09:58:49.459405 18188 ts_tablet_manager.cc:1403] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260608 09:58:49.463505 18188 raft_consensus.cc:359] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.464479 18188 raft_consensus.cc:740] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.465806 18188 consensus_queue.cc:260] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.468954 18188 ts_tablet_manager.cc:1434] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 09:58:49.470209 18188 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap starting.
I20260608 09:58:49.490170 18188 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:49.491313 18188 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap complete.
I20260608 09:58:49.492303 18188 ts_tablet_manager.cc:1403] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.001s
I20260608 09:58:49.495955 18188 raft_consensus.cc:359] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.496852 18188 raft_consensus.cc:740] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.498271 18188 consensus_queue.cc:260] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.499819 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:42537
I20260608 09:58:49.500204 18248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:42537 every 8 connection(s)
I20260608 09:58:49.501276 18188 ts_tablet_manager.cc:1434] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:58:49.502228 18188 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap starting.
I20260608 09:58:49.519865 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:58:49.532744 18249 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33337
I20260608 09:58:49.533221 18249 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:49.534373 18249 heartbeater.cc:507] Master 127.10.181.190:33337 requested a full tablet report, sending...
I20260608 09:58:49.536507 18188 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:49.537638 18188 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: Bootstrap complete.
I20260608 09:58:49.538514 18188 ts_tablet_manager.cc:1403] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.018s
I20260608 09:58:49.538825 17680 ts_manager.cc:194] Re-registered known tserver with Master: 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
W20260608 09:58:49.539048 18253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:49.542024 18188 raft_consensus.cc:359] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:49.543028 18188 raft_consensus.cc:740] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.544116 18188 consensus_queue.cc:260] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:49.546084 17680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54814
I20260608 09:58:49.547884 18188 ts_tablet_manager.cc:1434] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 09:58:49.550196 18249 heartbeater.cc:499] Master 127.10.181.190:33337 was elected leader, sending a full tablet report...
W20260608 09:58:49.553359 18254 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:49.562259 18256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:49.562744 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:49.564406 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:49.564775 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:49.565062 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912729565043 us; error 0 us; skew 500 ppm
I20260608 09:58:49.566041 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:49.569140 10966 webserver.cc:533] Webserver started at http://127.10.181.131:40927/ using document root <none> and password file <none>
I20260608 09:58:49.569917 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:49.570151 10966 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:58:49.575289 10966 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:58:49.579860 18261 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:49.580798 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:58:49.581182 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "8e507597e21243a582aad807612094a8"
format_stamp: "Formatted at 2026-06-08 09:58:39 on dist-test-slave-d6kj"
I20260608 09:58:49.581648 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:49.620715 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:49.622565 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:49.624639 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:49.650749 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:58:49.651048 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.001s
I20260608 09:58:49.655709 18268 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Bootstrap starting.
W20260608 09:58:49.667572 17728 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8e507597e21243a582aad807612094a8 not available for placement
I20260608 09:58:49.673367 10966 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:58:49.673656 18268 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:58:49.673746 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.022s	user 0.023s	sys 0.000s
I20260608 09:58:49.674932 18268 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Bootstrap complete.
I20260608 09:58:49.675796 18268 ts_tablet_manager.cc:1403] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 09:58:49.679183 18268 raft_consensus.cc:359] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.680224 18268 raft_consensus.cc:740] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e507597e21243a582aad807612094a8, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.681181 18268 consensus_queue.cc:260] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.684777 18268 ts_tablet_manager.cc:1434] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 09:58:49.686239 18268 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: Bootstrap starting.
I20260608 09:58:49.711285 18268 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:49.712541 18268 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: Bootstrap complete.
I20260608 09:58:49.713554 18268 ts_tablet_manager.cc:1403] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.007s
I20260608 09:58:49.717794 18268 raft_consensus.cc:359] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.718824 18268 raft_consensus.cc:385] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:49.719275 18268 raft_consensus.cc:740] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e507597e21243a582aad807612094a8, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.720460 18268 consensus_queue.cc:260] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.723788 18268 ts_tablet_manager.cc:1434] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:58:49.725059 18268 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Bootstrap starting.
I20260608 09:58:49.750434 18268 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:58:49.752105 18268 tablet_bootstrap.cc:492] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Bootstrap complete.
I20260608 09:58:49.753100 18268 ts_tablet_manager.cc:1403] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260608 09:58:49.756934 18268 raft_consensus.cc:359] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.758407 18268 raft_consensus.cc:740] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e507597e21243a582aad807612094a8, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.759670 18268 consensus_queue.cc:260] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.763293 18268 ts_tablet_manager.cc:1434] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:58:49.764297 18268 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Bootstrap starting.
I20260608 09:58:49.782244 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:34037
I20260608 09:58:49.784510 18268 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:49.785573 18268 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Bootstrap complete.
I20260608 09:58:49.786387 18268 ts_tablet_manager.cc:1403] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.015s
I20260608 09:58:49.791561 18268 raft_consensus.cc:359] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:49.793319 18268 raft_consensus.cc:385] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:49.793800 18268 raft_consensus.cc:740] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e507597e21243a582aad807612094a8, State: Initialized, Role: FOLLOWER
I20260608 09:58:49.794829 18268 consensus_queue.cc:260] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:49.792734 18330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:34037 every 8 connection(s)
I20260608 09:58:49.797981 18268 ts_tablet_manager.cc:1434] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 09:58:49.814043 18331 heartbeater.cc:344] Connected to a master server at 127.10.181.190:33337
I20260608 09:58:49.814831 18331 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:49.815810 18331 heartbeater.cc:507] Master 127.10.181.190:33337 requested a full tablet report, sending...
I20260608 09:58:49.820104 17680 ts_manager.cc:194] Re-registered known tserver with Master: 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:49.825136 17680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54824
I20260608 09:58:49.827904 18331 heartbeater.cc:499] Master 127.10.181.190:33337 was elected leader, sending a full tablet report...
I20260608 09:58:49.904640 18271 raft_consensus.cc:493] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:49.905364 18271 raft_consensus.cc:515] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:49.908082 18271 leader_election.cc:290] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999), 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:49.920881 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c" is_pre_election: true
I20260608 09:58:49.922111 18142 raft_consensus.cc:2393] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e507597e21243a582aad807612094a8 in current term 1: Already voted for candidate 04c7f36835504d73bc43face9609d91c in this term.
I20260608 09:58:49.922382 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:49.923338 18223 raft_consensus.cc:2393] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e507597e21243a582aad807612094a8 in current term 1: Already voted for candidate 04c7f36835504d73bc43face9609d91c in this term.
I20260608 09:58:49.923801 18271 raft_consensus.cc:493] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:49.924470 18271 raft_consensus.cc:515] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:49.924724 18265 leader_election.cc:304] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [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: 8e507597e21243a582aad807612094a8; no voters: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58
I20260608 09:58:49.926846 18271 leader_election.cc:290] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537), 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999)
I20260608 09:58:49.927008 18337 raft_consensus.cc:3060] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:49.927726 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:49.928143 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "8e507597e21243a582aad807612094a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c" is_pre_election: true
I20260608 09:58:49.928938 18223 raft_consensus.cc:2393] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e507597e21243a582aad807612094a8 in current term 1: Already voted for candidate 04c7f36835504d73bc43face9609d91c in this term.
I20260608 09:58:49.929497 18142 raft_consensus.cc:2393] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8e507597e21243a582aad807612094a8 in current term 1: Already voted for candidate 04c7f36835504d73bc43face9609d91c in this term.
I20260608 09:58:49.931183 18265 leader_election.cc:304] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [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: 8e507597e21243a582aad807612094a8; no voters: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58
I20260608 09:58:49.932183 18271 raft_consensus.cc:3060] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:49.934804 18337 raft_consensus.cc:2749] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:49.938043 18271 raft_consensus.cc:2749] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:50.630779 18338 raft_consensus.cc:493] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:50.631398 18338 raft_consensus.cc:515] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.633708 18338 leader_election.cc:290] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:50.646333 18343 raft_consensus.cc:493] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:50.647696 18343 raft_consensus.cc:515] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.661059 18343 leader_election.cc:290] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:50.661567 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8" is_pre_election: true
I20260608 09:58:50.663120 18303 raft_consensus.cc:2410] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04c7f36835504d73bc43face9609d91c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:58:50.663705 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:50.664615 18223 raft_consensus.cc:2468] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 1.
I20260608 09:58:50.665979 18104 leader_election.cc:304] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58; no voters: 8e507597e21243a582aad807612094a8
I20260608 09:58:50.667088 18338 raft_consensus.cc:2804] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:50.667654 18338 raft_consensus.cc:493] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:50.668188 18338 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:50.671833 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c" is_pre_election: true
I20260608 09:58:50.674455 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8" is_pre_election: true
I20260608 09:58:50.675441 18303 raft_consensus.cc:2410] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f3c4a6620d84054b7aad17b10095b58 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:58:50.676407 18338 raft_consensus.cc:515] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.677910 18142 raft_consensus.cc:2393] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f3c4a6620d84054b7aad17b10095b58 in current term 2: Already voted for candidate 04c7f36835504d73bc43face9609d91c in this term.
I20260608 09:58:50.679069 18338 leader_election.cc:290] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 2 election: Requested vote from peers 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:50.680007 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58"
I20260608 09:58:50.680835 18223 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:50.681268 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8"
I20260608 09:58:50.682047 18303 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:50.683338 18185 leader_election.cc:304] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [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: 0f3c4a6620d84054b7aad17b10095b58; no voters: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8
I20260608 09:58:50.690037 18223 raft_consensus.cc:2468] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 2.
I20260608 09:58:50.690846 18303 raft_consensus.cc:2410] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 04c7f36835504d73bc43face9609d91c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:58:50.690980 18343 raft_consensus.cc:2749] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:58:50.692416 18104 leader_election.cc:304] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58; no voters: 8e507597e21243a582aad807612094a8
I20260608 09:58:50.693724 18338 raft_consensus.cc:2804] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:50.695079 18338 raft_consensus.cc:697] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Becoming Leader. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Running, Role: LEADER
I20260608 09:58:50.696360 18338 consensus_queue.cc:237] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [LEADER]: Queue going to LEADER 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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
W20260608 09:58:50.703890 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet a71b78b1ad1c4363ae67b4c1b61cda64: Illegal state: Replica 8e507597e21243a582aad807612094a8 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } }
I20260608 09:58:50.707204 17680 catalog_manager.cc:5696] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c reported cstate change: term changed from 1 to 2, leader changed from 8e507597e21243a582aad807612094a8 (127.10.181.131) to 04c7f36835504d73bc43face9609d91c (127.10.181.129). New cstate: current_term: 2 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: UNKNOWN } } }
W20260608 09:58:50.719445 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet fd79dbe37cb842fab255ed4a7adc3fb3: Illegal state: Replica 04c7f36835504d73bc43face9609d91c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } }
W20260608 09:58:50.725134 17728 auto_rebalancer.cc:591] Failed to schedule move for tablet a8e4393d0fad494db0b03fae1e3337f7: Illegal state: Replica 04c7f36835504d73bc43face9609d91c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } }
I20260608 09:58:50.741231 18338 raft_consensus.cc:493] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:50.742008 18338 raft_consensus.cc:515] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.744700 18338 leader_election.cc:290] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:50.745031 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b78b1ad1c4363ae67b4c1b61cda64" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:50.745358 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b78b1ad1c4363ae67b4c1b61cda64" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8" is_pre_election: true
I20260608 09:58:50.746225 18223 raft_consensus.cc:2468] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 1.
I20260608 09:58:50.746694 18303 raft_consensus.cc:2410] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04c7f36835504d73bc43face9609d91c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:58:50.747568 18104 leader_election.cc:304] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58; no voters: 
I20260608 09:58:50.748438 18338 raft_consensus.cc:2804] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:50.748953 18338 raft_consensus.cc:493] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:50.749403 18338 raft_consensus.cc:3060] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:50.754446 18338 raft_consensus.cc:515] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.756475 18338 leader_election.cc:290] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 2 election: Requested vote from peers 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:50.757335 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b78b1ad1c4363ae67b4c1b61cda64" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58"
I20260608 09:58:50.757654 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71b78b1ad1c4363ae67b4c1b61cda64" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8"
I20260608 09:58:50.758247 18223 raft_consensus.cc:3060] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:50.758517 18303 raft_consensus.cc:3060] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:50.763867 18343 raft_consensus.cc:493] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:50.764497 18343 raft_consensus.cc:515] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.765659 18223 raft_consensus.cc:2468] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 2.
I20260608 09:58:50.766000 18303 raft_consensus.cc:2410] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 04c7f36835504d73bc43face9609d91c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:58:50.767215 18343 leader_election.cc:290] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:50.767859 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8" is_pre_election: true
I20260608 09:58:50.767961 18104 leader_election.cc:304] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58; no voters: 
I20260608 09:58:50.768167 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c" is_pre_election: true
I20260608 09:58:50.768837 18303 raft_consensus.cc:2468] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f3c4a6620d84054b7aad17b10095b58 in term 1.
I20260608 09:58:50.769433 18338 raft_consensus.cc:2804] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:50.769761 18142 raft_consensus.cc:2410] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f3c4a6620d84054b7aad17b10095b58 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:58:50.770390 18338 raft_consensus.cc:697] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Becoming Leader. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Running, Role: LEADER
I20260608 09:58:50.770470 18182 leader_election.cc:304] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [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: 0f3c4a6620d84054b7aad17b10095b58, 8e507597e21243a582aad807612094a8; no voters: 
I20260608 09:58:50.771725 18343 raft_consensus.cc:2804] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:50.772212 18343 raft_consensus.cc:493] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:50.772198 18338 consensus_queue.cc:237] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [LEADER]: Queue going to LEADER 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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.772804 18343 raft_consensus.cc:3060] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:50.780022 18343 raft_consensus.cc:515] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.781584 17680 catalog_manager.cc:5696] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c reported cstate change: term changed from 1 to 2, leader changed from 8e507597e21243a582aad807612094a8 (127.10.181.131) to 04c7f36835504d73bc43face9609d91c (127.10.181.129). New cstate: current_term: 2 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:50.782554 18343 leader_election.cc:290] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [CANDIDATE]: Term 2 election: Requested vote from peers 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:50.783286 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04c7f36835504d73bc43face9609d91c"
I20260608 09:58:50.783968 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8"
I20260608 09:58:50.784142 18142 raft_consensus.cc:3060] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:50.784765 18303 raft_consensus.cc:3060] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:50.792559 18303 raft_consensus.cc:2468] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f3c4a6620d84054b7aad17b10095b58 in term 2.
I20260608 09:58:50.793529 18142 raft_consensus.cc:2410] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f3c4a6620d84054b7aad17b10095b58 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:58:50.794097 18182 leader_election.cc:304] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [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: 0f3c4a6620d84054b7aad17b10095b58, 8e507597e21243a582aad807612094a8; no voters: 
I20260608 09:58:50.794943 18343 raft_consensus.cc:2804] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:50.796162 18343 raft_consensus.cc:697] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 LEADER]: Becoming Leader. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Running, Role: LEADER
I20260608 09:58:50.797184 18343 consensus_queue.cc:237] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Queue going to LEADER 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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.804530 17680 catalog_manager.cc:5696] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 reported cstate change: term changed from 1 to 2, leader changed from 04c7f36835504d73bc43face9609d91c (127.10.181.129) to 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130). New cstate: current_term: 2 leader_uuid: "0f3c4a6620d84054b7aad17b10095b58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:50.978502 18338 raft_consensus.cc:493] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:50.979318 18338 raft_consensus.cc:515] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.981559 18338 leader_election.cc:290] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:50.982550 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:50.982651 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8" is_pre_election: true
I20260608 09:58:50.983579 18303 raft_consensus.cc:2468] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 2.
I20260608 09:58:50.985059 18101 leader_election.cc:304] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8; no voters: 0f3c4a6620d84054b7aad17b10095b58
I20260608 09:58:50.985988 18338 raft_consensus.cc:2804] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:58:50.986407 18338 raft_consensus.cc:493] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:50.986755 18338 raft_consensus.cc:3060] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:50.992254 18338 raft_consensus.cc:515] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:50.994226 18338 leader_election.cc:290] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 3 election: Requested vote from peers 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:50.995105 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58"
I20260608 09:58:50.995208 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e4393d0fad494db0b03fae1e3337f7" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8"
I20260608 09:58:50.996202 18303 raft_consensus.cc:3060] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:51.001106 18303 raft_consensus.cc:2468] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 3.
I20260608 09:58:51.002424 18101 leader_election.cc:304] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8; no voters: 0f3c4a6620d84054b7aad17b10095b58
I20260608 09:58:51.003283 18338 raft_consensus.cc:2804] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:58:51.003840 18338 raft_consensus.cc:697] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 3 LEADER]: Becoming Leader. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Running, Role: LEADER
I20260608 09:58:51.004792 18338 consensus_queue.cc:237] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:51.011982 17680 catalog_manager.cc:5696] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c reported cstate change: term changed from 2 to 3, leader changed from 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130) to 04c7f36835504d73bc43face9609d91c (127.10.181.129). New cstate: current_term: 3 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:51.052284 18338 raft_consensus.cc:493] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:51.053004 18338 raft_consensus.cc:515] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:51.055058 18338 leader_election.cc:290] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e507597e21243a582aad807612094a8 (127.10.181.131:34037), 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:51.056090 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8" is_pre_election: true
I20260608 09:58:51.056469 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58" is_pre_election: true
I20260608 09:58:51.057155 18303 raft_consensus.cc:2468] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 1.
I20260608 09:58:51.057462 18223 raft_consensus.cc:2468] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 1.
I20260608 09:58:51.058686 18101 leader_election.cc:304] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8; no voters: 
I20260608 09:58:51.059602 18338 raft_consensus.cc:2804] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:58:51.060042 18338 raft_consensus.cc:493] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:51.060459 18338 raft_consensus.cc:3060] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:51.065802 18338 raft_consensus.cc:515] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:51.067596 18338 leader_election.cc:290] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [CANDIDATE]: Term 2 election: Requested vote from peers 8e507597e21243a582aad807612094a8 (127.10.181.131:34037), 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537)
I20260608 09:58:51.068600 18303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e507597e21243a582aad807612094a8"
I20260608 09:58:51.068765 18223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd79dbe37cb842fab255ed4a7adc3fb3" candidate_uuid: "04c7f36835504d73bc43face9609d91c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f3c4a6620d84054b7aad17b10095b58"
I20260608 09:58:51.069388 18303 raft_consensus.cc:3060] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:51.069665 18223 raft_consensus.cc:3060] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:58:51.074651 18303 raft_consensus.cc:2468] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 2.
I20260608 09:58:51.075186 18223 raft_consensus.cc:2468] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04c7f36835504d73bc43face9609d91c in term 2.
I20260608 09:58:51.075886 18101 leader_election.cc:304] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [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: 04c7f36835504d73bc43face9609d91c, 8e507597e21243a582aad807612094a8; no voters: 
I20260608 09:58:51.076956 18338 raft_consensus.cc:2804] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:58:51.077591 18338 raft_consensus.cc:697] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Becoming Leader. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Running, Role: LEADER
I20260608 09:58:51.078500 18338 consensus_queue.cc:237] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [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: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } }
I20260608 09:58:51.085572 17680 catalog_manager.cc:5696] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:51.196812 18303 raft_consensus.cc:1240] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Rejecting Update request from peer 0f3c4a6620d84054b7aad17b10095b58 for earlier term 2. Current term is 3. Ops: []
I20260608 09:58:51.198421 18343 consensus_queue.cc:1059] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:51.199494 18356 raft_consensus.cc:3055] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:58:51.199873 18356 raft_consensus.cc:740] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Running, Role: LEADER
I20260608 09:58:51.200678 18356 consensus_queue.cc:260] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } }
I20260608 09:58:51.201905 18356 raft_consensus.cc:3060] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:51.239890 18303 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 09:58:51.240502 18303 pending_rounds.cc:85] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Aborting all ops after (but not including) 0
I20260608 09:58:51.240862 18303 pending_rounds.cc:107] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 09:58:51.241344 18303 raft_consensus.cc:2889] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:58:51.243042 18338 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:51.255177 18223 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:58:51.258209 18363 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:51.338706 18303 raft_consensus.cc:1275] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 09:58:51.339215 18303 pending_rounds.cc:85] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Aborting all ops after (but not including) 0
I20260608 09:58:51.339541 18303 pending_rounds.cc:107] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 09:58:51.339897 18303 raft_consensus.cc:2889] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:58:51.341477 18363 consensus_queue.cc:1048] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:51.352198 18223 raft_consensus.cc:1275] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:58:51.354380 18338 consensus_queue.cc:1048] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:51.416473 18303 raft_consensus.cc:1275] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:58:51.418022 18338 consensus_queue.cc:1048] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:51.434031 18223 raft_consensus.cc:1275] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 09:58:51.436602 18349 consensus_queue.cc:1048] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:51.437726 18349 consensus_queue.cc:1243] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Peer 0f3c4a6620d84054b7aad17b10095b58 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 09:58:51.442723 18223 pending_rounds.cc:85] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Aborting all ops after (but not including) 0
I20260608 09:58:51.443244 18223 pending_rounds.cc:107] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 09:58:51.443646 18223 raft_consensus.cc:2889] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:58:51.494174 18303 raft_consensus.cc:1275] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:51.495829 18338 consensus_queue.cc:1048] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:51.508957 18223 raft_consensus.cc:1275] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:51.511324 18338 consensus_queue.cc:1048] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:51.737102 18142 consensus_queue.cc:237] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [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: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:51.744261 18303 raft_consensus.cc:1275] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:51.744407 18223 raft_consensus.cc:1275] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:58:51.746914 18363 consensus_queue.cc:1048] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:51.748559 18349 consensus_queue.cc:1048] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:51.754303 18363 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
I20260608 09:58:51.756681 18302 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
W20260608 09:58:51.758489 18103 consensus_peers.cc:597] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c -> Peer 9792e859841d482696e170a2369123af (127.10.181.132:45613): Couldn't send request to peer 9792e859841d482696e170a2369123af. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd79dbe37cb842fab255ed4a7adc3fb3. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:51.758543 18223 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
I20260608 09:58:51.772190 17681 catalog_manager.cc:5696] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c reported cstate change: config changed from index -1 to 3, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New cstate: current_term: 2 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:51.772872 18142 consensus_queue.cc:237] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:51.781131 18302 raft_consensus.cc:1275] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 09:58:51.782864 18103 consensus_peers.cc:597] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c -> Peer 9792e859841d482696e170a2369123af (127.10.181.132:45613): Couldn't send request to peer 9792e859841d482696e170a2369123af. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8e4393d0fad494db0b03fae1e3337f7. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:51.783815 18223 raft_consensus.cc:1275] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:58:51.783427 18363 consensus_queue.cc:1048] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:51.785733 18349 consensus_queue.cc:1048] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:51.793471 18349 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
I20260608 09:58:51.809013 18302 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
I20260608 09:58:51.813120 18223 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
I20260608 09:58:51.814096 18142 consensus_queue.cc:237] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:51.817173 17680 catalog_manager.cc:5696] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c reported cstate change: config changed from index -1 to 3, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New cstate: current_term: 3 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:58:51.823251 18103 consensus_peers.cc:597] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c -> Peer 9792e859841d482696e170a2369123af (127.10.181.132:45613): Couldn't send request to peer 9792e859841d482696e170a2369123af. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 813481556f2547f19f04643a2b454923. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:51.824747 18302 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:51.829519 18223 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:58:51.834236 18378 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:58:51.835512 18349 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:58:51.842628 18349 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
I20260608 09:58:51.844439 18223 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
I20260608 09:58:51.846196 18302 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
I20260608 09:58:51.858176 17681 catalog_manager.cc:5696] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 reported cstate change: config changed from index -1 to 2, NON_VOTER 9792e859841d482696e170a2369123af (127.10.181.132) added. New cstate: current_term: 2 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } } }
I20260608 09:58:51.872303 18142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "813481556f2547f19f04643a2b454923"
dest_uuid: "04c7f36835504d73bc43face9609d91c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33310
I20260608 09:58:51.873383 18142 raft_consensus.cc:606] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Received request to transfer leadership
I20260608 09:58:51.876940 18142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "813481556f2547f19f04643a2b454923"
dest_uuid: "04c7f36835504d73bc43face9609d91c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33310
I20260608 09:58:51.877599 18142 raft_consensus.cc:606] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Received request to transfer leadership
W20260608 09:58:51.878798 17727 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 813481556f2547f19f04643a2b454923 already in progress [suppressed 3 similar messages]
I20260608 09:58:51.881747 18142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "813481556f2547f19f04643a2b454923"
dest_uuid: "04c7f36835504d73bc43face9609d91c"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33310
I20260608 09:58:51.882372 18142 raft_consensus.cc:606] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Received request to transfer leadership
W20260608 09:58:51.886284 17728 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 09:58:51.886732 17728 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 813481556f2547f19f04643a2b454923 already in progress
W20260608 09:58:51.887105 17728 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 813481556f2547f19f04643a2b454923 already in progress
I20260608 09:58:52.126228 18381 ts_tablet_manager.cc:933] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: Initiating tablet copy from peer 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999)
I20260608 09:58:52.128270 18381 tablet_copy_client.cc:323] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:34999
I20260608 09:58:52.140311 18153 tablet_copy_service.cc:140] P 04c7f36835504d73bc43face9609d91c: Received BeginTabletCopySession request for tablet fd79dbe37cb842fab255ed4a7adc3fb3 from peer 9792e859841d482696e170a2369123af ({username='slave'} at 127.0.0.1:33312)
I20260608 09:58:52.141018 18153 tablet_copy_service.cc:161] P 04c7f36835504d73bc43face9609d91c: Beginning new tablet copy session on tablet fd79dbe37cb842fab255ed4a7adc3fb3 from peer 9792e859841d482696e170a2369123af at {username='slave'} at 127.0.0.1:33312: session id = 9792e859841d482696e170a2369123af-fd79dbe37cb842fab255ed4a7adc3fb3
I20260608 09:58:52.147369 18153 tablet_copy_source_session.cc:215] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:52.150527 18381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd79dbe37cb842fab255ed4a7adc3fb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.163125 18381 tablet_copy_client.cc:806] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:52.163838 18381 tablet_copy_client.cc:670] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:52.167884 18381 tablet_copy_client.cc:538] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:52.174651 18381 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: Bootstrap starting.
I20260608 09:58:52.195653 18381 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:52.196810 18381 tablet_bootstrap.cc:492] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: Bootstrap complete.
I20260608 09:58:52.197707 18381 ts_tablet_manager.cc:1403] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.005s
I20260608 09:58:52.201200 18381 raft_consensus.cc:359] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:52.202365 18381 raft_consensus.cc:740] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9792e859841d482696e170a2369123af, State: Initialized, Role: LEARNER
I20260608 09:58:52.203263 18381 consensus_queue.cc:260] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [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: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:52.206761 18381 ts_tablet_manager.cc:1434] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 09:58:52.208784 18153 tablet_copy_service.cc:342] P 04c7f36835504d73bc43face9609d91c: Request end of tablet copy session 9792e859841d482696e170a2369123af-fd79dbe37cb842fab255ed4a7adc3fb3 received from {username='slave'} at 127.0.0.1:33312
I20260608 09:58:52.209442 18153 tablet_copy_service.cc:434] P 04c7f36835504d73bc43face9609d91c: ending tablet copy session 9792e859841d482696e170a2369123af-fd79dbe37cb842fab255ed4a7adc3fb3 on tablet fd79dbe37cb842fab255ed4a7adc3fb3 with peer 9792e859841d482696e170a2369123af
I20260608 09:58:52.249698 18381 ts_tablet_manager.cc:933] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: Initiating tablet copy from peer 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999)
I20260608 09:58:52.251556 18381 tablet_copy_client.cc:323] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:34999
I20260608 09:58:52.253379 18153 tablet_copy_service.cc:140] P 04c7f36835504d73bc43face9609d91c: Received BeginTabletCopySession request for tablet 813481556f2547f19f04643a2b454923 from peer 9792e859841d482696e170a2369123af ({username='slave'} at 127.0.0.1:33312)
I20260608 09:58:52.253994 18153 tablet_copy_service.cc:161] P 04c7f36835504d73bc43face9609d91c: Beginning new tablet copy session on tablet 813481556f2547f19f04643a2b454923 from peer 9792e859841d482696e170a2369123af at {username='slave'} at 127.0.0.1:33312: session id = 9792e859841d482696e170a2369123af-813481556f2547f19f04643a2b454923
I20260608 09:58:52.259639 18153 tablet_copy_source_session.cc:215] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:52.262424 18381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 813481556f2547f19f04643a2b454923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.273380 18381 tablet_copy_client.cc:806] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:52.274091 18381 tablet_copy_client.cc:670] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:52.278111 18381 tablet_copy_client.cc:538] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:52.284672 18381 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: Bootstrap starting.
I20260608 09:58:52.303634 18381 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:52.304821 18381 tablet_bootstrap.cc:492] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: Bootstrap complete.
I20260608 09:58:52.305723 18381 ts_tablet_manager.cc:1403] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.004s
I20260608 09:58:52.309036 18381 raft_consensus.cc:359] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:52.310346 18381 raft_consensus.cc:740] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9792e859841d482696e170a2369123af, State: Initialized, Role: LEARNER
I20260608 09:58:52.311232 18381 consensus_queue.cc:260] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:52.313938 18381 ts_tablet_manager.cc:1434] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:58:52.316110 18153 tablet_copy_service.cc:342] P 04c7f36835504d73bc43face9609d91c: Request end of tablet copy session 9792e859841d482696e170a2369123af-813481556f2547f19f04643a2b454923 received from {username='slave'} at 127.0.0.1:33312
I20260608 09:58:52.316677 18153 tablet_copy_service.cc:434] P 04c7f36835504d73bc43face9609d91c: ending tablet copy session 9792e859841d482696e170a2369123af-813481556f2547f19f04643a2b454923 on tablet 813481556f2547f19f04643a2b454923 with peer 9792e859841d482696e170a2369123af
I20260608 09:58:52.368414 18381 ts_tablet_manager.cc:933] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: Initiating tablet copy from peer 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999)
I20260608 09:58:52.370244 18381 tablet_copy_client.cc:323] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:34999
I20260608 09:58:52.371870 18153 tablet_copy_service.cc:140] P 04c7f36835504d73bc43face9609d91c: Received BeginTabletCopySession request for tablet a8e4393d0fad494db0b03fae1e3337f7 from peer 9792e859841d482696e170a2369123af ({username='slave'} at 127.0.0.1:33312)
I20260608 09:58:52.372421 18153 tablet_copy_service.cc:161] P 04c7f36835504d73bc43face9609d91c: Beginning new tablet copy session on tablet a8e4393d0fad494db0b03fae1e3337f7 from peer 9792e859841d482696e170a2369123af at {username='slave'} at 127.0.0.1:33312: session id = 9792e859841d482696e170a2369123af-a8e4393d0fad494db0b03fae1e3337f7
I20260608 09:58:52.377650 18153 tablet_copy_source_session.cc:215] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:58:52.380559 18381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e4393d0fad494db0b03fae1e3337f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:52.392422 18381 tablet_copy_client.cc:806] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: tablet copy: Starting download of 0 data blocks...
I20260608 09:58:52.393167 18381 tablet_copy_client.cc:670] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: tablet copy: Starting download of 1 WAL segments...
I20260608 09:58:52.397146 18381 tablet_copy_client.cc:538] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:58:52.403384 18381 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: Bootstrap starting.
I20260608 09:58:52.416123 18391 raft_consensus.cc:993] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: : Instructing follower 0f3c4a6620d84054b7aad17b10095b58 to start an election
I20260608 09:58:52.416798 18349 raft_consensus.cc:1081] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Signalling peer 0f3c4a6620d84054b7aad17b10095b58 to start an election
I20260608 09:58:52.418543 18223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "813481556f2547f19f04643a2b454923"
dest_uuid: "0f3c4a6620d84054b7aad17b10095b58"
 from {username='slave'} at 127.0.0.1:53406
I20260608 09:58:52.419214 18223 raft_consensus.cc:493] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:58:52.419663 18223 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:52.422310 18381 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:58:52.423348 18381 tablet_bootstrap.cc:492] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: Bootstrap complete.
I20260608 09:58:52.424135 18381 ts_tablet_manager.cc:1403] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 09:58:52.425149 18223 raft_consensus.cc:515] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:52.427376 18381 raft_consensus.cc:359] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:52.428174 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04c7f36835504d73bc43face9609d91c"
I20260608 09:58:52.428504 18302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "813481556f2547f19f04643a2b454923" candidate_uuid: "0f3c4a6620d84054b7aad17b10095b58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e507597e21243a582aad807612094a8"
I20260608 09:58:52.428998 18223 leader_election.cc:290] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [CANDIDATE]: Term 3 election: Requested vote from peers 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999), 8e507597e21243a582aad807612094a8 (127.10.181.131:34037)
I20260608 09:58:52.428474 18381 raft_consensus.cc:740] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9792e859841d482696e170a2369123af, State: Initialized, Role: LEARNER
I20260608 09:58:52.429234 18142 raft_consensus.cc:3055] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:58:52.430619 18142 raft_consensus.cc:740] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04c7f36835504d73bc43face9609d91c, State: Running, Role: LEADER
I20260608 09:58:52.429843 18302 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:52.431025 18381 consensus_queue.cc:260] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:52.433784 18381 ts_tablet_manager.cc:1434] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:58:52.435844 18153 tablet_copy_service.cc:342] P 04c7f36835504d73bc43face9609d91c: Request end of tablet copy session 9792e859841d482696e170a2369123af-a8e4393d0fad494db0b03fae1e3337f7 received from {username='slave'} at 127.0.0.1:33312
I20260608 09:58:52.431754 18142 consensus_queue.cc:260] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:52.436434 18153 tablet_copy_service.cc:434] P 04c7f36835504d73bc43face9609d91c: ending tablet copy session 9792e859841d482696e170a2369123af-a8e4393d0fad494db0b03fae1e3337f7 on tablet a8e4393d0fad494db0b03fae1e3337f7 with peer 9792e859841d482696e170a2369123af
I20260608 09:58:52.438563 18142 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:58:52.444733 18142 raft_consensus.cc:2468] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f3c4a6620d84054b7aad17b10095b58 in term 3.
I20260608 09:58:52.446295 18185 leader_election.cc:304] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [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: 04c7f36835504d73bc43face9609d91c, 0f3c4a6620d84054b7aad17b10095b58; no voters: 
I20260608 09:58:52.446702 18302 raft_consensus.cc:2468] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f3c4a6620d84054b7aad17b10095b58 in term 3.
I20260608 09:58:52.448496 18392 raft_consensus.cc:2804] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:58:52.449818 18392 raft_consensus.cc:697] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 LEADER]: Becoming Leader. State: Replica: 0f3c4a6620d84054b7aad17b10095b58, State: Running, Role: LEADER
I20260608 09:58:52.450999 18392 consensus_queue.cc:237] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } }
I20260608 09:58:52.461033 17679 catalog_manager.cc:5696] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 reported cstate change: term changed from 2 to 3, leader changed from 04c7f36835504d73bc43face9609d91c (127.10.181.129) to 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130). New cstate: current_term: 3 leader_uuid: "0f3c4a6620d84054b7aad17b10095b58" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:52.586598 18058 raft_consensus.cc:1217] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:58:52.812008 18058 raft_consensus.cc:1217] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 09:58:52.869032 18142 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 3 FOLLOWER]: Refusing update from remote peer 0f3c4a6620d84054b7aad17b10095b58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:58:52.870682 18392 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:52.893872 18302 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Refusing update from remote peer 0f3c4a6620d84054b7aad17b10095b58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:58:52.896637 18392 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:58:52.915107 18058 raft_consensus.cc:3060] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 2 LEARNER]: Advancing to term 3
I20260608 09:58:52.922691 18058 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 3 LEARNER]: Refusing update from remote peer 0f3c4a6620d84054b7aad17b10095b58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 09:58:52.924405 18401 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792e859841d482696e170a2369123af" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:58:52.937508 18401 raft_consensus.cc:1064] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58: attempting to promote NON_VOTER 9792e859841d482696e170a2369123af to VOTER
I20260608 09:58:52.940446 18401 consensus_queue.cc:237] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } }
I20260608 09:58:52.947755 18303 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Refusing update from remote peer 0f3c4a6620d84054b7aad17b10095b58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:58:52.949121 18393 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:52.949549 18142 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 3 FOLLOWER]: Refusing update from remote peer 0f3c4a6620d84054b7aad17b10095b58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:58:52.951165 18393 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:52.951633 18058 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 3 LEARNER]: Refusing update from remote peer 0f3c4a6620d84054b7aad17b10095b58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:58:52.953342 18393 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:52.959679 18393 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:52.962833 18142 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:52.962800 18058 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:52.974928 18303 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:52.981426 17679 catalog_manager.cc:5696] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c reported cstate change: config changed from index 2 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0f3c4a6620d84054b7aad17b10095b58" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.026482 18223 consensus_queue.cc:237] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } }
I20260608 09:58:53.029309 18391 raft_consensus.cc:1064] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c: attempting to promote NON_VOTER 9792e859841d482696e170a2369123af to VOTER
I20260608 09:58:53.032183 18391 consensus_queue.cc:237] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [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: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } }
I20260608 09:58:53.033121 18303 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Refusing update from remote peer 0f3c4a6620d84054b7aad17b10095b58: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:58:53.033743 18058 raft_consensus.cc:1275] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Refusing update from remote peer 0f3c4a6620d84054b7aad17b10095b58: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:58:53.034812 18392 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:53.035684 18393 consensus_queue.cc:1048] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:53.044131 18401 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 04c7f36835504d73bc43face9609d91c (127.10.181.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.048717 18058 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 04c7f36835504d73bc43face9609d91c (127.10.181.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.051661 18057 raft_consensus.cc:1275] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [term 2 LEARNER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:53.053579 18397 consensus_queue.cc:1048] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:53.054425 18223 raft_consensus.cc:1275] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:53.056142 18349 consensus_queue.cc:1048] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:53.056818 18303 raft_consensus.cc:2955] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 04c7f36835504d73bc43face9609d91c (127.10.181.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.064464 17668 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 813481556f2547f19f04643a2b454923 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:53.063925 17681 catalog_manager.cc:5696] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af reported cstate change: config changed from index 4 to 5, VOTER 04c7f36835504d73bc43face9609d91c (127.10.181.129) evicted. New cstate: current_term: 3 leader_uuid: "0f3c4a6620d84054b7aad17b10095b58" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.077702 18302 raft_consensus.cc:1275] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:58:53.085192 18391 consensus_queue.cc:1048] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:58:53.105193 18391 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.107256 18303 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.115152 18132 tablet_service.cc:1558] Processing DeleteTablet for tablet 813481556f2547f19f04643a2b454923 with delete_type TABLET_DATA_TOMBSTONED (TS 04c7f36835504d73bc43face9609d91c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33314
I20260608 09:58:53.114773 18057 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.123492 17678 catalog_manager.cc:5696] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 reported cstate change: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.134011 18222 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } attrs { replace: true } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.136809 18419 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:53.137857 18419 raft_consensus.cc:2243] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:53.138700 18419 raft_consensus.cc:2272] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:53.142915 18419 ts_tablet_manager.cc:1916] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:53.148125 18142 consensus_queue.cc:237] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [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: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } }
I20260608 09:58:53.155592 18057 raft_consensus.cc:1275] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:53.158529 18397 consensus_queue.cc:1048] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:53.162345 18222 raft_consensus.cc:1275] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:58:53.163966 18397 consensus_queue.cc:1048] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:53.166222 18397 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e507597e21243a582aad807612094a8 (127.10.181.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.168792 18419 ts_tablet_manager.cc:1929] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:58:53.169276 18419 log.cc:1199] T 813481556f2547f19f04643a2b454923 P 04c7f36835504d73bc43face9609d91c: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/813481556f2547f19f04643a2b454923
I20260608 09:58:53.171008 17668 catalog_manager.cc:5027] TS 04c7f36835504d73bc43face9609d91c (127.10.181.129:34999): tablet 813481556f2547f19f04643a2b454923 (table test-workload [id=801af1f1ff444864b04fa9a0644667fc]) successfully deleted
I20260608 09:58:53.171784 18057 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e507597e21243a582aad807612094a8 (127.10.181.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.177135 17727 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fd79dbe37cb842fab255ed4a7adc3fb3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:53.177094 18223 raft_consensus.cc:2955] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e507597e21243a582aad807612094a8 (127.10.181.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.183275 17678 catalog_manager.cc:5696] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c reported cstate change: config changed from index 4 to 5, VOTER 8e507597e21243a582aad807612094a8 (127.10.181.131) evicted. New cstate: current_term: 2 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:53.209877 18293 tablet_service.cc:1558] Processing DeleteTablet for tablet fd79dbe37cb842fab255ed4a7adc3fb3 with delete_type TABLET_DATA_TOMBSTONED (TS 8e507597e21243a582aad807612094a8 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58200
I20260608 09:58:53.212069 18422 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:53.212785 18422 raft_consensus.cc:2243] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:53.213521 18422 raft_consensus.cc:2272] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:53.216107 18422 ts_tablet_manager.cc:1916] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:53.227631 18422 ts_tablet_manager.cc:1929] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:58:53.227947 18422 log.cc:1199] T fd79dbe37cb842fab255ed4a7adc3fb3 P 8e507597e21243a582aad807612094a8: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/fd79dbe37cb842fab255ed4a7adc3fb3
I20260608 09:58:53.229653 17665 catalog_manager.cc:5027] TS 8e507597e21243a582aad807612094a8 (127.10.181.131:34037): tablet fd79dbe37cb842fab255ed4a7adc3fb3 (table test-workload [id=801af1f1ff444864b04fa9a0644667fc]) successfully deleted
I20260608 09:58:53.405403 18420 raft_consensus.cc:1064] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c: attempting to promote NON_VOTER 9792e859841d482696e170a2369123af to VOTER
I20260608 09:58:53.407558 18420 consensus_queue.cc:237] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } }
I20260608 09:58:53.414753 18057 raft_consensus.cc:1275] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [term 3 LEARNER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:58:53.415304 18303 raft_consensus.cc:1275] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:58:53.416831 18420 consensus_queue.cc:1048] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:53.417716 18223 raft_consensus.cc:1275] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:58:53.417793 18397 consensus_queue.cc:1048] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:53.419423 18349 consensus_queue.cc:1048] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:58:53.437002 18349 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.441782 18057 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.443708 18303 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.449151 18223 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.457870 17680 catalog_manager.cc:5696] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 reported cstate change: config changed from index 3 to 4, 9792e859841d482696e170a2369123af (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "0f3c4a6620d84054b7aad17b10095b58" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 42537 } attrs { replace: true } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.479423 18142 consensus_queue.cc:237] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [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: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } }
I20260608 09:58:53.484930 18057 raft_consensus.cc:1275] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:58:53.486289 18303 raft_consensus.cc:1275] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Refusing update from remote peer 04c7f36835504d73bc43face9609d91c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:58:53.486565 18420 consensus_queue.cc:1048] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:53.487964 18349 consensus_queue.cc:1048] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:58:53.494177 18420 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.496640 18303 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.497514 18057 raft_consensus.cc:2955] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } } }
I20260608 09:58:53.504940 17727 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a8e4393d0fad494db0b03fae1e3337f7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:58:53.510052 17681 catalog_manager.cc:5696] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c reported cstate change: config changed from index 4 to 5, VOTER 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130) evicted. New cstate: current_term: 3 leader_uuid: "04c7f36835504d73bc43face9609d91c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "04c7f36835504d73bc43face9609d91c" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e507597e21243a582aad807612094a8" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 34037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9792e859841d482696e170a2369123af" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 45613 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:58:53.521317 18213 tablet_service.cc:1558] Processing DeleteTablet for tablet a8e4393d0fad494db0b03fae1e3337f7 with delete_type TABLET_DATA_TOMBSTONED (TS 0f3c4a6620d84054b7aad17b10095b58 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53410
I20260608 09:58:53.523561 18427 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:53.524471 18427 raft_consensus.cc:2243] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:53.525226 18427 raft_consensus.cc:2272] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:53.528113 18427 ts_tablet_manager.cc:1916] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:58:53.538987 18427 ts_tablet_manager.cc:1929] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 09:58:53.539340 18427 log.cc:1199] T a8e4393d0fad494db0b03fae1e3337f7 P 0f3c4a6620d84054b7aad17b10095b58: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912535043751-10966-0/minicluster-data/ts-1-root/wals/a8e4393d0fad494db0b03fae1e3337f7
I20260608 09:58:53.540786 17668 catalog_manager.cc:5027] TS 0f3c4a6620d84054b7aad17b10095b58 (127.10.181.130:42537): tablet a8e4393d0fad494db0b03fae1e3337f7 (table test-workload [id=801af1f1ff444864b04fa9a0644667fc]) successfully deleted
I20260608 09:58:55.842407 10966 tablet_server.cc:179] TabletServer@127.10.181.129:34999 shutting down...
I20260608 09:58:55.868391 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:55.869164 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:55.869863 10966 raft_consensus.cc:2243] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:58:55.870750 10966 raft_consensus.cc:2272] T a8e4393d0fad494db0b03fae1e3337f7 P 04c7f36835504d73bc43face9609d91c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:55.872844 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:55.873466 10966 raft_consensus.cc:2243] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:55.874269 10966 raft_consensus.cc:2272] T fd79dbe37cb842fab255ed4a7adc3fb3 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:55.876186 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:55.876678 10966 raft_consensus.cc:2243] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:58:55.877530 10966 raft_consensus.cc:2272] T a71b78b1ad1c4363ae67b4c1b61cda64 P 04c7f36835504d73bc43face9609d91c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:55.901211 10966 tablet_server.cc:196] TabletServer@127.10.181.129:34999 shutdown complete.
I20260608 09:58:55.915287 10966 tablet_server.cc:179] TabletServer@127.10.181.130:42537 shutting down...
I20260608 09:58:55.936194 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:55.936898 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:55.937507 10966 raft_consensus.cc:2243] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:55.938108 10966 raft_consensus.cc:2272] T fd79dbe37cb842fab255ed4a7adc3fb3 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:55.940107 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:55.940757 10966 raft_consensus.cc:2243] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:55.941176 10966 raft_consensus.cc:2272] T a71b78b1ad1c4363ae67b4c1b61cda64 P 0f3c4a6620d84054b7aad17b10095b58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:55.943066 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:55.943527 10966 raft_consensus.cc:2243] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:58:55.944334 10966 raft_consensus.cc:2272] T 813481556f2547f19f04643a2b454923 P 0f3c4a6620d84054b7aad17b10095b58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:55.967548 10966 tablet_server.cc:196] TabletServer@127.10.181.130:42537 shutdown complete.
I20260608 09:58:55.981091 10966 tablet_server.cc:179] TabletServer@127.10.181.131:34037 shutting down...
I20260608 09:58:55.999898 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:56.000522 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:56.001050 10966 raft_consensus.cc:2243] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:56.001664 10966 raft_consensus.cc:2272] T a8e4393d0fad494db0b03fae1e3337f7 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:56.003647 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:56.004097 10966 raft_consensus.cc:2243] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:56.004454 10966 raft_consensus.cc:2272] T a71b78b1ad1c4363ae67b4c1b61cda64 P 8e507597e21243a582aad807612094a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:56.006253 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:58:56.006685 10966 raft_consensus.cc:2243] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:56.007140 10966 raft_consensus.cc:2272] T 813481556f2547f19f04643a2b454923 P 8e507597e21243a582aad807612094a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:56.030160 10966 tablet_server.cc:196] TabletServer@127.10.181.131:34037 shutdown complete.
I20260608 09:58:56.043323 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:58:56.067301 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:56.068099 10966 tablet_replica.cc:333] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af: stopping tablet replica
I20260608 09:58:56.068821 10966 raft_consensus.cc:2243] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:56.069474 10966 raft_consensus.cc:2272] T a8e4393d0fad494db0b03fae1e3337f7 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:56.071591 10966 tablet_replica.cc:333] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af: stopping tablet replica
I20260608 09:58:56.072080 10966 raft_consensus.cc:2243] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:56.072497 10966 raft_consensus.cc:2272] T 813481556f2547f19f04643a2b454923 P 9792e859841d482696e170a2369123af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:56.074471 10966 tablet_replica.cc:333] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af: stopping tablet replica
I20260608 09:58:56.074903 10966 raft_consensus.cc:2243] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:56.075380 10966 raft_consensus.cc:2272] T fd79dbe37cb842fab255ed4a7adc3fb3 P 9792e859841d482696e170a2369123af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:56.097343 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:58:56.110706 10966 master.cc:562] Master@127.10.181.190:33337 shutting down...
I20260608 09:58:56.129667 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:56.130187 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:56.130486 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 817c480d7f79419a871c6e17c80169e9: stopping tablet replica
I20260608 09:58:56.165378 10966 master.cc:584] Master@127.10.181.190:33337 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16810 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 09:58:56.206342 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:38575
I20260608 09:58:56.207590 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:56.213527 18428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:56.213721 18429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:56.214834 18431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:56.215885 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:56.216895 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:56.217121 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:56.217306 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912736217287 us; error 0 us; skew 500 ppm
I20260608 09:58:56.217916 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:56.220412 10966 webserver.cc:533] Webserver started at http://127.10.181.190:41877/ using document root <none> and password file <none>
I20260608 09:58:56.220949 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:56.221166 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:56.221486 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:56.222599 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "47494c7ecc2b45e48f1fdb2417852056"
format_stamp: "Formatted at 2026-06-08 09:58:56 on dist-test-slave-d6kj"
I20260608 09:58:56.227198 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:58:56.230755 18436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.231531 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:58:56.231837 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "47494c7ecc2b45e48f1fdb2417852056"
format_stamp: "Formatted at 2026-06-08 09:58:56 on dist-test-slave-d6kj"
I20260608 09:58:56.232134 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:56.250181 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:56.251451 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:56.310124 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:38575
I20260608 09:58:56.310276 18488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:38575 every 8 connection(s)
I20260608 09:58:56.316668 18489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:56.330909 18489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056: Bootstrap starting.
I20260608 09:58:56.336648 18489 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:56.341480 18489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056: No bootstrap required, opened a new log
I20260608 09:58:56.344079 18489 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47494c7ecc2b45e48f1fdb2417852056" member_type: VOTER }
I20260608 09:58:56.344662 18489 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:56.344899 18489 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47494c7ecc2b45e48f1fdb2417852056, State: Initialized, Role: FOLLOWER
I20260608 09:58:56.345662 18489 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47494c7ecc2b45e48f1fdb2417852056" member_type: VOTER }
I20260608 09:58:56.346179 18489 raft_consensus.cc:399] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:58:56.346434 18489 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:58:56.346724 18489 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:56.351756 18489 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47494c7ecc2b45e48f1fdb2417852056" member_type: VOTER }
I20260608 09:58:56.352352 18489 leader_election.cc:304] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [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: 47494c7ecc2b45e48f1fdb2417852056; no voters: 
I20260608 09:58:56.353622 18489 leader_election.cc:290] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:58:56.354128 18492 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:56.355607 18492 raft_consensus.cc:697] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 1 LEADER]: Becoming Leader. State: Replica: 47494c7ecc2b45e48f1fdb2417852056, State: Running, Role: LEADER
I20260608 09:58:56.356419 18492 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [LEADER]: Queue going to LEADER mode. State: All 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: "47494c7ecc2b45e48f1fdb2417852056" member_type: VOTER }
I20260608 09:58:56.356986 18489 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:58:56.363469 18493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "47494c7ecc2b45e48f1fdb2417852056" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47494c7ecc2b45e48f1fdb2417852056" member_type: VOTER } }
I20260608 09:58:56.363471 18494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47494c7ecc2b45e48f1fdb2417852056. Latest consensus state: current_term: 1 leader_uuid: "47494c7ecc2b45e48f1fdb2417852056" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47494c7ecc2b45e48f1fdb2417852056" member_type: VOTER } }
I20260608 09:58:56.364308 18493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:56.364341 18494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [sys.catalog]: This master's current role is: LEADER
I20260608 09:58:56.373664 18500 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:58:56.378881 18500 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:58:56.380191 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:58:56.388770 18500 catalog_manager.cc:1382] Generated new cluster ID: f5db69f964b5429196c3dfb1cec17fff
I20260608 09:58:56.389096 18500 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:58:56.418097 18500 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:58:56.419596 18500 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:58:56.447029 18500 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056: Generated new TSK 0
I20260608 09:58:56.447664 18500 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:58:56.512369 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:56.520545 18510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:56.521620 18511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:56.522480 18513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:56.523339 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:56.524282 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:56.524482 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:56.524616 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912736524604 us; error 0 us; skew 500 ppm
I20260608 09:58:56.525185 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:56.527967 10966 webserver.cc:533] Webserver started at http://127.10.181.129:41703/ using document root <none> and password file <none>
I20260608 09:58:56.528462 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:56.528622 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:56.528864 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:56.530292 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "f681cdaca2d24aaaba1e98d4f13f75d7"
format_stamp: "Formatted at 2026-06-08 09:58:56 on dist-test-slave-d6kj"
I20260608 09:58:56.535341 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 09:58:56.539132 18518 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.539979 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:58:56.540361 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "f681cdaca2d24aaaba1e98d4f13f75d7"
format_stamp: "Formatted at 2026-06-08 09:58:56 on dist-test-slave-d6kj"
I20260608 09:58:56.540747 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:56.561997 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:56.563531 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:56.565258 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:56.568123 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:56.568387 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.568785 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:56.569041 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.614615 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:46617
I20260608 09:58:56.614796 18580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:46617 every 8 connection(s)
I20260608 09:58:56.620999 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:56.630152 18586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:56.630218 18585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:56.633405 18588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:56.634347 10966 server_base.cc:1061] running on GCE node
I20260608 09:58:56.635849 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:56.636235 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:56.636543 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912736636520 us; error 0 us; skew 500 ppm
I20260608 09:58:56.637535 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:56.637544 18581 heartbeater.cc:344] Connected to a master server at 127.10.181.190:38575
I20260608 09:58:56.638121 18581 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:56.639077 18581 heartbeater.cc:507] Master 127.10.181.190:38575 requested a full tablet report, sending...
I20260608 09:58:56.640733 10966 webserver.cc:533] Webserver started at http://127.10.181.130:41945/ using document root <none> and password file <none>
I20260608 09:58:56.641546 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:56.641764 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:56.641979 18453 ts_manager.cc:194] Registered new tserver with Master: f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617)
I20260608 09:58:56.642094 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:56.644081 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
format_stamp: "Formatted at 2026-06-08 09:58:56 on dist-test-slave-d6kj"
I20260608 09:58:56.644443 18453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35262
I20260608 09:58:56.649660 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 09:58:56.653760 18593 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.654525 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:58:56.654865 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
format_stamp: "Formatted at 2026-06-08 09:58:56 on dist-test-slave-d6kj"
I20260608 09:58:56.655192 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:56.666846 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:56.668177 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:56.669838 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:56.672361 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:56.672611 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.672878 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:56.673077 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.716874 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:40635
I20260608 09:58:56.717026 18655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:40635 every 8 connection(s)
I20260608 09:58:56.722872 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:58:56.732663 18659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:58:56.732854 18660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:56.739701 18656 heartbeater.cc:344] Connected to a master server at 127.10.181.190:38575
I20260608 09:58:56.740264 18656 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:56.740708 10966 server_base.cc:1061] running on GCE node
W20260608 09:58:56.740820 18662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:58:56.741641 18656 heartbeater.cc:507] Master 127.10.181.190:38575 requested a full tablet report, sending...
I20260608 09:58:56.742205 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:58:56.742509 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:58:56.742760 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912736742739 us; error 0 us; skew 500 ppm
I20260608 09:58:56.743721 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:58:56.743922 18453 ts_manager.cc:194] Registered new tserver with Master: e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:58:56.745699 18453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35268
I20260608 09:58:56.746780 10966 webserver.cc:533] Webserver started at http://127.10.181.131:35135/ using document root <none> and password file <none>
I20260608 09:58:56.747548 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:58:56.747797 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:58:56.748112 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:58:56.749576 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "f6b69da3da494373a0f372392cbf3fd3"
format_stamp: "Formatted at 2026-06-08 09:58:56 on dist-test-slave-d6kj"
I20260608 09:58:56.755218 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:58:56.759076 18667 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.759886 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:58:56.760217 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "f6b69da3da494373a0f372392cbf3fd3"
format_stamp: "Formatted at 2026-06-08 09:58:56 on dist-test-slave-d6kj"
I20260608 09:58:56.760557 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:58:56.785969 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:58:56.787273 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:58:56.788789 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:58:56.791190 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:58:56.791426 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.791680 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:58:56.791860 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:58:56.833088 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:44205
I20260608 09:58:56.833220 18729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:44205 every 8 connection(s)
I20260608 09:58:56.850824 18730 heartbeater.cc:344] Connected to a master server at 127.10.181.190:38575
I20260608 09:58:56.851295 18730 heartbeater.cc:461] Registering TS with master...
I20260608 09:58:56.852118 18730 heartbeater.cc:507] Master 127.10.181.190:38575 requested a full tablet report, sending...
I20260608 09:58:56.854301 18453 ts_manager.cc:194] Registered new tserver with Master: f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:56.854712 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017341534s
I20260608 09:58:56.856396 18453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35284
I20260608 09:58:57.401645 18453 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35300:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:57.404152 18453 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:58:57.471243 18620 tablet_service.cc:1511] Processing CreateTablet for tablet 30a5e1acf23e49dfa28daa7c01628c63 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:57.471627 18619 tablet_service.cc:1511] Processing CreateTablet for tablet 6a57de80a4d64e96a1abe4ac630f4747 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:57.472994 18620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5e1acf23e49dfa28daa7c01628c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.473739 18618 tablet_service.cc:1511] Processing CreateTablet for tablet 5b17193583d14a9686d05cd9acc2df91 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:57.474565 18621 tablet_service.cc:1511] Processing CreateTablet for tablet 024e3752007947679b5c832182981bb3 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:57.478294 18546 tablet_service.cc:1511] Processing CreateTablet for tablet 024e3752007947679b5c832182981bb3 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:57.478600 18545 tablet_service.cc:1511] Processing CreateTablet for tablet 30a5e1acf23e49dfa28daa7c01628c63 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:57.479808 18546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024e3752007947679b5c832182981bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.479629 18695 tablet_service.cc:1511] Processing CreateTablet for tablet 024e3752007947679b5c832182981bb3 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:57.480587 18545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5e1acf23e49dfa28daa7c01628c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.480818 18694 tablet_service.cc:1511] Processing CreateTablet for tablet 30a5e1acf23e49dfa28daa7c01628c63 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:57.476068 18619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a57de80a4d64e96a1abe4ac630f4747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.481138 18695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024e3752007947679b5c832182981bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.483342 18693 tablet_service.cc:1511] Processing CreateTablet for tablet 6a57de80a4d64e96a1abe4ac630f4747 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:57.484850 18693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a57de80a4d64e96a1abe4ac630f4747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.485659 18621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024e3752007947679b5c832182981bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.486842 18618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b17193583d14a9686d05cd9acc2df91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.490648 18692 tablet_service.cc:1511] Processing CreateTablet for tablet 5b17193583d14a9686d05cd9acc2df91 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:57.492028 18692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b17193583d14a9686d05cd9acc2df91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.492650 18544 tablet_service.cc:1511] Processing CreateTablet for tablet 6a57de80a4d64e96a1abe4ac630f4747 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:57.494144 18544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a57de80a4d64e96a1abe4ac630f4747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.497618 18694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5e1acf23e49dfa28daa7c01628c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.499271 18543 tablet_service.cc:1511] Processing CreateTablet for tablet 5b17193583d14a9686d05cd9acc2df91 (DEFAULT_TABLE table=test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:57.500799 18543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b17193583d14a9686d05cd9acc2df91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:57.534909 18750 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3: Bootstrap starting.
I20260608 09:58:57.536245 18749 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:58:57.556883 18749 tablet_bootstrap.cc:654] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.561170 18750 tablet_bootstrap.cc:654] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.577402 18750 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3: No bootstrap required, opened a new log
I20260608 09:58:57.578076 18750 ts_tablet_manager.cc:1403] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.002s
I20260608 09:58:57.581009 18753 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41: Bootstrap starting.
I20260608 09:58:57.581580 18750 raft_consensus.cc:359] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.582470 18750 raft_consensus.cc:385] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.582845 18750 raft_consensus.cc:740] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.583642 18749 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: No bootstrap required, opened a new log
I20260608 09:58:57.584203 18749 ts_tablet_manager.cc:1403] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.006s
I20260608 09:58:57.583932 18750 consensus_queue.cc:260] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.587388 18749 raft_consensus.cc:359] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.588155 18749 raft_consensus.cc:385] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.588483 18749 raft_consensus.cc:740] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.589349 18749 consensus_queue.cc:260] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.592016 18753 tablet_bootstrap.cc:654] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.592991 18730 heartbeater.cc:499] Master 127.10.181.190:38575 was elected leader, sending a full tablet report...
I20260608 09:58:57.594170 18750 ts_tablet_manager.cc:1434] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 09:58:57.595328 18750 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3: Bootstrap starting.
I20260608 09:58:57.608880 18750 tablet_bootstrap.cc:654] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.610543 18581 heartbeater.cc:499] Master 127.10.181.190:38575 was elected leader, sending a full tablet report...
I20260608 09:58:57.614018 18753 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41: No bootstrap required, opened a new log
I20260608 09:58:57.611095 18749 ts_tablet_manager.cc:1434] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.007s
I20260608 09:58:57.615983 18753 ts_tablet_manager.cc:1403] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.011s
I20260608 09:58:57.616541 18749 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:58:57.620524 18753 raft_consensus.cc:359] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.621641 18753 raft_consensus.cc:385] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.622095 18753 raft_consensus.cc:740] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.623325 18753 consensus_queue.cc:260] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.624457 18749 tablet_bootstrap.cc:654] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.632727 18750 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3: No bootstrap required, opened a new log
I20260608 09:58:57.633324 18750 ts_tablet_manager.cc:1403] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.013s
I20260608 09:58:57.633584 18656 heartbeater.cc:499] Master 127.10.181.190:38575 was elected leader, sending a full tablet report...
I20260608 09:58:57.635317 18749 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: No bootstrap required, opened a new log
I20260608 09:58:57.635845 18749 ts_tablet_manager.cc:1403] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260608 09:58:57.637161 18753 ts_tablet_manager.cc:1434] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 09:58:57.637084 18750 raft_consensus.cc:359] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.638000 18750 raft_consensus.cc:385] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.638402 18753 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41: Bootstrap starting.
I20260608 09:58:57.638345 18750 raft_consensus.cc:740] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.638867 18749 raft_consensus.cc:359] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.639636 18749 raft_consensus.cc:385] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.639643 18750 consensus_queue.cc:260] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.640226 18749 raft_consensus.cc:740] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.641196 18749 consensus_queue.cc:260] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.643638 18749 ts_tablet_manager.cc:1434] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:58:57.644706 18749 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:58:57.646241 18750 ts_tablet_manager.cc:1434] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:58:57.647181 18753 tablet_bootstrap.cc:654] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.647378 18750 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3: Bootstrap starting.
I20260608 09:58:57.651932 18749 tablet_bootstrap.cc:654] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.655761 18750 tablet_bootstrap.cc:654] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.660295 18753 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41: No bootstrap required, opened a new log
I20260608 09:58:57.661083 18753 ts_tablet_manager.cc:1403] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260608 09:58:57.665495 18753 raft_consensus.cc:359] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.666607 18753 raft_consensus.cc:385] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.667057 18753 raft_consensus.cc:740] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.668373 18753 consensus_queue.cc:260] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.671253 18750 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3: No bootstrap required, opened a new log
I20260608 09:58:57.671826 18753 ts_tablet_manager.cc:1434] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:58:57.671868 18750 ts_tablet_manager.cc:1403] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260608 09:58:57.673485 18753 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41: Bootstrap starting.
I20260608 09:58:57.675782 18750 raft_consensus.cc:359] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.676625 18750 raft_consensus.cc:385] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.676975 18750 raft_consensus.cc:740] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.678026 18750 consensus_queue.cc:260] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.683934 18753 tablet_bootstrap.cc:654] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.685032 18750 ts_tablet_manager.cc:1434] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260608 09:58:57.686269 18750 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3: Bootstrap starting.
I20260608 09:58:57.692204 18749 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: No bootstrap required, opened a new log
I20260608 09:58:57.692982 18749 ts_tablet_manager.cc:1403] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.026s
I20260608 09:58:57.696290 18750 tablet_bootstrap.cc:654] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.696791 18753 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41: No bootstrap required, opened a new log
I20260608 09:58:57.696542 18749 raft_consensus.cc:359] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.697346 18753 ts_tablet_manager.cc:1403] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
I20260608 09:58:57.697368 18749 raft_consensus.cc:385] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.697870 18749 raft_consensus.cc:740] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.698716 18749 consensus_queue.cc:260] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.701154 18749 ts_tablet_manager.cc:1434] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260608 09:58:57.700886 18753 raft_consensus.cc:359] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.701732 18753 raft_consensus.cc:385] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.702124 18753 raft_consensus.cc:740] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.702322 18749 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:58:57.703014 18750 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3: No bootstrap required, opened a new log
I20260608 09:58:57.703605 18750 ts_tablet_manager.cc:1403] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260608 09:58:57.703121 18753 consensus_queue.cc:260] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.706821 18750 raft_consensus.cc:359] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.707581 18750 raft_consensus.cc:385] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.707909 18750 raft_consensus.cc:740] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.708230 18753 ts_tablet_manager.cc:1434] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 09:58:57.708832 18750 consensus_queue.cc:260] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.709429 18753 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41: Bootstrap starting.
I20260608 09:58:57.709797 18749 tablet_bootstrap.cc:654] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.711346 18750 ts_tablet_manager.cc:1434] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:58:57.720412 18753 tablet_bootstrap.cc:654] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:57.721894 18749 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: No bootstrap required, opened a new log
I20260608 09:58:57.722472 18749 ts_tablet_manager.cc:1403] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 09:58:57.725524 18753 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41: No bootstrap required, opened a new log
I20260608 09:58:57.725178 18749 raft_consensus.cc:359] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.726028 18753 ts_tablet_manager.cc:1403] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 09:58:57.725950 18749 raft_consensus.cc:385] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.726455 18749 raft_consensus.cc:740] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.727346 18749 consensus_queue.cc:260] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.729768 18749 ts_tablet_manager.cc:1434] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:58:57.729362 18753 raft_consensus.cc:359] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.730259 18753 raft_consensus.cc:385] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:57.730542 18753 raft_consensus.cc:740] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Initialized, Role: FOLLOWER
I20260608 09:58:57.731294 18753 consensus_queue.cc:260] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.733294 18753 ts_tablet_manager.cc:1434] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:58:57.782002 18758 raft_consensus.cc:493] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:57.782599 18758 raft_consensus.cc:515] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.785030 18758 leader_election.cc:290] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:57.798061 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a57de80a4d64e96a1abe4ac630f4747" candidate_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" is_pre_election: true
I20260608 09:58:57.799167 18556 raft_consensus.cc:2468] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e060af0bce5b45b3a3151bfa7ed1ee41 in term 0.
I20260608 09:58:57.798051 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a57de80a4d64e96a1abe4ac630f4747" candidate_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3" is_pre_election: true
I20260608 09:58:57.799965 18705 raft_consensus.cc:2468] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e060af0bce5b45b3a3151bfa7ed1ee41 in term 0.
I20260608 09:58:57.800798 18596 leader_election.cc:304] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f681cdaca2d24aaaba1e98d4f13f75d7; no voters: 
I20260608 09:58:57.801779 18758 raft_consensus.cc:2804] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:57.802168 18758 raft_consensus.cc:493] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:57.802506 18758 raft_consensus.cc:3060] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:57.807971 18758 raft_consensus.cc:515] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.809872 18758 leader_election.cc:290] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 1 election: Requested vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:57.810756 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a57de80a4d64e96a1abe4ac630f4747" candidate_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7"
I20260608 09:58:57.810856 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a57de80a4d64e96a1abe4ac630f4747" candidate_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3"
I20260608 09:58:57.811347 18556 raft_consensus.cc:3060] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:57.811440 18705 raft_consensus.cc:3060] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:57.816908 18556 raft_consensus.cc:2468] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e060af0bce5b45b3a3151bfa7ed1ee41 in term 1.
I20260608 09:58:57.816908 18705 raft_consensus.cc:2468] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e060af0bce5b45b3a3151bfa7ed1ee41 in term 1.
I20260608 09:58:57.817878 18755 raft_consensus.cc:493] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:57.818325 18596 leader_election.cc:304] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f681cdaca2d24aaaba1e98d4f13f75d7; no voters: 
I20260608 09:58:57.818429 18755 raft_consensus.cc:515] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.819319 18758 raft_consensus.cc:2804] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:57.820536 18758 raft_consensus.cc:697] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 LEADER]: Becoming Leader. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Running, Role: LEADER
I20260608 09:58:57.821664 18755 leader_election.cc:290] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:57.821426 18758 consensus_queue.cc:237] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.830701 18453 catalog_manager.cc:5696] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 reported cstate change: term changed from 0 to 1, leader changed from <none> to e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:57.834128 18631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b17193583d14a9686d05cd9acc2df91" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" is_pre_election: true
I20260608 09:58:57.834839 18631 raft_consensus.cc:2468] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 0.
I20260608 09:58:57.836623 18522 leader_election.cc:304] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f681cdaca2d24aaaba1e98d4f13f75d7; no voters: 
I20260608 09:58:57.837478 18755 raft_consensus.cc:2804] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:57.837865 18755 raft_consensus.cc:493] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:57.838006 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b17193583d14a9686d05cd9acc2df91" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3" is_pre_election: true
I20260608 09:58:57.838248 18755 raft_consensus.cc:3060] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:57.838685 18705 raft_consensus.cc:2468] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 0.
I20260608 09:58:57.844813 18755 raft_consensus.cc:515] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.846520 18755 leader_election.cc:290] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 election: Requested vote from peers e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:57.847419 18631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b17193583d14a9686d05cd9acc2df91" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
I20260608 09:58:57.847723 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b17193583d14a9686d05cd9acc2df91" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3"
I20260608 09:58:57.848055 18631 raft_consensus.cc:3060] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:57.848377 18705 raft_consensus.cc:3060] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:57.851716 18754 raft_consensus.cc:493] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:57.852202 18754 raft_consensus.cc:515] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.855492 18705 raft_consensus.cc:2468] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 1.
I20260608 09:58:57.855497 18631 raft_consensus.cc:2468] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 1.
I20260608 09:58:57.856571 18754 leader_election.cc:290] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:58:57.856998 18522 leader_election.cc:304] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f681cdaca2d24aaaba1e98d4f13f75d7; no voters: 
I20260608 09:58:57.858759 18755 raft_consensus.cc:2804] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:57.860677 18755 raft_consensus.cc:697] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 LEADER]: Becoming Leader. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Running, Role: LEADER
I20260608 09:58:57.861574 18755 consensus_queue.cc:237] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.870342 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024e3752007947679b5c832182981bb3" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" is_pre_election: true
I20260608 09:58:57.870939 18556 raft_consensus.cc:2468] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 0.
I20260608 09:58:57.871428 18631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024e3752007947679b5c832182981bb3" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" is_pre_election: true
I20260608 09:58:57.871157 18453 catalog_manager.cc:5696] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:57.872047 18670 leader_election.cc:304] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f681cdaca2d24aaaba1e98d4f13f75d7, f6b69da3da494373a0f372392cbf3fd3; no voters: 
I20260608 09:58:57.872124 18631 raft_consensus.cc:2468] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 0.
I20260608 09:58:57.873013 18754 raft_consensus.cc:2804] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:57.873420 18754 raft_consensus.cc:493] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:57.873780 18754 raft_consensus.cc:3060] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:57.879478 18754 raft_consensus.cc:515] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.882119 18754 leader_election.cc:290] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 election: Requested vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:58:57.882314 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024e3752007947679b5c832182981bb3" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7"
I20260608 09:58:57.882953 18556 raft_consensus.cc:3060] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:57.883008 18631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024e3752007947679b5c832182981bb3" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
I20260608 09:58:57.883688 18631 raft_consensus.cc:3060] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:57.890609 18631 raft_consensus.cc:2468] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 1.
I20260608 09:58:57.890518 18556 raft_consensus.cc:2468] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 1.
I20260608 09:58:57.892323 18670 leader_election.cc:304] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f681cdaca2d24aaaba1e98d4f13f75d7, f6b69da3da494373a0f372392cbf3fd3; no voters: 
I20260608 09:58:57.893121 18754 raft_consensus.cc:2804] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:57.894064 18754 raft_consensus.cc:697] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Becoming Leader. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Running, Role: LEADER
I20260608 09:58:57.894950 18754 consensus_queue.cc:237] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:57.902199 18453 catalog_manager.cc:5696] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:58.030057 18754 raft_consensus.cc:493] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:58.030658 18754 raft_consensus.cc:515] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.032564 18754 leader_election.cc:290] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:58:58.033493 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5e1acf23e49dfa28daa7c01628c63" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" is_pre_election: true
I20260608 09:58:58.033661 18631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5e1acf23e49dfa28daa7c01628c63" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" is_pre_election: true
I20260608 09:58:58.034215 18556 raft_consensus.cc:2468] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 0.
I20260608 09:58:58.034355 18631 raft_consensus.cc:2468] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 0.
I20260608 09:58:58.035334 18670 leader_election.cc:304] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f681cdaca2d24aaaba1e98d4f13f75d7, f6b69da3da494373a0f372392cbf3fd3; no voters: 
I20260608 09:58:58.036077 18754 raft_consensus.cc:2804] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:58.036394 18754 raft_consensus.cc:493] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:58.036715 18754 raft_consensus.cc:3060] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.041867 18754 raft_consensus.cc:515] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.043823 18754 leader_election.cc:290] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 election: Requested vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:58:58.044625 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5e1acf23e49dfa28daa7c01628c63" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7"
I20260608 09:58:58.044898 18631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a5e1acf23e49dfa28daa7c01628c63" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
I20260608 09:58:58.045183 18556 raft_consensus.cc:3060] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.045516 18631 raft_consensus.cc:3060] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.050624 18631 raft_consensus.cc:2468] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 1.
I20260608 09:58:58.050768 18556 raft_consensus.cc:2468] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 1.
I20260608 09:58:58.051815 18671 leader_election.cc:304] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f6b69da3da494373a0f372392cbf3fd3; no voters: 
I20260608 09:58:58.052592 18754 raft_consensus.cc:2804] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:58.052995 18754 raft_consensus.cc:697] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Becoming Leader. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Running, Role: LEADER
I20260608 09:58:58.053865 18754 consensus_queue.cc:237] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.061622 18453 catalog_manager.cc:5696] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:58.099033 18453 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58806:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:58:58.101426 18453 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:58:58.135533 18545 tablet_service.cc:1511] Processing CreateTablet for tablet bdf7fa527688465e82c3519e7fa195fd (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:58.136947 18545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf7fa527688465e82c3519e7fa195fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.137341 18618 tablet_service.cc:1511] Processing CreateTablet for tablet bdf7fa527688465e82c3519e7fa195fd (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:58.138681 18618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf7fa527688465e82c3519e7fa195fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.141233 18695 tablet_service.cc:1511] Processing CreateTablet for tablet bdf7fa527688465e82c3519e7fa195fd (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:58:58.142760 18695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf7fa527688465e82c3519e7fa195fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.143040 18693 tablet_service.cc:1511] Processing CreateTablet for tablet 75e5c2077c1f446e9653ce1ce22c6a9e (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:58.144383 18693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e5c2077c1f446e9653ce1ce22c6a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.145640 18620 tablet_service.cc:1511] Processing CreateTablet for tablet f3881683d7d945a8abf276723c6e00ff (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:58.146960 18620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3881683d7d945a8abf276723c6e00ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.141366 18621 tablet_service.cc:1511] Processing CreateTablet for tablet 75e5c2077c1f446e9653ce1ce22c6a9e (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:58.149154 18621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e5c2077c1f446e9653ce1ce22c6a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.149293 18619 tablet_service.cc:1511] Processing CreateTablet for tablet cfc825ed05914d20b5661e0e6c937551 (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:58.150365 18619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc825ed05914d20b5661e0e6c937551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.150280 18692 tablet_service.cc:1511] Processing CreateTablet for tablet f3881683d7d945a8abf276723c6e00ff (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:58.151710 18692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3881683d7d945a8abf276723c6e00ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.156183 18546 tablet_service.cc:1511] Processing CreateTablet for tablet 75e5c2077c1f446e9653ce1ce22c6a9e (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:58:58.157627 18546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e5c2077c1f446e9653ce1ce22c6a9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.160851 18694 tablet_service.cc:1511] Processing CreateTablet for tablet cfc825ed05914d20b5661e0e6c937551 (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:58.162264 18694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc825ed05914d20b5661e0e6c937551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.165088 18543 tablet_service.cc:1511] Processing CreateTablet for tablet f3881683d7d945a8abf276723c6e00ff (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:58:58.166625 18543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3881683d7d945a8abf276723c6e00ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.168025 18753 tablet_bootstrap.cc:492] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: Bootstrap starting.
I20260608 09:58:58.175137 18753 tablet_bootstrap.cc:654] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.183738 18544 tablet_service.cc:1511] Processing CreateTablet for tablet cfc825ed05914d20b5661e0e6c937551 (DEFAULT_TABLE table=dugtrio [id=cc85e28915584595b0977a25d6637303]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:58:58.185833 18544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc825ed05914d20b5661e0e6c937551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:58:58.187593 18750 tablet_bootstrap.cc:492] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: Bootstrap starting.
I20260608 09:58:58.194839 18750 tablet_bootstrap.cc:654] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.207918 18749 tablet_bootstrap.cc:492] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:58:58.216967 18749 tablet_bootstrap.cc:654] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.223664 18750 tablet_bootstrap.cc:492] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: No bootstrap required, opened a new log
I20260608 09:58:58.230633 18750 ts_tablet_manager.cc:1403] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260608 09:58:58.235065 18750 raft_consensus.cc:359] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.242439 18750 raft_consensus.cc:385] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.243142 18750 raft_consensus.cc:740] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.244520 18750 consensus_queue.cc:260] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.260576 18750 ts_tablet_manager.cc:1434] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260608 09:58:58.263025 18753 tablet_bootstrap.cc:492] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: No bootstrap required, opened a new log
I20260608 09:58:58.263587 18753 ts_tablet_manager.cc:1403] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent bootstrapping tablet: real 0.096s	user 0.052s	sys 0.034s
I20260608 09:58:58.265337 18750 tablet_bootstrap.cc:492] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: Bootstrap starting.
I20260608 09:58:58.266822 18753 raft_consensus.cc:359] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.267606 18753 raft_consensus.cc:385] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.267901 18753 raft_consensus.cc:740] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.260633 18749 tablet_bootstrap.cc:492] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: No bootstrap required, opened a new log
I20260608 09:58:58.268939 18749 ts_tablet_manager.cc:1403] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.023s
I20260608 09:58:58.268743 18753 consensus_queue.cc:260] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.271133 18753 ts_tablet_manager.cc:1434] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:58:58.272125 18753 tablet_bootstrap.cc:492] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: Bootstrap starting.
I20260608 09:58:58.273315 18750 tablet_bootstrap.cc:654] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.273402 18749 raft_consensus.cc:359] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.274350 18749 raft_consensus.cc:385] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.274737 18749 raft_consensus.cc:740] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.275630 18749 consensus_queue.cc:260] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.279465 18753 tablet_bootstrap.cc:654] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.281802 18749 ts_tablet_manager.cc:1434] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 09:58:58.283373 18749 tablet_bootstrap.cc:492] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:58:58.294443 18749 tablet_bootstrap.cc:654] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.294905 18758 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:58.308463 18749 tablet_bootstrap.cc:492] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: No bootstrap required, opened a new log
I20260608 09:58:58.309229 18749 ts_tablet_manager.cc:1403] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260608 09:58:58.313470 18749 raft_consensus.cc:359] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.313684 18755 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:58.314504 18749 raft_consensus.cc:385] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.314972 18749 raft_consensus.cc:740] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.316056 18749 consensus_queue.cc:260] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.322302 18749 ts_tablet_manager.cc:1434] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260608 09:58:58.323769 18749 tablet_bootstrap.cc:492] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:58:58.332892 18749 tablet_bootstrap.cc:654] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.346525 18749 tablet_bootstrap.cc:492] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: No bootstrap required, opened a new log
I20260608 09:58:58.346477 18755 raft_consensus.cc:493] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:58.347445 18755 raft_consensus.cc:515] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.350566 18755 leader_election.cc:290] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:58.351576 18749 ts_tablet_manager.cc:1403] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260608 09:58:58.352384 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf7fa527688465e82c3519e7fa195fd" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3" is_pre_election: true
I20260608 09:58:58.355736 18749 raft_consensus.cc:359] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.356841 18749 raft_consensus.cc:385] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.355803 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf7fa527688465e82c3519e7fa195fd" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" is_pre_election: true
I20260608 09:58:58.357545 18749 raft_consensus.cc:740] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
W20260608 09:58:58.356170 18522 leader_election.cc:343] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:58.358767 18749 consensus_queue.cc:260] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
W20260608 09:58:58.359980 18522 leader_election.cc:343] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:58:58.360642 18522 leader_election.cc:304] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [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: f681cdaca2d24aaaba1e98d4f13f75d7; no voters: e060af0bce5b45b3a3151bfa7ed1ee41, f6b69da3da494373a0f372392cbf3fd3
I20260608 09:58:58.362588 18749 ts_tablet_manager.cc:1434] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 09:58:58.362709 18755 raft_consensus.cc:2749] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:58:58.364156 18749 tablet_bootstrap.cc:492] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
W20260608 09:58:58.371810 18502 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:58:58.372514 18749 tablet_bootstrap.cc:654] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.385531 18749 tablet_bootstrap.cc:492] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: No bootstrap required, opened a new log
I20260608 09:58:58.386191 18749 ts_tablet_manager.cc:1403] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260608 09:58:58.389861 18749 raft_consensus.cc:359] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.390831 18749 raft_consensus.cc:385] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.391189 18749 raft_consensus.cc:740] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.392489 18749 consensus_queue.cc:260] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.398901 18749 ts_tablet_manager.cc:1434] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:58:58.414179 18750 tablet_bootstrap.cc:492] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: No bootstrap required, opened a new log
I20260608 09:58:58.414969 18750 ts_tablet_manager.cc:1403] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: Time spent bootstrapping tablet: real 0.150s	user 0.065s	sys 0.069s
I20260608 09:58:58.419828 18753 tablet_bootstrap.cc:492] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: No bootstrap required, opened a new log
I20260608 09:58:58.420385 18753 ts_tablet_manager.cc:1403] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent bootstrapping tablet: real 0.149s	user 0.057s	sys 0.064s
I20260608 09:58:58.423697 18753 raft_consensus.cc:359] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.424448 18753 raft_consensus.cc:385] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.424336 18750 raft_consensus.cc:359] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.425283 18750 raft_consensus.cc:385] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.425601 18750 raft_consensus.cc:740] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.426429 18750 consensus_queue.cc:260] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.430868 18750 ts_tablet_manager.cc:1434] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 09:58:58.432222 18750 tablet_bootstrap.cc:492] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: Bootstrap starting.
I20260608 09:58:58.424875 18753 raft_consensus.cc:740] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.433595 18753 consensus_queue.cc:260] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.436115 18753 ts_tablet_manager.cc:1434] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 09:58:58.438295 18770 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:58.439757 18753 tablet_bootstrap.cc:492] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: Bootstrap starting.
I20260608 09:58:58.443949 18803 raft_consensus.cc:493] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:58.444538 18803 raft_consensus.cc:515] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.447890 18631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc825ed05914d20b5661e0e6c937551" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" is_pre_election: true
I20260608 09:58:58.448498 18753 tablet_bootstrap.cc:654] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.448596 18631 raft_consensus.cc:2468] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 0.
I20260608 09:58:58.455936 18799 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:58.457754 18750 tablet_bootstrap.cc:654] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.463434 18803 leader_election.cc:290] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:58.465715 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc825ed05914d20b5661e0e6c937551" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3" is_pre_election: true
I20260608 09:58:58.466610 18705 raft_consensus.cc:2468] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 0.
I20260608 09:58:58.468200 18522 leader_election.cc:304] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f681cdaca2d24aaaba1e98d4f13f75d7; no voters: 
I20260608 09:58:58.469290 18803 raft_consensus.cc:2804] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:58.469660 18803 raft_consensus.cc:493] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:58.469995 18803 raft_consensus.cc:3060] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.471172 18750 tablet_bootstrap.cc:492] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: No bootstrap required, opened a new log
I20260608 09:58:58.471712 18750 ts_tablet_manager.cc:1403] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260608 09:58:58.474949 18750 raft_consensus.cc:359] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.475672 18750 raft_consensus.cc:385] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.475956 18750 raft_consensus.cc:740] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.476375 18753 tablet_bootstrap.cc:492] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: No bootstrap required, opened a new log
I20260608 09:58:58.476920 18753 ts_tablet_manager.cc:1403] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.012s
I20260608 09:58:58.476862 18750 consensus_queue.cc:260] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.479578 18803 raft_consensus.cc:515] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.488371 18631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc825ed05914d20b5661e0e6c937551" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
I20260608 09:58:58.488824 18750 ts_tablet_manager.cc:1434] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 09:58:58.488502 18753 raft_consensus.cc:359] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.488969 18631 raft_consensus.cc:3060] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.489353 18753 raft_consensus.cc:385] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.489825 18753 raft_consensus.cc:740] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.492282 18750 tablet_bootstrap.cc:492] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: Bootstrap starting.
I20260608 09:58:58.493558 18754 consensus_queue.cc:1048] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:58.494216 18753 consensus_queue.cc:260] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.498838 18631 raft_consensus.cc:2468] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 1.
I20260608 09:58:58.503494 18753 ts_tablet_manager.cc:1434] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 09:58:58.504074 18803 leader_election.cc:290] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 election: Requested vote from peers e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:58.504231 18704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc825ed05914d20b5661e0e6c937551" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3"
I20260608 09:58:58.504914 18704 raft_consensus.cc:3060] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.505975 18522 leader_election.cc:304] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f681cdaca2d24aaaba1e98d4f13f75d7; no voters: 
I20260608 09:58:58.507444 18755 raft_consensus.cc:2804] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:58.508005 18755 raft_consensus.cc:697] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 LEADER]: Becoming Leader. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Running, Role: LEADER
I20260608 09:58:58.508927 18755 consensus_queue.cc:237] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.509382 18754 consensus_queue.cc:1048] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:58.513226 18704 raft_consensus.cc:2468] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 1.
I20260608 09:58:58.515861 18753 tablet_bootstrap.cc:492] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: Bootstrap starting.
I20260608 09:58:58.525866 18753 tablet_bootstrap.cc:654] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.529191 18778 consensus_queue.cc:1048] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:58.535640 18750 tablet_bootstrap.cc:654] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: Neither blocks nor log segments found. Creating new log.
I20260608 09:58:58.538192 18753 tablet_bootstrap.cc:492] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: No bootstrap required, opened a new log
I20260608 09:58:58.538774 18753 ts_tablet_manager.cc:1403] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260608 09:58:58.542796 18753 raft_consensus.cc:359] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.543988 18753 raft_consensus.cc:385] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.544354 18753 raft_consensus.cc:740] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.545595 18753 consensus_queue.cc:260] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.548941 18753 ts_tablet_manager.cc:1434] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:58:58.553077 18750 tablet_bootstrap.cc:492] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: No bootstrap required, opened a new log
I20260608 09:58:58.553632 18750 ts_tablet_manager.cc:1403] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.006s
I20260608 09:58:58.562238 18754 consensus_queue.cc:1048] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:58:58.563475 18750 raft_consensus.cc:359] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.564240 18750 raft_consensus.cc:385] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:58:58.564499 18750 raft_consensus.cc:740] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Initialized, Role: FOLLOWER
I20260608 09:58:58.565241 18750 consensus_queue.cc:260] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.568539 18750 ts_tablet_manager.cc:1434] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 09:58:58.572737 18452 catalog_manager.cc:5696] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:58.617007 18758 raft_consensus.cc:493] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:58.617581 18758 raft_consensus.cc:515] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.619401 18758 leader_election.cc:290] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:58.620307 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf7fa527688465e82c3519e7fa195fd" candidate_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" is_pre_election: true
I20260608 09:58:58.620538 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf7fa527688465e82c3519e7fa195fd" candidate_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3" is_pre_election: true
I20260608 09:58:58.621037 18556 raft_consensus.cc:2468] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e060af0bce5b45b3a3151bfa7ed1ee41 in term 0.
I20260608 09:58:58.621126 18705 raft_consensus.cc:2468] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e060af0bce5b45b3a3151bfa7ed1ee41 in term 0.
I20260608 09:58:58.622287 18596 leader_election.cc:304] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f681cdaca2d24aaaba1e98d4f13f75d7; no voters: 
I20260608 09:58:58.623020 18758 raft_consensus.cc:2804] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:58.623481 18758 raft_consensus.cc:493] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:58.623795 18758 raft_consensus.cc:3060] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.628934 18758 raft_consensus.cc:515] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.630893 18758 leader_election.cc:290] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 1 election: Requested vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:58.631719 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf7fa527688465e82c3519e7fa195fd" candidate_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7"
I20260608 09:58:58.632282 18556 raft_consensus.cc:3060] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.632174 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf7fa527688465e82c3519e7fa195fd" candidate_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3"
I20260608 09:58:58.632937 18705 raft_consensus.cc:3060] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.637532 18556 raft_consensus.cc:2468] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e060af0bce5b45b3a3151bfa7ed1ee41 in term 1.
I20260608 09:58:58.638588 18596 leader_election.cc:304] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f681cdaca2d24aaaba1e98d4f13f75d7; no voters: 
I20260608 09:58:58.638648 18705 raft_consensus.cc:2468] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e060af0bce5b45b3a3151bfa7ed1ee41 in term 1.
I20260608 09:58:58.639350 18758 raft_consensus.cc:2804] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:58.639894 18758 raft_consensus.cc:697] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 LEADER]: Becoming Leader. State: Replica: e060af0bce5b45b3a3151bfa7ed1ee41, State: Running, Role: LEADER
I20260608 09:58:58.640657 18758 consensus_queue.cc:237] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.648124 18451 catalog_manager.cc:5696] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 reported cstate change: term changed from 0 to 1, leader changed from <none> to e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:58.717303 18814 raft_consensus.cc:493] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:58.717981 18814 raft_consensus.cc:515] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.719838 18814 leader_election.cc:290] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:58:58.720789 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e5c2077c1f446e9653ce1ce22c6a9e" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" is_pre_election: true
I20260608 09:58:58.721009 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e5c2077c1f446e9653ce1ce22c6a9e" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" is_pre_election: true
I20260608 09:58:58.721567 18556 raft_consensus.cc:2468] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 0.
I20260608 09:58:58.721629 18630 raft_consensus.cc:2468] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 0.
I20260608 09:58:58.722846 18671 leader_election.cc:304] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f6b69da3da494373a0f372392cbf3fd3; no voters: 
I20260608 09:58:58.723564 18814 raft_consensus.cc:2804] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:58.723883 18814 raft_consensus.cc:493] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:58.724176 18814 raft_consensus.cc:3060] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.729341 18814 raft_consensus.cc:515] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.730966 18814 leader_election.cc:290] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 election: Requested vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:58:58.731874 18556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e5c2077c1f446e9653ce1ce22c6a9e" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7"
I20260608 09:58:58.732040 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e5c2077c1f446e9653ce1ce22c6a9e" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
I20260608 09:58:58.732429 18556 raft_consensus.cc:3060] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.732661 18630 raft_consensus.cc:3060] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.737496 18556 raft_consensus.cc:2468] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 1.
I20260608 09:58:58.738571 18670 leader_election.cc:304] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f681cdaca2d24aaaba1e98d4f13f75d7, f6b69da3da494373a0f372392cbf3fd3; no voters: 
I20260608 09:58:58.739284 18814 raft_consensus.cc:2804] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:58.739457 18630 raft_consensus.cc:2468] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 1.
I20260608 09:58:58.739830 18814 raft_consensus.cc:697] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Becoming Leader. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Running, Role: LEADER
I20260608 09:58:58.740764 18814 consensus_queue.cc:237] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.748697 18451 catalog_manager.cc:5696] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: HEALTHY } } }
I20260608 09:58:58.779387 18755 raft_consensus.cc:493] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:58:58.780006 18755 raft_consensus.cc:515] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.782089 18755 leader_election.cc:290] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:58.782881 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3881683d7d945a8abf276723c6e00ff" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" is_pre_election: true
I20260608 09:58:58.783079 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3881683d7d945a8abf276723c6e00ff" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3" is_pre_election: true
I20260608 09:58:58.783473 18630 raft_consensus.cc:2468] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 0.
I20260608 09:58:58.783756 18705 raft_consensus.cc:2468] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 0.
I20260608 09:58:58.784544 18522 leader_election.cc:304] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e060af0bce5b45b3a3151bfa7ed1ee41, f681cdaca2d24aaaba1e98d4f13f75d7; no voters: 
I20260608 09:58:58.785223 18755 raft_consensus.cc:2804] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:58:58.785636 18755 raft_consensus.cc:493] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:58:58.785920 18755 raft_consensus.cc:3060] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.791363 18755 raft_consensus.cc:515] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.793074 18755 leader_election.cc:290] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 election: Requested vote from peers e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:58:58.793924 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3881683d7d945a8abf276723c6e00ff" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
I20260608 09:58:58.794195 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3881683d7d945a8abf276723c6e00ff" candidate_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3"
I20260608 09:58:58.794603 18630 raft_consensus.cc:3060] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.794751 18705 raft_consensus.cc:3060] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:58:58.801752 18705 raft_consensus.cc:2468] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 1.
I20260608 09:58:58.801752 18630 raft_consensus.cc:2468] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f681cdaca2d24aaaba1e98d4f13f75d7 in term 1.
I20260608 09:58:58.803217 18522 leader_election.cc:304] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f681cdaca2d24aaaba1e98d4f13f75d7, f6b69da3da494373a0f372392cbf3fd3; no voters: 
I20260608 09:58:58.803850 18755 raft_consensus.cc:2804] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:58:58.804283 18755 raft_consensus.cc:697] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 LEADER]: Becoming Leader. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Running, Role: LEADER
I20260608 09:58:58.805102 18755 consensus_queue.cc:237] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:58:58.812830 18451 catalog_manager.cc:5696] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: UNKNOWN } } }
I20260608 09:58:58.930296 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:58:58.952728 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:58:58.953619 10966 tablet_replica.cc:333] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: stopping tablet replica
I20260608 09:58:58.954382 10966 raft_consensus.cc:2243] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:58.954382 18755 consensus_queue.cc:1048] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:58.955698 10966 pending_rounds.cc:70] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Trying to abort 1 pending ops.
I20260608 09:58:58.955888 10966 pending_rounds.cc:77] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618576943894528 op_type: NO_OP noop_request { }
I20260608 09:58:58.956143 10966 raft_consensus.cc:2889] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:58.956440 10966 raft_consensus.cc:2272] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.958735 10966 tablet_replica.cc:333] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: stopping tablet replica
I20260608 09:58:58.959338 10966 raft_consensus.cc:2243] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:58.959674 10966 raft_consensus.cc:2272] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.961437 10966 tablet_replica.cc:333] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: stopping tablet replica
I20260608 09:58:58.961912 10966 raft_consensus.cc:2243] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:58.963330 10966 pending_rounds.cc:70] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Trying to abort 1 pending ops.
I20260608 09:58:58.963488 10966 pending_rounds.cc:77] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618578154811392 op_type: NO_OP noop_request { }
I20260608 09:58:58.963792 10966 raft_consensus.cc:2889] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:58:58.964074 10966 raft_consensus.cc:2272] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.966396 10966 tablet_replica.cc:333] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: stopping tablet replica
I20260608 09:58:58.966933 10966 raft_consensus.cc:2243] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:58.967338 10966 raft_consensus.cc:2272] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.969924 10966 tablet_replica.cc:333] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: stopping tablet replica
I20260608 09:58:58.970463 10966 raft_consensus.cc:2243] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:58.970830 10966 raft_consensus.cc:2272] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.972543 10966 tablet_replica.cc:333] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: stopping tablet replica
I20260608 09:58:58.973027 10966 raft_consensus.cc:2243] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:58.973443 10966 raft_consensus.cc:2272] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.975764 10966 tablet_replica.cc:333] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: stopping tablet replica
I20260608 09:58:58.976276 10966 raft_consensus.cc:2243] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:58:58.977082 10966 raft_consensus.cc:2272] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:58:58.979342 10966 tablet_replica.cc:333] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: stopping tablet replica
I20260608 09:58:58.979776 10966 raft_consensus.cc:2243] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:58:58.980126 10966 raft_consensus.cc:2272] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:58:58.997236 18670 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111)
W20260608 09:58:59.000665 18670 consensus_peers.cc:597] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 -> Peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Couldn't send request to peer f681cdaca2d24aaaba1e98d4f13f75d7. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:59.004408 18670 consensus_peers.cc:597] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 -> Peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Couldn't send request to peer f681cdaca2d24aaaba1e98d4f13f75d7. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:59.007911 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
W20260608 09:58:59.040937 18596 consensus_peers.cc:597] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 -> Peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Couldn't send request to peer f681cdaca2d24aaaba1e98d4f13f75d7. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:58:59.050240 18596 consensus_peers.cc:597] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 -> Peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Couldn't send request to peer f681cdaca2d24aaaba1e98d4f13f75d7. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:59.235301 18814 consensus_queue.cc:1048] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:58:59.253507 18670 consensus_peers.cc:597] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 -> Peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Couldn't send request to peer f681cdaca2d24aaaba1e98d4f13f75d7. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:58:59.269016 18770 consensus_queue.cc:1048] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:58:59.522311 18831 consensus_queue.cc:579] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Leader has been unable to successfully communicate with peer f681cdaca2d24aaaba1e98d4f13f75d7 for more than 1 seconds (1.021s)
I20260608 09:58:59.861366 18778 consensus_queue.cc:579] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Leader has been unable to successfully communicate with peer f681cdaca2d24aaaba1e98d4f13f75d7 for more than 1 seconds (1.307s)
I20260608 09:59:00.003980 18831 raft_consensus.cc:493] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f681cdaca2d24aaaba1e98d4f13f75d7)
I20260608 09:59:00.004658 18831 raft_consensus.cc:515] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.006831 18831 leader_election.cc:290] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:59:00.008055 18705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b17193583d14a9686d05cd9acc2df91" candidate_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6b69da3da494373a0f372392cbf3fd3" is_pre_election: true
W20260608 09:59:00.010825 18596 leader_election.cc:336] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111)
I20260608 09:59:00.011276 18596 leader_election.cc:304] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [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: e060af0bce5b45b3a3151bfa7ed1ee41; no voters: f681cdaca2d24aaaba1e98d4f13f75d7, f6b69da3da494373a0f372392cbf3fd3
I20260608 09:59:00.011938 18831 raft_consensus.cc:2749] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:59:00.039763 18451 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35300:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:59:00.040381 18451 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35300:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:59:00.048530 18778 consensus_queue.cc:579] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Leader has been unable to successfully communicate with peer f681cdaca2d24aaaba1e98d4f13f75d7 for more than 1 seconds (1.307s)
I20260608 09:59:00.053853 18778 consensus_queue.cc:579] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Leader has been unable to successfully communicate with peer f681cdaca2d24aaaba1e98d4f13f75d7 for more than 1 seconds (1.487s)
I20260608 09:59:00.063235 18451 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056: Sending DeleteTablet for 3 replicas of tablet bdf7fa527688465e82c3519e7fa195fd
I20260608 09:59:00.065236 18451 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056: Sending DeleteTablet for 3 replicas of tablet 75e5c2077c1f446e9653ce1ce22c6a9e
I20260608 09:59:00.065795 18621 tablet_service.cc:1558] Processing DeleteTablet for tablet bdf7fa527688465e82c3519e7fa195fd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:33588
I20260608 09:59:00.068490 18695 tablet_service.cc:1558] Processing DeleteTablet for tablet bdf7fa527688465e82c3519e7fa195fd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:44948
I20260608 09:59:00.071457 18618 tablet_service.cc:1558] Processing DeleteTablet for tablet 75e5c2077c1f446e9653ce1ce22c6a9e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:33588
I20260608 09:59:00.072543 18693 tablet_service.cc:1558] Processing DeleteTablet for tablet 75e5c2077c1f446e9653ce1ce22c6a9e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:44948
I20260608 09:59:00.068063 18451 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056: Sending DeleteTablet for 3 replicas of tablet f3881683d7d945a8abf276723c6e00ff
I20260608 09:59:00.076263 18778 raft_consensus.cc:493] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:00.076965 18778 raft_consensus.cc:515] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.081804 18693 tablet_service.cc:1558] Processing DeleteTablet for tablet 75e5c2077c1f446e9653ce1ce22c6a9e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:44948
I20260608 09:59:00.082165 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc825ed05914d20b5661e0e6c937551" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" is_pre_election: true
I20260608 09:59:00.082926 18630 raft_consensus.cc:2468] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 1.
I20260608 09:59:00.084352 18671 leader_election.cc:304] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [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: e060af0bce5b45b3a3151bfa7ed1ee41, f6b69da3da494373a0f372392cbf3fd3; no voters: 
I20260608 09:59:00.084514 18618 tablet_service.cc:1558] Processing DeleteTablet for tablet f3881683d7d945a8abf276723c6e00ff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:33588
I20260608 09:59:00.085314 18829 raft_consensus.cc:2804] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:59:00.085786 18829 raft_consensus.cc:493] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:00.085922 18451 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056: Sending DeleteTablet for 3 replicas of tablet cfc825ed05914d20b5661e0e6c937551
I20260608 09:59:00.086222 18829 raft_consensus.cc:3060] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:00.089208 18618 tablet_service.cc:1558] Processing DeleteTablet for tablet cfc825ed05914d20b5661e0e6c937551 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:33588
I20260608 09:59:00.085142 18838 tablet_replica.cc:333] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: stopping tablet replica
I20260608 09:59:00.091300 18840 tablet_replica.cc:333] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: stopping tablet replica
I20260608 09:59:00.091532 18838 raft_consensus.cc:2243] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:00.085318 18778 leader_election.cc:290] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:59:00.092926 18693 tablet_service.cc:1558] Processing DeleteTablet for tablet f3881683d7d945a8abf276723c6e00ff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:44948
I20260608 09:59:00.094249 18840 raft_consensus.cc:2243] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:00.095067 18840 raft_consensus.cc:2272] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.096956 18693 tablet_service.cc:1558] Processing DeleteTablet for tablet cfc825ed05914d20b5661e0e6c937551 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:44948
I20260608 09:59:00.097085 18829 raft_consensus.cc:515] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.099007 18840 ts_tablet_manager.cc:1916] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.098888 18838 raft_consensus.cc:2272] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:00.099175 18670 leader_election.cc:336] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111)
I20260608 09:59:00.103490 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc825ed05914d20b5661e0e6c937551" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
I20260608 09:59:00.104115 18630 raft_consensus.cc:3060] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:59:00.104837 18439 catalog_manager.cc:4754] TS f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet f3881683d7d945a8abf276723c6e00ff: Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111)
I20260608 09:59:00.109190 18838 ts_tablet_manager.cc:1916] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:59:00.112974 18670 leader_election.cc:336] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111)
I20260608 09:59:00.115324 18630 raft_consensus.cc:2468] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 2.
I20260608 09:59:00.101311 18829 leader_election.cc:290] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 2 election: Requested vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:59:00.102157 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:59:00.116909 18671 leader_election.cc:304] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [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: e060af0bce5b45b3a3151bfa7ed1ee41, f6b69da3da494373a0f372392cbf3fd3; no voters: f681cdaca2d24aaaba1e98d4f13f75d7
I20260608 09:59:00.118374 18829 raft_consensus.cc:2804] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:59:00.118937 18829 raft_consensus.cc:697] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 2 LEADER]: Becoming Leader. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Running, Role: LEADER
I20260608 09:59:00.119902 18829 consensus_queue.cc:237] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Queue going to LEADER 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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.128175 18838 ts_tablet_manager.cc:1929] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260608 09:59:00.128755 18842 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:00.128834 18838 log.cc:1199] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-1-root/wals/bdf7fa527688465e82c3519e7fa195fd
I20260608 09:59:00.130266 18838 ts_tablet_manager.cc:1950] T bdf7fa527688465e82c3519e7fa195fd P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting consensus metadata
I20260608 09:59:00.133526 18838 tablet_replica.cc:333] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: stopping tablet replica
I20260608 09:59:00.133699 18440 catalog_manager.cc:5027] TS e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635): tablet bdf7fa527688465e82c3519e7fa195fd (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.134639 18838 raft_consensus.cc:2243] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:00.135228 18838 raft_consensus.cc:2272] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.136449 18840 ts_tablet_manager.cc:1929] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:00.136947 18840 log.cc:1199] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/bdf7fa527688465e82c3519e7fa195fd
I20260608 09:59:00.137782 18840 ts_tablet_manager.cc:1950] T bdf7fa527688465e82c3519e7fa195fd P f6b69da3da494373a0f372392cbf3fd3: Deleting consensus metadata
I20260608 09:59:00.140277 18838 ts_tablet_manager.cc:1916] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.141680 18440 catalog_manager.cc:5027] TS f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205): tablet bdf7fa527688465e82c3519e7fa195fd (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.142786 18840 tablet_replica.cc:333] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: stopping tablet replica
I20260608 09:59:00.143814 18840 raft_consensus.cc:2243] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:00.145097 18840 raft_consensus.cc:2272] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:00.145968 18843 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:00.148893 18840 ts_tablet_manager.cc:1916] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:59:00.149969 18847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:00.151041 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:00.152283 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:00.152567 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:00.152796 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912740152778 us; error 0 us; skew 500 ppm
I20260608 09:59:00.153646 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:00.157333 10966 webserver.cc:533] Webserver started at http://127.10.181.132:32949/ using document root <none> and password file <none>
I20260608 09:59:00.157552 18838 ts_tablet_manager.cc:1929] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:00.158004 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:00.158012 18838 log.cc:1199] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-1-root/wals/75e5c2077c1f446e9653ce1ce22c6a9e
I20260608 09:59:00.158390 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:00.158890 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:00.159101 18838 ts_tablet_manager.cc:1950] T 75e5c2077c1f446e9653ce1ce22c6a9e P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting consensus metadata
I20260608 09:59:00.160225 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "c17abc7f019c42378372f2aea72bab9a"
format_stamp: "Formatted at 2026-06-08 09:59:00 on dist-test-slave-d6kj"
I20260608 09:59:00.162726 18838 tablet_replica.cc:333] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: stopping tablet replica
I20260608 09:59:00.162943 18440 catalog_manager.cc:5027] TS e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635): tablet 75e5c2077c1f446e9653ce1ce22c6a9e (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.163817 18838 raft_consensus.cc:2243] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:00.164422 18838 raft_consensus.cc:2272] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.166311 18840 ts_tablet_manager.cc:1929] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:00.166776 18840 log.cc:1199] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/75e5c2077c1f446e9653ce1ce22c6a9e
I20260608 09:59:00.167158 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 09:59:00.167326 18838 ts_tablet_manager.cc:1916] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.167593 18840 ts_tablet_manager.cc:1950] T 75e5c2077c1f446e9653ce1ce22c6a9e P f6b69da3da494373a0f372392cbf3fd3: Deleting consensus metadata
I20260608 09:59:00.171005 18440 catalog_manager.cc:5027] TS f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205): tablet 75e5c2077c1f446e9653ce1ce22c6a9e (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
W20260608 09:59:00.174566 18440 catalog_manager.cc:4994] TS f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205): delete failed for tablet 75e5c2077c1f446e9653ce1ce22c6a9e because the tablet was not found. No further retry: Not found: Tablet not found: 75e5c2077c1f446e9653ce1ce22c6a9e
I20260608 09:59:00.175704 18840 tablet_replica.cc:333] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: stopping tablet replica
I20260608 09:59:00.176842 18840 raft_consensus.cc:2243] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:00.177572 18840 raft_consensus.cc:2272] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.179288 18851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:00.180441 10966 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.001s	sys 0.007s
I20260608 09:59:00.180642 18840 ts_tablet_manager.cc:1916] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.180905 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "c17abc7f019c42378372f2aea72bab9a"
format_stamp: "Formatted at 2026-06-08 09:59:00 on dist-test-slave-d6kj"
I20260608 09:59:00.181445 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:00.184132 18838 ts_tablet_manager.cc:1929] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:00.184562 18838 log.cc:1199] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-1-root/wals/f3881683d7d945a8abf276723c6e00ff
I20260608 09:59:00.185431 18838 ts_tablet_manager.cc:1950] T f3881683d7d945a8abf276723c6e00ff P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting consensus metadata
I20260608 09:59:00.188685 18838 tablet_replica.cc:333] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: stopping tablet replica
I20260608 09:59:00.189617 18838 raft_consensus.cc:2243] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:00.190188 18838 raft_consensus.cc:2272] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.190599 18440 catalog_manager.cc:5027] TS e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635): tablet f3881683d7d945a8abf276723c6e00ff (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.192919 18838 ts_tablet_manager.cc:1916] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.196820 18840 ts_tablet_manager.cc:1929] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:00.197381 18840 log.cc:1199] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/f3881683d7d945a8abf276723c6e00ff
I20260608 09:59:00.198135 18840 ts_tablet_manager.cc:1950] T f3881683d7d945a8abf276723c6e00ff P f6b69da3da494373a0f372392cbf3fd3: Deleting consensus metadata
I20260608 09:59:00.201488 18440 catalog_manager.cc:5027] TS f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205): tablet f3881683d7d945a8abf276723c6e00ff (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.201776 18840 tablet_replica.cc:333] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: stopping tablet replica
I20260608 09:59:00.202872 18840 raft_consensus.cc:2243] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:00.203761 18840 pending_rounds.cc:70] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: Trying to abort 1 pending ops.
I20260608 09:59:00.204027 18840 pending_rounds.cc:77] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7294618583556907008 op_type: NO_OP noop_request { }
I20260608 09:59:00.204416 18840 raft_consensus.cc:2889] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:00.204820 18840 raft_consensus.cc:2272] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.207926 18840 ts_tablet_manager.cc:1916] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.209017 18838 ts_tablet_manager.cc:1929] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:00.209482 18838 log.cc:1199] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-1-root/wals/cfc825ed05914d20b5661e0e6c937551
I20260608 09:59:00.210170 18838 ts_tablet_manager.cc:1950] T cfc825ed05914d20b5661e0e6c937551 P e060af0bce5b45b3a3151bfa7ed1ee41: Deleting consensus metadata
I20260608 09:59:00.213697 18440 catalog_manager.cc:5027] TS e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635): tablet cfc825ed05914d20b5661e0e6c937551 (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.220659 18840 ts_tablet_manager.cc:1929] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.1
I20260608 09:59:00.221101 18840 log.cc:1199] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/cfc825ed05914d20b5661e0e6c937551
I20260608 09:59:00.221761 18840 ts_tablet_manager.cc:1950] T cfc825ed05914d20b5661e0e6c937551 P f6b69da3da494373a0f372392cbf3fd3: Deleting consensus metadata
I20260608 09:59:00.224610 18440 catalog_manager.cc:5027] TS f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205): tablet cfc825ed05914d20b5661e0e6c937551 (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.239048 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:00.240558 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:00.242061 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:00.244513 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:00.244748 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:00.245008 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:00.245213 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:00.289666 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:37453
I20260608 09:59:00.289803 18913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:37453 every 8 connection(s)
I20260608 09:59:00.294463 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:00.301843 18917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:00.303013 18918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:00.306313 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:00.307845 18920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:00.308005 18914 heartbeater.cc:344] Connected to a master server at 127.10.181.190:38575
I20260608 09:59:00.308477 18914 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:00.309046 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:00.309362 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:00.309366 18914 heartbeater.cc:507] Master 127.10.181.190:38575 requested a full tablet report, sending...
I20260608 09:59:00.309638 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912740309622 us; error 0 us; skew 500 ppm
I20260608 09:59:00.310505 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:00.311769 18451 ts_manager.cc:194] Registered new tserver with Master: c17abc7f019c42378372f2aea72bab9a (127.10.181.132:37453)
I20260608 09:59:00.313424 18451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58816
I20260608 09:59:00.313477 10966 webserver.cc:533] Webserver started at http://127.10.181.129:41703/ using document root <none> and password file <none>
I20260608 09:59:00.314242 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:00.314530 10966 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:59:00.319612 10966 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:59:00.323668 18925 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:00.324635 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:00.325057 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "f681cdaca2d24aaaba1e98d4f13f75d7"
format_stamp: "Formatted at 2026-06-08 09:58:56 on dist-test-slave-d6kj"
I20260608 09:59:00.325520 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:00.354396 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:00.355805 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:00.357430 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:00.361047 18932 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 09:59:00.374401 18829 raft_consensus.cc:493] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f681cdaca2d24aaaba1e98d4f13f75d7)
I20260608 09:59:00.374963 18829 raft_consensus.cc:515] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.377044 18829 leader_election.cc:290] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:59:00.378417 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b17193583d14a9686d05cd9acc2df91" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" is_pre_election: true
I20260608 09:59:00.379114 18630 raft_consensus.cc:2468] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 1.
I20260608 09:59:00.380213 18671 leader_election.cc:304] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [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: e060af0bce5b45b3a3151bfa7ed1ee41, f6b69da3da494373a0f372392cbf3fd3; no voters: 
I20260608 09:59:00.381108 18829 raft_consensus.cc:2804] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 09:59:00.381392 18670 leader_election.cc:336] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111)
I20260608 09:59:00.381541 18829 raft_consensus.cc:493] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f681cdaca2d24aaaba1e98d4f13f75d7)
I20260608 09:59:00.382041 18829 raft_consensus.cc:3060] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:59:00.386562 18502 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f681cdaca2d24aaaba1e98d4f13f75d7 not available for placement
I20260608 09:59:00.389227 18829 raft_consensus.cc:515] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.391621 18829 leader_election.cc:290] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 2 election: Requested vote from peers f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617), e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:59:00.392972 18630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b17193583d14a9686d05cd9acc2df91" candidate_uuid: "f6b69da3da494373a0f372392cbf3fd3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41"
I20260608 09:59:00.393661 18630 raft_consensus.cc:3060] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:59:00.397848 18670 leader_election.cc:336] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111)
I20260608 09:59:00.400019 18630 raft_consensus.cc:2468] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6b69da3da494373a0f372392cbf3fd3 in term 2.
I20260608 09:59:00.401106 18671 leader_election.cc:304] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [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: e060af0bce5b45b3a3151bfa7ed1ee41, f6b69da3da494373a0f372392cbf3fd3; no voters: f681cdaca2d24aaaba1e98d4f13f75d7
I20260608 09:59:00.401889 18829 raft_consensus.cc:2804] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:59:00.402420 18829 raft_consensus.cc:697] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 2 LEADER]: Becoming Leader. State: Replica: f6b69da3da494373a0f372392cbf3fd3, State: Running, Role: LEADER
I20260608 09:59:00.403297 18829 consensus_queue.cc:237] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.412731 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 09:59:00.413142 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.001s	sys 0.001s
I20260608 09:59:00.412410 18451 catalog_manager.cc:5696] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 reported cstate change: term changed from 1 to 2, leader changed from f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129) to f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131). New cstate: current_term: 2 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:00.413558 10966 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 09:59:00.415722 18705 consensus_queue.cc:237] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:00.419297 18932 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:59:00.430949 18630 raft_consensus.cc:1275] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:00.433133 18778 consensus_queue.cc:1048] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.447994 18932 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:00.449035 18932 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap complete.
I20260608 09:59:00.449752 18932 ts_tablet_manager.cc:1403] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.008s
I20260608 09:59:00.450299 18778 raft_consensus.cc:2955] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:00.452610 18932 raft_consensus.cc:359] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.453399 18932 raft_consensus.cc:740] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
W20260608 09:59:00.454596 18671 consensus_peers.cc:597] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 -> Peer c17abc7f019c42378372f2aea72bab9a (127.10.181.132:37453): Couldn't send request to peer c17abc7f019c42378372f2aea72bab9a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30a5e1acf23e49dfa28daa7c01628c63. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:00.454232 18932 consensus_queue.cc:260] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
W20260608 09:59:00.455845 18670 consensus_peers.cc:597] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 -> Peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Couldn't send request to peer f681cdaca2d24aaaba1e98d4f13f75d7. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:00.455842 18630 raft_consensus.cc:2955] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:00.458739 18932 ts_tablet_manager.cc:1434] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 09:59:00.459708 18932 tablet_bootstrap.cc:492] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:59:00.465936 18440 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 30a5e1acf23e49dfa28daa7c01628c63 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 09:59:00.472321 18451 catalog_manager.cc:5696] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 reported cstate change: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:00.477977 18932 tablet_bootstrap.cc:492] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:00.478978 18932 tablet_bootstrap.cc:492] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap complete.
I20260608 09:59:00.479606 10966 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 09:59:00.479727 18932 ts_tablet_manager.cc:1403] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 09:59:00.480104 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.067s	user 0.044s	sys 0.004s
I20260608 09:59:00.482802 18932 raft_consensus.cc:359] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.483814 18932 raft_consensus.cc:740] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:59:00.484825 18932 consensus_queue.cc:260] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.487345 18932 ts_tablet_manager.cc:1434] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.004s
I20260608 09:59:00.488250 18932 tablet_bootstrap.cc:492] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:59:00.504709 18932 tablet_bootstrap.cc:492] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:59:00.505628 18932 tablet_bootstrap.cc:492] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap complete.
I20260608 09:59:00.506259 18932 ts_tablet_manager.cc:1403] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 09:59:00.508559 18932 raft_consensus.cc:359] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.509510 18932 raft_consensus.cc:740] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:59:00.510321 18932 consensus_queue.cc:260] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.512084 18932 ts_tablet_manager.cc:1434] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:59:00.512825 18932 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:59:00.526721 18932 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:00.527695 18932 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap complete.
I20260608 09:59:00.528323 18932 ts_tablet_manager.cc:1403] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 09:59:00.530331 18932 raft_consensus.cc:359] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.530844 18932 raft_consensus.cc:740] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:59:00.531522 18932 consensus_queue.cc:260] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.533034 18932 ts_tablet_manager.cc:1434] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:59:00.533725 18932 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:59:00.547075 18932 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:00.548061 18932 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap complete.
I20260608 09:59:00.548745 18932 ts_tablet_manager.cc:1403] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260608 09:59:00.551397 18932 raft_consensus.cc:359] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.552089 18932 raft_consensus.cc:740] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:59:00.552874 18932 consensus_queue.cc:260] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.555253 18932 ts_tablet_manager.cc:1434] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260608 09:59:00.555181 18705 consensus_queue.cc:237] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:00.556257 18932 tablet_bootstrap.cc:492] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:59:00.556712 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:46617
I20260608 09:59:00.556952 19000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:46617 every 8 connection(s)
W20260608 09:59:00.573086 18671 consensus_peers.cc:597] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 -> Peer c17abc7f019c42378372f2aea72bab9a (127.10.181.132:37453): Couldn't send request to peer c17abc7f019c42378372f2aea72bab9a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 024e3752007947679b5c832182981bb3. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:00.577013 18630 raft_consensus.cc:1275] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:00.580008 18829 consensus_queue.cc:1048] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.582813 18932 tablet_bootstrap.cc:492] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:00.583771 18932 tablet_bootstrap.cc:492] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap complete.
I20260608 09:59:00.584479 18932 ts_tablet_manager.cc:1403] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260608 09:59:00.587304 18932 raft_consensus.cc:359] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.587965 18932 raft_consensus.cc:740] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:59:00.588733 18932 consensus_queue.cc:260] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.590415 18829 raft_consensus.cc:2955] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:00.591708 18932 ts_tablet_manager.cc:1434] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 09:59:00.592957 18932 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:59:00.593504 19001 heartbeater.cc:344] Connected to a master server at 127.10.181.190:38575
I20260608 09:59:00.593986 19001 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:00.594995 19001 heartbeater.cc:507] Master 127.10.181.190:38575 requested a full tablet report, sending...
I20260608 09:59:00.594480 18631 raft_consensus.cc:2955] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
W20260608 09:59:00.595822 18670 consensus_peers.cc:597] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 -> Peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Couldn't send request to peer f681cdaca2d24aaaba1e98d4f13f75d7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:00.601125 18449 ts_manager.cc:194] Re-registered known tserver with Master: f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617)
I20260608 09:59:00.607472 18440 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 024e3752007947679b5c832182981bb3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 09:59:00.611721 18932 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:00.612746 18932 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap complete.
I20260608 09:59:00.613472 18932 ts_tablet_manager.cc:1403] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 09:59:00.614194 18451 catalog_manager.cc:5696] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 reported cstate change: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:00.616355 18932 raft_consensus.cc:359] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.617096 18932 raft_consensus.cc:740] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:59:00.617847 18932 consensus_queue.cc:260] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.618651 18449 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58828
I20260608 09:59:00.621667 18932 ts_tablet_manager.cc:1434] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:00.622537 18932 tablet_bootstrap.cc:492] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap starting.
I20260608 09:59:00.623106 19001 heartbeater.cc:499] Master 127.10.181.190:38575 was elected leader, sending a full tablet report...
I20260608 09:59:00.628722 18631 consensus_queue.cc:237] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:00.638793 18705 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:00.641139 18932 tablet_bootstrap.cc:492] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:59:00.642235 18932 tablet_bootstrap.cc:492] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Bootstrap complete.
I20260608 09:59:00.643034 18932 ts_tablet_manager.cc:1403] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260608 09:59:00.645821 18932 raft_consensus.cc:359] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.646694 18932 raft_consensus.cc:740] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f681cdaca2d24aaaba1e98d4f13f75d7, State: Initialized, Role: FOLLOWER
I20260608 09:59:00.647382 18932 consensus_queue.cc:260] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:00.649484 18831 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.650080 18932 ts_tablet_manager.cc:1434] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 09:59:00.662499 18597 consensus_peers.cc:597] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 -> Peer c17abc7f019c42378372f2aea72bab9a (127.10.181.132:37453): Couldn't send request to peer c17abc7f019c42378372f2aea72bab9a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a57de80a4d64e96a1abe4ac630f4747. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:00.666733 18975 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:00.669001 18831 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:59:00.668270 19011 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:00.670621 18705 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:00.678897 18975 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:00.682547 18440 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6a57de80a4d64e96a1abe4ac630f4747 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 7)
I20260608 09:59:00.683284 18452 catalog_manager.cc:5696] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 reported cstate change: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:00.768688 18964 tablet_service.cc:1558] Processing DeleteTablet for tablet f3881683d7d945a8abf276723c6e00ff with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:34088
I20260608 09:59:00.770581 19016 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:00.771273 19016 raft_consensus.cc:2243] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:00.771644 19016 pending_rounds.cc:70] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Trying to abort 1 pending ops.
I20260608 09:59:00.771818 19016 pending_rounds.cc:77] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618578154811392 op_type: NO_OP noop_request { }
I20260608 09:59:00.772115 19016 raft_consensus.cc:2889] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:00.772377 19016 raft_consensus.cc:2272] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.774914 19016 ts_tablet_manager.cc:1916] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.785864 19016 ts_tablet_manager.cc:1929] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:00.786161 19016 log.cc:1199] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/f3881683d7d945a8abf276723c6e00ff
I20260608 09:59:00.786751 19016 ts_tablet_manager.cc:1950] T f3881683d7d945a8abf276723c6e00ff P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting consensus metadata
I20260608 09:59:00.789300 18439 catalog_manager.cc:5027] TS f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): tablet f3881683d7d945a8abf276723c6e00ff (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.794427 18964 tablet_service.cc:1558] Processing DeleteTablet for tablet bdf7fa527688465e82c3519e7fa195fd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:34088
I20260608 09:59:00.795157 19016 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:00.795835 19016 raft_consensus.cc:2243] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:00.796283 19016 raft_consensus.cc:2272] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.797432 18964 tablet_service.cc:1558] Processing DeleteTablet for tablet 75e5c2077c1f446e9653ce1ce22c6a9e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:34088
I20260608 09:59:00.798220 18963 tablet_service.cc:1558] Processing DeleteTablet for tablet cfc825ed05914d20b5661e0e6c937551 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:59:00 UTC) from {username='slave'} at 127.0.0.1:34088
I20260608 09:59:00.798869 19016 ts_tablet_manager.cc:1916] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.809655 19016 ts_tablet_manager.cc:1929] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:00.809998 19016 log.cc:1199] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/bdf7fa527688465e82c3519e7fa195fd
I20260608 09:59:00.810567 19016 ts_tablet_manager.cc:1950] T bdf7fa527688465e82c3519e7fa195fd P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting consensus metadata
I20260608 09:59:00.813063 19016 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:00.813146 18439 catalog_manager.cc:5027] TS f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): tablet bdf7fa527688465e82c3519e7fa195fd (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.814040 19016 raft_consensus.cc:2243] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:00.814529 19016 raft_consensus.cc:2272] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.816038 19017 ts_tablet_manager.cc:933] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: Initiating tablet copy from peer f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:59:00.817191 19016 ts_tablet_manager.cc:1916] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.817690 19017 tablet_copy_client.cc:323] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:44205
I20260608 09:59:00.828912 18715 tablet_copy_service.cc:140] P f6b69da3da494373a0f372392cbf3fd3: Received BeginTabletCopySession request for tablet 30a5e1acf23e49dfa28daa7c01628c63 from peer c17abc7f019c42378372f2aea72bab9a ({username='slave'} at 127.0.0.1:53046)
I20260608 09:59:00.829447 18715 tablet_copy_service.cc:161] P f6b69da3da494373a0f372392cbf3fd3: Beginning new tablet copy session on tablet 30a5e1acf23e49dfa28daa7c01628c63 from peer c17abc7f019c42378372f2aea72bab9a at {username='slave'} at 127.0.0.1:53046: session id = c17abc7f019c42378372f2aea72bab9a-30a5e1acf23e49dfa28daa7c01628c63
I20260608 09:59:00.831738 19016 ts_tablet_manager.cc:1929] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:59:00.832296 19016 log.cc:1199] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/75e5c2077c1f446e9653ce1ce22c6a9e
I20260608 09:59:00.832872 19016 ts_tablet_manager.cc:1950] T 75e5c2077c1f446e9653ce1ce22c6a9e P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting consensus metadata
I20260608 09:59:00.835749 18715 tablet_copy_source_session.cc:215] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:00.836216 19016 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:00.837404 19016 raft_consensus.cc:2243] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:00.837931 19016 pending_rounds.cc:70] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Trying to abort 1 pending ops.
I20260608 09:59:00.838167 19016 pending_rounds.cc:77] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618576943894528 op_type: NO_OP noop_request { }
I20260608 09:59:00.838536 19016 raft_consensus.cc:2889] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:00.838913 19016 raft_consensus.cc:2272] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:00.839258 18439 catalog_manager.cc:5027] TS f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): tablet 75e5c2077c1f446e9653ce1ce22c6a9e (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.840121 19017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a5e1acf23e49dfa28daa7c01628c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:00.842618 19016 ts_tablet_manager.cc:1916] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:59:00.847330 18631 raft_consensus.cc:1275] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:00.849161 18829 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.855358 19017 tablet_copy_client.cc:806] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:00.855960 19017 tablet_copy_client.cc:670] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:00.858760 19016 ts_tablet_manager.cc:1929] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:59:00.859385 19016 log.cc:1199] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/cfc825ed05914d20b5661e0e6c937551
I20260608 09:59:00.860252 19017 tablet_copy_client.cc:538] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:00.860386 19016 ts_tablet_manager.cc:1950] T cfc825ed05914d20b5661e0e6c937551 P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting consensus metadata
I20260608 09:59:00.864228 18439 catalog_manager.cc:5027] TS f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): tablet cfc825ed05914d20b5661e0e6c937551 (table dugtrio [id=cc85e28915584595b0977a25d6637303]) successfully deleted
I20260608 09:59:00.871822 19017 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: Bootstrap starting.
I20260608 09:59:00.877519 18975 raft_consensus.cc:3060] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:00.885584 18975 raft_consensus.cc:1275] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 2 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:00.887022 18778 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:00.895087 19017 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:00.895988 19017 tablet_bootstrap.cc:492] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: Bootstrap complete.
I20260608 09:59:00.896692 19017 ts_tablet_manager.cc:1403] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260608 09:59:00.899827 19017 raft_consensus.cc:359] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:00.900375 19017 raft_consensus.cc:740] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c17abc7f019c42378372f2aea72bab9a, State: Initialized, Role: LEARNER
I20260608 09:59:00.900942 19017 consensus_queue.cc:260] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:00.903208 18914 heartbeater.cc:499] Master 127.10.181.190:38575 was elected leader, sending a full tablet report...
I20260608 09:59:00.903805 19017 ts_tablet_manager.cc:1434] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 09:59:00.905774 18715 tablet_copy_service.cc:342] P f6b69da3da494373a0f372392cbf3fd3: Request end of tablet copy session c17abc7f019c42378372f2aea72bab9a-30a5e1acf23e49dfa28daa7c01628c63 received from {username='slave'} at 127.0.0.1:53046
I20260608 09:59:00.906227 18715 tablet_copy_service.cc:434] P f6b69da3da494373a0f372392cbf3fd3: ending tablet copy session c17abc7f019c42378372f2aea72bab9a-30a5e1acf23e49dfa28daa7c01628c63 on tablet 30a5e1acf23e49dfa28daa7c01628c63 with peer c17abc7f019c42378372f2aea72bab9a
I20260608 09:59:00.957715 18975 raft_consensus.cc:2955] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:01.078594 18631 consensus_queue.cc:237] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:01.083449 18705 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.083873 18975 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.084939 19011 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:01.085772 18831 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:01.096165 18975 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.096194 18705 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.096781 19014 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.107204 18440 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6a57de80a4d64e96a1abe4ac630f4747 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:01.108945 18451 catalog_manager.cc:5696] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 reported cstate change: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New cstate: current_term: 1 leader_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.113059 19017 ts_tablet_manager.cc:933] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: Initiating tablet copy from peer f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:59:01.114830 19017 tablet_copy_client.cc:323] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:44205
I20260608 09:59:01.116386 18715 tablet_copy_service.cc:140] P f6b69da3da494373a0f372392cbf3fd3: Received BeginTabletCopySession request for tablet 024e3752007947679b5c832182981bb3 from peer c17abc7f019c42378372f2aea72bab9a ({username='slave'} at 127.0.0.1:53046)
I20260608 09:59:01.116871 18715 tablet_copy_service.cc:161] P f6b69da3da494373a0f372392cbf3fd3: Beginning new tablet copy session on tablet 024e3752007947679b5c832182981bb3 from peer c17abc7f019c42378372f2aea72bab9a at {username='slave'} at 127.0.0.1:53046: session id = c17abc7f019c42378372f2aea72bab9a-024e3752007947679b5c832182981bb3
I20260608 09:59:01.126235 18715 tablet_copy_source_session.cc:215] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:01.129729 19017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024e3752007947679b5c832182981bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.132303 18879 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a57de80a4d64e96a1abe4ac630f4747 with delete_type TABLET_DATA_TOMBSTONED (TS c17abc7f019c42378372f2aea72bab9a not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53760
W20260608 09:59:01.135087 18440 catalog_manager.cc:4994] TS c17abc7f019c42378372f2aea72bab9a (127.10.181.132:37453): delete failed for tablet 6a57de80a4d64e96a1abe4ac630f4747 because the tablet was not found. No further retry: Not found: Tablet not found: 6a57de80a4d64e96a1abe4ac630f4747
I20260608 09:59:01.143537 19017 tablet_copy_client.cc:806] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:01.144099 19017 tablet_copy_client.cc:670] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:01.147775 19017 tablet_copy_client.cc:538] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:01.155321 19017 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: Bootstrap starting.
I20260608 09:59:01.155507 18975 raft_consensus.cc:2955] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:01.175060 19017 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:01.175786 19017 tablet_bootstrap.cc:492] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: Bootstrap complete.
I20260608 09:59:01.176385 19017 ts_tablet_manager.cc:1403] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260608 09:59:01.178732 19017 raft_consensus.cc:359] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:01.179312 19017 raft_consensus.cc:740] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c17abc7f019c42378372f2aea72bab9a, State: Initialized, Role: LEARNER
I20260608 09:59:01.179774 19017 consensus_queue.cc:260] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:01.181404 19017 ts_tablet_manager.cc:1434] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:59:01.183037 18715 tablet_copy_service.cc:342] P f6b69da3da494373a0f372392cbf3fd3: Request end of tablet copy session c17abc7f019c42378372f2aea72bab9a-024e3752007947679b5c832182981bb3 received from {username='slave'} at 127.0.0.1:53046
I20260608 09:59:01.183408 18715 tablet_copy_service.cc:434] P f6b69da3da494373a0f372392cbf3fd3: ending tablet copy session c17abc7f019c42378372f2aea72bab9a-024e3752007947679b5c832182981bb3 on tablet 024e3752007947679b5c832182981bb3 with peer c17abc7f019c42378372f2aea72bab9a
I20260608 09:59:01.238994 18889 raft_consensus.cc:1217] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:59:01.340807 18705 consensus_queue.cc:237] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:01.345799 18975 raft_consensus.cc:1275] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.345799 18631 raft_consensus.cc:1275] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.347599 18940 consensus_queue.cc:1048] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:01.348213 18778 consensus_queue.cc:1048] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:01.354799 18940 raft_consensus.cc:2955] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.357081 18631 raft_consensus.cc:2955] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.358781 18975 raft_consensus.cc:2955] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.365648 18440 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 30a5e1acf23e49dfa28daa7c01628c63 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:01.370765 18451 catalog_manager.cc:5696] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 reported cstate change: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New cstate: current_term: 1 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:01.381438 18879 tablet_service.cc:1558] Processing DeleteTablet for tablet 30a5e1acf23e49dfa28daa7c01628c63 with delete_type TABLET_DATA_TOMBSTONED (TS c17abc7f019c42378372f2aea72bab9a not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53760
I20260608 09:59:01.382490 19030 tablet_replica.cc:333] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: stopping tablet replica
I20260608 09:59:01.383430 19030 raft_consensus.cc:2243] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:01.384078 19030 raft_consensus.cc:2272] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:01.386958 19030 ts_tablet_manager.cc:1916] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:01.398669 19030 ts_tablet_manager.cc:1929] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:59:01.399093 19030 log.cc:1199] T 30a5e1acf23e49dfa28daa7c01628c63 P c17abc7f019c42378372f2aea72bab9a: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-3-root/wals/30a5e1acf23e49dfa28daa7c01628c63
I20260608 09:59:01.401103 18440 catalog_manager.cc:5027] TS c17abc7f019c42378372f2aea72bab9a (127.10.181.132:37453): tablet 30a5e1acf23e49dfa28daa7c01628c63 (table test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]) successfully deleted
I20260608 09:59:01.410938 18631 consensus_queue.cc:237] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:01.416990 18705 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:01.417135 18975 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:59:01.417573 18597 consensus_peers.cc:597] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 -> Peer c17abc7f019c42378372f2aea72bab9a (127.10.181.132:37453): Couldn't send request to peer c17abc7f019c42378372f2aea72bab9a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a57de80a4d64e96a1abe4ac630f4747. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:01.418520 19011 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:01.419341 18831 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:01.426195 19014 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:01.428325 18705 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:01.428258 18975 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:01.441550 18451 catalog_manager.cc:5696] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 reported cstate change: config changed from index 3 to 4, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:01.456490 18705 consensus_queue.cc:237] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
W20260608 09:59:01.464011 18671 consensus_peers.cc:597] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 -> Peer c17abc7f019c42378372f2aea72bab9a (127.10.181.132:37453): Couldn't send request to peer c17abc7f019c42378372f2aea72bab9a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b17193583d14a9686d05cd9acc2df91. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:01.464242 18631 raft_consensus.cc:1275] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:59:01.464970 18975 raft_consensus.cc:1275] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 2 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:59:01.465732 18829 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:01.466429 18778 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:01.472882 18778 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:01.474853 18631 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:01.476046 18975 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
I20260608 09:59:01.487250 18452 catalog_manager.cc:5696] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 reported cstate change: config changed from index -1 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) added. New cstate: current_term: 2 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } } }
W20260608 09:59:01.492556 18502 auto_rebalancer.cc:591] Failed to schedule move for tablet 024e3752007947679b5c832182981bb3: Invalid argument: Server with UUID c17abc7f019c42378372f2aea72bab9a is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:01.540248 18705 consensus_queue.cc:237] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } }
I20260608 09:59:01.546265 18975 raft_consensus.cc:1275] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.546265 18631 raft_consensus.cc:1275] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:01.548051 18778 consensus_queue.cc:1048] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:01.548835 18829 consensus_queue.cc:1048] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:01.555178 18778 raft_consensus.cc:2955] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.557670 18975 raft_consensus.cc:2955] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.557838 18631 raft_consensus.cc:2955] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.571345 18440 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 024e3752007947679b5c832182981bb3 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:01.572460 18451 catalog_manager.cc:5696] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 reported cstate change: config changed from index 2 to 3, NON_VOTER c17abc7f019c42378372f2aea72bab9a (127.10.181.132) evicted. New cstate: current_term: 1 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } }
I20260608 09:59:01.586787 18879 tablet_service.cc:1558] Processing DeleteTablet for tablet 024e3752007947679b5c832182981bb3 with delete_type TABLET_DATA_TOMBSTONED (TS c17abc7f019c42378372f2aea72bab9a not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53760
I20260608 09:59:01.587694 19030 tablet_replica.cc:333] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: stopping tablet replica
I20260608 09:59:01.588337 19030 raft_consensus.cc:2243] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:01.588801 19030 raft_consensus.cc:2272] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:01.591825 19030 ts_tablet_manager.cc:1916] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:01.602144 19030 ts_tablet_manager.cc:1929] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:59:01.602463 19030 log.cc:1199] T 024e3752007947679b5c832182981bb3 P c17abc7f019c42378372f2aea72bab9a: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-3-root/wals/024e3752007947679b5c832182981bb3
I20260608 09:59:01.603797 18440 catalog_manager.cc:5027] TS c17abc7f019c42378372f2aea72bab9a (127.10.181.132:37453): tablet 024e3752007947679b5c832182981bb3 (table test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]) successfully deleted
I20260608 09:59:01.899400 19036 ts_tablet_manager.cc:933] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: Initiating tablet copy from peer f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205)
I20260608 09:59:01.901461 19036 tablet_copy_client.cc:323] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:44205
I20260608 09:59:01.903301 18715 tablet_copy_service.cc:140] P f6b69da3da494373a0f372392cbf3fd3: Received BeginTabletCopySession request for tablet 5b17193583d14a9686d05cd9acc2df91 from peer c17abc7f019c42378372f2aea72bab9a ({username='slave'} at 127.0.0.1:53046)
I20260608 09:59:01.903769 18715 tablet_copy_service.cc:161] P f6b69da3da494373a0f372392cbf3fd3: Beginning new tablet copy session on tablet 5b17193583d14a9686d05cd9acc2df91 from peer c17abc7f019c42378372f2aea72bab9a at {username='slave'} at 127.0.0.1:53046: session id = c17abc7f019c42378372f2aea72bab9a-5b17193583d14a9686d05cd9acc2df91
I20260608 09:59:01.909148 18715 tablet_copy_source_session.cc:215] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:01.912457 19036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b17193583d14a9686d05cd9acc2df91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.929723 19036 tablet_copy_client.cc:806] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:01.930478 19036 tablet_copy_client.cc:670] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:01.936091 19036 tablet_copy_client.cc:538] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:01.936210 19038 ts_tablet_manager.cc:933] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: Initiating tablet copy from peer e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635)
I20260608 09:59:01.938174 19038 tablet_copy_client.cc:323] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.130:40635
I20260608 09:59:01.955049 19036 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: Bootstrap starting.
I20260608 09:59:01.967674 18641 tablet_copy_service.cc:140] P e060af0bce5b45b3a3151bfa7ed1ee41: Received BeginTabletCopySession request for tablet 6a57de80a4d64e96a1abe4ac630f4747 from peer c17abc7f019c42378372f2aea72bab9a ({username='slave'} at 127.0.0.1:58302)
I20260608 09:59:01.968376 18641 tablet_copy_service.cc:161] P e060af0bce5b45b3a3151bfa7ed1ee41: Beginning new tablet copy session on tablet 6a57de80a4d64e96a1abe4ac630f4747 from peer c17abc7f019c42378372f2aea72bab9a at {username='slave'} at 127.0.0.1:58302: session id = c17abc7f019c42378372f2aea72bab9a-6a57de80a4d64e96a1abe4ac630f4747
I20260608 09:59:01.977027 18641 tablet_copy_source_session.cc:215] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:01.979559 19036 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:01.980365 19036 tablet_bootstrap.cc:492] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: Bootstrap complete.
I20260608 09:59:01.980731 19038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a57de80a4d64e96a1abe4ac630f4747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:01.981030 19036 ts_tablet_manager.cc:1403] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260608 09:59:01.983633 19036 raft_consensus.cc:359] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:01.984402 19036 raft_consensus.cc:740] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c17abc7f019c42378372f2aea72bab9a, State: Initialized, Role: LEARNER
I20260608 09:59:01.984994 19036 consensus_queue.cc:260] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:01.987892 19036 ts_tablet_manager.cc:1434] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:59:01.989841 18715 tablet_copy_service.cc:342] P f6b69da3da494373a0f372392cbf3fd3: Request end of tablet copy session c17abc7f019c42378372f2aea72bab9a-5b17193583d14a9686d05cd9acc2df91 received from {username='slave'} at 127.0.0.1:53046
I20260608 09:59:01.990283 18715 tablet_copy_service.cc:434] P f6b69da3da494373a0f372392cbf3fd3: ending tablet copy session c17abc7f019c42378372f2aea72bab9a-5b17193583d14a9686d05cd9acc2df91 on tablet 5b17193583d14a9686d05cd9acc2df91 with peer c17abc7f019c42378372f2aea72bab9a
I20260608 09:59:02.002331 19038 tablet_copy_client.cc:806] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:02.002907 19038 tablet_copy_client.cc:670] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:02.006717 19038 tablet_copy_client.cc:538] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:02.016263 19038 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: Bootstrap starting.
I20260608 09:59:02.043967 19038 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:02.044977 19038 tablet_bootstrap.cc:492] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: Bootstrap complete.
I20260608 09:59:02.045749 19038 ts_tablet_manager.cc:1403] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: Time spent bootstrapping tablet: real 0.030s	user 0.030s	sys 0.001s
I20260608 09:59:02.048977 19038 raft_consensus.cc:359] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:02.049876 19038 raft_consensus.cc:740] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c17abc7f019c42378372f2aea72bab9a, State: Initialized, Role: LEARNER
I20260608 09:59:02.050602 19038 consensus_queue.cc:260] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: true } }
I20260608 09:59:02.052970 19038 ts_tablet_manager.cc:1434] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:59:02.054735 18641 tablet_copy_service.cc:342] P e060af0bce5b45b3a3151bfa7ed1ee41: Request end of tablet copy session c17abc7f019c42378372f2aea72bab9a-6a57de80a4d64e96a1abe4ac630f4747 received from {username='slave'} at 127.0.0.1:58302
I20260608 09:59:02.055127 18641 tablet_copy_service.cc:434] P e060af0bce5b45b3a3151bfa7ed1ee41: ending tablet copy session c17abc7f019c42378372f2aea72bab9a-6a57de80a4d64e96a1abe4ac630f4747 on tablet 6a57de80a4d64e96a1abe4ac630f4747 with peer c17abc7f019c42378372f2aea72bab9a
I20260608 09:59:02.399173 18889 raft_consensus.cc:1217] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:59:02.435989 18889 raft_consensus.cc:1217] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:59:02.826475 19047 raft_consensus.cc:1064] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41: attempting to promote NON_VOTER c17abc7f019c42378372f2aea72bab9a to VOTER
I20260608 09:59:02.829370 19047 consensus_queue.cc:237] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } }
I20260608 09:59:02.838513 18705 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:59:02.843294 18889 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [term 1 LEARNER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:59:02.846051 19011 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:02.847486 18975 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:59:02.849054 19050 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:02.850898 19047 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:02.872129 19050 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:02.874289 18975 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:02.883490 18705 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:02.880358 18889 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:02.891508 18451 catalog_manager.cc:5696] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 reported cstate change: config changed from index 4 to 5, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:02.916811 18631 consensus_queue.cc:237] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } }
I20260608 09:59:02.923368 18889 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:59:02.923561 18975 raft_consensus.cc:1275] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Refusing update from remote peer e060af0bce5b45b3a3151bfa7ed1ee41: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:59:02.925055 19050 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:59:02.925848 19047 consensus_queue.cc:1048] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:59:02.934273 19059 raft_consensus.cc:1064] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3: attempting to promote NON_VOTER c17abc7f019c42378372f2aea72bab9a to VOTER
I20260608 09:59:02.935334 19050 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:02.937402 19059 consensus_queue.cc:237] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [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: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } }
I20260608 09:59:02.938432 18888 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:02.945506 18440 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6a57de80a4d64e96a1abe4ac630f4747 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:02.946326 18975 raft_consensus.cc:2955] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:02.964295 18453 catalog_manager.cc:5696] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 reported cstate change: config changed from index 5 to 6, VOTER f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131) evicted. New cstate: current_term: 1 leader_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:02.966554 18889 raft_consensus.cc:1275] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [term 2 LEARNER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:02.968981 18631 raft_consensus.cc:1275] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:02.969955 19045 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:02.972163 19045 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:02.979555 18975 raft_consensus.cc:1275] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 2 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:59:02.981986 18693 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a57de80a4d64e96a1abe4ac630f4747 with delete_type TABLET_DATA_TOMBSTONED (TS f6b69da3da494373a0f372392cbf3fd3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:44948
I20260608 09:59:02.986403 19059 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:59:02.992416 19065 tablet_replica.cc:333] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3: stopping tablet replica
I20260608 09:59:02.993474 19065 raft_consensus.cc:2243] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:02.994489 19065 raft_consensus.cc:2272] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:02.995090 18889 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:02.997735 19065 ts_tablet_manager.cc:1916] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:02.995158 19062 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:03.010097 18452 catalog_manager.cc:5696] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a reported cstate change: config changed from index 3 to 4, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:03.010684 18631 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:03.012780 18975 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c17abc7f019c42378372f2aea72bab9a (127.10.181.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f681cdaca2d24aaaba1e98d4f13f75d7" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:03.026839 19065 ts_tablet_manager.cc:1929] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 09:59:03.027341 19065 log.cc:1199] T 6a57de80a4d64e96a1abe4ac630f4747 P f6b69da3da494373a0f372392cbf3fd3: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-2-root/wals/6a57de80a4d64e96a1abe4ac630f4747
I20260608 09:59:03.032622 18440 catalog_manager.cc:5027] TS f6b69da3da494373a0f372392cbf3fd3 (127.10.181.131:44205): tablet 6a57de80a4d64e96a1abe4ac630f4747 (table test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]) successfully deleted
I20260608 09:59:03.039315 18705 consensus_queue.cc:237] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [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: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } }
I20260608 09:59:03.044319 18889 raft_consensus.cc:1275] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [term 2 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:03.045599 18631 raft_consensus.cc:1275] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Refusing update from remote peer f6b69da3da494373a0f372392cbf3fd3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:59:03.045746 19062 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:03.046926 19059 consensus_queue.cc:1048] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:59:03.053645 19059 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:03.056394 18631 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:03.056675 18888 raft_consensus.cc:2955] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } } }
I20260608 09:59:03.064173 18440 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5b17193583d14a9686d05cd9acc2df91 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:03.069911 18451 catalog_manager.cc:5696] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 reported cstate change: config changed from index 4 to 5, VOTER f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129) evicted. New cstate: current_term: 2 leader_uuid: "f6b69da3da494373a0f372392cbf3fd3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e060af0bce5b45b3a3151bfa7ed1ee41" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 40635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6b69da3da494373a0f372392cbf3fd3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 44205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c17abc7f019c42378372f2aea72bab9a" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 37453 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:03.079802 18963 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b17193583d14a9686d05cd9acc2df91 with delete_type TABLET_DATA_TOMBSTONED (TS f681cdaca2d24aaaba1e98d4f13f75d7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34088
I20260608 09:59:03.085664 19067 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:03.086398 19067 raft_consensus.cc:2243] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:03.087035 19067 raft_consensus.cc:2272] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:03.089731 19067 ts_tablet_manager.cc:1916] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:59:03.100271 19067 ts_tablet_manager.cc:1929] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:59:03.100584 19067 log.cc:1199] T 5b17193583d14a9686d05cd9acc2df91 P f681cdaca2d24aaaba1e98d4f13f75d7: Deleting WAL directory at /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912535043751-10966-0/minicluster-data/ts-0-root/wals/5b17193583d14a9686d05cd9acc2df91
I20260608 09:59:03.102066 18439 catalog_manager.cc:5027] TS f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): tablet 5b17193583d14a9686d05cd9acc2df91 (table test-workload [id=08afc5dba96e455484c58cb3a3b9f5dc]) successfully deleted
W20260608 09:59:04.080317 18502 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e060af0bce5b45b3a3151bfa7ed1ee41 not available for placement
I20260608 09:59:04.606706 10966 tablet_server.cc:179] TabletServer@127.10.181.129:46617 shutting down...
I20260608 09:59:04.630290 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:04.630918 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:04.631451 10966 raft_consensus.cc:2243] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.632201 10966 raft_consensus.cc:2272] T 6a57de80a4d64e96a1abe4ac630f4747 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.634334 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:04.634789 10966 raft_consensus.cc:2243] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.635262 10966 raft_consensus.cc:2272] T 024e3752007947679b5c832182981bb3 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.637137 10966 tablet_replica.cc:333] stopping tablet replica
I20260608 09:59:04.637647 10966 raft_consensus.cc:2243] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.638103 10966 raft_consensus.cc:2272] T 30a5e1acf23e49dfa28daa7c01628c63 P f681cdaca2d24aaaba1e98d4f13f75d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.660856 10966 tablet_server.cc:196] TabletServer@127.10.181.129:46617 shutdown complete.
I20260608 09:59:04.677850 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
W20260608 09:59:04.687916 18671 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 41 similar messages]
W20260608 09:59:04.700992 18671 consensus_peers.cc:597] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 -> Peer e060af0bce5b45b3a3151bfa7ed1ee41 (127.10.181.130:40635): Couldn't send request to peer e060af0bce5b45b3a3151bfa7ed1ee41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:04.705785 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:04.706441 10966 tablet_replica.cc:333] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41: stopping tablet replica
I20260608 09:59:04.707065 10966 raft_consensus.cc:2243] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.707726 10966 raft_consensus.cc:2272] T 5b17193583d14a9686d05cd9acc2df91 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.709822 10966 tablet_replica.cc:333] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41: stopping tablet replica
I20260608 09:59:04.710395 10966 raft_consensus.cc:2243] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.710932 10966 raft_consensus.cc:2272] T 024e3752007947679b5c832182981bb3 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.712783 10966 tablet_replica.cc:333] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41: stopping tablet replica
I20260608 09:59:04.713349 10966 raft_consensus.cc:2243] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:04.714133 10966 raft_consensus.cc:2272] T 6a57de80a4d64e96a1abe4ac630f4747 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.716130 10966 tablet_replica.cc:333] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41: stopping tablet replica
I20260608 09:59:04.716631 10966 raft_consensus.cc:2243] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.717173 10966 raft_consensus.cc:2272] T 30a5e1acf23e49dfa28daa7c01628c63 P e060af0bce5b45b3a3151bfa7ed1ee41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.742070 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:59:04.760011 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
W20260608 09:59:04.761696 18670 consensus_peers.cc:597] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 -> Peer f681cdaca2d24aaaba1e98d4f13f75d7 (127.10.181.129:46617): Couldn't send request to peer f681cdaca2d24aaaba1e98d4f13f75d7. Status: Network error: Client connection negotiation failed: client connection to 127.10.181.129:46617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:04.783917 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:04.784637 10966 tablet_replica.cc:333] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3: stopping tablet replica
I20260608 09:59:04.785233 10966 raft_consensus.cc:2243] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:04.786124 10966 raft_consensus.cc:2272] T 5b17193583d14a9686d05cd9acc2df91 P f6b69da3da494373a0f372392cbf3fd3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.788146 10966 tablet_replica.cc:333] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3: stopping tablet replica
I20260608 09:59:04.788653 10966 raft_consensus.cc:2243] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:04.789434 10966 raft_consensus.cc:2272] T 024e3752007947679b5c832182981bb3 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.791347 10966 tablet_replica.cc:333] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3: stopping tablet replica
I20260608 09:59:04.791795 10966 raft_consensus.cc:2243] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:04.792533 10966 raft_consensus.cc:2272] T 30a5e1acf23e49dfa28daa7c01628c63 P f6b69da3da494373a0f372392cbf3fd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.816437 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:59:04.834088 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:59:04.856726 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:04.857411 10966 tablet_replica.cc:333] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a: stopping tablet replica
I20260608 09:59:04.857933 10966 raft_consensus.cc:2243] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.858441 10966 raft_consensus.cc:2272] T 5b17193583d14a9686d05cd9acc2df91 P c17abc7f019c42378372f2aea72bab9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.860484 10966 tablet_replica.cc:333] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a: stopping tablet replica
I20260608 09:59:04.860916 10966 raft_consensus.cc:2243] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:04.861464 10966 raft_consensus.cc:2272] T 6a57de80a4d64e96a1abe4ac630f4747 P c17abc7f019c42378372f2aea72bab9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.883579 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:59:04.896030 10966 master.cc:562] Master@127.10.181.190:38575 shutting down...
I20260608 09:59:04.913959 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:04.914525 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:04.914894 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 47494c7ecc2b45e48f1fdb2417852056: stopping tablet replica
I20260608 09:59:04.934208 10966 master.cc:584] Master@127.10.181.190:38575 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8764 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 09:59:04.970819 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:42025
I20260608 09:59:04.972105 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:04.977766 19071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:04.977806 19070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:04.979315 19073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:04.980530 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:04.981366 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:04.981544 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:04.981662 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912744981649 us; error 0 us; skew 500 ppm
I20260608 09:59:04.982236 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:04.984427 10966 webserver.cc:533] Webserver started at http://127.10.181.190:41391/ using document root <none> and password file <none>
I20260608 09:59:04.984907 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:04.985069 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:04.985354 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:04.986377 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "31cc2b4edae24684aa5157d537dc027c"
format_stamp: "Formatted at 2026-06-08 09:59:04 on dist-test-slave-d6kj"
I20260608 09:59:04.990789 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:04.994088 19078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:04.994848 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:04.995153 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "31cc2b4edae24684aa5157d537dc027c"
format_stamp: "Formatted at 2026-06-08 09:59:04 on dist-test-slave-d6kj"
I20260608 09:59:04.995435 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:05.052665 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:05.053918 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:05.092895 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:42025
I20260608 09:59:05.093019 19130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:42025 every 8 connection(s)
I20260608 09:59:05.097136 19131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:05.107647 19131 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c: Bootstrap starting.
I20260608 09:59:05.112463 19131 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:05.116590 19131 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c: No bootstrap required, opened a new log
I20260608 09:59:05.118817 19131 raft_consensus.cc:359] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31cc2b4edae24684aa5157d537dc027c" member_type: VOTER }
I20260608 09:59:05.119192 19131 raft_consensus.cc:385] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:05.119376 19131 raft_consensus.cc:740] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31cc2b4edae24684aa5157d537dc027c, State: Initialized, Role: FOLLOWER
I20260608 09:59:05.119994 19131 consensus_queue.cc:260] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "31cc2b4edae24684aa5157d537dc027c" member_type: VOTER }
I20260608 09:59:05.120450 19131 raft_consensus.cc:399] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:05.120651 19131 raft_consensus.cc:493] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:05.120865 19131 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:05.125483 19131 raft_consensus.cc:515] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31cc2b4edae24684aa5157d537dc027c" member_type: VOTER }
I20260608 09:59:05.125968 19131 leader_election.cc:304] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [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: 31cc2b4edae24684aa5157d537dc027c; no voters: 
I20260608 09:59:05.127064 19131 leader_election.cc:290] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:05.127471 19134 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:05.128949 19134 raft_consensus.cc:697] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 1 LEADER]: Becoming Leader. State: Replica: 31cc2b4edae24684aa5157d537dc027c, State: Running, Role: LEADER
I20260608 09:59:05.129595 19134 consensus_queue.cc:237] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [LEADER]: Queue going to LEADER mode. State: All 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: "31cc2b4edae24684aa5157d537dc027c" member_type: VOTER }
I20260608 09:59:05.130172 19131 sys_catalog.cc:565] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:05.133764 19135 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "31cc2b4edae24684aa5157d537dc027c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31cc2b4edae24684aa5157d537dc027c" member_type: VOTER } }
I20260608 09:59:05.135434 19135 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:05.134743 19136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31cc2b4edae24684aa5157d537dc027c. Latest consensus state: current_term: 1 leader_uuid: "31cc2b4edae24684aa5157d537dc027c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31cc2b4edae24684aa5157d537dc027c" member_type: VOTER } }
I20260608 09:59:05.136651 19136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:05.143460 19143 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:05.151261 19143 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:05.152279 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:05.160677 19143 catalog_manager.cc:1382] Generated new cluster ID: 7b3e439c728e4a16a1bd7450fe45e54f
I20260608 09:59:05.160933 19143 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:05.176038 19143 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:05.177409 19143 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:05.191869 19143 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c: Generated new TSK 0
I20260608 09:59:05.192466 19143 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:05.218919 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:05.225751 19152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:05.226828 19153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:05.228561 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:05.228982 19155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:05.229887 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:05.230130 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:05.230309 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912745230285 us; error 0 us; skew 500 ppm
I20260608 09:59:05.230886 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:05.233322 10966 webserver.cc:533] Webserver started at http://127.10.181.129:33873/ using document root <none> and password file <none>
I20260608 09:59:05.233827 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:05.234061 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:05.234338 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:05.235442 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "e5379077a30643b9835fab3055c961ef"
format_stamp: "Formatted at 2026-06-08 09:59:05 on dist-test-slave-d6kj"
I20260608 09:59:05.240293 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:05.244010 19160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:05.244900 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:05.245218 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "e5379077a30643b9835fab3055c961ef"
format_stamp: "Formatted at 2026-06-08 09:59:05 on dist-test-slave-d6kj"
I20260608 09:59:05.245575 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:05.261418 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:05.262583 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:05.264008 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:05.266460 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:05.266688 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:05.266995 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:05.267189 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:05.306900 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:46227
I20260608 09:59:05.307049 19222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:46227 every 8 connection(s)
I20260608 09:59:05.312130 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:05.320039 19227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:05.320613 19228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:05.324676 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:05.325261 19231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:05.326333 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:05.326637 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:05.326596 19223 heartbeater.cc:344] Connected to a master server at 127.10.181.190:42025
I20260608 09:59:05.327093 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912745327058 us; error 0 us; skew 500 ppm
I20260608 09:59:05.327296 19223 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:05.327823 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:05.328258 19223 heartbeater.cc:507] Master 127.10.181.190:42025 requested a full tablet report, sending...
I20260608 09:59:05.330801 10966 webserver.cc:533] Webserver started at http://127.10.181.130:34045/ using document root <none> and password file <none>
I20260608 09:59:05.330771 19095 ts_manager.cc:194] Registered new tserver with Master: e5379077a30643b9835fab3055c961ef (127.10.181.129:46227)
I20260608 09:59:05.331627 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:05.331878 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:05.332247 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:05.333340 19095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47376
I20260608 09:59:05.333398 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "3dcef9a1433c4da49c0adc2da2e02e6b"
format_stamp: "Formatted at 2026-06-08 09:59:05 on dist-test-slave-d6kj"
I20260608 09:59:05.338498 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:59:05.341956 19235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:05.342869 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:05.343304 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "3dcef9a1433c4da49c0adc2da2e02e6b"
format_stamp: "Formatted at 2026-06-08 09:59:05 on dist-test-slave-d6kj"
I20260608 09:59:05.343745 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:05.361488 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:05.362623 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:05.364060 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:05.366418 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:05.366667 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:05.366914 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:05.367089 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:05.407557 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:34683
I20260608 09:59:05.407675 19297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:34683 every 8 connection(s)
I20260608 09:59:05.412977 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:05.421048 19301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:05.423224 19302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:05.424220 19304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:05.428004 19298 heartbeater.cc:344] Connected to a master server at 127.10.181.190:42025
I20260608 09:59:05.428437 19298 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:05.429293 19298 heartbeater.cc:507] Master 127.10.181.190:42025 requested a full tablet report, sending...
I20260608 09:59:05.429293 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:05.430501 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:05.430763 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:05.430987 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912745430965 us; error 0 us; skew 500 ppm
I20260608 09:59:05.431701 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:05.431883 19095 ts_manager.cc:194] Registered new tserver with Master: 3dcef9a1433c4da49c0adc2da2e02e6b (127.10.181.130:34683)
I20260608 09:59:05.433670 19095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47380
I20260608 09:59:05.434605 10966 webserver.cc:533] Webserver started at http://127.10.181.131:36189/ using document root <none> and password file <none>
I20260608 09:59:05.435267 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:05.435457 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:05.435750 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:05.436821 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "82815a1e90f144ee8feef7f8992c13a3"
format_stamp: "Formatted at 2026-06-08 09:59:05 on dist-test-slave-d6kj"
I20260608 09:59:05.441365 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:59:05.444660 19309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:05.445513 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:05.445827 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "82815a1e90f144ee8feef7f8992c13a3"
format_stamp: "Formatted at 2026-06-08 09:59:05 on dist-test-slave-d6kj"
I20260608 09:59:05.446177 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:05.466758 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:05.467918 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:05.469424 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:05.471964 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:05.472203 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:05.472447 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:05.472638 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:05.511318 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:32789
I20260608 09:59:05.511443 19371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:32789 every 8 connection(s)
I20260608 09:59:05.525722 19372 heartbeater.cc:344] Connected to a master server at 127.10.181.190:42025
I20260608 09:59:05.526134 19372 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:05.526819 19372 heartbeater.cc:507] Master 127.10.181.190:42025 requested a full tablet report, sending...
I20260608 09:59:05.528826 19095 ts_manager.cc:194] Registered new tserver with Master: 82815a1e90f144ee8feef7f8992c13a3 (127.10.181.131:32789)
I20260608 09:59:05.529580 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014785091s
I20260608 09:59:05.530378 19095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47392
I20260608 09:59:06.353391 19223 heartbeater.cc:499] Master 127.10.181.190:42025 was elected leader, sending a full tablet report...
I20260608 09:59:06.436655 19298 heartbeater.cc:499] Master 127.10.181.190:42025 was elected leader, sending a full tablet report...
I20260608 09:59:06.533352 19372 heartbeater.cc:499] Master 127.10.181.190:42025 was elected leader, sending a full tablet report...
I20260608 09:59:06.597208 19095 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47400:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:06.600106 19095 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:06.671206 19188 tablet_service.cc:1511] Processing CreateTablet for tablet 1c46b9bcd8bf43fdbc191252ceda8b42 (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:06.672128 19187 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd2eeeb5595419a8d9922bc8db6bcdf (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:06.673415 19188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c46b9bcd8bf43fdbc191252ceda8b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.675254 19186 tablet_service.cc:1511] Processing CreateTablet for tablet 0b971fb98c2547ef916843a71decbbd9 (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:06.676931 19186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b971fb98c2547ef916843a71decbbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.679165 19336 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd2eeeb5595419a8d9922bc8db6bcdf (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:06.679843 19335 tablet_service.cc:1511] Processing CreateTablet for tablet 0b971fb98c2547ef916843a71decbbd9 (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:06.680881 19336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd2eeeb5595419a8d9922bc8db6bcdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.676937 19337 tablet_service.cc:1511] Processing CreateTablet for tablet 1c46b9bcd8bf43fdbc191252ceda8b42 (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:06.682022 19185 tablet_service.cc:1511] Processing CreateTablet for tablet e1c2d08de1fc483da30c92fab9c9fbfb (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:06.682615 19335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b971fb98c2547ef916843a71decbbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.683630 19337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c46b9bcd8bf43fdbc191252ceda8b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.683720 19185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c2d08de1fc483da30c92fab9c9fbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.693421 19187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd2eeeb5595419a8d9922bc8db6bcdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.709028 19334 tablet_service.cc:1511] Processing CreateTablet for tablet e1c2d08de1fc483da30c92fab9c9fbfb (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:06.711097 19334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c2d08de1fc483da30c92fab9c9fbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.731441 19393 tablet_bootstrap.cc:492] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef: Bootstrap starting.
I20260608 09:59:06.737448 19263 tablet_service.cc:1511] Processing CreateTablet for tablet 1c46b9bcd8bf43fdbc191252ceda8b42 (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:06.739246 19263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c46b9bcd8bf43fdbc191252ceda8b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.740052 19393 tablet_bootstrap.cc:654] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.745678 19262 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd2eeeb5595419a8d9922bc8db6bcdf (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:06.747180 19262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd2eeeb5595419a8d9922bc8db6bcdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.755450 19260 tablet_service.cc:1511] Processing CreateTablet for tablet e1c2d08de1fc483da30c92fab9c9fbfb (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:06.755712 19261 tablet_service.cc:1511] Processing CreateTablet for tablet 0b971fb98c2547ef916843a71decbbd9 (DEFAULT_TABLE table=test-workload [id=a14d953717f642a0aef77294c90c1202]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:06.756929 19260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c2d08de1fc483da30c92fab9c9fbfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.757833 19261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b971fb98c2547ef916843a71decbbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:06.769850 19393 tablet_bootstrap.cc:492] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef: No bootstrap required, opened a new log
I20260608 09:59:06.770462 19393 ts_tablet_manager.cc:1403] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef: Time spent bootstrapping tablet: real 0.039s	user 0.030s	sys 0.004s
I20260608 09:59:06.774189 19393 raft_consensus.cc:359] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.775200 19393 raft_consensus.cc:385] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.775516 19393 raft_consensus.cc:740] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5379077a30643b9835fab3055c961ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.777617 19395 tablet_bootstrap.cc:492] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3: Bootstrap starting.
I20260608 09:59:06.785599 19393 consensus_queue.cc:260] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.787716 19395 tablet_bootstrap.cc:654] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.791235 19393 ts_tablet_manager.cc:1434] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260608 09:59:06.792477 19393 tablet_bootstrap.cc:492] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef: Bootstrap starting.
I20260608 09:59:06.793057 19395 tablet_bootstrap.cc:492] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3: No bootstrap required, opened a new log
I20260608 09:59:06.793529 19395 ts_tablet_manager.cc:1403] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 09:59:06.795907 19395 raft_consensus.cc:359] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.796499 19395 raft_consensus.cc:385] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.796903 19395 raft_consensus.cc:740] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82815a1e90f144ee8feef7f8992c13a3, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.798108 19396 tablet_bootstrap.cc:492] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b: Bootstrap starting.
I20260608 09:59:06.797783 19395 consensus_queue.cc:260] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.799886 19393 tablet_bootstrap.cc:654] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.807758 19395 ts_tablet_manager.cc:1434] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260608 09:59:06.807852 19396 tablet_bootstrap.cc:654] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.811467 19395 tablet_bootstrap.cc:492] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3: Bootstrap starting.
I20260608 09:59:06.820833 19393 tablet_bootstrap.cc:492] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef: No bootstrap required, opened a new log
I20260608 09:59:06.821453 19396 tablet_bootstrap.cc:492] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b: No bootstrap required, opened a new log
I20260608 09:59:06.821466 19393 ts_tablet_manager.cc:1403] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.017s
I20260608 09:59:06.822099 19395 tablet_bootstrap.cc:654] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.822260 19396 ts_tablet_manager.cc:1403] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260608 09:59:06.825210 19393 raft_consensus.cc:359] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.826087 19393 raft_consensus.cc:385] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.826515 19393 raft_consensus.cc:740] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5379077a30643b9835fab3055c961ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.826146 19396 raft_consensus.cc:359] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.827476 19396 raft_consensus.cc:385] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.827488 19393 consensus_queue.cc:260] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.828172 19396 raft_consensus.cc:740] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dcef9a1433c4da49c0adc2da2e02e6b, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.830089 19393 ts_tablet_manager.cc:1434] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:59:06.829978 19396 consensus_queue.cc:260] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.831199 19393 tablet_bootstrap.cc:492] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef: Bootstrap starting.
I20260608 09:59:06.834723 19396 ts_tablet_manager.cc:1434] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 09:59:06.836120 19396 tablet_bootstrap.cc:492] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b: Bootstrap starting.
I20260608 09:59:06.839135 19393 tablet_bootstrap.cc:654] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.844455 19396 tablet_bootstrap.cc:654] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.846638 19395 tablet_bootstrap.cc:492] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3: No bootstrap required, opened a new log
I20260608 09:59:06.847208 19395 ts_tablet_manager.cc:1403] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.005s
I20260608 09:59:06.854458 19395 raft_consensus.cc:359] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.855203 19395 raft_consensus.cc:385] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.855490 19395 raft_consensus.cc:740] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82815a1e90f144ee8feef7f8992c13a3, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.856366 19396 tablet_bootstrap.cc:492] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b: No bootstrap required, opened a new log
I20260608 09:59:06.856304 19395 consensus_queue.cc:260] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.857143 19396 ts_tablet_manager.cc:1403] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 09:59:06.860737 19396 raft_consensus.cc:359] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.861063 19395 ts_tablet_manager.cc:1434] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260608 09:59:06.861339 19396 raft_consensus.cc:385] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.861735 19396 raft_consensus.cc:740] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dcef9a1433c4da49c0adc2da2e02e6b, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.862248 19395 tablet_bootstrap.cc:492] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3: Bootstrap starting.
I20260608 09:59:06.862540 19396 consensus_queue.cc:260] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.864943 19393 tablet_bootstrap.cc:492] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef: No bootstrap required, opened a new log
I20260608 09:59:06.865562 19393 ts_tablet_manager.cc:1403] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.007s
I20260608 09:59:06.865686 19396 ts_tablet_manager.cc:1434] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:59:06.866839 19396 tablet_bootstrap.cc:492] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b: Bootstrap starting.
I20260608 09:59:06.868932 19393 raft_consensus.cc:359] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } }
I20260608 09:59:06.869680 19393 raft_consensus.cc:385] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.869957 19393 raft_consensus.cc:740] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5379077a30643b9835fab3055c961ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.870785 19393 consensus_queue.cc:260] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } }
I20260608 09:59:06.871860 19395 tablet_bootstrap.cc:654] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.873477 19393 ts_tablet_manager.cc:1434] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:59:06.874596 19393 tablet_bootstrap.cc:492] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef: Bootstrap starting.
I20260608 09:59:06.875854 19396 tablet_bootstrap.cc:654] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.882807 19393 tablet_bootstrap.cc:654] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.883883 19395 tablet_bootstrap.cc:492] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3: No bootstrap required, opened a new log
I20260608 09:59:06.884438 19395 ts_tablet_manager.cc:1403] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260608 09:59:06.888334 19395 raft_consensus.cc:359] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } }
I20260608 09:59:06.889500 19395 raft_consensus.cc:385] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.889884 19395 raft_consensus.cc:740] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82815a1e90f144ee8feef7f8992c13a3, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.891062 19395 consensus_queue.cc:260] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } }
I20260608 09:59:06.897863 19395 ts_tablet_manager.cc:1434] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260608 09:59:06.899333 19395 tablet_bootstrap.cc:492] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3: Bootstrap starting.
I20260608 09:59:06.906689 19395 tablet_bootstrap.cc:654] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.906702 19393 tablet_bootstrap.cc:492] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef: No bootstrap required, opened a new log
I20260608 09:59:06.907363 19393 ts_tablet_manager.cc:1403] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.011s
I20260608 09:59:06.910907 19393 raft_consensus.cc:359] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.911933 19393 raft_consensus.cc:385] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.912339 19393 raft_consensus.cc:740] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5379077a30643b9835fab3055c961ef, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.913561 19393 consensus_queue.cc:260] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.916676 19393 ts_tablet_manager.cc:1434] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:59:06.919734 19395 tablet_bootstrap.cc:492] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3: No bootstrap required, opened a new log
I20260608 09:59:06.920282 19396 tablet_bootstrap.cc:492] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b: No bootstrap required, opened a new log
I20260608 09:59:06.920329 19395 ts_tablet_manager.cc:1403] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260608 09:59:06.921597 19396 ts_tablet_manager.cc:1403] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.033s
I20260608 09:59:06.923087 19395 raft_consensus.cc:359] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.923705 19395 raft_consensus.cc:385] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.923954 19395 raft_consensus.cc:740] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82815a1e90f144ee8feef7f8992c13a3, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.924687 19395 consensus_queue.cc:260] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.924800 19396 raft_consensus.cc:359] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.925649 19396 raft_consensus.cc:385] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.925969 19396 raft_consensus.cc:740] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dcef9a1433c4da49c0adc2da2e02e6b, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.926893 19395 ts_tablet_manager.cc:1434] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:59:06.926785 19396 consensus_queue.cc:260] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.929072 19396 ts_tablet_manager.cc:1434] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:59:06.930159 19396 tablet_bootstrap.cc:492] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b: Bootstrap starting.
I20260608 09:59:06.936777 19396 tablet_bootstrap.cc:654] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:06.941725 19396 tablet_bootstrap.cc:492] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b: No bootstrap required, opened a new log
I20260608 09:59:06.942169 19396 ts_tablet_manager.cc:1403] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260608 09:59:06.944479 19396 raft_consensus.cc:359] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } }
I20260608 09:59:06.945109 19396 raft_consensus.cc:385] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:06.945375 19396 raft_consensus.cc:740] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dcef9a1433c4da49c0adc2da2e02e6b, State: Initialized, Role: FOLLOWER
I20260608 09:59:06.946183 19396 consensus_queue.cc:260] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } }
I20260608 09:59:06.948478 19396 ts_tablet_manager.cc:1434] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:59:06.953372 19397 raft_consensus.cc:493] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:06.954059 19397 raft_consensus.cc:515] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.957283 19397 leader_election.cc:290] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dcef9a1433c4da49c0adc2da2e02e6b (127.10.181.130:34683), 82815a1e90f144ee8feef7f8992c13a3 (127.10.181.131:32789)
I20260608 09:59:06.970109 19347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2d08de1fc483da30c92fab9c9fbfb" candidate_uuid: "e5379077a30643b9835fab3055c961ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82815a1e90f144ee8feef7f8992c13a3" is_pre_election: true
I20260608 09:59:06.970297 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2d08de1fc483da30c92fab9c9fbfb" candidate_uuid: "e5379077a30643b9835fab3055c961ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" is_pre_election: true
I20260608 09:59:06.970989 19347 raft_consensus.cc:2468] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5379077a30643b9835fab3055c961ef in term 0.
I20260608 09:59:06.971087 19273 raft_consensus.cc:2468] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5379077a30643b9835fab3055c961ef in term 0.
I20260608 09:59:06.972432 19163 leader_election.cc:304] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82815a1e90f144ee8feef7f8992c13a3, e5379077a30643b9835fab3055c961ef; no voters: 
I20260608 09:59:06.973215 19397 raft_consensus.cc:2804] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:06.973608 19397 raft_consensus.cc:493] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:06.973918 19397 raft_consensus.cc:3060] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:06.979571 19397 raft_consensus.cc:515] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.981509 19397 leader_election.cc:290] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [CANDIDATE]: Term 1 election: Requested vote from peers 3dcef9a1433c4da49c0adc2da2e02e6b (127.10.181.130:34683), 82815a1e90f144ee8feef7f8992c13a3 (127.10.181.131:32789)
I20260608 09:59:06.982401 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2d08de1fc483da30c92fab9c9fbfb" candidate_uuid: "e5379077a30643b9835fab3055c961ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b"
I20260608 09:59:06.982694 19347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2d08de1fc483da30c92fab9c9fbfb" candidate_uuid: "e5379077a30643b9835fab3055c961ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82815a1e90f144ee8feef7f8992c13a3"
I20260608 09:59:06.983076 19273 raft_consensus.cc:3060] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:06.983292 19347 raft_consensus.cc:3060] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:06.983831 19399 raft_consensus.cc:493] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:06.984390 19399 raft_consensus.cc:515] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:06.987402 19399 leader_election.cc:290] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5379077a30643b9835fab3055c961ef (127.10.181.129:46227), 3dcef9a1433c4da49c0adc2da2e02e6b (127.10.181.130:34683)
I20260608 09:59:06.992765 19347 raft_consensus.cc:2468] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5379077a30643b9835fab3055c961ef in term 1.
I20260608 09:59:06.994925 19163 leader_election.cc:304] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82815a1e90f144ee8feef7f8992c13a3, e5379077a30643b9835fab3055c961ef; no voters: 
I20260608 09:59:06.996295 19397 raft_consensus.cc:2804] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:06.997167 19403 raft_consensus.cc:493] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:06.997797 19273 raft_consensus.cc:2468] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5379077a30643b9835fab3055c961ef in term 1.
I20260608 09:59:06.997956 19403 raft_consensus.cc:515] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:07.002887 19397 raft_consensus.cc:697] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 1 LEADER]: Becoming Leader. State: Replica: e5379077a30643b9835fab3055c961ef, State: Running, Role: LEADER
I20260608 09:59:07.004190 19397 consensus_queue.cc:237] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:07.005815 19403 leader_election.cc:290] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5379077a30643b9835fab3055c961ef (127.10.181.129:46227), 82815a1e90f144ee8feef7f8992c13a3 (127.10.181.131:32789)
I20260608 09:59:07.005679 19198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b971fb98c2547ef916843a71decbbd9" candidate_uuid: "82815a1e90f144ee8feef7f8992c13a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5379077a30643b9835fab3055c961ef" is_pre_election: true
I20260608 09:59:07.006601 19198 raft_consensus.cc:2468] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82815a1e90f144ee8feef7f8992c13a3 in term 0.
I20260608 09:59:07.008824 19312 leader_election.cc:304] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82815a1e90f144ee8feef7f8992c13a3, e5379077a30643b9835fab3055c961ef; no voters: 
I20260608 09:59:07.010543 19399 raft_consensus.cc:2804] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:07.010942 19399 raft_consensus.cc:493] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:07.011288 19399 raft_consensus.cc:3060] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:07.021853 19198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd2eeeb5595419a8d9922bc8db6bcdf" candidate_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5379077a30643b9835fab3055c961ef" is_pre_election: true
I20260608 09:59:07.022902 19198 raft_consensus.cc:2468] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dcef9a1433c4da49c0adc2da2e02e6b in term 0.
I20260608 09:59:07.024163 19403 raft_consensus.cc:493] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:07.024906 19403 raft_consensus.cc:515] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:07.028599 19403 leader_election.cc:290] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5379077a30643b9835fab3055c961ef (127.10.181.129:46227), 82815a1e90f144ee8feef7f8992c13a3 (127.10.181.131:32789)
I20260608 09:59:07.021502 19399 raft_consensus.cc:515] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:07.029807 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b971fb98c2547ef916843a71decbbd9" candidate_uuid: "82815a1e90f144ee8feef7f8992c13a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" is_pre_election: true
I20260608 09:59:07.030498 19273 raft_consensus.cc:2468] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82815a1e90f144ee8feef7f8992c13a3 in term 0.
I20260608 09:59:07.030866 19198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b971fb98c2547ef916843a71decbbd9" candidate_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5379077a30643b9835fab3055c961ef" is_pre_election: true
I20260608 09:59:07.032478 19399 leader_election.cc:290] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [CANDIDATE]: Term 1 election: Requested vote from peers e5379077a30643b9835fab3055c961ef (127.10.181.129:46227), 3dcef9a1433c4da49c0adc2da2e02e6b (127.10.181.130:34683)
I20260608 09:59:07.032557 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b971fb98c2547ef916843a71decbbd9" candidate_uuid: "82815a1e90f144ee8feef7f8992c13a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b"
I20260608 09:59:07.033303 19273 raft_consensus.cc:3060] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:07.032606 19198 raft_consensus.cc:2468] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dcef9a1433c4da49c0adc2da2e02e6b in term 0.
I20260608 09:59:07.033614 19197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b971fb98c2547ef916843a71decbbd9" candidate_uuid: "82815a1e90f144ee8feef7f8992c13a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5379077a30643b9835fab3055c961ef"
I20260608 09:59:07.034804 19197 raft_consensus.cc:3060] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:07.035948 19238 leader_election.cc:304] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dcef9a1433c4da49c0adc2da2e02e6b, e5379077a30643b9835fab3055c961ef; no voters: 
I20260608 09:59:07.037081 19238 leader_election.cc:304] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dcef9a1433c4da49c0adc2da2e02e6b, e5379077a30643b9835fab3055c961ef; no voters: 
I20260608 09:59:07.039168 19403 raft_consensus.cc:2804] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:07.039628 19403 raft_consensus.cc:493] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:07.040172 19403 raft_consensus.cc:3060] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:07.046406 19273 raft_consensus.cc:2468] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82815a1e90f144ee8feef7f8992c13a3 in term 1.
I20260608 09:59:07.047199 19093 catalog_manager.cc:5696] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef reported cstate change: term changed from 0 to 1, leader changed from <none> to e5379077a30643b9835fab3055c961ef (127.10.181.129). New cstate: current_term: 1 leader_uuid: "e5379077a30643b9835fab3055c961ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:07.048313 19311 leader_election.cc:304] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dcef9a1433c4da49c0adc2da2e02e6b, 82815a1e90f144ee8feef7f8992c13a3; no voters: 
I20260608 09:59:07.049356 19403 raft_consensus.cc:515] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:07.049691 19399 raft_consensus.cc:2804] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:07.051777 19403 leader_election.cc:290] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [CANDIDATE]: Term 1 election: Requested vote from peers e5379077a30643b9835fab3055c961ef (127.10.181.129:46227), 82815a1e90f144ee8feef7f8992c13a3 (127.10.181.131:32789)
I20260608 09:59:07.052409 19403 raft_consensus.cc:2764] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:59:07.054579 19399 raft_consensus.cc:697] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 LEADER]: Becoming Leader. State: Replica: 82815a1e90f144ee8feef7f8992c13a3, State: Running, Role: LEADER
I20260608 09:59:07.054865 19198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd2eeeb5595419a8d9922bc8db6bcdf" candidate_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5379077a30643b9835fab3055c961ef"
I20260608 09:59:07.055455 19198 raft_consensus.cc:3060] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:07.055595 19399 consensus_queue.cc:237] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:07.059813 19197 raft_consensus.cc:2468] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82815a1e90f144ee8feef7f8992c13a3 in term 1.
I20260608 09:59:07.065361 19347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd2eeeb5595419a8d9922bc8db6bcdf" candidate_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82815a1e90f144ee8feef7f8992c13a3" is_pre_election: true
I20260608 09:59:07.065745 19198 raft_consensus.cc:2468] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dcef9a1433c4da49c0adc2da2e02e6b in term 1.
I20260608 09:59:07.066107 19347 raft_consensus.cc:2468] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dcef9a1433c4da49c0adc2da2e02e6b in term 0.
I20260608 09:59:07.067481 19347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b971fb98c2547ef916843a71decbbd9" candidate_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82815a1e90f144ee8feef7f8992c13a3" is_pre_election: true
I20260608 09:59:07.067966 19238 leader_election.cc:304] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dcef9a1433c4da49c0adc2da2e02e6b, e5379077a30643b9835fab3055c961ef; no voters: 
I20260608 09:59:07.068642 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd2eeeb5595419a8d9922bc8db6bcdf" candidate_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82815a1e90f144ee8feef7f8992c13a3"
I20260608 09:59:07.069094 19419 raft_consensus.cc:2804] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:07.069487 19346 raft_consensus.cc:3060] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:07.068578 19093 catalog_manager.cc:5696] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82815a1e90f144ee8feef7f8992c13a3 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "82815a1e90f144ee8feef7f8992c13a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:07.069801 19419 raft_consensus.cc:697] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 LEADER]: Becoming Leader. State: Replica: 3dcef9a1433c4da49c0adc2da2e02e6b, State: Running, Role: LEADER
I20260608 09:59:07.070887 19419 consensus_queue.cc:237] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } }
I20260608 09:59:07.077348 19346 raft_consensus.cc:2468] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dcef9a1433c4da49c0adc2da2e02e6b in term 1.
I20260608 09:59:07.081115 19094 catalog_manager.cc:5696] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dcef9a1433c4da49c0adc2da2e02e6b (127.10.181.130). New cstate: current_term: 1 leader_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } health_report { overall_health: UNKNOWN } } }
W20260608 09:59:07.141219 19144 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:07.228652 19397 raft_consensus.cc:493] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:07.229288 19397 raft_consensus.cc:515] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } }
I20260608 09:59:07.231206 19397 leader_election.cc:290] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82815a1e90f144ee8feef7f8992c13a3 (127.10.181.131:32789), 3dcef9a1433c4da49c0adc2da2e02e6b (127.10.181.130:34683)
I20260608 09:59:07.232308 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c46b9bcd8bf43fdbc191252ceda8b42" candidate_uuid: "e5379077a30643b9835fab3055c961ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82815a1e90f144ee8feef7f8992c13a3" is_pre_election: true
I20260608 09:59:07.232517 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c46b9bcd8bf43fdbc191252ceda8b42" candidate_uuid: "e5379077a30643b9835fab3055c961ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" is_pre_election: true
I20260608 09:59:07.233002 19346 raft_consensus.cc:2468] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5379077a30643b9835fab3055c961ef in term 0.
I20260608 09:59:07.233183 19273 raft_consensus.cc:2468] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5379077a30643b9835fab3055c961ef in term 0.
I20260608 09:59:07.234154 19163 leader_election.cc:304] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82815a1e90f144ee8feef7f8992c13a3, e5379077a30643b9835fab3055c961ef; no voters: 
I20260608 09:59:07.234925 19397 raft_consensus.cc:2804] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:07.235298 19397 raft_consensus.cc:493] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:07.235643 19397 raft_consensus.cc:3060] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:07.240860 19397 raft_consensus.cc:515] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } }
I20260608 09:59:07.242646 19397 leader_election.cc:290] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [CANDIDATE]: Term 1 election: Requested vote from peers 82815a1e90f144ee8feef7f8992c13a3 (127.10.181.131:32789), 3dcef9a1433c4da49c0adc2da2e02e6b (127.10.181.130:34683)
I20260608 09:59:07.243461 19346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c46b9bcd8bf43fdbc191252ceda8b42" candidate_uuid: "e5379077a30643b9835fab3055c961ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82815a1e90f144ee8feef7f8992c13a3"
I20260608 09:59:07.243791 19273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c46b9bcd8bf43fdbc191252ceda8b42" candidate_uuid: "e5379077a30643b9835fab3055c961ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b"
I20260608 09:59:07.244115 19346 raft_consensus.cc:3060] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:07.244377 19273 raft_consensus.cc:3060] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:07.251335 19346 raft_consensus.cc:2468] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5379077a30643b9835fab3055c961ef in term 1.
I20260608 09:59:07.251335 19273 raft_consensus.cc:2468] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5379077a30643b9835fab3055c961ef in term 1.
I20260608 09:59:07.252822 19162 leader_election.cc:304] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dcef9a1433c4da49c0adc2da2e02e6b, e5379077a30643b9835fab3055c961ef; no voters: 
I20260608 09:59:07.253698 19397 raft_consensus.cc:2804] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:07.254202 19397 raft_consensus.cc:697] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 1 LEADER]: Becoming Leader. State: Replica: e5379077a30643b9835fab3055c961ef, State: Running, Role: LEADER
I20260608 09:59:07.255097 19397 consensus_queue.cc:237] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } }
I20260608 09:59:07.262413 19094 catalog_manager.cc:5696] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef reported cstate change: term changed from 0 to 1, leader changed from <none> to e5379077a30643b9835fab3055c961ef (127.10.181.129). New cstate: current_term: 1 leader_uuid: "e5379077a30643b9835fab3055c961ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:07.377187 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:07.384666 19424 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:07.385942 19425 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:07.388055 19427 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:07.388501 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:07.389878 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:07.390116 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:07.390321 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912747390301 us; error 0 us; skew 500 ppm
I20260608 09:59:07.390929 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:07.393751 10966 webserver.cc:533] Webserver started at http://127.10.181.132:39905/ using document root <none> and password file <none>
I20260608 09:59:07.394285 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:07.394491 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:07.394829 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:07.396111 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "67422cf4795b43aca114cb0189005146"
format_stamp: "Formatted at 2026-06-08 09:59:07 on dist-test-slave-d6kj"
I20260608 09:59:07.401193 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 09:59:07.405007 19432 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.405864 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:07.406191 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "67422cf4795b43aca114cb0189005146"
format_stamp: "Formatted at 2026-06-08 09:59:07 on dist-test-slave-d6kj"
I20260608 09:59:07.406448 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:07.428397 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:07.429826 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:07.431286 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:07.433632 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:07.433876 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.434144 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:07.434356 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:07.441078 19397 consensus_queue.cc:1048] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:07.446472 19399 consensus_queue.cc:1048] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:07.470016 19397 consensus_queue.cc:1048] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:07.489727 19399 consensus_queue.cc:1048] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:07.566581 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:46371
I20260608 09:59:07.566696 19504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:46371 every 8 connection(s)
I20260608 09:59:07.582072 19505 heartbeater.cc:344] Connected to a master server at 127.10.181.190:42025
I20260608 09:59:07.582494 19505 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:07.583246 19505 heartbeater.cc:507] Master 127.10.181.190:42025 requested a full tablet report, sending...
I20260608 09:59:07.585465 19092 ts_manager.cc:194] Registered new tserver with Master: 67422cf4795b43aca114cb0189005146 (127.10.181.132:46371)
I20260608 09:59:07.586952 19092 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39868
I20260608 09:59:07.595954 19419 consensus_queue.cc:1048] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:07.600394 19509 consensus_queue.cc:1048] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:07.655277 19397 consensus_queue.cc:1048] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:07.666653 19397 consensus_queue.cc:1048] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:08.164839 19198 consensus_queue.cc:237] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [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: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } }
I20260608 09:59:08.173539 19273 raft_consensus.cc:1275] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Refusing update from remote peer e5379077a30643b9835fab3055c961ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:08.174041 19346 raft_consensus.cc:1275] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Refusing update from remote peer e5379077a30643b9835fab3055c961ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:08.175603 19514 consensus_queue.cc:1048] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:08.176482 19397 consensus_queue.cc:1048] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:59:08.184067 19162 consensus_peers.cc:597] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef -> Peer 67422cf4795b43aca114cb0189005146 (127.10.181.132:46371): Couldn't send request to peer 67422cf4795b43aca114cb0189005146. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c46b9bcd8bf43fdbc191252ceda8b42. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:08.184072 19514 raft_consensus.cc:2955] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.186111 19273 raft_consensus.cc:2955] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.186589 19346 raft_consensus.cc:2955] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.197973 19094 catalog_manager.cc:5696] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b reported cstate change: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "e5379077a30643b9835fab3055c961ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.215034 19273 consensus_queue.cc:237] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } }
I20260608 09:59:08.222061 19346 raft_consensus.cc:1275] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Refusing update from remote peer 3dcef9a1433c4da49c0adc2da2e02e6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:08.226109 19509 consensus_queue.cc:1048] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:59:08.235168 19509 raft_consensus.cc:2955] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
W20260608 09:59:08.239858 19237 consensus_peers.cc:597] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b -> Peer 67422cf4795b43aca114cb0189005146 (127.10.181.132:46371): Couldn't send request to peer 67422cf4795b43aca114cb0189005146. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cd2eeeb5595419a8d9922bc8db6bcdf. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:08.239501 19346 raft_consensus.cc:2955] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.241402 19198 raft_consensus.cc:1275] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Refusing update from remote peer 3dcef9a1433c4da49c0adc2da2e02e6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:08.242954 19526 consensus_queue.cc:1048] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:08.250213 19198 raft_consensus.cc:2955] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.254540 19092 catalog_manager.cc:5696] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 reported cstate change: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: true } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.269270 19346 consensus_queue.cc:237] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: true } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } }
I20260608 09:59:08.277318 19198 raft_consensus.cc:1275] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Refusing update from remote peer 82815a1e90f144ee8feef7f8992c13a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:08.278970 19516 consensus_queue.cc:1048] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:08.279600 19273 raft_consensus.cc:1275] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Refusing update from remote peer 82815a1e90f144ee8feef7f8992c13a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:08.281199 19516 consensus_queue.cc:1048] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:08.286926 19517 raft_consensus.cc:2955] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: true } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
W20260608 09:59:08.288919 19311 consensus_peers.cc:597] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 -> Peer 67422cf4795b43aca114cb0189005146 (127.10.181.132:46371): Couldn't send request to peer 67422cf4795b43aca114cb0189005146. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b971fb98c2547ef916843a71decbbd9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:08.288483 19198 raft_consensus.cc:2955] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: true } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.292354 19273 raft_consensus.cc:2955] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: true } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.300879 19094 catalog_manager.cc:5696] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef reported cstate change: config changed from index -1 to 2, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "82815a1e90f144ee8feef7f8992c13a3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: true } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.304776 19198 consensus_queue.cc:237] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [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: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } }
W20260608 09:59:08.312139 19162 consensus_peers.cc:597] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef -> Peer 67422cf4795b43aca114cb0189005146 (127.10.181.132:46371): Couldn't send request to peer 67422cf4795b43aca114cb0189005146. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c46b9bcd8bf43fdbc191252ceda8b42. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:08.312443 19346 raft_consensus.cc:1275] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Refusing update from remote peer e5379077a30643b9835fab3055c961ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:08.312748 19273 raft_consensus.cc:1275] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Refusing update from remote peer e5379077a30643b9835fab3055c961ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:08.314266 19415 consensus_queue.cc:1048] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:59:08.318868 19415 consensus_queue.cc:1048] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:08.324777 19514 raft_consensus.cc:2955] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [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: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.327687 19273 raft_consensus.cc:2955] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [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: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.327266 19346 raft_consensus.cc:2955] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [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: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
W20260608 09:59:08.333487 19144 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:59:08.333907 19144 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:59:08.339805 19272 consensus_queue.cc:237] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } }
I20260608 09:59:08.342571 19092 catalog_manager.cc:5696] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e5379077a30643b9835fab3055c961ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.346704 19346 raft_consensus.cc:1275] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Refusing update from remote peer 3dcef9a1433c4da49c0adc2da2e02e6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:08.348178 19198 raft_consensus.cc:1275] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Refusing update from remote peer 3dcef9a1433c4da49c0adc2da2e02e6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 09:59:08.348568 19237 consensus_peers.cc:597] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b -> Peer 67422cf4795b43aca114cb0189005146 (127.10.181.132:46371): Couldn't send request to peer 67422cf4795b43aca114cb0189005146. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cd2eeeb5595419a8d9922bc8db6bcdf. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:08.349886 19526 consensus_queue.cc:1048] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:08.350729 19528 consensus_queue.cc:1048] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:08.357774 19528 raft_consensus.cc:2955] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.363134 19197 raft_consensus.cc:2955] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.364125 19198 consensus_queue.cc:237] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [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: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } }
I20260608 09:59:08.368137 19346 raft_consensus.cc:2955] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
W20260608 09:59:08.371014 19144 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:59:08.371416 19144 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:59:08.371819 19272 raft_consensus.cc:1275] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Refusing update from remote peer e5379077a30643b9835fab3055c961ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:08.373540 19397 consensus_queue.cc:1048] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:08.374402 19347 raft_consensus.cc:1275] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Refusing update from remote peer e5379077a30643b9835fab3055c961ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:08.376157 19397 consensus_queue.cc:1048] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:08.377358 19345 consensus_queue.cc:237] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: false } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } }
I20260608 09:59:08.384845 19397 raft_consensus.cc:2955] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } } }
W20260608 09:59:08.386724 19311 consensus_peers.cc:597] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 -> Peer 67422cf4795b43aca114cb0189005146 (127.10.181.132:46371): Couldn't send request to peer 67422cf4795b43aca114cb0189005146. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b971fb98c2547ef916843a71decbbd9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:08.386289 19093 catalog_manager.cc:5696] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.388895 19273 raft_consensus.cc:2955] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } } }
I20260608 09:59:08.390033 19272 raft_consensus.cc:1275] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Refusing update from remote peer 82815a1e90f144ee8feef7f8992c13a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:08.389109 19347 raft_consensus.cc:2955] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } } }
I20260608 09:59:08.391839 19453 consensus_queue.cc:1048] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:08.397863 19198 raft_consensus.cc:1275] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Refusing update from remote peer 82815a1e90f144ee8feef7f8992c13a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:59:08.399458 19453 consensus_queue.cc:1048] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:59:08.401548 19517 raft_consensus.cc:2955] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: false } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.405102 19196 raft_consensus.cc:2955] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: false } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.410506 19271 raft_consensus.cc:2955] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: false } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
W20260608 09:59:08.417865 19144 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:59:08.418278 19144 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:59:08.420245 19272 consensus_queue.cc:237] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [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: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } }
I20260608 09:59:08.426270 19347 raft_consensus.cc:1275] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Refusing update from remote peer 3dcef9a1433c4da49c0adc2da2e02e6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:08.425802 19092 catalog_manager.cc:5696] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 reported cstate change: config changed from index 3 to 4, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) evicted. New cstate: current_term: 1 leader_uuid: "e5379077a30643b9835fab3055c961ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } attrs { replace: false } } }
I20260608 09:59:08.427788 19528 consensus_queue.cc:1048] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:08.428014 19196 raft_consensus.cc:1275] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Refusing update from remote peer 3dcef9a1433c4da49c0adc2da2e02e6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:59:08.434036 19528 consensus_queue.cc:1048] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:59:08.436612 19509 raft_consensus.cc:2955] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } } }
I20260608 09:59:08.438210 19094 catalog_manager.cc:5696] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "82815a1e90f144ee8feef7f8992c13a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } attrs { replace: false } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } } peers { permanent_uuid: "67422cf4795b43aca114cb0189005146" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46371 } attrs { promote: true } } }
I20260608 09:59:08.439432 19081 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1c46b9bcd8bf43fdbc191252ceda8b42 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:08.447258 19347 raft_consensus.cc:2955] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } } }
I20260608 09:59:08.451390 19196 raft_consensus.cc:2955] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } } }
I20260608 09:59:08.460585 19080 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8cd2eeeb5595419a8d9922bc8db6bcdf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:59:08.469765 19093 catalog_manager.cc:5696] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b reported cstate change: config changed from index 3 to 4, NON_VOTER 67422cf4795b43aca114cb0189005146 (127.10.181.132) evicted. New cstate: current_term: 1 leader_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e5379077a30643b9835fab3055c961ef" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dcef9a1433c4da49c0adc2da2e02e6b" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82815a1e90f144ee8feef7f8992c13a3" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 32789 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 09:59:08.477183 19470 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c46b9bcd8bf43fdbc191252ceda8b42 with delete_type TABLET_DATA_TOMBSTONED (TS 67422cf4795b43aca114cb0189005146 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60734
W20260608 09:59:08.479961 19080 catalog_manager.cc:4994] TS 67422cf4795b43aca114cb0189005146 (127.10.181.132:46371): delete failed for tablet 1c46b9bcd8bf43fdbc191252ceda8b42 because the tablet was not found. No further retry: Not found: Tablet not found: 1c46b9bcd8bf43fdbc191252ceda8b42
I20260608 09:59:08.482262 19470 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cd2eeeb5595419a8d9922bc8db6bcdf with delete_type TABLET_DATA_TOMBSTONED (TS 67422cf4795b43aca114cb0189005146 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60734
W20260608 09:59:08.485659 19080 catalog_manager.cc:4994] TS 67422cf4795b43aca114cb0189005146 (127.10.181.132:46371): delete failed for tablet 8cd2eeeb5595419a8d9922bc8db6bcdf because the tablet was not found. No further retry: Not found: Tablet not found: 8cd2eeeb5595419a8d9922bc8db6bcdf
I20260608 09:59:08.589654 19505 heartbeater.cc:499] Master 127.10.181.190:42025 was elected leader, sending a full tablet report...
I20260608 09:59:08.654661 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:59:08.678741 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:08.679540 10966 tablet_replica.cc:333] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef: stopping tablet replica
I20260608 09:59:08.680172 10966 raft_consensus.cc:2243] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.680805 10966 raft_consensus.cc:2272] T 8cd2eeeb5595419a8d9922bc8db6bcdf P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.683699 10966 tablet_replica.cc:333] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef: stopping tablet replica
I20260608 09:59:08.684260 10966 raft_consensus.cc:2243] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.685076 10966 raft_consensus.cc:2272] T 1c46b9bcd8bf43fdbc191252ceda8b42 P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.687350 10966 tablet_replica.cc:333] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef: stopping tablet replica
I20260608 09:59:08.687834 10966 raft_consensus.cc:2243] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.688319 10966 raft_consensus.cc:2272] T 0b971fb98c2547ef916843a71decbbd9 P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.690472 10966 tablet_replica.cc:333] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef: stopping tablet replica
I20260608 09:59:08.690923 10966 raft_consensus.cc:2243] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.691645 10966 raft_consensus.cc:2272] T e1c2d08de1fc483da30c92fab9c9fbfb P e5379077a30643b9835fab3055c961ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.715951 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:59:08.729800 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:59:08.753212 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:08.754154 10966 tablet_replica.cc:333] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b: stopping tablet replica
I20260608 09:59:08.754818 10966 raft_consensus.cc:2243] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.755697 10966 raft_consensus.cc:2272] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.758423 10966 tablet_replica.cc:333] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b: stopping tablet replica
I20260608 09:59:08.758935 10966 raft_consensus.cc:2243] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.759472 10966 raft_consensus.cc:2272] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.761782 10966 tablet_replica.cc:333] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b: stopping tablet replica
I20260608 09:59:08.762265 10966 raft_consensus.cc:2243] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.762753 10966 raft_consensus.cc:2272] T 0b971fb98c2547ef916843a71decbbd9 P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.764982 10966 tablet_replica.cc:333] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b: stopping tablet replica
I20260608 09:59:08.765523 10966 raft_consensus.cc:2243] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.766093 10966 raft_consensus.cc:2272] T e1c2d08de1fc483da30c92fab9c9fbfb P 3dcef9a1433c4da49c0adc2da2e02e6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.789463 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:59:08.803763 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:59:08.826467 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:08.827203 10966 tablet_replica.cc:333] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3: stopping tablet replica
I20260608 09:59:08.827791 10966 raft_consensus.cc:2243] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.828264 10966 raft_consensus.cc:2272] T e1c2d08de1fc483da30c92fab9c9fbfb P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.830292 10966 tablet_replica.cc:333] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3: stopping tablet replica
I20260608 09:59:08.830840 10966 raft_consensus.cc:2243] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.831451 10966 raft_consensus.cc:2272] T 1c46b9bcd8bf43fdbc191252ceda8b42 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.833846 10966 tablet_replica.cc:333] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3: stopping tablet replica
I20260608 09:59:08.834358 10966 raft_consensus.cc:2243] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.835831 10966 raft_consensus.cc:2272] T 0b971fb98c2547ef916843a71decbbd9 P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.839457 10966 tablet_replica.cc:333] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3: stopping tablet replica
I20260608 09:59:08.840253 10966 raft_consensus.cc:2243] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:08.841166 10966 raft_consensus.cc:2272] T 8cd2eeeb5595419a8d9922bc8db6bcdf P 82815a1e90f144ee8feef7f8992c13a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.866716 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:59:08.880752 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:59:08.897394 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:08.914325 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:59:08.922721 10966 master.cc:562] Master@127.10.181.190:42025 shutting down...
I20260608 09:59:08.940433 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:08.940972 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:08.941349 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 31cc2b4edae24684aa5157d537dc027c: stopping tablet replica
I20260608 09:59:08.961180 10966 master.cc:584] Master@127.10.181.190:42025 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4025 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 09:59:08.997318 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:45963
I20260608 09:59:08.998610 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:09.003978 19535 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:09.004046 19536 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:09.005615 19538 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:09.006430 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:09.007310 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:09.007510 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:09.007676 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912749007662 us; error 0 us; skew 500 ppm
I20260608 09:59:09.008301 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:09.010807 10966 webserver.cc:533] Webserver started at http://127.10.181.190:38177/ using document root <none> and password file <none>
I20260608 09:59:09.011389 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:09.011580 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:09.011870 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:09.012992 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "e077e0374f5345588c84b90307d88d31"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-d6kj"
I20260608 09:59:09.017727 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:59:09.021703 19543 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.022485 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:59:09.022799 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "e077e0374f5345588c84b90307d88d31"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-d6kj"
I20260608 09:59:09.023101 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:09.048538 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:09.049935 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:09.090095 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:45963
I20260608 09:59:09.090229 19594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:45963 every 8 connection(s)
I20260608 09:59:09.094336 19595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:09.104925 19595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31: Bootstrap starting.
I20260608 09:59:09.110011 19595 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:09.114248 19595 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31: No bootstrap required, opened a new log
I20260608 09:59:09.116446 19595 raft_consensus.cc:359] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e077e0374f5345588c84b90307d88d31" member_type: VOTER }
I20260608 09:59:09.116813 19595 raft_consensus.cc:385] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:09.117002 19595 raft_consensus.cc:740] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e077e0374f5345588c84b90307d88d31, State: Initialized, Role: FOLLOWER
I20260608 09:59:09.117695 19595 consensus_queue.cc:260] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e077e0374f5345588c84b90307d88d31" member_type: VOTER }
I20260608 09:59:09.118119 19595 raft_consensus.cc:399] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:09.118369 19595 raft_consensus.cc:493] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:09.118584 19595 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:09.123327 19595 raft_consensus.cc:515] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e077e0374f5345588c84b90307d88d31" member_type: VOTER }
I20260608 09:59:09.123796 19595 leader_election.cc:304] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [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: e077e0374f5345588c84b90307d88d31; no voters: 
I20260608 09:59:09.125146 19595 leader_election.cc:290] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:09.125707 19598 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:09.127122 19598 raft_consensus.cc:697] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 1 LEADER]: Becoming Leader. State: Replica: e077e0374f5345588c84b90307d88d31, State: Running, Role: LEADER
I20260608 09:59:09.127838 19598 consensus_queue.cc:237] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [LEADER]: Queue going to LEADER mode. State: All 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: "e077e0374f5345588c84b90307d88d31" member_type: VOTER }
I20260608 09:59:09.128201 19595 sys_catalog.cc:565] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:09.130800 19600 sys_catalog.cc:455] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e077e0374f5345588c84b90307d88d31. Latest consensus state: current_term: 1 leader_uuid: "e077e0374f5345588c84b90307d88d31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e077e0374f5345588c84b90307d88d31" member_type: VOTER } }
I20260608 09:59:09.131621 19600 sys_catalog.cc:458] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:09.130800 19599 sys_catalog.cc:455] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e077e0374f5345588c84b90307d88d31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e077e0374f5345588c84b90307d88d31" member_type: VOTER } }
I20260608 09:59:09.132849 19599 sys_catalog.cc:458] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:09.139106 19604 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:09.144150 19604 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:09.147373 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:09.153209 19604 catalog_manager.cc:1382] Generated new cluster ID: 8c75003c036e42fdb0b2e4d8cfb16e55
I20260608 09:59:09.153549 19604 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:09.170169 19604 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:09.171540 19604 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:09.185372 19604 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31: Generated new TSK 0
I20260608 09:59:09.186033 19604 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:09.214922 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:09.222112 19616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:09.222882 19617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:09.227268 19619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:09.227473 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:09.228477 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:09.228662 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:09.228858 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912749228844 us; error 0 us; skew 500 ppm
I20260608 09:59:09.229588 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:09.231948 10966 webserver.cc:533] Webserver started at http://127.10.181.129:34405/ using document root <none> and password file <none>
I20260608 09:59:09.232474 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:09.232677 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:09.232972 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:09.234141 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "c633a3c26dbf433e88431d884f59ceb0"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-d6kj"
I20260608 09:59:09.238806 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:09.242425 19624 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.243197 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:59:09.243508 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "c633a3c26dbf433e88431d884f59ceb0"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-d6kj"
I20260608 09:59:09.243777 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:09.265182 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:09.266477 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:09.267952 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:09.270380 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:09.270579 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.270879 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:09.271023 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.310352 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:40685
I20260608 09:59:09.310472 19686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:40685 every 8 connection(s)
I20260608 09:59:09.315805 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:09.323559 19691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:09.324563 19692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:09.327726 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:09.328383 19694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:09.329625 19687 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45963
I20260608 09:59:09.329684 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:09.330142 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:09.330183 19687 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:09.330298 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912749330286 us; error 0 us; skew 500 ppm
I20260608 09:59:09.330987 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:09.330982 19687 heartbeater.cc:507] Master 127.10.181.190:45963 requested a full tablet report, sending...
I20260608 09:59:09.334148 10966 webserver.cc:533] Webserver started at http://127.10.181.130:36221/ using document root <none> and password file <none>
I20260608 09:59:09.334666 19560 ts_manager.cc:194] Registered new tserver with Master: c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685)
I20260608 09:59:09.334870 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:09.335196 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:09.335578 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:09.337101 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "3e1916839f11426b83aebd5dc244aac0"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-d6kj"
I20260608 09:59:09.337381 19560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42126
I20260608 09:59:09.342872 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:59:09.346678 19699 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.347502 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:09.347829 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "3e1916839f11426b83aebd5dc244aac0"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-d6kj"
I20260608 09:59:09.348132 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:09.365473 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:09.366606 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:09.368172 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:09.370522 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:09.370739 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.370999 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:09.371163 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.412199 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:44337
I20260608 09:59:09.412338 19761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:44337 every 8 connection(s)
I20260608 09:59:09.417454 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:09.424106 19765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:09.425411 19766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:09.428599 19768 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:09.429306 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:09.430313 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:09.430470 19762 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45963
W20260608 09:59:09.430604 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:09.430920 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912749430900 us; error 0 us; skew 500 ppm
I20260608 09:59:09.430985 19762 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:09.431855 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:09.431989 19762 heartbeater.cc:507] Master 127.10.181.190:45963 requested a full tablet report, sending...
I20260608 09:59:09.434581 10966 webserver.cc:533] Webserver started at http://127.10.181.131:35809/ using document root <none> and password file <none>
I20260608 09:59:09.434684 19560 ts_manager.cc:194] Registered new tserver with Master: 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337)
I20260608 09:59:09.435283 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:09.435573 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:09.435904 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:09.436635 19560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42138
I20260608 09:59:09.437434 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "ef81a7136b084cb1a038a6034767115d"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-d6kj"
I20260608 09:59:09.442621 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:09.446228 19773 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.447180 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:09.447548 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "ef81a7136b084cb1a038a6034767115d"
format_stamp: "Formatted at 2026-06-08 09:59:09 on dist-test-slave-d6kj"
I20260608 09:59:09.447850 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:09.459995 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:09.461180 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:09.462675 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:09.464999 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:09.465286 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.465561 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:09.465747 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:09.505687 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:42085
I20260608 09:59:09.505818 19835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:42085 every 8 connection(s)
I20260608 09:59:09.520174 19836 heartbeater.cc:344] Connected to a master server at 127.10.181.190:45963
I20260608 09:59:09.520745 19836 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:09.521759 19836 heartbeater.cc:507] Master 127.10.181.190:45963 requested a full tablet report, sending...
I20260608 09:59:09.523840 19560 ts_manager.cc:194] Registered new tserver with Master: ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:09.524008 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01492687s
I20260608 09:59:09.525806 19560 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42152
I20260608 09:59:10.340735 19687 heartbeater.cc:499] Master 127.10.181.190:45963 was elected leader, sending a full tablet report...
I20260608 09:59:10.439757 19762 heartbeater.cc:499] Master 127.10.181.190:45963 was elected leader, sending a full tablet report...
I20260608 09:59:10.528601 19836 heartbeater.cc:499] Master 127.10.181.190:45963 was elected leader, sending a full tablet report...
I20260608 09:59:10.581619 19560 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42166:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:10.584076 19560 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:10.646842 19652 tablet_service.cc:1511] Processing CreateTablet for tablet 29ff9b13959c4a1baf8aece95247bc1a (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:10.648698 19652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ff9b13959c4a1baf8aece95247bc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.651180 19651 tablet_service.cc:1511] Processing CreateTablet for tablet 0646fd036ed04170a4dd79d7d322c7f0 (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:10.653025 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0646fd036ed04170a4dd79d7d322c7f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.655223 19650 tablet_service.cc:1511] Processing CreateTablet for tablet 4da082f4563849b3b2dbf690d732bcea (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:10.661478 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da082f4563849b3b2dbf690d732bcea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.667388 19649 tablet_service.cc:1511] Processing CreateTablet for tablet ec7009c44a354e22aeca003519020bec (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:10.668888 19649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7009c44a354e22aeca003519020bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.670483 19648 tablet_service.cc:1511] Processing CreateTablet for tablet af7b222d477541bbb7ffd84fd8cc63e7 (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:10.671836 19648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af7b222d477541bbb7ffd84fd8cc63e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.673475 19647 tablet_service.cc:1511] Processing CreateTablet for tablet 0725dfbbf75c45f8a41b9eb1ae2bf4e4 (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:10.674782 19647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0725dfbbf75c45f8a41b9eb1ae2bf4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.684864 19727 tablet_service.cc:1511] Processing CreateTablet for tablet 29ff9b13959c4a1baf8aece95247bc1a (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:10.686407 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ff9b13959c4a1baf8aece95247bc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.686899 19724 tablet_service.cc:1511] Processing CreateTablet for tablet ec7009c44a354e22aeca003519020bec (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:10.688308 19724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7009c44a354e22aeca003519020bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.690658 19726 tablet_service.cc:1511] Processing CreateTablet for tablet 0646fd036ed04170a4dd79d7d322c7f0 (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:10.692102 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0646fd036ed04170a4dd79d7d322c7f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.694561 19725 tablet_service.cc:1511] Processing CreateTablet for tablet 4da082f4563849b3b2dbf690d732bcea (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:10.696028 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da082f4563849b3b2dbf690d732bcea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.695762 19722 tablet_service.cc:1511] Processing CreateTablet for tablet 0725dfbbf75c45f8a41b9eb1ae2bf4e4 (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:10.697113 19722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0725dfbbf75c45f8a41b9eb1ae2bf4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.694561 19723 tablet_service.cc:1511] Processing CreateTablet for tablet af7b222d477541bbb7ffd84fd8cc63e7 (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:10.698582 19723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af7b222d477541bbb7ffd84fd8cc63e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.725733 19800 tablet_service.cc:1511] Processing CreateTablet for tablet 0646fd036ed04170a4dd79d7d322c7f0 (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:10.727315 19797 tablet_service.cc:1511] Processing CreateTablet for tablet af7b222d477541bbb7ffd84fd8cc63e7 (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:10.728546 19799 tablet_service.cc:1511] Processing CreateTablet for tablet 4da082f4563849b3b2dbf690d732bcea (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:10.729843 19796 tablet_service.cc:1511] Processing CreateTablet for tablet 0725dfbbf75c45f8a41b9eb1ae2bf4e4 (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:10.731650 19801 tablet_service.cc:1511] Processing CreateTablet for tablet 29ff9b13959c4a1baf8aece95247bc1a (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:10.730577 19798 tablet_service.cc:1511] Processing CreateTablet for tablet ec7009c44a354e22aeca003519020bec (DEFAULT_TABLE table=test-workload [id=efd2e3c23c93463dbcc13ba691f23d63]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:10.727344 19800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0646fd036ed04170a4dd79d7d322c7f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.734309 19801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ff9b13959c4a1baf8aece95247bc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.736121 19797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af7b222d477541bbb7ffd84fd8cc63e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.737658 19798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7009c44a354e22aeca003519020bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.738313 19796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0725dfbbf75c45f8a41b9eb1ae2bf4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.738956 19799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da082f4563849b3b2dbf690d732bcea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:10.793291 19856 tablet_bootstrap.cc:492] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0: Bootstrap starting.
I20260608 09:59:10.803869 19858 tablet_bootstrap.cc:492] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d: Bootstrap starting.
I20260608 09:59:10.817778 19858 tablet_bootstrap.cc:654] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.822813 19857 tablet_bootstrap.cc:492] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0: Bootstrap starting.
I20260608 09:59:10.830312 19857 tablet_bootstrap.cc:654] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.830837 19856 tablet_bootstrap.cc:654] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.834244 19858 tablet_bootstrap.cc:492] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d: No bootstrap required, opened a new log
I20260608 09:59:10.834851 19858 ts_tablet_manager.cc:1403] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260608 09:59:10.836088 19857 tablet_bootstrap.cc:492] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0: No bootstrap required, opened a new log
I20260608 09:59:10.836609 19857 ts_tablet_manager.cc:1403] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:59:10.838073 19858 raft_consensus.cc:359] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.838891 19858 raft_consensus.cc:385] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.839188 19858 raft_consensus.cc:740] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef81a7136b084cb1a038a6034767115d, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.839308 19856 tablet_bootstrap.cc:492] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0: No bootstrap required, opened a new log
I20260608 09:59:10.839691 19857 raft_consensus.cc:359] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.840059 19858 consensus_queue.cc:260] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.840553 19857 raft_consensus.cc:385] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.840267 19856 ts_tablet_manager.cc:1403] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260608 09:59:10.841058 19857 raft_consensus.cc:740] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1916839f11426b83aebd5dc244aac0, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.842293 19857 consensus_queue.cc:260] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.844477 19858 ts_tablet_manager.cc:1434] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 09:59:10.845065 19856 raft_consensus.cc:359] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.845916 19856 raft_consensus.cc:385] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.846381 19856 raft_consensus.cc:740] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c633a3c26dbf433e88431d884f59ceb0, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.845961 19858 tablet_bootstrap.cc:492] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d: Bootstrap starting.
I20260608 09:59:10.848446 19857 ts_tablet_manager.cc:1434] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 09:59:10.849581 19857 tablet_bootstrap.cc:492] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0: Bootstrap starting.
I20260608 09:59:10.850242 19856 consensus_queue.cc:260] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.853802 19858 tablet_bootstrap.cc:654] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.861718 19857 tablet_bootstrap.cc:654] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.875515 19857 tablet_bootstrap.cc:492] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0: No bootstrap required, opened a new log
I20260608 09:59:10.876327 19857 ts_tablet_manager.cc:1403] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260608 09:59:10.880240 19857 raft_consensus.cc:359] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.880718 19856 ts_tablet_manager.cc:1434] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.019s
I20260608 09:59:10.881043 19857 raft_consensus.cc:385] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.881956 19856 tablet_bootstrap.cc:492] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0: Bootstrap starting.
I20260608 09:59:10.881397 19857 raft_consensus.cc:740] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1916839f11426b83aebd5dc244aac0, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.882236 19858 tablet_bootstrap.cc:492] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d: No bootstrap required, opened a new log
I20260608 09:59:10.882819 19858 ts_tablet_manager.cc:1403] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.013s
I20260608 09:59:10.883226 19857 consensus_queue.cc:260] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.888259 19857 ts_tablet_manager.cc:1434] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 09:59:10.889359 19857 tablet_bootstrap.cc:492] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0: Bootstrap starting.
I20260608 09:59:10.885875 19858 raft_consensus.cc:359] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.889981 19858 raft_consensus.cc:385] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.890362 19858 raft_consensus.cc:740] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef81a7136b084cb1a038a6034767115d, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.891417 19858 consensus_queue.cc:260] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.894629 19856 tablet_bootstrap.cc:654] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.895959 19857 tablet_bootstrap.cc:654] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.896898 19858 ts_tablet_manager.cc:1434] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 09:59:10.898074 19858 tablet_bootstrap.cc:492] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d: Bootstrap starting.
I20260608 09:59:10.904438 19858 tablet_bootstrap.cc:654] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.912673 19857 tablet_bootstrap.cc:492] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0: No bootstrap required, opened a new log
I20260608 09:59:10.912662 19856 tablet_bootstrap.cc:492] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0: No bootstrap required, opened a new log
I20260608 09:59:10.913103 19858 tablet_bootstrap.cc:492] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d: No bootstrap required, opened a new log
I20260608 09:59:10.913225 19857 ts_tablet_manager.cc:1403] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260608 09:59:10.913375 19856 ts_tablet_manager.cc:1403] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260608 09:59:10.913602 19858 ts_tablet_manager.cc:1403] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260608 09:59:10.915956 19857 raft_consensus.cc:359] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.916553 19857 raft_consensus.cc:385] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.916810 19857 raft_consensus.cc:740] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1916839f11426b83aebd5dc244aac0, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.916805 19858 raft_consensus.cc:359] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.916999 19856 raft_consensus.cc:359] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.917905 19858 raft_consensus.cc:385] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.918069 19856 raft_consensus.cc:385] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.917743 19857 consensus_queue.cc:260] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.918411 19858 raft_consensus.cc:740] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef81a7136b084cb1a038a6034767115d, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.919855 19857 ts_tablet_manager.cc:1434] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:59:10.918632 19856 raft_consensus.cc:740] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c633a3c26dbf433e88431d884f59ceb0, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.919440 19858 consensus_queue.cc:260] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.922559 19857 tablet_bootstrap.cc:492] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0: Bootstrap starting.
I20260608 09:59:10.922693 19856 consensus_queue.cc:260] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.926018 19858 ts_tablet_manager.cc:1434] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 09:59:10.927749 19856 ts_tablet_manager.cc:1434] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260608 09:59:10.928825 19856 tablet_bootstrap.cc:492] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0: Bootstrap starting.
I20260608 09:59:10.929796 19857 tablet_bootstrap.cc:654] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.932906 19858 tablet_bootstrap.cc:492] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d: Bootstrap starting.
I20260608 09:59:10.940517 19858 tablet_bootstrap.cc:654] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.942183 19856 tablet_bootstrap.cc:654] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.948639 19857 tablet_bootstrap.cc:492] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0: No bootstrap required, opened a new log
I20260608 09:59:10.949371 19857 ts_tablet_manager.cc:1403] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260608 09:59:10.953560 19857 raft_consensus.cc:359] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.954295 19857 raft_consensus.cc:385] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.954594 19857 raft_consensus.cc:740] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1916839f11426b83aebd5dc244aac0, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.955608 19856 tablet_bootstrap.cc:492] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0: No bootstrap required, opened a new log
I20260608 09:59:10.955606 19858 tablet_bootstrap.cc:492] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d: No bootstrap required, opened a new log
I20260608 09:59:10.955405 19857 consensus_queue.cc:260] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.956282 19856 ts_tablet_manager.cc:1403] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260608 09:59:10.956339 19858 ts_tablet_manager.cc:1403] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260608 09:59:10.957834 19857 ts_tablet_manager.cc:1434] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:59:10.958976 19857 tablet_bootstrap.cc:492] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0: Bootstrap starting.
I20260608 09:59:10.959782 19856 raft_consensus.cc:359] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.960537 19856 raft_consensus.cc:385] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.960520 19858 raft_consensus.cc:359] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.961125 19856 raft_consensus.cc:740] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c633a3c26dbf433e88431d884f59ceb0, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.961499 19858 raft_consensus.cc:385] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.961858 19858 raft_consensus.cc:740] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef81a7136b084cb1a038a6034767115d, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.962139 19856 consensus_queue.cc:260] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.962688 19858 consensus_queue.cc:260] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.964614 19856 ts_tablet_manager.cc:1434] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:59:10.965090 19858 ts_tablet_manager.cc:1434] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 09:59:10.964588 19862 raft_consensus.cc:493] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:10.966308 19858 tablet_bootstrap.cc:492] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d: Bootstrap starting.
I20260608 09:59:10.965868 19862 raft_consensus.cc:515] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.969606 19857 tablet_bootstrap.cc:654] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.973769 19858 tablet_bootstrap.cc:654] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.965870 19856 tablet_bootstrap.cc:492] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0: Bootstrap starting.
I20260608 09:59:10.984625 19857 tablet_bootstrap.cc:492] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0: No bootstrap required, opened a new log
I20260608 09:59:10.984690 19856 tablet_bootstrap.cc:654] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.985414 19857 ts_tablet_manager.cc:1403] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260608 09:59:10.986155 19858 tablet_bootstrap.cc:492] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d: No bootstrap required, opened a new log
I20260608 09:59:10.986853 19858 ts_tablet_manager.cc:1403] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.002s
I20260608 09:59:10.986799 19862 leader_election.cc:290] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337)
I20260608 09:59:10.988991 19857 raft_consensus.cc:359] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.989802 19857 raft_consensus.cc:385] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.990113 19857 raft_consensus.cc:740] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1916839f11426b83aebd5dc244aac0, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.991055 19857 consensus_queue.cc:260] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.991391 19858 raft_consensus.cc:359] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:10.992388 19858 raft_consensus.cc:385] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:10.992709 19858 raft_consensus.cc:740] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef81a7136b084cb1a038a6034767115d, State: Initialized, Role: FOLLOWER
I20260608 09:59:10.994063 19857 ts_tablet_manager.cc:1434] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:59:10.995411 19857 tablet_bootstrap.cc:492] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0: Bootstrap starting.
I20260608 09:59:11.003603 19857 tablet_bootstrap.cc:654] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:10.993623 19858 consensus_queue.cc:260] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.007447 19863 raft_consensus.cc:493] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:11.008107 19863 raft_consensus.cc:515] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.012538 19863 leader_election.cc:290] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.017866 19858 ts_tablet_manager.cc:1434] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260608 09:59:11.019369 19858 tablet_bootstrap.cc:492] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d: Bootstrap starting.
I20260608 09:59:11.031494 19858 tablet_bootstrap.cc:654] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:11.042680 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7009c44a354e22aeca003519020bec" candidate_uuid: "ef81a7136b084cb1a038a6034767115d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0" is_pre_election: true
I20260608 09:59:11.043179 19858 tablet_bootstrap.cc:492] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d: No bootstrap required, opened a new log
I20260608 09:59:11.043467 19737 raft_consensus.cc:2468] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef81a7136b084cb1a038a6034767115d in term 0.
I20260608 09:59:11.043768 19858 ts_tablet_manager.cc:1403] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.002s
I20260608 09:59:11.047323 19776 leader_election.cc:304] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d; no voters: 
I20260608 09:59:11.047966 19858 raft_consensus.cc:359] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.048566 19862 raft_consensus.cc:2804] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:11.049305 19862 raft_consensus.cc:493] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:11.049822 19862 raft_consensus.cc:3060] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.062728 19864 raft_consensus.cc:493] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:11.063380 19864 raft_consensus.cc:515] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.063939 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da082f4563849b3b2dbf690d732bcea" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0" is_pre_election: true
I20260608 09:59:11.065594 19863 raft_consensus.cc:493] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:11.066138 19863 raft_consensus.cc:515] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
W20260608 09:59:11.066541 19700 leader_election.cc:343] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:11.048801 19858 raft_consensus.cc:385] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:11.069801 19862 raft_consensus.cc:515] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.067849 19858 raft_consensus.cc:740] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef81a7136b084cb1a038a6034767115d, State: Initialized, Role: FOLLOWER
I20260608 09:59:11.077168 19858 consensus_queue.cc:260] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.078003 19863 leader_election.cc:290] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.084502 19856 tablet_bootstrap.cc:492] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0: No bootstrap required, opened a new log
I20260608 09:59:11.085338 19856 ts_tablet_manager.cc:1403] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.050s
I20260608 09:59:11.073597 19864 leader_election.cc:290] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.090353 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0725dfbbf75c45f8a41b9eb1ae2bf4e4" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0" is_pre_election: true
W20260608 09:59:11.096707 19700 leader_election.cc:343] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:11.099601 19856 raft_consensus.cc:359] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.103847 19862 leader_election.cc:290] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [CANDIDATE]: Term 1 election: Requested vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337)
I20260608 09:59:11.102834 19856 raft_consensus.cc:385] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:11.106500 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7009c44a354e22aeca003519020bec" candidate_uuid: "ef81a7136b084cb1a038a6034767115d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0"
I20260608 09:59:11.108549 19737 raft_consensus.cc:3060] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.106065 19856 raft_consensus.cc:740] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c633a3c26dbf433e88431d884f59ceb0, State: Initialized, Role: FOLLOWER
I20260608 09:59:11.104494 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0725dfbbf75c45f8a41b9eb1ae2bf4e4" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d" is_pre_election: true
I20260608 09:59:11.110066 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7009c44a354e22aeca003519020bec" candidate_uuid: "ef81a7136b084cb1a038a6034767115d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0" is_pre_election: true
I20260608 09:59:11.104924 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da082f4563849b3b2dbf690d732bcea" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d" is_pre_election: true
I20260608 09:59:11.108290 19858 ts_tablet_manager.cc:1434] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.005s
I20260608 09:59:11.112267 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7009c44a354e22aeca003519020bec" candidate_uuid: "ef81a7136b084cb1a038a6034767115d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0"
I20260608 09:59:11.117194 19856 consensus_queue.cc:260] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.119685 19856 ts_tablet_manager.cc:1434] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260608 09:59:11.119774 19857 tablet_bootstrap.cc:492] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0: No bootstrap required, opened a new log
I20260608 09:59:11.120527 19857 ts_tablet_manager.cc:1403] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.032s
I20260608 09:59:11.121235 19856 tablet_bootstrap.cc:492] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0: Bootstrap starting.
I20260608 09:59:11.111976 19810 raft_consensus.cc:2468] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1916839f11426b83aebd5dc244aac0 in term 0.
I20260608 09:59:11.112181 19811 raft_consensus.cc:2468] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1916839f11426b83aebd5dc244aac0 in term 0.
I20260608 09:59:11.118275 19662 raft_consensus.cc:2468] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef81a7136b084cb1a038a6034767115d in term 0.
I20260608 09:59:11.126134 19701 leader_election.cc:304] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [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: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d; no voters: c633a3c26dbf433e88431d884f59ceb0
I20260608 09:59:11.126860 19863 raft_consensus.cc:2804] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:11.127242 19863 raft_consensus.cc:493] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:11.127698 19863 raft_consensus.cc:3060] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.127709 19737 raft_consensus.cc:2468] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef81a7136b084cb1a038a6034767115d in term 1.
I20260608 09:59:11.129410 19776 leader_election.cc:304] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [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: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d; no voters: c633a3c26dbf433e88431d884f59ceb0
I20260608 09:59:11.130228 19701 leader_election.cc:304] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [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: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d; no voters: c633a3c26dbf433e88431d884f59ceb0
I20260608 09:59:11.130744 19862 raft_consensus.cc:2804] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:11.131541 19862 raft_consensus.cc:697] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 1 LEADER]: Becoming Leader. State: Replica: ef81a7136b084cb1a038a6034767115d, State: Running, Role: LEADER
I20260608 09:59:11.132294 19856 tablet_bootstrap.cc:654] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:11.137216 19857 raft_consensus.cc:359] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.138088 19857 raft_consensus.cc:385] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:11.138407 19857 raft_consensus.cc:740] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e1916839f11426b83aebd5dc244aac0, State: Initialized, Role: FOLLOWER
I20260608 09:59:11.139315 19857 consensus_queue.cc:260] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.132437 19862 consensus_queue.cc:237] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
W20260608 09:59:11.144443 19608 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:11.135941 19863 raft_consensus.cc:515] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.154697 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da082f4563849b3b2dbf690d732bcea" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0"
I20260608 09:59:11.155311 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7b222d477541bbb7ffd84fd8cc63e7" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d" is_pre_election: true
I20260608 09:59:11.156311 19810 raft_consensus.cc:2468] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c633a3c26dbf433e88431d884f59ceb0 in term 0.
W20260608 09:59:11.156582 19700 leader_election.cc:343] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:11.158274 19626 leader_election.cc:304] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c633a3c26dbf433e88431d884f59ceb0, ef81a7136b084cb1a038a6034767115d; no voters: 
I20260608 09:59:11.159613 19864 raft_consensus.cc:2804] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:11.160109 19864 raft_consensus.cc:493] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:11.160547 19887 raft_consensus.cc:2804] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:11.160617 19864 raft_consensus.cc:3060] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.161660 19863 leader_election.cc:290] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 election: Requested vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.161599 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7b222d477541bbb7ffd84fd8cc63e7" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0" is_pre_election: true
I20260608 09:59:11.162427 19737 raft_consensus.cc:2468] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c633a3c26dbf433e88431d884f59ceb0 in term 0.
I20260608 09:59:11.161155 19887 raft_consensus.cc:493] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:11.163699 19887 raft_consensus.cc:3060] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.164412 19863 raft_consensus.cc:493] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:11.164942 19863 raft_consensus.cc:515] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.168653 19810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da082f4563849b3b2dbf690d732bcea" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d"
I20260608 09:59:11.169801 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7b222d477541bbb7ffd84fd8cc63e7" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0" is_pre_election: true
I20260608 09:59:11.172559 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7b222d477541bbb7ffd84fd8cc63e7" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d" is_pre_election: true
I20260608 09:59:11.174278 19811 raft_consensus.cc:2468] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e1916839f11426b83aebd5dc244aac0 in term 0.
I20260608 09:59:11.174855 19857 ts_tablet_manager.cc:1434] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.007s
I20260608 09:59:11.174485 19887 raft_consensus.cc:515] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.176016 19701 leader_election.cc:304] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d; no voters: 
I20260608 09:59:11.176100 19873 raft_consensus.cc:493] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:11.176908 19863 leader_election.cc:290] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.177301 19889 raft_consensus.cc:2804] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:11.176891 19873 raft_consensus.cc:515] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.177752 19889 raft_consensus.cc:493] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:11.178274 19889 raft_consensus.cc:3060] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.180953 19873 leader_election.cc:290] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337)
I20260608 09:59:11.181067 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0646fd036ed04170a4dd79d7d322c7f0" candidate_uuid: "ef81a7136b084cb1a038a6034767115d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0" is_pre_election: true
I20260608 09:59:11.181792 19661 raft_consensus.cc:2468] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef81a7136b084cb1a038a6034767115d in term 0.
I20260608 09:59:11.182094 19810 raft_consensus.cc:3060] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.183324 19774 leader_election.cc:304] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c633a3c26dbf433e88431d884f59ceb0, ef81a7136b084cb1a038a6034767115d; no voters: 
I20260608 09:59:11.184653 19873 raft_consensus.cc:2804] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:11.185202 19873 raft_consensus.cc:493] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:11.185786 19873 raft_consensus.cc:3060] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.186184 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0725dfbbf75c45f8a41b9eb1ae2bf4e4" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0"
I20260608 09:59:11.186128 19889 raft_consensus.cc:515] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
W20260608 09:59:11.187980 19700 leader_election.cc:343] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:11.188745 19889 leader_election.cc:290] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 election: Requested vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.189782 19661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7b222d477541bbb7ffd84fd8cc63e7" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0"
I20260608 09:59:11.190032 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7b222d477541bbb7ffd84fd8cc63e7" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d"
I20260608 09:59:11.190407 19810 raft_consensus.cc:2468] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1916839f11426b83aebd5dc244aac0 in term 1.
I20260608 09:59:11.190613 19811 raft_consensus.cc:3060] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.191107 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0725dfbbf75c45f8a41b9eb1ae2bf4e4" candidate_uuid: "3e1916839f11426b83aebd5dc244aac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d"
I20260608 09:59:11.191784 19809 raft_consensus.cc:3060] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.191805 19701 leader_election.cc:304] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [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: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d; no voters: c633a3c26dbf433e88431d884f59ceb0
I20260608 09:59:11.192896 19889 raft_consensus.cc:2804] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:11.193442 19889 raft_consensus.cc:697] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 1 LEADER]: Becoming Leader. State: Replica: 3e1916839f11426b83aebd5dc244aac0, State: Running, Role: LEADER
I20260608 09:59:11.194293 19889 consensus_queue.cc:237] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.196902 19887 leader_election.cc:290] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [CANDIDATE]: Term 1 election: Requested vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.197914 19809 raft_consensus.cc:2468] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1916839f11426b83aebd5dc244aac0 in term 1.
I20260608 09:59:11.199335 19701 leader_election.cc:304] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [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: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d; no voters: c633a3c26dbf433e88431d884f59ceb0
I20260608 09:59:11.200052 19864 raft_consensus.cc:515] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.201063 19887 raft_consensus.cc:2804] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:11.201560 19662 raft_consensus.cc:2393] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e1916839f11426b83aebd5dc244aac0 in current term 1: Already voted for candidate c633a3c26dbf433e88431d884f59ceb0 in this term.
I20260608 09:59:11.205681 19811 raft_consensus.cc:2468] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e1916839f11426b83aebd5dc244aac0 in term 1.
I20260608 09:59:11.207621 19701 leader_election.cc:304] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [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: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d; no voters: c633a3c26dbf433e88431d884f59ceb0
I20260608 09:59:11.208626 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0646fd036ed04170a4dd79d7d322c7f0" candidate_uuid: "ef81a7136b084cb1a038a6034767115d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0" is_pre_election: true
I20260608 09:59:11.209379 19737 raft_consensus.cc:2468] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef81a7136b084cb1a038a6034767115d in term 0.
I20260608 09:59:11.211037 19889 raft_consensus.cc:2804] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:11.211687 19889 raft_consensus.cc:697] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 1 LEADER]: Becoming Leader. State: Replica: 3e1916839f11426b83aebd5dc244aac0, State: Running, Role: LEADER
I20260608 09:59:11.212982 19864 leader_election.cc:290] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.212836 19889 consensus_queue.cc:237] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.214383 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7b222d477541bbb7ffd84fd8cc63e7" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d"
I20260608 09:59:11.215250 19811 raft_consensus.cc:2393] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c633a3c26dbf433e88431d884f59ceb0 in current term 1: Already voted for candidate 3e1916839f11426b83aebd5dc244aac0 in this term.
I20260608 09:59:11.215317 19558 catalog_manager.cc:5696] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d reported cstate change: term changed from 0 to 1, leader changed from <none> to ef81a7136b084cb1a038a6034767115d (127.10.181.131). New cstate: current_term: 1 leader_uuid: "ef81a7136b084cb1a038a6034767115d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:11.219903 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af7b222d477541bbb7ffd84fd8cc63e7" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0"
I20260608 09:59:11.211037 19873 raft_consensus.cc:515] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.221832 19887 raft_consensus.cc:697] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 1 LEADER]: Becoming Leader. State: Replica: 3e1916839f11426b83aebd5dc244aac0, State: Running, Role: LEADER
I20260608 09:59:11.221735 19627 leader_election.cc:304] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [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: c633a3c26dbf433e88431d884f59ceb0; no voters: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d
I20260608 09:59:11.220026 19856 tablet_bootstrap.cc:492] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0: No bootstrap required, opened a new log
I20260608 09:59:11.224622 19887 consensus_queue.cc:237] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.225090 19856 ts_tablet_manager.cc:1403] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0: Time spent bootstrapping tablet: real 0.104s	user 0.028s	sys 0.035s
I20260608 09:59:11.223448 19864 raft_consensus.cc:2749] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:59:11.225440 19662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0646fd036ed04170a4dd79d7d322c7f0" candidate_uuid: "ef81a7136b084cb1a038a6034767115d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c633a3c26dbf433e88431d884f59ceb0"
I20260608 09:59:11.226797 19662 raft_consensus.cc:3060] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.231559 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0646fd036ed04170a4dd79d7d322c7f0" candidate_uuid: "ef81a7136b084cb1a038a6034767115d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0"
I20260608 09:59:11.232394 19737 raft_consensus.cc:3060] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.229435 19856 raft_consensus.cc:359] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.237799 19873 leader_election.cc:290] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [CANDIDATE]: Term 1 election: Requested vote from peers c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129:40685), 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337)
I20260608 09:59:11.238612 19856 raft_consensus.cc:385] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:11.239503 19864 raft_consensus.cc:493] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:11.240221 19864 raft_consensus.cc:515] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.243186 19662 raft_consensus.cc:2468] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef81a7136b084cb1a038a6034767115d in term 1.
I20260608 09:59:11.244390 19737 raft_consensus.cc:2468] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef81a7136b084cb1a038a6034767115d in term 1.
I20260608 09:59:11.245317 19864 leader_election.cc:290] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.239475 19856 raft_consensus.cc:740] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c633a3c26dbf433e88431d884f59ceb0, State: Initialized, Role: FOLLOWER
I20260608 09:59:11.245723 19736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ff9b13959c4a1baf8aece95247bc1a" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0" is_pre_election: true
I20260608 09:59:11.246809 19856 consensus_queue.cc:260] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.247854 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ff9b13959c4a1baf8aece95247bc1a" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d" is_pre_election: true
I20260608 09:59:11.248726 19811 raft_consensus.cc:2468] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c633a3c26dbf433e88431d884f59ceb0 in term 0.
I20260608 09:59:11.244567 19774 leader_election.cc:304] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c633a3c26dbf433e88431d884f59ceb0, ef81a7136b084cb1a038a6034767115d; no voters: 
I20260608 09:59:11.250387 19626 leader_election.cc:304] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c633a3c26dbf433e88431d884f59ceb0, ef81a7136b084cb1a038a6034767115d; no voters: 
I20260608 09:59:11.250650 19873 raft_consensus.cc:2804] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:11.246846 19736 raft_consensus.cc:2468] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c633a3c26dbf433e88431d884f59ceb0 in term 0.
I20260608 09:59:11.251377 19864 raft_consensus.cc:2804] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:11.251880 19864 raft_consensus.cc:493] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:11.252321 19864 raft_consensus.cc:3060] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.252687 19873 raft_consensus.cc:697] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 1 LEADER]: Becoming Leader. State: Replica: ef81a7136b084cb1a038a6034767115d, State: Running, Role: LEADER
I20260608 09:59:11.254021 19873 consensus_queue.cc:237] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.262100 19864 raft_consensus.cc:515] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.264680 19864 leader_election.cc:290] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.266314 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ff9b13959c4a1baf8aece95247bc1a" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d"
I20260608 09:59:11.266425 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ff9b13959c4a1baf8aece95247bc1a" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0"
I20260608 09:59:11.267132 19811 raft_consensus.cc:3060] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.267202 19737 raft_consensus.cc:3060] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.269318 19557 catalog_manager.cc:5696] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "3e1916839f11426b83aebd5dc244aac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:11.267176 19856 ts_tablet_manager.cc:1434] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.004s
I20260608 09:59:11.272804 19856 tablet_bootstrap.cc:492] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0: Bootstrap starting.
I20260608 09:59:11.274796 19811 raft_consensus.cc:2468] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c633a3c26dbf433e88431d884f59ceb0 in term 1.
I20260608 09:59:11.271512 19557 catalog_manager.cc:5696] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "3e1916839f11426b83aebd5dc244aac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:11.278611 19626 leader_election.cc:304] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c633a3c26dbf433e88431d884f59ceb0, ef81a7136b084cb1a038a6034767115d; no voters: 
I20260608 09:59:11.279338 19856 tablet_bootstrap.cc:654] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:11.279578 19864 raft_consensus.cc:2804] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:11.281176 19737 raft_consensus.cc:2468] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c633a3c26dbf433e88431d884f59ceb0 in term 1.
I20260608 09:59:11.288179 19864 raft_consensus.cc:697] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 1 LEADER]: Becoming Leader. State: Replica: c633a3c26dbf433e88431d884f59ceb0, State: Running, Role: LEADER
I20260608 09:59:11.289332 19864 consensus_queue.cc:237] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.291605 19856 tablet_bootstrap.cc:492] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0: No bootstrap required, opened a new log
I20260608 09:59:11.292192 19856 ts_tablet_manager.cc:1403] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260608 09:59:11.295841 19856 raft_consensus.cc:359] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.296713 19856 raft_consensus.cc:385] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:11.297019 19856 raft_consensus.cc:740] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c633a3c26dbf433e88431d884f59ceb0, State: Initialized, Role: FOLLOWER
I20260608 09:59:11.298003 19856 consensus_queue.cc:260] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.293187 19558 catalog_manager.cc:5696] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d reported cstate change: term changed from 0 to 1, leader changed from <none> to ef81a7136b084cb1a038a6034767115d (127.10.181.131). New cstate: current_term: 1 leader_uuid: "ef81a7136b084cb1a038a6034767115d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:11.300366 19856 ts_tablet_manager.cc:1434] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:59:11.307401 19560 catalog_manager.cc:5696] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "3e1916839f11426b83aebd5dc244aac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:11.317862 19557 catalog_manager.cc:5696] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c633a3c26dbf433e88431d884f59ceb0 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "c633a3c26dbf433e88431d884f59ceb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:11.351274 19899 raft_consensus.cc:493] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:11.351771 19899 raft_consensus.cc:515] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.353793 19899 leader_election.cc:290] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.354593 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0725dfbbf75c45f8a41b9eb1ae2bf4e4" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0" is_pre_election: true
I20260608 09:59:11.354825 19811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0725dfbbf75c45f8a41b9eb1ae2bf4e4" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d" is_pre_election: true
I20260608 09:59:11.355578 19811 raft_consensus.cc:2393] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c633a3c26dbf433e88431d884f59ceb0 in current term 1: Already voted for candidate 3e1916839f11426b83aebd5dc244aac0 in this term.
I20260608 09:59:11.356604 19626 leader_election.cc:304] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [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: c633a3c26dbf433e88431d884f59ceb0; no voters: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d
I20260608 09:59:11.357380 19899 raft_consensus.cc:3060] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.362584 19899 raft_consensus.cc:2749] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:11.539495 19662 raft_consensus.cc:3060] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.555624 19873 consensus_queue.cc:1048] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.584772 19889 consensus_queue.cc:1048] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:59:11.620587 19842 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.10.181.190:45963, user_credentials={real_user=slave}} blocked reactor thread for 64164.2us
I20260608 09:59:11.621672 19899 raft_consensus.cc:493] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:11.622246 19899 raft_consensus.cc:515] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 } } peers { permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 } } peers { permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 } }
I20260608 09:59:11.623776 19873 consensus_queue.cc:1048] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.625588 19899 leader_election.cc:290] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e1916839f11426b83aebd5dc244aac0 (127.10.181.130:44337), ef81a7136b084cb1a038a6034767115d (127.10.181.131:42085)
I20260608 09:59:11.626811 19809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da082f4563849b3b2dbf690d732bcea" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef81a7136b084cb1a038a6034767115d" is_pre_election: true
I20260608 09:59:11.629671 19737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da082f4563849b3b2dbf690d732bcea" candidate_uuid: "c633a3c26dbf433e88431d884f59ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e1916839f11426b83aebd5dc244aac0" is_pre_election: true
I20260608 09:59:11.631152 19627 leader_election.cc:304] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [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: c633a3c26dbf433e88431d884f59ceb0; no voters: 3e1916839f11426b83aebd5dc244aac0, ef81a7136b084cb1a038a6034767115d
I20260608 09:59:11.632293 19899 raft_consensus.cc:2749] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:11.640025 19662 raft_consensus.cc:3060] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:11.650004 19890 consensus_queue.cc:1048] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.665609 19890 consensus_queue.cc:1048] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:11.721273 19890 consensus_queue.cc:1048] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.723781 19890 consensus_queue.cc:1048] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.728120 19873 consensus_queue.cc:1048] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.757694 19890 consensus_queue.cc:1048] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:11.803258 19873 consensus_queue.cc:1048] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c633a3c26dbf433e88431d884f59ceb0" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 40685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.871160 19809 raft_consensus.cc:1275] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Refusing update from remote peer c633a3c26dbf433e88431d884f59ceb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:11.873004 19899 consensus_queue.cc:1048] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef81a7136b084cb1a038a6034767115d" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 42085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:11.891150 19737 raft_consensus.cc:1275] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Refusing update from remote peer c633a3c26dbf433e88431d884f59ceb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:11.894527 19899 consensus_queue.cc:1048] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e1916839f11426b83aebd5dc244aac0" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:13.209082 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:59:13.232784 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:13.233500 10966 tablet_replica.cc:333] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0: stopping tablet replica
I20260608 09:59:13.234159 10966 raft_consensus.cc:2243] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.234735 10966 raft_consensus.cc:2272] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.237900 10966 tablet_replica.cc:333] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0: stopping tablet replica
I20260608 09:59:13.238471 10966 raft_consensus.cc:2243] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:13.239372 10966 raft_consensus.cc:2272] T 29ff9b13959c4a1baf8aece95247bc1a P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.241890 10966 tablet_replica.cc:333] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0: stopping tablet replica
I20260608 09:59:13.242453 10966 raft_consensus.cc:2243] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.242950 10966 raft_consensus.cc:2272] T ec7009c44a354e22aeca003519020bec P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.245853 10966 tablet_replica.cc:333] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0: stopping tablet replica
I20260608 09:59:13.246421 10966 raft_consensus.cc:2243] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.246989 10966 raft_consensus.cc:2272] T af7b222d477541bbb7ffd84fd8cc63e7 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.249843 10966 tablet_replica.cc:333] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0: stopping tablet replica
I20260608 09:59:13.250468 10966 raft_consensus.cc:2243] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.251029 10966 raft_consensus.cc:2272] T 4da082f4563849b3b2dbf690d732bcea P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.253482 10966 tablet_replica.cc:333] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0: stopping tablet replica
I20260608 09:59:13.253989 10966 raft_consensus.cc:2243] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.254475 10966 raft_consensus.cc:2272] T 0646fd036ed04170a4dd79d7d322c7f0 P c633a3c26dbf433e88431d884f59ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.282841 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:59:13.298624 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:59:13.322609 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:13.323393 10966 tablet_replica.cc:333] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0: stopping tablet replica
I20260608 09:59:13.324285 10966 raft_consensus.cc:2243] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:13.325495 10966 raft_consensus.cc:2272] T af7b222d477541bbb7ffd84fd8cc63e7 P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.328028 10966 tablet_replica.cc:333] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0: stopping tablet replica
I20260608 09:59:13.328619 10966 raft_consensus.cc:2243] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.329133 10966 raft_consensus.cc:2272] T 29ff9b13959c4a1baf8aece95247bc1a P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.331856 10966 tablet_replica.cc:333] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0: stopping tablet replica
I20260608 09:59:13.332424 10966 raft_consensus.cc:2243] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.332937 10966 raft_consensus.cc:2272] T ec7009c44a354e22aeca003519020bec P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.335367 10966 tablet_replica.cc:333] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0: stopping tablet replica
I20260608 09:59:13.335917 10966 raft_consensus.cc:2243] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:13.336723 10966 raft_consensus.cc:2272] T 4da082f4563849b3b2dbf690d732bcea P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.339177 10966 tablet_replica.cc:333] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0: stopping tablet replica
I20260608 09:59:13.339715 10966 raft_consensus.cc:2243] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.340216 10966 raft_consensus.cc:2272] T 0646fd036ed04170a4dd79d7d322c7f0 P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.342837 10966 tablet_replica.cc:333] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0: stopping tablet replica
I20260608 09:59:13.343364 10966 raft_consensus.cc:2243] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:13.344154 10966 raft_consensus.cc:2272] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P 3e1916839f11426b83aebd5dc244aac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.371097 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:59:13.388994 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:59:13.411298 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:13.411975 10966 tablet_replica.cc:333] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d: stopping tablet replica
I20260608 09:59:13.412622 10966 raft_consensus.cc:2243] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.413324 10966 raft_consensus.cc:2272] T 4da082f4563849b3b2dbf690d732bcea P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.415925 10966 tablet_replica.cc:333] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d: stopping tablet replica
I20260608 09:59:13.416522 10966 raft_consensus.cc:2243] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.417083 10966 raft_consensus.cc:2272] T 29ff9b13959c4a1baf8aece95247bc1a P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.419646 10966 tablet_replica.cc:333] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d: stopping tablet replica
I20260608 09:59:13.420222 10966 raft_consensus.cc:2243] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:13.421109 10966 raft_consensus.cc:2272] T ec7009c44a354e22aeca003519020bec P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.423470 10966 tablet_replica.cc:333] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d: stopping tablet replica
I20260608 09:59:13.424017 10966 raft_consensus.cc:2243] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:13.424934 10966 raft_consensus.cc:2272] T 0646fd036ed04170a4dd79d7d322c7f0 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.427284 10966 tablet_replica.cc:333] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d: stopping tablet replica
I20260608 09:59:13.427829 10966 raft_consensus.cc:2243] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.428349 10966 raft_consensus.cc:2272] T 0725dfbbf75c45f8a41b9eb1ae2bf4e4 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.431140 10966 tablet_replica.cc:333] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d: stopping tablet replica
I20260608 09:59:13.431665 10966 raft_consensus.cc:2243] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:13.432204 10966 raft_consensus.cc:2272] T af7b222d477541bbb7ffd84fd8cc63e7 P ef81a7136b084cb1a038a6034767115d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.458509 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:59:13.475090 10966 master.cc:562] Master@127.10.181.190:45963 shutting down...
I20260608 09:59:13.494840 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:13.495361 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:13.495630 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P e077e0374f5345588c84b90307d88d31: stopping tablet replica
I20260608 09:59:13.516124 10966 master.cc:584] Master@127.10.181.190:45963 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4552 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 09:59:13.549149 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:41747
I20260608 09:59:13.550463 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:13.555801 19960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:13.556963 19961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:13.557752 19963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:13.558490 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:13.559351 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:13.559557 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:13.559777 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912753559740 us; error 0 us; skew 500 ppm
I20260608 09:59:13.560449 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:13.562992 10966 webserver.cc:533] Webserver started at http://127.10.181.190:33949/ using document root <none> and password file <none>
I20260608 09:59:13.563530 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:13.563735 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:13.564069 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:13.565409 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "f716441424284984b1f00d7b183967dc"
format_stamp: "Formatted at 2026-06-08 09:59:13 on dist-test-slave-d6kj"
I20260608 09:59:13.570417 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:59:13.574501 19968 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:13.575311 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:59:13.575670 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "f716441424284984b1f00d7b183967dc"
format_stamp: "Formatted at 2026-06-08 09:59:13 on dist-test-slave-d6kj"
I20260608 09:59:13.575948 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:13.599617 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:13.600713 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:13.637152 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:41747
I20260608 09:59:13.637326 20019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:41747 every 8 connection(s)
I20260608 09:59:13.641248 20020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:13.652545 20020 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc: Bootstrap starting.
I20260608 09:59:13.657135 20020 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:13.661500 20020 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc: No bootstrap required, opened a new log
I20260608 09:59:13.663775 20020 raft_consensus.cc:359] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f716441424284984b1f00d7b183967dc" member_type: VOTER }
I20260608 09:59:13.664225 20020 raft_consensus.cc:385] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:13.664532 20020 raft_consensus.cc:740] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f716441424284984b1f00d7b183967dc, State: Initialized, Role: FOLLOWER
I20260608 09:59:13.665200 20020 consensus_queue.cc:260] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f716441424284984b1f00d7b183967dc" member_type: VOTER }
I20260608 09:59:13.665743 20020 raft_consensus.cc:399] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:13.665967 20020 raft_consensus.cc:493] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:13.666292 20020 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:13.671130 20020 raft_consensus.cc:515] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f716441424284984b1f00d7b183967dc" member_type: VOTER }
I20260608 09:59:13.671690 20020 leader_election.cc:304] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [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: f716441424284984b1f00d7b183967dc; no voters: 
I20260608 09:59:13.672860 20020 leader_election.cc:290] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:13.673385 20023 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:13.674820 20023 raft_consensus.cc:697] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 1 LEADER]: Becoming Leader. State: Replica: f716441424284984b1f00d7b183967dc, State: Running, Role: LEADER
I20260608 09:59:13.675525 20023 consensus_queue.cc:237] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [LEADER]: Queue going to LEADER mode. State: All 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: "f716441424284984b1f00d7b183967dc" member_type: VOTER }
I20260608 09:59:13.676123 20020 sys_catalog.cc:565] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:13.680536 20025 sys_catalog.cc:455] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader f716441424284984b1f00d7b183967dc. Latest consensus state: current_term: 1 leader_uuid: "f716441424284984b1f00d7b183967dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f716441424284984b1f00d7b183967dc" member_type: VOTER } }
I20260608 09:59:13.680701 20024 sys_catalog.cc:455] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f716441424284984b1f00d7b183967dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f716441424284984b1f00d7b183967dc" member_type: VOTER } }
I20260608 09:59:13.681140 20025 sys_catalog.cc:458] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:13.681180 20024 sys_catalog.cc:458] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:13.686214 20030 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:13.692955 20030 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:13.694025 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:13.703063 20030 catalog_manager.cc:1382] Generated new cluster ID: 524762a4d7c24c139e6ce6ca2cfae530
I20260608 09:59:13.703369 20030 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:13.734082 20030 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:13.735462 20030 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:13.751783 20030 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc: Generated new TSK 0
I20260608 09:59:13.752480 20030 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:13.760663 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:13.767445 20041 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:13.768102 20042 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:13.770826 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:13.771585 20044 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:13.772574 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:13.772775 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:13.772905 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912753772893 us; error 0 us; skew 500 ppm
I20260608 09:59:13.773518 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:13.775827 10966 webserver.cc:533] Webserver started at http://127.10.181.129:43649/ using document root <none> and password file <none>
I20260608 09:59:13.776376 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:13.776548 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:13.776777 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:13.778192 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "377820e10bfc473b978c68648e4f22ea"
format_stamp: "Formatted at 2026-06-08 09:59:13 on dist-test-slave-d6kj"
I20260608 09:59:13.782879 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:13.786463 20049 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:13.787365 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:59:13.787727 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "377820e10bfc473b978c68648e4f22ea"
format_stamp: "Formatted at 2026-06-08 09:59:13 on dist-test-slave-d6kj"
I20260608 09:59:13.788085 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:13.804121 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:13.805356 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:13.806800 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:13.809289 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:13.809499 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:13.809810 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:13.809978 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:13.848134 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:41087
I20260608 09:59:13.848301 20111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:41087 every 8 connection(s)
I20260608 09:59:13.853602 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:13.860688 20116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:13.862284 20117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:13.863744 20119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:13.865103 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:13.867421 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:13.867666 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:13.867889 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912753867868 us; error 0 us; skew 500 ppm
I20260608 09:59:13.868685 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:13.870437 20112 heartbeater.cc:344] Connected to a master server at 127.10.181.190:41747
I20260608 09:59:13.870813 20112 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:13.871425 10966 webserver.cc:533] Webserver started at http://127.10.181.130:40685/ using document root <none> and password file <none>
I20260608 09:59:13.871618 20112 heartbeater.cc:507] Master 127.10.181.190:41747 requested a full tablet report, sending...
I20260608 09:59:13.872074 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:13.872341 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:13.872670 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:13.874039 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "2aa8c316037e46d0b6b7374c04e9dffe"
format_stamp: "Formatted at 2026-06-08 09:59:13 on dist-test-slave-d6kj"
I20260608 09:59:13.874224 19985 ts_manager.cc:194] Registered new tserver with Master: 377820e10bfc473b978c68648e4f22ea (127.10.181.129:41087)
I20260608 09:59:13.876223 19985 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56124
I20260608 09:59:13.879252 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:59:13.882992 20124 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:13.883827 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:59:13.884137 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "2aa8c316037e46d0b6b7374c04e9dffe"
format_stamp: "Formatted at 2026-06-08 09:59:13 on dist-test-slave-d6kj"
I20260608 09:59:13.884428 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:13.905237 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:13.906432 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:13.907863 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:13.910274 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:13.910509 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:13.910756 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:13.910939 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:13.952780 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:36881
I20260608 09:59:13.952905 20186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:36881 every 8 connection(s)
I20260608 09:59:13.958053 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:13.965323 20190 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:13.968801 20191 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:13.970937 20187 heartbeater.cc:344] Connected to a master server at 127.10.181.190:41747
I20260608 09:59:13.971379 20187 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:13.972184 20187 heartbeater.cc:507] Master 127.10.181.190:41747 requested a full tablet report, sending...
W20260608 09:59:13.973798 20193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:13.974150 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:13.974706 19985 ts_manager.cc:194] Registered new tserver with Master: 2aa8c316037e46d0b6b7374c04e9dffe (127.10.181.130:36881)
I20260608 09:59:13.975333 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:13.975646 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:13.975857 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912753975837 us; error 0 us; skew 500 ppm
I20260608 09:59:13.976709 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:13.976701 19985 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56136
I20260608 09:59:13.980182 10966 webserver.cc:533] Webserver started at http://127.10.181.131:38327/ using document root <none> and password file <none>
I20260608 09:59:13.980695 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:13.980855 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:13.981077 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:13.982218 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "4b8f5cfb1f194cac9110bd7e20829783"
format_stamp: "Formatted at 2026-06-08 09:59:13 on dist-test-slave-d6kj"
I20260608 09:59:13.986872 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:13.990365 20198 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:13.991119 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:13.991425 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "4b8f5cfb1f194cac9110bd7e20829783"
format_stamp: "Formatted at 2026-06-08 09:59:13 on dist-test-slave-d6kj"
I20260608 09:59:13.991740 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:14.011169 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:14.012342 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:14.013865 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:14.016201 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:14.016440 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:14.016690 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:14.016868 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:14.054440 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:40121
I20260608 09:59:14.054562 20260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:40121 every 8 connection(s)
I20260608 09:59:14.068493 20261 heartbeater.cc:344] Connected to a master server at 127.10.181.190:41747
I20260608 09:59:14.068866 20261 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:14.069648 20261 heartbeater.cc:507] Master 127.10.181.190:41747 requested a full tablet report, sending...
I20260608 09:59:14.071627 19985 ts_manager.cc:194] Registered new tserver with Master: 4b8f5cfb1f194cac9110bd7e20829783 (127.10.181.131:40121)
I20260608 09:59:14.072620 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014650613s
I20260608 09:59:14.073064 19985 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56140
I20260608 09:59:14.879416 20112 heartbeater.cc:499] Master 127.10.181.190:41747 was elected leader, sending a full tablet report...
I20260608 09:59:14.979902 20187 heartbeater.cc:499] Master 127.10.181.190:41747 was elected leader, sending a full tablet report...
I20260608 09:59:15.075927 20261 heartbeater.cc:499] Master 127.10.181.190:41747 was elected leader, sending a full tablet report...
I20260608 09:59:15.135479 19985 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56154:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:15.137351 19985 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:15.187037 20077 tablet_service.cc:1511] Processing CreateTablet for tablet b217baf273c64bf99ac54586444d7ac1 (DEFAULT_TABLE table=test-workload [id=f450c77e074445a0bfa2b3d81585b132]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:15.188560 20077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b217baf273c64bf99ac54586444d7ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:15.189303 20152 tablet_service.cc:1511] Processing CreateTablet for tablet b217baf273c64bf99ac54586444d7ac1 (DEFAULT_TABLE table=test-workload [id=f450c77e074445a0bfa2b3d81585b132]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:15.190613 20152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b217baf273c64bf99ac54586444d7ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:15.192195 20226 tablet_service.cc:1511] Processing CreateTablet for tablet b217baf273c64bf99ac54586444d7ac1 (DEFAULT_TABLE table=test-workload [id=f450c77e074445a0bfa2b3d81585b132]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:15.193415 20226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b217baf273c64bf99ac54586444d7ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:15.207955 20281 tablet_bootstrap.cc:492] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea: Bootstrap starting.
I20260608 09:59:15.210652 20282 tablet_bootstrap.cc:492] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783: Bootstrap starting.
I20260608 09:59:15.212204 20283 tablet_bootstrap.cc:492] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe: Bootstrap starting.
I20260608 09:59:15.215493 20281 tablet_bootstrap.cc:654] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:15.216287 20282 tablet_bootstrap.cc:654] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:15.220504 20283 tablet_bootstrap.cc:654] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:15.220955 20281 tablet_bootstrap.cc:492] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea: No bootstrap required, opened a new log
I20260608 09:59:15.221451 20281 ts_tablet_manager.cc:1403] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260608 09:59:15.222846 20282 tablet_bootstrap.cc:492] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783: No bootstrap required, opened a new log
I20260608 09:59:15.223644 20282 ts_tablet_manager.cc:1403] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 09:59:15.224237 20281 raft_consensus.cc:359] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } }
I20260608 09:59:15.224879 20281 raft_consensus.cc:385] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:15.225129 20281 raft_consensus.cc:740] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 377820e10bfc473b978c68648e4f22ea, State: Initialized, Role: FOLLOWER
I20260608 09:59:15.225836 20283 tablet_bootstrap.cc:492] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe: No bootstrap required, opened a new log
I20260608 09:59:15.225903 20281 consensus_queue.cc:260] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } }
I20260608 09:59:15.226495 20283 ts_tablet_manager.cc:1403] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.007s
I20260608 09:59:15.226656 20282 raft_consensus.cc:359] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } }
I20260608 09:59:15.227418 20282 raft_consensus.cc:385] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:15.227764 20282 raft_consensus.cc:740] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8f5cfb1f194cac9110bd7e20829783, State: Initialized, Role: FOLLOWER
I20260608 09:59:15.229152 20281 ts_tablet_manager.cc:1434] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 09:59:15.228668 20282 consensus_queue.cc:260] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } }
I20260608 09:59:15.229688 20283 raft_consensus.cc:359] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } }
I20260608 09:59:15.230510 20283 raft_consensus.cc:385] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:15.230880 20283 raft_consensus.cc:740] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa8c316037e46d0b6b7374c04e9dffe, State: Initialized, Role: FOLLOWER
I20260608 09:59:15.231707 20283 consensus_queue.cc:260] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } }
I20260608 09:59:15.234880 20283 ts_tablet_manager.cc:1434] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 09:59:15.238287 20282 ts_tablet_manager.cc:1434] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260608 09:59:15.462491 20289 raft_consensus.cc:493] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:15.463125 20289 raft_consensus.cc:515] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } }
I20260608 09:59:15.465445 20289 leader_election.cc:290] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 377820e10bfc473b978c68648e4f22ea (127.10.181.129:41087), 4b8f5cfb1f194cac9110bd7e20829783 (127.10.181.131:40121)
I20260608 09:59:15.478444 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b217baf273c64bf99ac54586444d7ac1" candidate_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377820e10bfc473b978c68648e4f22ea" is_pre_election: true
I20260608 09:59:15.478487 20236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b217baf273c64bf99ac54586444d7ac1" candidate_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8f5cfb1f194cac9110bd7e20829783" is_pre_election: true
I20260608 09:59:15.479269 20087 raft_consensus.cc:2468] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa8c316037e46d0b6b7374c04e9dffe in term 0.
I20260608 09:59:15.479310 20236 raft_consensus.cc:2468] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa8c316037e46d0b6b7374c04e9dffe in term 0.
I20260608 09:59:15.480635 20127 leader_election.cc:304] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa8c316037e46d0b6b7374c04e9dffe, 377820e10bfc473b978c68648e4f22ea; no voters: 
I20260608 09:59:15.481355 20289 raft_consensus.cc:2804] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:15.481648 20289 raft_consensus.cc:493] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:15.481913 20289 raft_consensus.cc:3060] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:15.486927 20289 raft_consensus.cc:515] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } }
I20260608 09:59:15.488857 20289 leader_election.cc:290] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [CANDIDATE]: Term 1 election: Requested vote from peers 377820e10bfc473b978c68648e4f22ea (127.10.181.129:41087), 4b8f5cfb1f194cac9110bd7e20829783 (127.10.181.131:40121)
I20260608 09:59:15.489722 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b217baf273c64bf99ac54586444d7ac1" candidate_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "377820e10bfc473b978c68648e4f22ea"
I20260608 09:59:15.490069 20236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b217baf273c64bf99ac54586444d7ac1" candidate_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b8f5cfb1f194cac9110bd7e20829783"
I20260608 09:59:15.490371 20087 raft_consensus.cc:3060] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:15.490779 20236 raft_consensus.cc:3060] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:15.496364 20087 raft_consensus.cc:2468] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa8c316037e46d0b6b7374c04e9dffe in term 1.
I20260608 09:59:15.496938 20236 raft_consensus.cc:2468] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa8c316037e46d0b6b7374c04e9dffe in term 1.
I20260608 09:59:15.497556 20127 leader_election.cc:304] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa8c316037e46d0b6b7374c04e9dffe, 377820e10bfc473b978c68648e4f22ea; no voters: 
I20260608 09:59:15.498467 20289 raft_consensus.cc:2804] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:15.499686 20289 raft_consensus.cc:697] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 1 LEADER]: Becoming Leader. State: Replica: 2aa8c316037e46d0b6b7374c04e9dffe, State: Running, Role: LEADER
I20260608 09:59:15.500525 20289 consensus_queue.cc:237] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } }
I20260608 09:59:15.508219 19983 catalog_manager.cc:5696] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa8c316037e46d0b6b7374c04e9dffe (127.10.181.130). New cstate: current_term: 1 leader_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa8c316037e46d0b6b7374c04e9dffe" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 36881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:15.692766 20236 raft_consensus.cc:1275] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [term 1 FOLLOWER]: Refusing update from remote peer 2aa8c316037e46d0b6b7374c04e9dffe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:15.693408 20087 raft_consensus.cc:1275] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [term 1 FOLLOWER]: Refusing update from remote peer 2aa8c316037e46d0b6b7374c04e9dffe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:15.694650 20289 consensus_queue.cc:1048] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b8f5cfb1f194cac9110bd7e20829783" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:15.695417 20292 consensus_queue.cc:1048] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [LEADER]: Connected to new peer: Peer: permanent_uuid: "377820e10bfc473b978c68648e4f22ea" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 41087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:16.164104 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:59:16.193902 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:16.194589 10966 tablet_replica.cc:333] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea: stopping tablet replica
I20260608 09:59:16.195134 10966 raft_consensus.cc:2243] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:16.195698 10966 raft_consensus.cc:2272] T b217baf273c64bf99ac54586444d7ac1 P 377820e10bfc473b978c68648e4f22ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:16.217015 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:59:16.227308 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:59:16.247790 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:16.248466 10966 tablet_replica.cc:333] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe: stopping tablet replica
I20260608 09:59:16.249027 10966 raft_consensus.cc:2243] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:16.249928 10966 raft_consensus.cc:2272] T b217baf273c64bf99ac54586444d7ac1 P 2aa8c316037e46d0b6b7374c04e9dffe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:16.271219 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:59:16.281543 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:59:16.301189 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:16.301891 10966 tablet_replica.cc:333] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783: stopping tablet replica
I20260608 09:59:16.302523 10966 raft_consensus.cc:2243] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:16.303093 10966 raft_consensus.cc:2272] T b217baf273c64bf99ac54586444d7ac1 P 4b8f5cfb1f194cac9110bd7e20829783 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:16.313613 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:59:16.323254 10966 master.cc:562] Master@127.10.181.190:41747 shutting down...
I20260608 09:59:16.341179 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:16.341784 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:16.342062 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P f716441424284984b1f00d7b183967dc: stopping tablet replica
I20260608 09:59:16.361153 10966 master.cc:584] Master@127.10.181.190:41747 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2879 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 09:59:16.433578 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:38521
I20260608 09:59:16.435009 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:16.441437 20316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:16.441658 20315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:16.442878 20318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:16.444069 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:16.444916 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:16.445153 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:16.445365 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912756445331 us; error 0 us; skew 500 ppm
I20260608 09:59:16.446025 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:16.448613 10966 webserver.cc:533] Webserver started at http://127.10.181.190:38265/ using document root <none> and password file <none>
I20260608 09:59:16.449195 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:16.449465 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:16.449760 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:16.451171 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "5be61b6a5a2c48f4939f622fdb2ea9c7"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-d6kj"
I20260608 09:59:16.456139 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:16.460019 20323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.460974 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:59:16.461336 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "5be61b6a5a2c48f4939f622fdb2ea9c7"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-d6kj"
I20260608 09:59:16.461637 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:16.483232 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:16.484627 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:16.526788 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:38521
I20260608 09:59:16.526928 20374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:38521 every 8 connection(s)
I20260608 09:59:16.531563 20375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:16.545594 20375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7: Bootstrap starting.
I20260608 09:59:16.551110 20375 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:16.555754 20375 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7: No bootstrap required, opened a new log
I20260608 09:59:16.558349 20375 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5be61b6a5a2c48f4939f622fdb2ea9c7" member_type: VOTER }
I20260608 09:59:16.558852 20375 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:16.559041 20375 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5be61b6a5a2c48f4939f622fdb2ea9c7, State: Initialized, Role: FOLLOWER
I20260608 09:59:16.559728 20375 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5be61b6a5a2c48f4939f622fdb2ea9c7" member_type: VOTER }
I20260608 09:59:16.560214 20375 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:16.560416 20375 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:16.560714 20375 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:16.566242 20375 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5be61b6a5a2c48f4939f622fdb2ea9c7" member_type: VOTER }
I20260608 09:59:16.566787 20375 leader_election.cc:304] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [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: 5be61b6a5a2c48f4939f622fdb2ea9c7; no voters: 
I20260608 09:59:16.568018 20375 leader_election.cc:290] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:16.568591 20378 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:16.570235 20378 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 1 LEADER]: Becoming Leader. State: Replica: 5be61b6a5a2c48f4939f622fdb2ea9c7, State: Running, Role: LEADER
I20260608 09:59:16.571045 20378 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [LEADER]: Queue going to LEADER mode. State: All 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: "5be61b6a5a2c48f4939f622fdb2ea9c7" member_type: VOTER }
I20260608 09:59:16.571425 20375 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:16.574751 20379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5be61b6a5a2c48f4939f622fdb2ea9c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5be61b6a5a2c48f4939f622fdb2ea9c7" member_type: VOTER } }
I20260608 09:59:16.574779 20380 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5be61b6a5a2c48f4939f622fdb2ea9c7. Latest consensus state: current_term: 1 leader_uuid: "5be61b6a5a2c48f4939f622fdb2ea9c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5be61b6a5a2c48f4939f622fdb2ea9c7" member_type: VOTER } }
I20260608 09:59:16.575446 20379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:16.575723 20380 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:16.584280 20383 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:16.592475 20383 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:16.593665 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:16.603008 20383 catalog_manager.cc:1382] Generated new cluster ID: a146da07a7a74c528c3e70e464b43f5e
I20260608 09:59:16.603259 20383 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:16.621814 20383 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:16.623317 20383 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:16.639223 20383 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7: Generated new TSK 0
I20260608 09:59:16.639911 20383 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:16.660595 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:16.667399 20396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:16.668507 20397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:16.669946 20399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:16.670102 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:16.671123 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:16.671329 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:16.671453 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912756671442 us; error 0 us; skew 500 ppm
I20260608 09:59:16.672017 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:16.674523 10966 webserver.cc:533] Webserver started at http://127.10.181.129:33933/ using document root <none> and password file <none>
I20260608 09:59:16.675025 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:16.675181 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:16.675398 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:16.676720 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "5fdf14d78b944ffc821884aa51f72183"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-d6kj"
I20260608 09:59:16.681592 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:59:16.685514 20404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.686269 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:16.686574 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "5fdf14d78b944ffc821884aa51f72183"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-d6kj"
I20260608 09:59:16.686849 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:16.704030 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:16.705389 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:16.706898 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:16.709506 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:16.709748 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.710007 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:16.710182 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.752693 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:45587
I20260608 09:59:16.752815 20466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:45587 every 8 connection(s)
I20260608 09:59:16.758666 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:16.766661 20471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:16.768615 20472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:16.771767 20474 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:16.773195 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:16.774101 20467 heartbeater.cc:344] Connected to a master server at 127.10.181.190:38521
I20260608 09:59:16.774521 20467 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:16.775128 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:16.775398 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:16.775302 20467 heartbeater.cc:507] Master 127.10.181.190:38521 requested a full tablet report, sending...
I20260608 09:59:16.775784 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912756775762 us; error 0 us; skew 500 ppm
I20260608 09:59:16.776564 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:16.778294 20340 ts_manager.cc:194] Registered new tserver with Master: 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129:45587)
I20260608 09:59:16.779754 10966 webserver.cc:533] Webserver started at http://127.10.181.130:46297/ using document root <none> and password file <none>
I20260608 09:59:16.780572 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:16.780809 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:16.781117 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:16.781297 20340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40798
I20260608 09:59:16.782843 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-d6kj"
I20260608 09:59:16.787948 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:59:16.791751 20479 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.792583 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 09:59:16.792883 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-d6kj"
I20260608 09:59:16.793185 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:16.815168 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:16.816435 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:16.818009 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:16.820462 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:16.820710 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.820978 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:16.821168 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.867132 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:35329
I20260608 09:59:16.867264 20541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:35329 every 8 connection(s)
I20260608 09:59:16.872428 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:16.880575 20545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:16.883056 20546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:16.884459 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:16.885107 20548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:16.886366 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:16.886682 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:16.886898 20542 heartbeater.cc:344] Connected to a master server at 127.10.181.190:38521
I20260608 09:59:16.886899 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912756886878 us; error 0 us; skew 500 ppm
I20260608 09:59:16.887459 20542 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:16.887887 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:16.888403 20542 heartbeater.cc:507] Master 127.10.181.190:38521 requested a full tablet report, sending...
I20260608 09:59:16.890867 20340 ts_manager.cc:194] Registered new tserver with Master: b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329)
I20260608 09:59:16.890950 10966 webserver.cc:533] Webserver started at http://127.10.181.131:37143/ using document root <none> and password file <none>
I20260608 09:59:16.891839 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:16.892103 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:16.892432 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:16.892964 20340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40808
I20260608 09:59:16.894156 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "2bce8ca1834d46aba573fc54dcca7a75"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-d6kj"
I20260608 09:59:16.899221 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:16.902942 20553 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.903891 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:59:16.904210 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "2bce8ca1834d46aba573fc54dcca7a75"
format_stamp: "Formatted at 2026-06-08 09:59:16 on dist-test-slave-d6kj"
I20260608 09:59:16.904521 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:16.930375 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:16.931655 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:16.933182 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:16.935645 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:16.935875 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.936123 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:16.936307 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:16.977720 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:43867
I20260608 09:59:16.977833 20615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:43867 every 8 connection(s)
I20260608 09:59:16.992872 20616 heartbeater.cc:344] Connected to a master server at 127.10.181.190:38521
I20260608 09:59:16.993288 20616 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:16.994057 20616 heartbeater.cc:507] Master 127.10.181.190:38521 requested a full tablet report, sending...
I20260608 09:59:16.996135 20340 ts_manager.cc:194] Registered new tserver with Master: 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:16.997099 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015722988s
I20260608 09:59:16.997653 20340 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40820
I20260608 09:59:17.784602 20467 heartbeater.cc:499] Master 127.10.181.190:38521 was elected leader, sending a full tablet report...
I20260608 09:59:17.895987 20542 heartbeater.cc:499] Master 127.10.181.190:38521 was elected leader, sending a full tablet report...
I20260608 09:59:18.000381 20616 heartbeater.cc:499] Master 127.10.181.190:38521 was elected leader, sending a full tablet report...
I20260608 09:59:18.055146 20340 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51718:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:59:18.126582 20507 tablet_service.cc:1511] Processing CreateTablet for tablet 41ad37d640624d7c98676ea29529574e (DEFAULT_TABLE table=test-workload [id=0633827150994d6d90fb8f7f9f44b63f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:18.126919 20506 tablet_service.cc:1511] Processing CreateTablet for tablet dd6a4a100c4447e69853652e16f82072 (DEFAULT_TABLE table=test-workload [id=0633827150994d6d90fb8f7f9f44b63f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:18.128304 20507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ad37d640624d7c98676ea29529574e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:18.127990 20432 tablet_service.cc:1511] Processing CreateTablet for tablet 3d97d7ea5a4548538b6bf8787c0ba700 (DEFAULT_TABLE table=test-workload [id=0633827150994d6d90fb8f7f9f44b63f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:18.129580 20432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d97d7ea5a4548538b6bf8787c0ba700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:18.129266 20431 tablet_service.cc:1511] Processing CreateTablet for tablet 0a4828a9013e4c50845c3a4bd401cc8b (DEFAULT_TABLE table=test-workload [id=0633827150994d6d90fb8f7f9f44b63f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:18.129670 20506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6a4a100c4447e69853652e16f82072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:18.130605 20431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a4828a9013e4c50845c3a4bd401cc8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:18.135473 20581 tablet_service.cc:1511] Processing CreateTablet for tablet 79e42abc41f64512835c016391c104da (DEFAULT_TABLE table=test-workload [id=0633827150994d6d90fb8f7f9f44b63f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:18.137003 20581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e42abc41f64512835c016391c104da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:18.147099 20580 tablet_service.cc:1511] Processing CreateTablet for tablet ad106a68029b4e65a10cb78c5fb97fbc (DEFAULT_TABLE table=test-workload [id=0633827150994d6d90fb8f7f9f44b63f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:18.148579 20580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad106a68029b4e65a10cb78c5fb97fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:18.156317 20636 tablet_bootstrap.cc:492] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Bootstrap starting.
I20260608 09:59:18.159579 20637 tablet_bootstrap.cc:492] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183: Bootstrap starting.
I20260608 09:59:18.166728 20637 tablet_bootstrap.cc:654] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.166728 20636 tablet_bootstrap.cc:654] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.175179 20639 tablet_bootstrap.cc:492] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75: Bootstrap starting.
I20260608 09:59:18.178223 20637 tablet_bootstrap.cc:492] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183: No bootstrap required, opened a new log
I20260608 09:59:18.178861 20637 ts_tablet_manager.cc:1403] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260608 09:59:18.179826 20636 tablet_bootstrap.cc:492] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39: No bootstrap required, opened a new log
I20260608 09:59:18.180433 20636 ts_tablet_manager.cc:1403] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260608 09:59:18.182996 20636 raft_consensus.cc:359] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } }
I20260608 09:59:18.183074 20637 raft_consensus.cc:359] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } }
I20260608 09:59:18.183524 20636 raft_consensus.cc:385] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.183902 20637 raft_consensus.cc:385] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.183991 20636 raft_consensus.cc:740] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.184358 20637 raft_consensus.cc:740] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.185040 20636 consensus_queue.cc:260] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } }
I20260608 09:59:18.185516 20639 tablet_bootstrap.cc:654] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.185213 20637 consensus_queue.cc:260] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } }
I20260608 09:59:18.185720 20636 raft_consensus.cc:399] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:18.186028 20637 raft_consensus.cc:399] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:18.186168 20636 raft_consensus.cc:493] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:18.186497 20637 raft_consensus.cc:493] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:18.186578 20636 raft_consensus.cc:3060] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.187021 20637 raft_consensus.cc:3060] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.193739 20636 raft_consensus.cc:515] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } }
I20260608 09:59:18.194427 20636 leader_election.cc:304] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [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: b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 
I20260608 09:59:18.196033 20636 leader_election.cc:290] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:18.196638 20642 raft_consensus.cc:2804] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.197590 20637 raft_consensus.cc:515] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } }
I20260608 09:59:18.199132 20637 leader_election.cc:304] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [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: 5fdf14d78b944ffc821884aa51f72183; no voters: 
I20260608 09:59:18.199837 20636 ts_tablet_manager.cc:1434] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 09:59:18.200479 20639 tablet_bootstrap.cc:492] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75: No bootstrap required, opened a new log
I20260608 09:59:18.201207 20639 ts_tablet_manager.cc:1403] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.009s
I20260608 09:59:18.201215 20636 tablet_bootstrap.cc:492] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39: Bootstrap starting.
I20260608 09:59:18.204701 20642 raft_consensus.cc:697] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 LEADER]: Becoming Leader. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Running, Role: LEADER
I20260608 09:59:18.205236 20639 raft_consensus.cc:359] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:18.205617 20642 consensus_queue.cc:237] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [LEADER]: Queue going to LEADER mode. State: All 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: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } }
I20260608 09:59:18.206002 20639 raft_consensus.cc:385] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.206463 20639 raft_consensus.cc:740] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.207345 20639 consensus_queue.cc:260] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:18.208148 20639 raft_consensus.cc:399] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:18.208176 20637 leader_election.cc:290] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:18.208776 20639 raft_consensus.cc:493] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:18.209400 20639 raft_consensus.cc:3060] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.211215 20637 ts_tablet_manager.cc:1434] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183: Time spent starting tablet: real 0.032s	user 0.020s	sys 0.010s
I20260608 09:59:18.212581 20637 tablet_bootstrap.cc:492] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183: Bootstrap starting.
I20260608 09:59:18.210889 20636 tablet_bootstrap.cc:654] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.218919 20340 catalog_manager.cc:5696] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:18.219832 20639 raft_consensus.cc:515] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:18.220690 20637 tablet_bootstrap.cc:654] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.220717 20639 leader_election.cc:304] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [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: 2bce8ca1834d46aba573fc54dcca7a75; no voters: 
I20260608 09:59:18.208781 20645 raft_consensus.cc:2804] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.228819 20645 raft_consensus.cc:697] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Becoming Leader. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Running, Role: LEADER
I20260608 09:59:18.228966 20650 raft_consensus.cc:2804] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.229846 20645 consensus_queue.cc:237] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Queue going to LEADER mode. State: All 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: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } }
I20260608 09:59:18.232125 20639 leader_election.cc:290] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:18.236279 20636 tablet_bootstrap.cc:492] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39: No bootstrap required, opened a new log
I20260608 09:59:18.236626 20637 tablet_bootstrap.cc:492] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183: No bootstrap required, opened a new log
I20260608 09:59:18.236841 20636 ts_tablet_manager.cc:1403] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.020s
I20260608 09:59:18.237138 20637 ts_tablet_manager.cc:1403] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260608 09:59:18.240800 20637 raft_consensus.cc:359] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } }
I20260608 09:59:18.241586 20637 raft_consensus.cc:385] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.241971 20637 raft_consensus.cc:740] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.242925 20637 consensus_queue.cc:260] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } }
I20260608 09:59:18.243816 20637 raft_consensus.cc:399] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:18.244211 20637 raft_consensus.cc:493] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:18.244571 20637 raft_consensus.cc:3060] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.247519 20636 raft_consensus.cc:359] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } }
I20260608 09:59:18.248250 20650 raft_consensus.cc:697] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 LEADER]: Becoming Leader. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Running, Role: LEADER
I20260608 09:59:18.248355 20636 raft_consensus.cc:385] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.248911 20636 raft_consensus.cc:740] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.249185 20650 consensus_queue.cc:237] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [LEADER]: Queue going to LEADER mode. State: All 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: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:18.250466 20636 consensus_queue.cc:260] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } }
I20260608 09:59:18.251406 20636 raft_consensus.cc:399] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:18.251843 20636 raft_consensus.cc:493] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:18.252316 20636 raft_consensus.cc:3060] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.252830 20637 raft_consensus.cc:515] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } }
I20260608 09:59:18.253933 20637 leader_election.cc:304] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [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: 5fdf14d78b944ffc821884aa51f72183; no voters: 
I20260608 09:59:18.255129 20645 raft_consensus.cc:2804] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.257498 20639 ts_tablet_manager.cc:1434] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75: Time spent starting tablet: real 0.056s	user 0.017s	sys 0.019s
I20260608 09:59:18.257815 20637 leader_election.cc:290] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:18.261125 20639 tablet_bootstrap.cc:492] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75: Bootstrap starting.
I20260608 09:59:18.261289 20636 raft_consensus.cc:515] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } }
I20260608 09:59:18.263943 20636 leader_election.cc:304] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [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: b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 
I20260608 09:59:18.264848 20636 leader_election.cc:290] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:18.265139 20644 raft_consensus.cc:2804] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.265671 20644 raft_consensus.cc:697] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 LEADER]: Becoming Leader. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Running, Role: LEADER
I20260608 09:59:18.266637 20636 ts_tablet_manager.cc:1434] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent starting tablet: real 0.029s	user 0.018s	sys 0.003s
I20260608 09:59:18.266417 20644 consensus_queue.cc:237] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [LEADER]: Queue going to LEADER mode. State: All 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: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } }
I20260608 09:59:18.270715 20637 ts_tablet_manager.cc:1434] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.007s
I20260608 09:59:18.274696 20645 raft_consensus.cc:697] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Becoming Leader. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Running, Role: LEADER
I20260608 09:59:18.275966 20645 consensus_queue.cc:237] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Queue going to LEADER mode. State: All 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: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } }
I20260608 09:59:18.277189 20340 catalog_manager.cc:5696] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:18.279524 20339 catalog_manager.cc:5696] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "2bce8ca1834d46aba573fc54dcca7a75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:18.285058 20639 tablet_bootstrap.cc:654] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:18.306902 20639 tablet_bootstrap.cc:492] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75: No bootstrap required, opened a new log
I20260608 09:59:18.307570 20639 ts_tablet_manager.cc:1403] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.001s
I20260608 09:59:18.311491 20639 raft_consensus.cc:359] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:18.312146 20639 raft_consensus.cc:385] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:18.312511 20639 raft_consensus.cc:740] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Initialized, Role: FOLLOWER
I20260608 09:59:18.313433 20639 consensus_queue.cc:260] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:18.314446 20639 raft_consensus.cc:399] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:18.314894 20639 raft_consensus.cc:493] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:18.316222 20338 catalog_manager.cc:5696] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:18.315285 20639 raft_consensus.cc:3060] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:18.324230 20639 raft_consensus.cc:515] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:18.324932 20639 leader_election.cc:304] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [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: 2bce8ca1834d46aba573fc54dcca7a75; no voters: 
I20260608 09:59:18.325687 20639 leader_election.cc:290] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:18.325860 20650 raft_consensus.cc:2804] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:18.327097 20650 raft_consensus.cc:697] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 LEADER]: Becoming Leader. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Running, Role: LEADER
I20260608 09:59:18.327531 20639 ts_tablet_manager.cc:1434] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.005s
I20260608 09:59:18.327945 20650 consensus_queue.cc:237] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [LEADER]: Queue going to LEADER mode. State: All 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: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:18.333362 20338 catalog_manager.cc:5696] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:18.335037 20340 catalog_manager.cc:5696] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "2bce8ca1834d46aba573fc54dcca7a75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:19.074272 20336 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51734:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:19.076798 20336 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:19.125483 20432 tablet_service.cc:1511] Processing CreateTablet for tablet 660fddada0c14314a8c88175dff6f82c (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:19.126917 20432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660fddada0c14314a8c88175dff6f82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.126966 20507 tablet_service.cc:1511] Processing CreateTablet for tablet 660fddada0c14314a8c88175dff6f82c (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:19.128515 20507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660fddada0c14314a8c88175dff6f82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.128599 20581 tablet_service.cc:1511] Processing CreateTablet for tablet 660fddada0c14314a8c88175dff6f82c (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:19.130137 20581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660fddada0c14314a8c88175dff6f82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.134074 20580 tablet_service.cc:1511] Processing CreateTablet for tablet 128e3a58183645e0bb125e9cf2477c28 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:19.135654 20580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128e3a58183645e0bb125e9cf2477c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.139122 20431 tablet_service.cc:1511] Processing CreateTablet for tablet 128e3a58183645e0bb125e9cf2477c28 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:19.140550 20431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128e3a58183645e0bb125e9cf2477c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.142604 20505 tablet_service.cc:1511] Processing CreateTablet for tablet dc128ef0bf124f3bb164c1bd53605a06 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:19.144145 20505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc128ef0bf124f3bb164c1bd53605a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.145529 20430 tablet_service.cc:1511] Processing CreateTablet for tablet dc128ef0bf124f3bb164c1bd53605a06 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:19.146963 20430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc128ef0bf124f3bb164c1bd53605a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.146721 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 42e4baab37b34d91a08cea2140c20608 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:19.153429 20506 tablet_service.cc:1511] Processing CreateTablet for tablet 128e3a58183645e0bb125e9cf2477c28 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:19.159540 20429 tablet_service.cc:1511] Processing CreateTablet for tablet 42e4baab37b34d91a08cea2140c20608 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:19.162570 20576 tablet_service.cc:1511] Processing CreateTablet for tablet 50da0ef92a7c45ea8cee558d7aaeb516 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:19.164055 20576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50da0ef92a7c45ea8cee558d7aaeb516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.163384 20578 tablet_service.cc:1511] Processing CreateTablet for tablet 42e4baab37b34d91a08cea2140c20608 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:19.161020 20577 tablet_service.cc:1511] Processing CreateTablet for tablet 624c88ce695d49cb8dd80d156ec6f835 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:19.167493 20428 tablet_service.cc:1511] Processing CreateTablet for tablet 624c88ce695d49cb8dd80d156ec6f835 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:19.152778 20579 tablet_service.cc:1511] Processing CreateTablet for tablet dc128ef0bf124f3bb164c1bd53605a06 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:19.170095 20427 tablet_service.cc:1511] Processing CreateTablet for tablet 50da0ef92a7c45ea8cee558d7aaeb516 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:19.172595 20503 tablet_service.cc:1511] Processing CreateTablet for tablet 624c88ce695d49cb8dd80d156ec6f835 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:19.175195 20502 tablet_service.cc:1511] Processing CreateTablet for tablet 50da0ef92a7c45ea8cee558d7aaeb516 (DEFAULT_TABLE table=test-workload-rf3 [id=afd0ce4cf4024a1db6bde63b7a5067ee]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:19.176350 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e4baab37b34d91a08cea2140c20608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.178164 20502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50da0ef92a7c45ea8cee558d7aaeb516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.178635 20578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e4baab37b34d91a08cea2140c20608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.181797 20503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624c88ce695d49cb8dd80d156ec6f835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.182698 20579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc128ef0bf124f3bb164c1bd53605a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.161089 20429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42e4baab37b34d91a08cea2140c20608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.185869 20506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128e3a58183645e0bb125e9cf2477c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.186959 20577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624c88ce695d49cb8dd80d156ec6f835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.187081 20427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50da0ef92a7c45ea8cee558d7aaeb516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.189222 20428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624c88ce695d49cb8dd80d156ec6f835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:19.248486 20695 tablet_bootstrap.cc:492] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39: Bootstrap starting.
I20260608 09:59:19.272305 20696 tablet_bootstrap.cc:492] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183: Bootstrap starting.
I20260608 09:59:19.276361 20695 tablet_bootstrap.cc:654] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.279605 20696 tablet_bootstrap.cc:654] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.314041 20696 tablet_bootstrap.cc:492] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183: No bootstrap required, opened a new log
I20260608 09:59:19.314596 20696 ts_tablet_manager.cc:1403] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.014s
I20260608 09:59:19.317732 20696 raft_consensus.cc:359] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.318490 20696 raft_consensus.cc:385] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.319279 20696 raft_consensus.cc:740] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.320205 20696 consensus_queue.cc:260] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.327241 20696 ts_tablet_manager.cc:1434] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 09:59:19.328369 20696 tablet_bootstrap.cc:492] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183: Bootstrap starting.
I20260608 09:59:19.330951 20695 tablet_bootstrap.cc:492] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39: No bootstrap required, opened a new log
I20260608 09:59:19.335577 20696 tablet_bootstrap.cc:654] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.336745 20695 ts_tablet_manager.cc:1403] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.011s
I20260608 09:59:19.341197 20695 raft_consensus.cc:359] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.342284 20695 raft_consensus.cc:385] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.342689 20695 raft_consensus.cc:740] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.348466 20695 consensus_queue.cc:260] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.353062 20695 ts_tablet_manager.cc:1434] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.006s
I20260608 09:59:19.354270 20695 tablet_bootstrap.cc:492] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Bootstrap starting.
I20260608 09:59:19.355846 20699 tablet_bootstrap.cc:492] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75: Bootstrap starting.
I20260608 09:59:19.367455 20699 tablet_bootstrap.cc:654] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.368225 20695 tablet_bootstrap.cc:654] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.373749 20696 tablet_bootstrap.cc:492] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183: No bootstrap required, opened a new log
I20260608 09:59:19.374312 20696 ts_tablet_manager.cc:1403] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.021s
I20260608 09:59:19.376190 20699 tablet_bootstrap.cc:492] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75: No bootstrap required, opened a new log
I20260608 09:59:19.377885 20699 ts_tablet_manager.cc:1403] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.015s
I20260608 09:59:19.377815 20696 raft_consensus.cc:359] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.378769 20696 raft_consensus.cc:385] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.379094 20696 raft_consensus.cc:740] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.379846 20695 tablet_bootstrap.cc:492] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39: No bootstrap required, opened a new log
I20260608 09:59:19.379963 20696 consensus_queue.cc:260] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.380475 20695 ts_tablet_manager.cc:1403] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
W20260608 09:59:19.380582 20543 tablet.cc:2404] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:59:19.381207 20699 raft_consensus.cc:359] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.381960 20699 raft_consensus.cc:385] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.382259 20699 raft_consensus.cc:740] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.383212 20699 consensus_queue.cc:260] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.384835 20696 ts_tablet_manager.cc:1434] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 09:59:19.385454 20699 ts_tablet_manager.cc:1434] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260608 09:59:19.384941 20695 raft_consensus.cc:359] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.386035 20696 tablet_bootstrap.cc:492] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183: Bootstrap starting.
I20260608 09:59:19.386121 20695 raft_consensus.cc:385] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.386608 20699 tablet_bootstrap.cc:492] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75: Bootstrap starting.
I20260608 09:59:19.386785 20695 raft_consensus.cc:740] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.387926 20695 consensus_queue.cc:260] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.390617 20695 ts_tablet_manager.cc:1434] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:59:19.391916 20695 tablet_bootstrap.cc:492] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Bootstrap starting.
I20260608 09:59:19.394043 20699 tablet_bootstrap.cc:654] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.394048 20696 tablet_bootstrap.cc:654] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.399948 20695 tablet_bootstrap.cc:654] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.406975 20696 tablet_bootstrap.cc:492] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183: No bootstrap required, opened a new log
I20260608 09:59:19.407045 20699 tablet_bootstrap.cc:492] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75: No bootstrap required, opened a new log
I20260608 09:59:19.407689 20699 ts_tablet_manager.cc:1403] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260608 09:59:19.407689 20696 ts_tablet_manager.cc:1403] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260608 09:59:19.411160 20699 raft_consensus.cc:359] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.411381 20696 raft_consensus.cc:359] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.411967 20699 raft_consensus.cc:385] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.412165 20696 raft_consensus.cc:385] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.412340 20699 raft_consensus.cc:740] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.412637 20696 raft_consensus.cc:740] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.413512 20699 consensus_queue.cc:260] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.413897 20696 consensus_queue.cc:260] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.415998 20699 ts_tablet_manager.cc:1434] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:19.416535 20696 ts_tablet_manager.cc:1434] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260608 09:59:19.417076 20699 tablet_bootstrap.cc:492] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75: Bootstrap starting.
I20260608 09:59:19.419075 20696 tablet_bootstrap.cc:492] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183: Bootstrap starting.
I20260608 09:59:19.424870 20699 tablet_bootstrap.cc:654] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.426554 20696 tablet_bootstrap.cc:654] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.437644 20699 tablet_bootstrap.cc:492] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75: No bootstrap required, opened a new log
I20260608 09:59:19.438210 20699 ts_tablet_manager.cc:1403] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 09:59:19.439035 20696 tablet_bootstrap.cc:492] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183: No bootstrap required, opened a new log
I20260608 09:59:19.439608 20696 ts_tablet_manager.cc:1403] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 09:59:19.441509 20699 raft_consensus.cc:359] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.442309 20699 raft_consensus.cc:385] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.442610 20699 raft_consensus.cc:740] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.442952 20696 raft_consensus.cc:359] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.443707 20696 raft_consensus.cc:385] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.444291 20696 raft_consensus.cc:740] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.443665 20699 consensus_queue.cc:260] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.445132 20696 consensus_queue.cc:260] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.446445 20699 ts_tablet_manager.cc:1434] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:59:19.447585 20699 tablet_bootstrap.cc:492] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75: Bootstrap starting.
I20260608 09:59:19.447888 20696 ts_tablet_manager.cc:1434] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 09:59:19.448990 20696 tablet_bootstrap.cc:492] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183: Bootstrap starting.
I20260608 09:59:19.454780 20699 tablet_bootstrap.cc:654] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.456085 20696 tablet_bootstrap.cc:654] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.467769 20699 tablet_bootstrap.cc:492] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75: No bootstrap required, opened a new log
I20260608 09:59:19.468358 20699 ts_tablet_manager.cc:1403] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 09:59:19.468535 20696 tablet_bootstrap.cc:492] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183: No bootstrap required, opened a new log
I20260608 09:59:19.469076 20696 ts_tablet_manager.cc:1403] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260608 09:59:19.471864 20699 raft_consensus.cc:359] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.472149 20696 raft_consensus.cc:359] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.472741 20699 raft_consensus.cc:385] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.472882 20696 raft_consensus.cc:385] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.473258 20696 raft_consensus.cc:740] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.473129 20699 raft_consensus.cc:740] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.474562 20696 consensus_queue.cc:260] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.474562 20699 consensus_queue.cc:260] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.477615 20696 ts_tablet_manager.cc:1434] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:59:19.478874 20696 tablet_bootstrap.cc:492] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183: Bootstrap starting.
I20260608 09:59:19.479799 20699 ts_tablet_manager.cc:1434] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260608 09:59:19.480991 20699 tablet_bootstrap.cc:492] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75: Bootstrap starting.
I20260608 09:59:19.486171 20696 tablet_bootstrap.cc:654] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.488201 20699 tablet_bootstrap.cc:654] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.501948 20699 tablet_bootstrap.cc:492] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75: No bootstrap required, opened a new log
I20260608 09:59:19.502774 20699 ts_tablet_manager.cc:1403] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 09:59:19.507508 20699 raft_consensus.cc:359] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.508433 20699 raft_consensus.cc:385] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.508864 20699 raft_consensus.cc:740] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.510210 20699 consensus_queue.cc:260] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.513902 20699 ts_tablet_manager.cc:1434] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 09:59:19.515458 20699 tablet_bootstrap.cc:492] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75: Bootstrap starting.
I20260608 09:59:19.530050 20699 tablet_bootstrap.cc:654] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.540895 20695 tablet_bootstrap.cc:492] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39: No bootstrap required, opened a new log
I20260608 09:59:19.541520 20695 ts_tablet_manager.cc:1403] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent bootstrapping tablet: real 0.150s	user 0.057s	sys 0.084s
I20260608 09:59:19.543442 20696 tablet_bootstrap.cc:492] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183: No bootstrap required, opened a new log
I20260608 09:59:19.543640 20645 raft_consensus.cc:493] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:19.544111 20696 ts_tablet_manager.cc:1403] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.034s
I20260608 09:59:19.544258 20695 raft_consensus.cc:359] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.544189 20645 raft_consensus.cc:515] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.545105 20695 raft_consensus.cc:385] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.545482 20695 raft_consensus.cc:740] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.546236 20695 consensus_queue.cc:260] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.547453 20645 leader_election.cc:290] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.543444 20699 tablet_bootstrap.cc:492] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75: No bootstrap required, opened a new log
I20260608 09:59:19.556298 20699 ts_tablet_manager.cc:1403] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.010s
I20260608 09:59:19.547333 20696 raft_consensus.cc:359] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.556825 20696 raft_consensus.cc:385] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.557183 20696 raft_consensus.cc:740] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.558030 20696 consensus_queue.cc:260] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.559813 20699 raft_consensus.cc:359] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.560866 20699 raft_consensus.cc:385] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.566308 20699 raft_consensus.cc:740] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bce8ca1834d46aba573fc54dcca7a75, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.567915 20696 ts_tablet_manager.cc:1434] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 09:59:19.568209 20695 ts_tablet_manager.cc:1434] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260608 09:59:19.569552 20699 consensus_queue.cc:260] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.574937 20699 ts_tablet_manager.cc:1434] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 09:59:19.577158 20695 tablet_bootstrap.cc:492] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Bootstrap starting.
I20260608 09:59:19.585448 20695 tablet_bootstrap.cc:654] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.585625 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da0ef92a7c45ea8cee558d7aaeb516" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75" is_pre_election: true
I20260608 09:59:19.586506 20591 raft_consensus.cc:2468] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 0.
I20260608 09:59:19.586603 20642 raft_consensus.cc:493] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:19.587169 20642 raft_consensus.cc:515] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.588050 20407 leader_election.cc:304] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bce8ca1834d46aba573fc54dcca7a75, 5fdf14d78b944ffc821884aa51f72183; no voters: 
I20260608 09:59:19.589077 20645 raft_consensus.cc:2804] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:19.589522 20645 raft_consensus.cc:493] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:19.589929 20645 raft_consensus.cc:3060] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.594142 20642 leader_election.cc:290] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129:45587), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
W20260608 09:59:19.596940 20388 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:19.596791 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da0ef92a7c45ea8cee558d7aaeb516" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" is_pre_election: true
I20260608 09:59:19.597874 20517 raft_consensus.cc:2468] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 0.
I20260608 09:59:19.594412 20695 tablet_bootstrap.cc:492] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39: No bootstrap required, opened a new log
I20260608 09:59:19.600298 20695 ts_tablet_manager.cc:1403] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260608 09:59:19.599809 20645 raft_consensus.cc:515] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.604857 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da0ef92a7c45ea8cee558d7aaeb516" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39"
I20260608 09:59:19.605657 20517 raft_consensus.cc:3060] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.607645 20695 raft_consensus.cc:359] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.608421 20695 raft_consensus.cc:385] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.608718 20695 raft_consensus.cc:740] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.611873 20695 consensus_queue.cc:260] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.606071 20645 leader_election.cc:290] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Requested vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.614125 20695 ts_tablet_manager.cc:1434] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 09:59:19.615161 20695 tablet_bootstrap.cc:492] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Bootstrap starting.
I20260608 09:59:19.617467 20645 raft_consensus.cc:493] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:19.618228 20645 raft_consensus.cc:515] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.627070 20695 tablet_bootstrap.cc:654] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.636788 20517 raft_consensus.cc:2468] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 1.
I20260608 09:59:19.639865 20405 leader_election.cc:304] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fdf14d78b944ffc821884aa51f72183, b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 
I20260608 09:59:19.643313 20645 leader_election.cc:290] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.644068 20645 raft_consensus.cc:2804] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:19.643900 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da0ef92a7c45ea8cee558d7aaeb516" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75"
I20260608 09:59:19.644678 20645 raft_consensus.cc:697] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Becoming Leader. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Running, Role: LEADER
I20260608 09:59:19.644767 20591 raft_consensus.cc:3060] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.645231 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc128ef0bf124f3bb164c1bd53605a06" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75" is_pre_election: true
I20260608 09:59:19.645758 20645 consensus_queue.cc:237] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.646171 20590 raft_consensus.cc:2468] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 0.
I20260608 09:59:19.648068 20407 leader_election.cc:304] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bce8ca1834d46aba573fc54dcca7a75, 5fdf14d78b944ffc821884aa51f72183; no voters: 
I20260608 09:59:19.651378 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc128ef0bf124f3bb164c1bd53605a06" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" is_pre_election: true
I20260608 09:59:19.652303 20517 raft_consensus.cc:2468] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 0.
I20260608 09:59:19.659444 20722 raft_consensus.cc:2804] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:19.659984 20722 raft_consensus.cc:493] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:19.660434 20722 raft_consensus.cc:3060] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.654232 20591 raft_consensus.cc:2468] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 1.
I20260608 09:59:19.662796 20642 raft_consensus.cc:493] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:19.663491 20642 raft_consensus.cc:515] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.664974 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da0ef92a7c45ea8cee558d7aaeb516" candidate_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fdf14d78b944ffc821884aa51f72183" is_pre_election: true
I20260608 09:59:19.667644 20642 leader_election.cc:290] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129:45587), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.667639 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660fddada0c14314a8c88175dff6f82c" candidate_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fdf14d78b944ffc821884aa51f72183" is_pre_election: true
I20260608 09:59:19.668569 20442 raft_consensus.cc:2468] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6c8ba9e35ec43fd8960cbaa6e48cf39 in term 0.
I20260608 09:59:19.669793 20481 leader_election.cc:304] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fdf14d78b944ffc821884aa51f72183, b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 
I20260608 09:59:19.670590 20695 tablet_bootstrap.cc:492] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39: No bootstrap required, opened a new log
I20260608 09:59:19.670984 20642 raft_consensus.cc:2804] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:19.671154 20695 ts_tablet_manager.cc:1403] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.002s
I20260608 09:59:19.671465 20642 raft_consensus.cc:493] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:19.671916 20642 raft_consensus.cc:3060] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.671860 20333 catalog_manager.cc:5696] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:19.674754 20695 raft_consensus.cc:359] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.675547 20695 raft_consensus.cc:385] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.675837 20695 raft_consensus.cc:740] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.676648 20695 consensus_queue.cc:260] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.683420 20642 raft_consensus.cc:515] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.687765 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660fddada0c14314a8c88175dff6f82c" candidate_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fdf14d78b944ffc821884aa51f72183"
I20260608 09:59:19.688629 20442 raft_consensus.cc:3060] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.683143 20722 raft_consensus.cc:515] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.691262 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660fddada0c14314a8c88175dff6f82c" candidate_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75" is_pre_election: true
I20260608 09:59:19.692204 20590 raft_consensus.cc:2468] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6c8ba9e35ec43fd8960cbaa6e48cf39 in term 0.
I20260608 09:59:19.695132 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc128ef0bf124f3bb164c1bd53605a06" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39"
I20260608 09:59:19.695889 20517 raft_consensus.cc:3060] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.704433 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50da0ef92a7c45ea8cee558d7aaeb516" candidate_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75" is_pre_election: true
I20260608 09:59:19.705783 20591 raft_consensus.cc:2393] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6c8ba9e35ec43fd8960cbaa6e48cf39 in current term 1: Already voted for candidate 5fdf14d78b944ffc821884aa51f72183 in this term.
I20260608 09:59:19.707486 20482 leader_election.cc:304] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [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: b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 2bce8ca1834d46aba573fc54dcca7a75, 5fdf14d78b944ffc821884aa51f72183
I20260608 09:59:19.707852 20722 leader_election.cc:290] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Requested vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.710988 20517 raft_consensus.cc:2468] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 1.
I20260608 09:59:19.712716 20642 leader_election.cc:290] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [CANDIDATE]: Term 1 election: Requested vote from peers 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129:45587), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.713310 20405 leader_election.cc:304] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fdf14d78b944ffc821884aa51f72183, b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 
I20260608 09:59:19.713783 20642 raft_consensus.cc:2749] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:19.714898 20722 raft_consensus.cc:493] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:19.715039 20723 raft_consensus.cc:2804] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:19.715766 20723 raft_consensus.cc:697] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Becoming Leader. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Running, Role: LEADER
I20260608 09:59:19.715718 20722 raft_consensus.cc:515] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.716982 20723 consensus_queue.cc:237] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.721719 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128e3a58183645e0bb125e9cf2477c28" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" is_pre_election: true
I20260608 09:59:19.722059 20722 leader_election.cc:290] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.722256 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128e3a58183645e0bb125e9cf2477c28" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75" is_pre_election: true
I20260608 09:59:19.723289 20590 raft_consensus.cc:2468] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 0.
I20260608 09:59:19.723326 20516 raft_consensus.cc:2468] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 0.
I20260608 09:59:19.725036 20407 leader_election.cc:304] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bce8ca1834d46aba573fc54dcca7a75, 5fdf14d78b944ffc821884aa51f72183; no voters: 
I20260608 09:59:19.726404 20722 raft_consensus.cc:2804] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:19.727005 20722 raft_consensus.cc:493] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:19.727527 20722 raft_consensus.cc:3060] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.715011 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc128ef0bf124f3bb164c1bd53605a06" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75"
I20260608 09:59:19.733830 20591 raft_consensus.cc:3060] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.738423 20722 raft_consensus.cc:515] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.740234 20442 raft_consensus.cc:2468] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6c8ba9e35ec43fd8960cbaa6e48cf39 in term 1.
I20260608 09:59:19.742892 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128e3a58183645e0bb125e9cf2477c28" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39"
I20260608 09:59:19.743701 20516 raft_consensus.cc:3060] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.744004 20695 ts_tablet_manager.cc:1434] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent starting tablet: real 0.072s	user 0.038s	sys 0.035s
I20260608 09:59:19.744709 20590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128e3a58183645e0bb125e9cf2477c28" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75"
I20260608 09:59:19.745347 20590 raft_consensus.cc:3060] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.748696 20695 tablet_bootstrap.cc:492] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Bootstrap starting.
I20260608 09:59:19.744570 20722 leader_election.cc:290] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Requested vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.758972 20481 leader_election.cc:304] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fdf14d78b944ffc821884aa51f72183, b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 
I20260608 09:59:19.761713 20726 raft_consensus.cc:2804] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:19.762449 20726 raft_consensus.cc:697] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 LEADER]: Becoming Leader. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Running, Role: LEADER
I20260608 09:59:19.764958 20722 raft_consensus.cc:493] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:19.766621 20722 raft_consensus.cc:515] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.769366 20591 raft_consensus.cc:2468] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 1.
I20260608 09:59:19.771041 20722 leader_election.cc:290] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.771523 20517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624c88ce695d49cb8dd80d156ec6f835" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" is_pre_election: true
W20260608 09:59:19.772423 20482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.181.131:43867, user_credentials={real_user=slave}} blocked reactor thread for 65276.2us
W20260608 09:59:19.773916 20405 leader_election.cc:343] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:19.774591 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660fddada0c14314a8c88175dff6f82c" candidate_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75"
I20260608 09:59:19.775167 20589 raft_consensus.cc:3060] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.753145 20590 raft_consensus.cc:2468] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 1.
I20260608 09:59:19.771543 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624c88ce695d49cb8dd80d156ec6f835" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75" is_pre_election: true
I20260608 09:59:19.777034 20516 raft_consensus.cc:2468] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 1.
I20260608 09:59:19.777693 20591 raft_consensus.cc:2468] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 0.
I20260608 09:59:19.777216 20726 consensus_queue.cc:237] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.778437 20405 leader_election.cc:304] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fdf14d78b944ffc821884aa51f72183, b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 
I20260608 09:59:19.778983 20407 leader_election.cc:304] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [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: 2bce8ca1834d46aba573fc54dcca7a75, 5fdf14d78b944ffc821884aa51f72183; no voters: b6c8ba9e35ec43fd8960cbaa6e48cf39
I20260608 09:59:19.779439 20722 raft_consensus.cc:2804] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:19.780004 20722 raft_consensus.cc:697] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Becoming Leader. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Running, Role: LEADER
I20260608 09:59:19.780265 20645 raft_consensus.cc:2804] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:19.780735 20645 raft_consensus.cc:493] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:19.781136 20645 raft_consensus.cc:3060] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.780951 20722 consensus_queue.cc:237] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.784868 20589 raft_consensus.cc:2468] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6c8ba9e35ec43fd8960cbaa6e48cf39 in term 1.
I20260608 09:59:19.788091 20695 tablet_bootstrap.cc:654] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:19.790731 20645 raft_consensus.cc:515] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.795653 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624c88ce695d49cb8dd80d156ec6f835" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39"
W20260608 09:59:19.797595 20405 leader_election.cc:343] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:19.798300 20645 leader_election.cc:290] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Requested vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.799096 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624c88ce695d49cb8dd80d156ec6f835" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75"
I20260608 09:59:19.799750 20589 raft_consensus.cc:3060] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.805234 20333 catalog_manager.cc:5696] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:19.809638 20695 tablet_bootstrap.cc:492] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39: No bootstrap required, opened a new log
I20260608 09:59:19.810055 20589 raft_consensus.cc:2468] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 1.
I20260608 09:59:19.810519 20695 ts_tablet_manager.cc:1403] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.011s
I20260608 09:59:19.809643 20338 catalog_manager.cc:5696] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:19.811395 20407 leader_election.cc:304] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [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: 2bce8ca1834d46aba573fc54dcca7a75, 5fdf14d78b944ffc821884aa51f72183; no voters: b6c8ba9e35ec43fd8960cbaa6e48cf39
I20260608 09:59:19.812316 20722 raft_consensus.cc:2804] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:19.813191 20722 raft_consensus.cc:697] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Becoming Leader. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Running, Role: LEADER
I20260608 09:59:19.813287 20338 catalog_manager.cc:5696] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:19.814136 20695 raft_consensus.cc:359] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.814249 20722 consensus_queue.cc:237] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.814953 20695 raft_consensus.cc:385] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:19.816206 20695 raft_consensus.cc:740] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6c8ba9e35ec43fd8960cbaa6e48cf39, State: Initialized, Role: FOLLOWER
I20260608 09:59:19.817127 20695 consensus_queue.cc:260] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.821765 20695 ts_tablet_manager.cc:1434] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 09:59:19.833904 20333 catalog_manager.cc:5696] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:19.857364 20722 raft_consensus.cc:493] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:19.858039 20722 raft_consensus.cc:515] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.860185 20722 leader_election.cc:290] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.861020 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e4baab37b34d91a08cea2140c20608" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" is_pre_election: true
I20260608 09:59:19.861555 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e4baab37b34d91a08cea2140c20608" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75" is_pre_election: true
I20260608 09:59:19.861778 20516 raft_consensus.cc:2468] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 0.
I20260608 09:59:19.862304 20589 raft_consensus.cc:2468] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 0.
I20260608 09:59:19.863050 20405 leader_election.cc:304] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fdf14d78b944ffc821884aa51f72183, b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 
I20260608 09:59:19.864090 20722 raft_consensus.cc:2804] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:19.864506 20722 raft_consensus.cc:493] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:19.864878 20722 raft_consensus.cc:3060] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.870326 20722 raft_consensus.cc:515] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.872581 20722 leader_election.cc:290] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Requested vote from peers b6c8ba9e35ec43fd8960cbaa6e48cf39 (127.10.181.130:35329), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:19.873353 20516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e4baab37b34d91a08cea2140c20608" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39"
I20260608 09:59:19.873834 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42e4baab37b34d91a08cea2140c20608" candidate_uuid: "5fdf14d78b944ffc821884aa51f72183" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75"
I20260608 09:59:19.873967 20516 raft_consensus.cc:3060] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.874460 20589 raft_consensus.cc:3060] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:19.879384 20516 raft_consensus.cc:2468] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 1.
I20260608 09:59:19.880650 20405 leader_election.cc:304] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fdf14d78b944ffc821884aa51f72183, b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 
I20260608 09:59:19.880895 20589 raft_consensus.cc:2468] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fdf14d78b944ffc821884aa51f72183 in term 1.
I20260608 09:59:19.881477 20722 raft_consensus.cc:2804] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:19.882058 20722 raft_consensus.cc:697] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Becoming Leader. State: Replica: 5fdf14d78b944ffc821884aa51f72183, State: Running, Role: LEADER
I20260608 09:59:19.882995 20722 consensus_queue.cc:237] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:19.891350 20338 catalog_manager.cc:5696] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:20.057078 20722 consensus_queue.cc:1048] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:20.089605 20726 raft_consensus.cc:493] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:20.090201 20726 raft_consensus.cc:515] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } }
I20260608 09:59:20.093227 20726 leader_election.cc:290] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fdf14d78b944ffc821884aa51f72183 (127.10.181.129:45587), 2bce8ca1834d46aba573fc54dcca7a75 (127.10.181.131:43867)
I20260608 09:59:20.094902 20442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624c88ce695d49cb8dd80d156ec6f835" candidate_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fdf14d78b944ffc821884aa51f72183" is_pre_election: true
I20260608 09:59:20.095114 20591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624c88ce695d49cb8dd80d156ec6f835" candidate_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bce8ca1834d46aba573fc54dcca7a75" is_pre_election: true
I20260608 09:59:20.096200 20591 raft_consensus.cc:2393] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6c8ba9e35ec43fd8960cbaa6e48cf39 in current term 1: Already voted for candidate 5fdf14d78b944ffc821884aa51f72183 in this term.
I20260608 09:59:20.097864 20482 leader_election.cc:304] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [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: b6c8ba9e35ec43fd8960cbaa6e48cf39; no voters: 2bce8ca1834d46aba573fc54dcca7a75, 5fdf14d78b944ffc821884aa51f72183
I20260608 09:59:20.098909 20726 raft_consensus.cc:3060] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:20.110447 20645 consensus_queue.cc:1048] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:20.119088 20726 raft_consensus.cc:2749] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:59:20.133498 20689 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.002s	sys 0.000s
W20260608 09:59:20.133498 20739 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.000s	sys 0.002s
I20260608 09:59:20.135699 20723 consensus_queue.cc:1048] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:20.155421 20645 consensus_queue.cc:1048] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:20.202888 20645 consensus_queue.cc:1048] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:20.220263 20723 consensus_queue.cc:1048] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:20.231309 20723 consensus_queue.cc:1048] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:20.253937 20645 consensus_queue.cc:1048] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:20.325199 20726 consensus_queue.cc:1048] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:20.357833 20442 raft_consensus.cc:1275] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Refusing update from remote peer b6c8ba9e35ec43fd8960cbaa6e48cf39: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:20.396736 20766 consensus_queue.cc:1048] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:59:20.406453 20481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.129:45587, user_credentials={real_user=slave}} blocked reactor thread for 45377us
I20260608 09:59:20.437683 20516 raft_consensus.cc:1275] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Refusing update from remote peer 5fdf14d78b944ffc821884aa51f72183: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:20.445055 20589 raft_consensus.cc:1275] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Refusing update from remote peer 5fdf14d78b944ffc821884aa51f72183: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:20.460419 20768 consensus_queue.cc:1048] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260608 09:59:20.489522 20770 consensus_queue.cc:1048] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:59:21.512727 20739 meta_cache.cc:1261] Time spent looking up entry by key: real 0.072s	user 0.002s	sys 0.002s
I20260608 09:59:21.660234 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:21.668901 20790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:21.668977 20791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:21.673656 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:21.674479 20793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:21.675513 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:21.675771 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:21.675992 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912761675973 us; error 0 us; skew 500 ppm
I20260608 09:59:21.676643 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:21.679113 10966 webserver.cc:533] Webserver started at http://127.10.181.132:37567/ using document root <none> and password file <none>
I20260608 09:59:21.679662 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:21.679860 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:21.680164 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:21.681361 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "40bbb5d8a6674fb58dd9313286b51769"
format_stamp: "Formatted at 2026-06-08 09:59:21 on dist-test-slave-d6kj"
I20260608 09:59:21.686240 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 09:59:21.689814 20798 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:21.690582 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:59:21.690889 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "40bbb5d8a6674fb58dd9313286b51769"
format_stamp: "Formatted at 2026-06-08 09:59:21 on dist-test-slave-d6kj"
I20260608 09:59:21.691179 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:21.711499 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:21.712785 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:21.714260 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:21.716575 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:21.716830 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:21.717088 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:21.717298 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:21.758260 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:39711
I20260608 09:59:21.758430 20860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:39711 every 8 connection(s)
I20260608 09:59:21.774732 20861 heartbeater.cc:344] Connected to a master server at 127.10.181.190:38521
I20260608 09:59:21.775226 20861 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:21.775980 20861 heartbeater.cc:507] Master 127.10.181.190:38521 requested a full tablet report, sending...
I20260608 09:59:21.778074 20339 ts_manager.cc:194] Registered new tserver with Master: 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132:39711)
I20260608 09:59:21.779572 20339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51736
I20260608 09:59:21.834947 20442 consensus_queue.cc:237] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [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: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } }
I20260608 09:59:21.842257 20587 raft_consensus.cc:1275] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Refusing update from remote peer 5fdf14d78b944ffc821884aa51f72183: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:21.842311 20517 raft_consensus.cc:1275] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Refusing update from remote peer 5fdf14d78b944ffc821884aa51f72183: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:21.845283 20769 consensus_queue.cc:1048] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:59:21.847266 20768 consensus_queue.cc:1048] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:21.853955 20769 raft_consensus.cc:2955] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.858345 20587 raft_consensus.cc:2955] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
W20260608 09:59:21.861449 20408 consensus_peers.cc:597] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 -> Peer 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132:39711): Couldn't send request to peer 40bbb5d8a6674fb58dd9313286b51769. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 624c88ce695d49cb8dd80d156ec6f835. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:21.862051 20517 raft_consensus.cc:2955] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.869784 20333 catalog_manager.cc:5696] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:21.887048 20517 consensus_queue.cc:237] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [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: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } }
I20260608 09:59:21.894829 20587 raft_consensus.cc:1275] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Refusing update from remote peer b6c8ba9e35ec43fd8960cbaa6e48cf39: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:21.897464 20772 consensus_queue.cc:1048] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:59:21.899436 20442 raft_consensus.cc:1275] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Refusing update from remote peer b6c8ba9e35ec43fd8960cbaa6e48cf39: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:21.903679 20772 consensus_queue.cc:1048] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 09:59:21.917701 20483 consensus_peers.cc:597] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 -> Peer 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132:39711): Couldn't send request to peer 40bbb5d8a6674fb58dd9313286b51769. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 660fddada0c14314a8c88175dff6f82c. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:21.916464 20764 raft_consensus.cc:2955] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.919953 20442 raft_consensus.cc:2955] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.920387 20587 raft_consensus.cc:2955] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.936283 20441 consensus_queue.cc:237] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [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: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } attrs { replace: true } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } }
I20260608 09:59:21.937848 20336 catalog_manager.cc:5696] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 reported cstate change: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } attrs { replace: true } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.943535 20587 raft_consensus.cc:1275] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Refusing update from remote peer 5fdf14d78b944ffc821884aa51f72183: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 09:59:21.944271 20408 consensus_peers.cc:597] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 -> Peer 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132:39711): Couldn't send request to peer 40bbb5d8a6674fb58dd9313286b51769. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42e4baab37b34d91a08cea2140c20608. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:21.944942 20517 raft_consensus.cc:1275] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Refusing update from remote peer 5fdf14d78b944ffc821884aa51f72183: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:21.945422 20769 consensus_queue.cc:1048] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:21.946455 20768 consensus_queue.cc:1048] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:21.955102 20769 raft_consensus.cc:2955] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } attrs { replace: true } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.958128 20587 raft_consensus.cc:2955] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } attrs { replace: true } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.958329 20517 raft_consensus.cc:2955] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } attrs { replace: true } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.974131 20336 catalog_manager.cc:5696] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:21.976174 20441 consensus_queue.cc:237] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [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: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } }
I20260608 09:59:21.982537 20517 raft_consensus.cc:1275] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Refusing update from remote peer 5fdf14d78b944ffc821884aa51f72183: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 09:59:21.983628 20408 consensus_peers.cc:597] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 -> Peer 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132:39711): Couldn't send request to peer 40bbb5d8a6674fb58dd9313286b51769. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50da0ef92a7c45ea8cee558d7aaeb516. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:21.984419 20587 raft_consensus.cc:1275] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Refusing update from remote peer 5fdf14d78b944ffc821884aa51f72183: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:59:21.984426 20769 consensus_queue.cc:1048] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:59:21.986377 20723 consensus_queue.cc:1048] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:59:21.993880 20768 raft_consensus.cc:2955] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.995726 20590 raft_consensus.cc:2955] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:21.997095 20517 raft_consensus.cc:2955] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } } }
I20260608 09:59:22.010357 20333 catalog_manager.cc:5696] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 reported cstate change: config changed from index -1 to 16, NON_VOTER 40bbb5d8a6674fb58dd9313286b51769 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "5fdf14d78b944ffc821884aa51f72183" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5fdf14d78b944ffc821884aa51f72183" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6c8ba9e35ec43fd8960cbaa6e48cf39" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bce8ca1834d46aba573fc54dcca7a75" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 43867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40bbb5d8a6674fb58dd9313286b51769" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 39711 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:22.031181 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:59:22.063428 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:22.064567 10966 tablet_replica.cc:333] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183: stopping tablet replica
I20260608 09:59:22.065526 10966 raft_consensus.cc:2243] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.067117 10966 raft_consensus.cc:2272] T 624c88ce695d49cb8dd80d156ec6f835 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.071300 10966 tablet_replica.cc:333] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183: stopping tablet replica
I20260608 09:59:22.072047 10966 raft_consensus.cc:2243] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.073230 10966 raft_consensus.cc:2272] T 50da0ef92a7c45ea8cee558d7aaeb516 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.076306 10966 tablet_replica.cc:333] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183: stopping tablet replica
I20260608 09:59:22.076949 10966 raft_consensus.cc:2243] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.077838 10966 raft_consensus.cc:2272] T dc128ef0bf124f3bb164c1bd53605a06 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.080678 10966 tablet_replica.cc:333] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183: stopping tablet replica
I20260608 09:59:22.081408 10966 raft_consensus.cc:2243] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.082448 10966 raft_consensus.cc:2272] T 42e4baab37b34d91a08cea2140c20608 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.085328 10966 tablet_replica.cc:333] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183: stopping tablet replica
I20260608 09:59:22.085938 10966 raft_consensus.cc:2243] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.086535 10966 raft_consensus.cc:2272] T 660fddada0c14314a8c88175dff6f82c P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.089849 10966 tablet_replica.cc:333] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183: stopping tablet replica
I20260608 09:59:22.090443 10966 raft_consensus.cc:2243] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.091023 10966 raft_consensus.cc:2272] T 3d97d7ea5a4548538b6bf8787c0ba700 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.093632 10966 tablet_replica.cc:333] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183: stopping tablet replica
I20260608 09:59:22.094278 10966 raft_consensus.cc:2243] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.095118 10966 raft_consensus.cc:2272] T 128e3a58183645e0bb125e9cf2477c28 P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.097942 10966 tablet_replica.cc:333] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183: stopping tablet replica
I20260608 09:59:22.098474 10966 raft_consensus.cc:2243] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.098960 10966 raft_consensus.cc:2272] T 0a4828a9013e4c50845c3a4bd401cc8b P 5fdf14d78b944ffc821884aa51f72183 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.126637 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:59:22.147208 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:59:22.188100 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:22.188809 10966 tablet_replica.cc:333] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39: stopping tablet replica
I20260608 09:59:22.189749 10966 raft_consensus.cc:2243] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.190569 10966 raft_consensus.cc:2272] T 624c88ce695d49cb8dd80d156ec6f835 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.193651 10966 tablet_replica.cc:333] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39: stopping tablet replica
I20260608 09:59:22.194276 10966 raft_consensus.cc:2243] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.194942 10966 raft_consensus.cc:2272] T 50da0ef92a7c45ea8cee558d7aaeb516 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.197714 10966 tablet_replica.cc:333] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39: stopping tablet replica
I20260608 09:59:22.198308 10966 raft_consensus.cc:2243] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.198819 10966 raft_consensus.cc:2272] T 128e3a58183645e0bb125e9cf2477c28 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.201756 10966 tablet_replica.cc:333] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39: stopping tablet replica
I20260608 09:59:22.202361 10966 raft_consensus.cc:2243] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.202836 10966 raft_consensus.cc:2272] T dc128ef0bf124f3bb164c1bd53605a06 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.205713 10966 tablet_replica.cc:333] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39: stopping tablet replica
I20260608 09:59:22.206343 10966 raft_consensus.cc:2243] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.206825 10966 raft_consensus.cc:2272] T 41ad37d640624d7c98676ea29529574e P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.208945 10966 tablet_replica.cc:333] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39: stopping tablet replica
I20260608 09:59:22.209542 10966 raft_consensus.cc:2243] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.210068 10966 raft_consensus.cc:2272] T 42e4baab37b34d91a08cea2140c20608 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.213057 10966 tablet_replica.cc:333] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39: stopping tablet replica
I20260608 09:59:22.213649 10966 raft_consensus.cc:2243] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.214669 10966 raft_consensus.cc:2272] T 660fddada0c14314a8c88175dff6f82c P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.217105 10966 tablet_replica.cc:333] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39: stopping tablet replica
I20260608 09:59:22.217682 10966 raft_consensus.cc:2243] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.218189 10966 raft_consensus.cc:2272] T dd6a4a100c4447e69853652e16f82072 P b6c8ba9e35ec43fd8960cbaa6e48cf39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.248294 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:59:22.273928 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:59:22.304605 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:22.305426 10966 tablet_replica.cc:333] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75: stopping tablet replica
I20260608 09:59:22.306425 10966 raft_consensus.cc:2243] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.307071 10966 raft_consensus.cc:2272] T dc128ef0bf124f3bb164c1bd53605a06 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.309974 10966 tablet_replica.cc:333] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75: stopping tablet replica
I20260608 09:59:22.310588 10966 raft_consensus.cc:2243] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.311069 10966 raft_consensus.cc:2272] T 79e42abc41f64512835c016391c104da P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.313180 10966 tablet_replica.cc:333] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75: stopping tablet replica
I20260608 09:59:22.313787 10966 raft_consensus.cc:2243] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.314250 10966 raft_consensus.cc:2272] T 128e3a58183645e0bb125e9cf2477c28 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.317101 10966 tablet_replica.cc:333] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75: stopping tablet replica
I20260608 09:59:22.317754 10966 raft_consensus.cc:2243] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.318272 10966 raft_consensus.cc:2272] T 624c88ce695d49cb8dd80d156ec6f835 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.320961 10966 tablet_replica.cc:333] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75: stopping tablet replica
I20260608 09:59:22.321607 10966 raft_consensus.cc:2243] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.322211 10966 raft_consensus.cc:2272] T 50da0ef92a7c45ea8cee558d7aaeb516 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.324738 10966 tablet_replica.cc:333] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75: stopping tablet replica
I20260608 09:59:22.325381 10966 raft_consensus.cc:2243] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.325944 10966 raft_consensus.cc:2272] T 660fddada0c14314a8c88175dff6f82c P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.328410 10966 tablet_replica.cc:333] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75: stopping tablet replica
I20260608 09:59:22.328954 10966 raft_consensus.cc:2243] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:22.329458 10966 raft_consensus.cc:2272] T 42e4baab37b34d91a08cea2140c20608 P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.332336 10966 tablet_replica.cc:333] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75: stopping tablet replica
I20260608 09:59:22.332847 10966 raft_consensus.cc:2243] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.333395 10966 raft_consensus.cc:2272] T ad106a68029b4e65a10cb78c5fb97fbc P 2bce8ca1834d46aba573fc54dcca7a75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.350898 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:59:22.369379 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:59:22.390575 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:22.410220 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:59:22.419559 10966 master.cc:562] Master@127.10.181.190:38521 shutting down...
W20260608 09:59:22.437645 20388 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:59:22.437973 20388 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:59:22.438202 20388 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:59:22.439535 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:22.440069 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:22.440433 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5be61b6a5a2c48f4939f622fdb2ea9c7: stopping tablet replica
I20260608 09:59:22.462909 10966 master.cc:584] Master@127.10.181.190:38521 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6077 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 09:59:22.509116 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:37681
I20260608 09:59:22.510624 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:22.516258 20878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:22.517340 20879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:22.518139 20881 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:22.518433 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:22.519475 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:22.519666 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:22.519788 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912762519776 us; error 0 us; skew 500 ppm
I20260608 09:59:22.520360 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:22.522888 10966 webserver.cc:533] Webserver started at http://127.10.181.190:34149/ using document root <none> and password file <none>
I20260608 09:59:22.523377 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:22.523591 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:22.523818 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:22.524945 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "f94d67f1e5934207b68699057e1ac194"
format_stamp: "Formatted at 2026-06-08 09:59:22 on dist-test-slave-d6kj"
I20260608 09:59:22.529882 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 09:59:22.533659 20886 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:22.534514 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:22.534844 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "f94d67f1e5934207b68699057e1ac194"
format_stamp: "Formatted at 2026-06-08 09:59:22 on dist-test-slave-d6kj"
I20260608 09:59:22.535164 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:22.549947 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:22.551093 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:22.589483 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:37681
I20260608 09:59:22.589612 20937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:37681 every 8 connection(s)
I20260608 09:59:22.593822 20938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:22.605898 20938 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194: Bootstrap starting.
I20260608 09:59:22.610736 20938 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:22.615033 20938 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194: No bootstrap required, opened a new log
I20260608 09:59:22.617200 20938 raft_consensus.cc:359] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f94d67f1e5934207b68699057e1ac194" member_type: VOTER }
I20260608 09:59:22.617631 20938 raft_consensus.cc:385] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:22.617869 20938 raft_consensus.cc:740] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94d67f1e5934207b68699057e1ac194, State: Initialized, Role: FOLLOWER
I20260608 09:59:22.618672 20938 consensus_queue.cc:260] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f94d67f1e5934207b68699057e1ac194" member_type: VOTER }
I20260608 09:59:22.619161 20938 raft_consensus.cc:399] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:22.619431 20938 raft_consensus.cc:493] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:22.619714 20938 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:22.624665 20938 raft_consensus.cc:515] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f94d67f1e5934207b68699057e1ac194" member_type: VOTER }
I20260608 09:59:22.625211 20938 leader_election.cc:304] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [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: f94d67f1e5934207b68699057e1ac194; no voters: 
I20260608 09:59:22.626477 20938 leader_election.cc:290] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:22.627022 20941 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:22.628481 20941 raft_consensus.cc:697] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 1 LEADER]: Becoming Leader. State: Replica: f94d67f1e5934207b68699057e1ac194, State: Running, Role: LEADER
I20260608 09:59:22.629232 20941 consensus_queue.cc:237] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [LEADER]: Queue going to LEADER mode. State: All 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: "f94d67f1e5934207b68699057e1ac194" member_type: VOTER }
I20260608 09:59:22.629675 20938 sys_catalog.cc:565] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:22.633973 20943 sys_catalog.cc:455] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f94d67f1e5934207b68699057e1ac194. Latest consensus state: current_term: 1 leader_uuid: "f94d67f1e5934207b68699057e1ac194" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f94d67f1e5934207b68699057e1ac194" member_type: VOTER } }
I20260608 09:59:22.633922 20942 sys_catalog.cc:455] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f94d67f1e5934207b68699057e1ac194" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f94d67f1e5934207b68699057e1ac194" member_type: VOTER } }
I20260608 09:59:22.634696 20943 sys_catalog.cc:458] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:22.634727 20942 sys_catalog.cc:458] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:22.644006 20948 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:22.645534 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:22.649586 20948 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:22.658907 20948 catalog_manager.cc:1382] Generated new cluster ID: 5fdc71dabb1a4fd1a8fe2271a5ddcfee
I20260608 09:59:22.659180 20948 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:22.676842 20948 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:22.678195 20948 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:22.696087 20948 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194: Generated new TSK 0
I20260608 09:59:22.696655 20948 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:22.712270 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:22.718273 20959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:22.719743 20960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:22.721400 20962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:22.721762 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:22.722681 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:22.722921 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:22.723104 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912762723080 us; error 0 us; skew 500 ppm
I20260608 09:59:22.723704 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:22.726197 10966 webserver.cc:533] Webserver started at http://127.10.181.129:38305/ using document root <none> and password file <none>
I20260608 09:59:22.726750 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:22.726965 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:22.727255 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:22.728402 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "b87a98406da6423d90699877d27ab883"
format_stamp: "Formatted at 2026-06-08 09:59:22 on dist-test-slave-d6kj"
I20260608 09:59:22.733315 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:22.736824 20967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:22.737749 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:22.738057 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "b87a98406da6423d90699877d27ab883"
format_stamp: "Formatted at 2026-06-08 09:59:22 on dist-test-slave-d6kj"
I20260608 09:59:22.738336 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:22.750310 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:22.751407 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:22.752888 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:22.755329 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:22.755568 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:22.755823 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:22.756000 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:22.796939 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:43183
I20260608 09:59:22.797056 21029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:43183 every 8 connection(s)
I20260608 09:59:22.802661 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:22.811069 21034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:22.811587 21035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:22.816004 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:22.816274 21037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:22.817374 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:59:22.817514 21030 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37681
W20260608 09:59:22.817618 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:22.818023 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912762818003 us; error 0 us; skew 500 ppm
I20260608 09:59:22.818063 21030 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:22.818750 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:22.818931 21030 heartbeater.cc:507] Master 127.10.181.190:37681 requested a full tablet report, sending...
I20260608 09:59:22.821491 20903 ts_manager.cc:194] Registered new tserver with Master: b87a98406da6423d90699877d27ab883 (127.10.181.129:43183)
I20260608 09:59:22.821688 10966 webserver.cc:533] Webserver started at http://127.10.181.130:35575/ using document root <none> and password file <none>
I20260608 09:59:22.822391 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:22.822625 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:22.822922 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:22.823647 20903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49440
I20260608 09:59:22.824139 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "75b8275c18094a8bb7f493ea5483beba"
format_stamp: "Formatted at 2026-06-08 09:59:22 on dist-test-slave-d6kj"
I20260608 09:59:22.829399 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 09:59:22.833031 21042 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:22.833917 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:22.834235 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "75b8275c18094a8bb7f493ea5483beba"
format_stamp: "Formatted at 2026-06-08 09:59:22 on dist-test-slave-d6kj"
I20260608 09:59:22.834573 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:22.851954 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:22.853154 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:22.854704 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:22.857151 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:22.857445 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:59:22.857700 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:22.857892 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:22.898667 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:43881
I20260608 09:59:22.898792 21104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:43881 every 8 connection(s)
I20260608 09:59:22.904224 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:22.911767 21108 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:22.912951 21109 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:22.916265 21111 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:22.916707 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:22.917771 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:22.918009 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:22.918248 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912762918228 us; error 0 us; skew 500 ppm
I20260608 09:59:22.918439 21105 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37681
I20260608 09:59:22.918867 21105 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:22.919085 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:22.919901 21105 heartbeater.cc:507] Master 127.10.181.190:37681 requested a full tablet report, sending...
I20260608 09:59:22.922267 10966 webserver.cc:533] Webserver started at http://127.10.181.131:45829/ using document root <none> and password file <none>
I20260608 09:59:22.922775 20903 ts_manager.cc:194] Registered new tserver with Master: 75b8275c18094a8bb7f493ea5483beba (127.10.181.130:43881)
I20260608 09:59:22.922880 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:22.923336 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:22.923650 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:22.924553 20903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49448
I20260608 09:59:22.924777 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "fb9e730e248b42b4a15171ca017a06c6"
format_stamp: "Formatted at 2026-06-08 09:59:22 on dist-test-slave-d6kj"
I20260608 09:59:22.930037 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:59:22.933908 21116 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:22.934814 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:59:22.935156 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "fb9e730e248b42b4a15171ca017a06c6"
format_stamp: "Formatted at 2026-06-08 09:59:22 on dist-test-slave-d6kj"
I20260608 09:59:22.935459 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:22.963987 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:22.965214 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:22.966804 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:22.969507 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:22.969748 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:22.969997 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:22.970188 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.009591 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:35235
I20260608 09:59:23.009706 21178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:35235 every 8 connection(s)
I20260608 09:59:23.024212 21179 heartbeater.cc:344] Connected to a master server at 127.10.181.190:37681
I20260608 09:59:23.024632 21179 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:23.025401 21179 heartbeater.cc:507] Master 127.10.181.190:37681 requested a full tablet report, sending...
I20260608 09:59:23.027405 20903 ts_manager.cc:194] Registered new tserver with Master: fb9e730e248b42b4a15171ca017a06c6 (127.10.181.131:35235)
I20260608 09:59:23.027912 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014760191s
I20260608 09:59:23.028944 20903 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49460
I20260608 09:59:23.055676 20903 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49468:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:23.057710 20903 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:23.108901 21070 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2a41f74ea94ddab208ec04bb53552a (DEFAULT_TABLE table=test-workload [id=8e01ae9ff3b942e495fd5c9c83695d2b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:23.110351 20995 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2a41f74ea94ddab208ec04bb53552a (DEFAULT_TABLE table=test-workload [id=8e01ae9ff3b942e495fd5c9c83695d2b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:23.110383 21070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2a41f74ea94ddab208ec04bb53552a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:23.111774 20995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2a41f74ea94ddab208ec04bb53552a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:23.112965 21144 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2a41f74ea94ddab208ec04bb53552a (DEFAULT_TABLE table=test-workload [id=8e01ae9ff3b942e495fd5c9c83695d2b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:23.114362 21144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2a41f74ea94ddab208ec04bb53552a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:23.129148 21194 tablet_bootstrap.cc:492] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba: Bootstrap starting.
I20260608 09:59:23.130882 21196 tablet_bootstrap.cc:492] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883: Bootstrap starting.
I20260608 09:59:23.132973 21195 tablet_bootstrap.cc:492] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6: Bootstrap starting.
I20260608 09:59:23.138640 21194 tablet_bootstrap.cc:654] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:23.138851 21196 tablet_bootstrap.cc:654] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:23.140933 21195 tablet_bootstrap.cc:654] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:23.144245 21196 tablet_bootstrap.cc:492] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883: No bootstrap required, opened a new log
I20260608 09:59:23.144239 21194 tablet_bootstrap.cc:492] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba: No bootstrap required, opened a new log
I20260608 09:59:23.145077 21196 ts_tablet_manager.cc:1403] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 09:59:23.145210 21194 ts_tablet_manager.cc:1403] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260608 09:59:23.148430 21196 raft_consensus.cc:359] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } }
I20260608 09:59:23.149052 21196 raft_consensus.cc:385] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:23.148897 21194 raft_consensus.cc:359] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } }
I20260608 09:59:23.149467 21195 tablet_bootstrap.cc:492] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6: No bootstrap required, opened a new log
I20260608 09:59:23.149473 21196 raft_consensus.cc:740] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b87a98406da6423d90699877d27ab883, State: Initialized, Role: FOLLOWER
I20260608 09:59:23.149816 21194 raft_consensus.cc:385] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:23.150169 21195 ts_tablet_manager.cc:1403] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260608 09:59:23.150329 21194 raft_consensus.cc:740] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75b8275c18094a8bb7f493ea5483beba, State: Initialized, Role: FOLLOWER
I20260608 09:59:23.150728 21196 consensus_queue.cc:260] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } }
I20260608 09:59:23.151196 21194 consensus_queue.cc:260] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } }
I20260608 09:59:23.153673 21195 raft_consensus.cc:359] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } }
I20260608 09:59:23.154693 21195 raft_consensus.cc:385] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:23.155102 21195 raft_consensus.cc:740] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9e730e248b42b4a15171ca017a06c6, State: Initialized, Role: FOLLOWER
I20260608 09:59:23.156167 21030 heartbeater.cc:499] Master 127.10.181.190:37681 was elected leader, sending a full tablet report...
I20260608 09:59:23.156446 21196 ts_tablet_manager.cc:1434] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 09:59:23.158342 21105 heartbeater.cc:499] Master 127.10.181.190:37681 was elected leader, sending a full tablet report...
I20260608 09:59:23.158855 21194 ts_tablet_manager.cc:1434] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.002s
I20260608 09:59:23.160005 21195 consensus_queue.cc:260] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } }
I20260608 09:59:23.162658 21179 heartbeater.cc:499] Master 127.10.181.190:37681 was elected leader, sending a full tablet report...
I20260608 09:59:23.163174 21195 ts_tablet_manager.cc:1434] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260608 09:59:23.229274 21200 raft_consensus.cc:493] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:23.229806 21200 raft_consensus.cc:515] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } }
I20260608 09:59:23.232277 21200 leader_election.cc:290] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75b8275c18094a8bb7f493ea5483beba (127.10.181.130:43881), fb9e730e248b42b4a15171ca017a06c6 (127.10.181.131:35235)
I20260608 09:59:23.243115 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2a41f74ea94ddab208ec04bb53552a" candidate_uuid: "b87a98406da6423d90699877d27ab883" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b8275c18094a8bb7f493ea5483beba" is_pre_election: true
I20260608 09:59:23.243835 21080 raft_consensus.cc:2468] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87a98406da6423d90699877d27ab883 in term 0.
I20260608 09:59:23.244275 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2a41f74ea94ddab208ec04bb53552a" candidate_uuid: "b87a98406da6423d90699877d27ab883" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9e730e248b42b4a15171ca017a06c6" is_pre_election: true
I20260608 09:59:23.244979 21154 raft_consensus.cc:2468] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b87a98406da6423d90699877d27ab883 in term 0.
I20260608 09:59:23.245108 20968 leader_election.cc:304] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75b8275c18094a8bb7f493ea5483beba, b87a98406da6423d90699877d27ab883; no voters: 
I20260608 09:59:23.246083 21200 raft_consensus.cc:2804] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:23.246480 21200 raft_consensus.cc:493] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:23.246775 21200 raft_consensus.cc:3060] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:23.251601 21200 raft_consensus.cc:515] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } }
I20260608 09:59:23.253276 21200 leader_election.cc:290] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [CANDIDATE]: Term 1 election: Requested vote from peers 75b8275c18094a8bb7f493ea5483beba (127.10.181.130:43881), fb9e730e248b42b4a15171ca017a06c6 (127.10.181.131:35235)
I20260608 09:59:23.254052 21080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2a41f74ea94ddab208ec04bb53552a" candidate_uuid: "b87a98406da6423d90699877d27ab883" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75b8275c18094a8bb7f493ea5483beba"
I20260608 09:59:23.254375 21154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2a41f74ea94ddab208ec04bb53552a" candidate_uuid: "b87a98406da6423d90699877d27ab883" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9e730e248b42b4a15171ca017a06c6"
I20260608 09:59:23.254689 21080 raft_consensus.cc:3060] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:23.254985 21154 raft_consensus.cc:3060] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:23.262126 21154 raft_consensus.cc:2468] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87a98406da6423d90699877d27ab883 in term 1.
I20260608 09:59:23.262126 21080 raft_consensus.cc:2468] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b87a98406da6423d90699877d27ab883 in term 1.
I20260608 09:59:23.263626 20969 leader_election.cc:304] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b87a98406da6423d90699877d27ab883, fb9e730e248b42b4a15171ca017a06c6; no voters: 
I20260608 09:59:23.264604 21200 raft_consensus.cc:2804] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:23.265571 21200 raft_consensus.cc:697] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 1 LEADER]: Becoming Leader. State: Replica: b87a98406da6423d90699877d27ab883, State: Running, Role: LEADER
I20260608 09:59:23.266274 21200 consensus_queue.cc:237] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } }
I20260608 09:59:23.273960 20903 catalog_manager.cc:5696] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 reported cstate change: term changed from 0 to 1, leader changed from <none> to b87a98406da6423d90699877d27ab883 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "b87a98406da6423d90699877d27ab883" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75b8275c18094a8bb7f493ea5483beba" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b87a98406da6423d90699877d27ab883" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 43183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9e730e248b42b4a15171ca017a06c6" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:23.311673 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:59:23.329734 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:23.330616 10966 tablet_replica.cc:333] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883: stopping tablet replica
I20260608 09:59:23.331259 10966 raft_consensus.cc:2243] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:23.332224 10966 pending_rounds.cc:70] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883: Trying to abort 1 pending ops.
I20260608 09:59:23.332567 10966 pending_rounds.cc:77] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618678346117120 op_type: NO_OP noop_request { }
I20260608 09:59:23.332854 10966 raft_consensus.cc:2889] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:23.333180 10966 raft_consensus.cc:2272] T 1a2a41f74ea94ddab208ec04bb53552a P b87a98406da6423d90699877d27ab883 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:23.354516 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:59:23.364602 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:59:23.383175 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:23.384006 10966 tablet_replica.cc:333] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba: stopping tablet replica
I20260608 09:59:23.384560 10966 raft_consensus.cc:2243] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:23.384941 10966 raft_consensus.cc:2272] T 1a2a41f74ea94ddab208ec04bb53552a P 75b8275c18094a8bb7f493ea5483beba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:23.403920 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:59:23.414690 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:59:23.433116 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:23.434054 10966 tablet_replica.cc:333] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6: stopping tablet replica
I20260608 09:59:23.434631 10966 raft_consensus.cc:2243] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:23.435020 10966 raft_consensus.cc:2272] T 1a2a41f74ea94ddab208ec04bb53552a P fb9e730e248b42b4a15171ca017a06c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:23.454372 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:59:23.464385 10966 master.cc:562] Master@127.10.181.190:37681 shutting down...
I20260608 09:59:23.480513 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:23.481119 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:23.481563 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P f94d67f1e5934207b68699057e1ac194: stopping tablet replica
I20260608 09:59:23.501718 10966 master.cc:584] Master@127.10.181.190:37681 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1026 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 09:59:23.535815 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:34465
I20260608 09:59:23.537062 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:23.542238 21206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:23.542514 21207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:23.543941 21209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:23.545480 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:23.546377 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:23.546612 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:23.546782 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912763546756 us; error 0 us; skew 500 ppm
I20260608 09:59:23.547382 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:23.550199 10966 webserver.cc:533] Webserver started at http://127.10.181.190:39777/ using document root <none> and password file <none>
I20260608 09:59:23.550781 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:23.551018 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:23.551324 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:23.552583 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "d57fa02a02294003a7ced34528a89ff2"
format_stamp: "Formatted at 2026-06-08 09:59:23 on dist-test-slave-d6kj"
I20260608 09:59:23.557792 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:59:23.561728 21214 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.562624 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:59:23.562958 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "d57fa02a02294003a7ced34528a89ff2"
format_stamp: "Formatted at 2026-06-08 09:59:23 on dist-test-slave-d6kj"
I20260608 09:59:23.563253 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:23.577036 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:23.578224 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:23.615339 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:34465
I20260608 09:59:23.615456 21265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:34465 every 8 connection(s)
I20260608 09:59:23.619583 21266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:23.630790 21266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2: Bootstrap starting.
I20260608 09:59:23.635632 21266 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:23.639773 21266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2: No bootstrap required, opened a new log
I20260608 09:59:23.642076 21266 raft_consensus.cc:359] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d57fa02a02294003a7ced34528a89ff2" member_type: VOTER }
I20260608 09:59:23.642490 21266 raft_consensus.cc:385] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:23.642714 21266 raft_consensus.cc:740] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d57fa02a02294003a7ced34528a89ff2, State: Initialized, Role: FOLLOWER
I20260608 09:59:23.643446 21266 consensus_queue.cc:260] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d57fa02a02294003a7ced34528a89ff2" member_type: VOTER }
I20260608 09:59:23.643934 21266 raft_consensus.cc:399] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:23.644181 21266 raft_consensus.cc:493] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:23.644459 21266 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:23.649283 21266 raft_consensus.cc:515] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d57fa02a02294003a7ced34528a89ff2" member_type: VOTER }
I20260608 09:59:23.649847 21266 leader_election.cc:304] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [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: d57fa02a02294003a7ced34528a89ff2; no voters: 
I20260608 09:59:23.651069 21266 leader_election.cc:290] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:23.651522 21269 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:23.652999 21269 raft_consensus.cc:697] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 1 LEADER]: Becoming Leader. State: Replica: d57fa02a02294003a7ced34528a89ff2, State: Running, Role: LEADER
I20260608 09:59:23.653770 21269 consensus_queue.cc:237] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [LEADER]: Queue going to LEADER mode. State: All 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: "d57fa02a02294003a7ced34528a89ff2" member_type: VOTER }
I20260608 09:59:23.654192 21266 sys_catalog.cc:565] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:23.656773 21271 sys_catalog.cc:455] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d57fa02a02294003a7ced34528a89ff2. Latest consensus state: current_term: 1 leader_uuid: "d57fa02a02294003a7ced34528a89ff2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d57fa02a02294003a7ced34528a89ff2" member_type: VOTER } }
I20260608 09:59:23.656773 21270 sys_catalog.cc:455] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d57fa02a02294003a7ced34528a89ff2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d57fa02a02294003a7ced34528a89ff2" member_type: VOTER } }
I20260608 09:59:23.657580 21271 sys_catalog.cc:458] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:23.657691 21270 sys_catalog.cc:458] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:23.661959 21274 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:23.666958 21274 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:23.671085 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:23.676522 21274 catalog_manager.cc:1382] Generated new cluster ID: 11a90296b03a46f09b1490ab227fdf29
I20260608 09:59:23.676805 21274 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:23.693816 21274 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:23.695171 21274 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:23.709556 21274 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2: Generated new TSK 0
I20260608 09:59:23.710229 21274 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:23.738190 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:23.744401 21287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:23.745862 21288 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:23.747984 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:23.748142 21290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:23.749233 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:23.749527 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:23.749722 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912763749697 us; error 0 us; skew 500 ppm
I20260608 09:59:23.750321 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:23.752727 10966 webserver.cc:533] Webserver started at http://127.10.181.129:33297/ using document root <none> and password file <none>
I20260608 09:59:23.753357 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:23.753556 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:23.753839 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:23.754976 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "8cff5fb56d92436eb45483a8537285eb"
format_stamp: "Formatted at 2026-06-08 09:59:23 on dist-test-slave-d6kj"
I20260608 09:59:23.760098 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:59:23.763762 21295 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.764789 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:59:23.765193 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "8cff5fb56d92436eb45483a8537285eb"
format_stamp: "Formatted at 2026-06-08 09:59:23 on dist-test-slave-d6kj"
I20260608 09:59:23.765594 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:23.777734 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:23.778934 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:23.780421 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:23.782887 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:23.783128 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.783375 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:23.783557 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.823874 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:34677
I20260608 09:59:23.823983 21357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:34677 every 8 connection(s)
I20260608 09:59:23.829049 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:23.836766 21362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:23.838699 21363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:23.841653 21365 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:23.841765 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:23.843112 21358 heartbeater.cc:344] Connected to a master server at 127.10.181.190:34465
I20260608 09:59:23.843130 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:23.843621 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:23.843658 21358 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:23.843859 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912763843838 us; error 0 us; skew 500 ppm
I20260608 09:59:23.844601 21358 heartbeater.cc:507] Master 127.10.181.190:34465 requested a full tablet report, sending...
I20260608 09:59:23.844646 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:23.847247 21231 ts_manager.cc:194] Registered new tserver with Master: 8cff5fb56d92436eb45483a8537285eb (127.10.181.129:34677)
I20260608 09:59:23.847970 10966 webserver.cc:533] Webserver started at http://127.10.181.130:41453/ using document root <none> and password file <none>
I20260608 09:59:23.848598 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:23.848820 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:23.849133 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:23.849385 21231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38138
I20260608 09:59:23.850481 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "adaf37c4cac14ca7a20de7debd55263d"
format_stamp: "Formatted at 2026-06-08 09:59:23 on dist-test-slave-d6kj"
I20260608 09:59:23.855535 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:23.859238 21370 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.860073 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:59:23.860407 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "adaf37c4cac14ca7a20de7debd55263d"
format_stamp: "Formatted at 2026-06-08 09:59:23 on dist-test-slave-d6kj"
I20260608 09:59:23.860702 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:23.873752 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:23.874887 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:23.876332 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:23.878698 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:23.878897 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.879166 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:23.879338 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.918118 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:44933
I20260608 09:59:23.918236 21432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:44933 every 8 connection(s)
I20260608 09:59:23.923379 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:23.931008 21436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:23.932796 21437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:23.937357 21433 heartbeater.cc:344] Connected to a master server at 127.10.181.190:34465
I20260608 09:59:23.937999 21433 heartbeater.cc:461] Registering TS with master...
W20260608 09:59:23.938072 21439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:23.939294 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:23.939312 21433 heartbeater.cc:507] Master 127.10.181.190:34465 requested a full tablet report, sending...
I20260608 09:59:23.940630 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:23.940915 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:23.941125 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912763941104 us; error 0 us; skew 500 ppm
I20260608 09:59:23.942114 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:23.943205 21231 ts_manager.cc:194] Registered new tserver with Master: adaf37c4cac14ca7a20de7debd55263d (127.10.181.130:44933)
I20260608 09:59:23.945739 10966 webserver.cc:533] Webserver started at http://127.10.181.131:41171/ using document root <none> and password file <none>
I20260608 09:59:23.946141 21231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38142
I20260608 09:59:23.946571 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:23.946942 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:23.947222 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:23.948649 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "984e73c77fc3430f809498f183655395"
format_stamp: "Formatted at 2026-06-08 09:59:23 on dist-test-slave-d6kj"
I20260608 09:59:23.954061 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:59:23.957856 21444 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.958762 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:59:23.959084 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "984e73c77fc3430f809498f183655395"
format_stamp: "Formatted at 2026-06-08 09:59:23 on dist-test-slave-d6kj"
I20260608 09:59:23.959362 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:23.978291 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:23.979408 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:23.980947 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:23.983386 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:23.983631 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:23.983876 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:23.984058 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:24.024266 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:44339
I20260608 09:59:24.024387 21506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:44339 every 8 connection(s)
I20260608 09:59:24.029386 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:24.036058 21510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:24.037688 21511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:24.041117 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:24.041478 21514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:24.042498 21507 heartbeater.cc:344] Connected to a master server at 127.10.181.190:34465
I20260608 09:59:24.042961 21507 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:24.042980 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:24.043407 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:24.043641 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912764043621 us; error 0 us; skew 500 ppm
I20260608 09:59:24.044080 21507 heartbeater.cc:507] Master 127.10.181.190:34465 requested a full tablet report, sending...
I20260608 09:59:24.044577 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:24.046749 21231 ts_manager.cc:194] Registered new tserver with Master: 984e73c77fc3430f809498f183655395 (127.10.181.131:44339)
I20260608 09:59:24.048171 21231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38154
I20260608 09:59:24.049422 10966 webserver.cc:533] Webserver started at http://127.10.181.132:46629/ using document root <none> and password file <none>
I20260608 09:59:24.050244 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:24.050510 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:24.050860 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:24.051923 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "3c7366c39fbd4c3dbec76be151beafd6"
format_stamp: "Formatted at 2026-06-08 09:59:24 on dist-test-slave-d6kj"
I20260608 09:59:24.056631 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 09:59:24.060084 21518 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:24.061293 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:59:24.061651 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "3c7366c39fbd4c3dbec76be151beafd6"
format_stamp: "Formatted at 2026-06-08 09:59:24 on dist-test-slave-d6kj"
I20260608 09:59:24.061933 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:24.078016 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:24.079293 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:24.080729 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:24.083304 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:24.083583 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:24.083827 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:24.083967 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:24.123261 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:36013
I20260608 09:59:24.123384 21580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:36013 every 8 connection(s)
I20260608 09:59:24.141984 21581 heartbeater.cc:344] Connected to a master server at 127.10.181.190:34465
I20260608 09:59:24.142524 21581 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:24.143260 21581 heartbeater.cc:507] Master 127.10.181.190:34465 requested a full tablet report, sending...
I20260608 09:59:24.145519 21231 ts_manager.cc:194] Registered new tserver with Master: 3c7366c39fbd4c3dbec76be151beafd6 (127.10.181.132:36013)
I20260608 09:59:24.146080 10966 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.019445359s
I20260608 09:59:24.147001 21231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38170
I20260608 09:59:24.173094 21231 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38174:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:59:24.217666 21323 tablet_service.cc:1511] Processing CreateTablet for tablet 800b78aef4bc4bb19d5b346f80feb297 (DEFAULT_TABLE table=test-workload [id=f6778d45d2e1418596930650c680fa1d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:24.219125 21323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800b78aef4bc4bb19d5b346f80feb297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:24.226869 21398 tablet_service.cc:1511] Processing CreateTablet for tablet 800b78aef4bc4bb19d5b346f80feb297 (DEFAULT_TABLE table=test-workload [id=f6778d45d2e1418596930650c680fa1d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:24.227831 21546 tablet_service.cc:1511] Processing CreateTablet for tablet 800b78aef4bc4bb19d5b346f80feb297 (DEFAULT_TABLE table=test-workload [id=f6778d45d2e1418596930650c680fa1d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:59:24.228329 21398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800b78aef4bc4bb19d5b346f80feb297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:24.229178 21546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800b78aef4bc4bb19d5b346f80feb297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:24.237159 21596 tablet_bootstrap.cc:492] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb: Bootstrap starting.
I20260608 09:59:24.244556 21596 tablet_bootstrap.cc:654] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:24.245421 21597 tablet_bootstrap.cc:492] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d: Bootstrap starting.
I20260608 09:59:24.247177 21598 tablet_bootstrap.cc:492] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6: Bootstrap starting.
I20260608 09:59:24.254292 21598 tablet_bootstrap.cc:654] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:24.254364 21597 tablet_bootstrap.cc:654] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:24.259109 21596 tablet_bootstrap.cc:492] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb: No bootstrap required, opened a new log
I20260608 09:59:24.259703 21596 ts_tablet_manager.cc:1403] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260608 09:59:24.260640 21597 tablet_bootstrap.cc:492] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d: No bootstrap required, opened a new log
I20260608 09:59:24.261217 21597 ts_tablet_manager.cc:1403] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 09:59:24.261776 21598 tablet_bootstrap.cc:492] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6: No bootstrap required, opened a new log
I20260608 09:59:24.262287 21598 ts_tablet_manager.cc:1403] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 09:59:24.263082 21596 raft_consensus.cc:359] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } }
I20260608 09:59:24.264017 21596 raft_consensus.cc:385] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:24.264356 21596 raft_consensus.cc:740] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cff5fb56d92436eb45483a8537285eb, State: Initialized, Role: FOLLOWER
I20260608 09:59:24.265450 21596 consensus_queue.cc:260] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } }
I20260608 09:59:24.265329 21598 raft_consensus.cc:359] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } }
I20260608 09:59:24.265909 21597 raft_consensus.cc:359] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } }
I20260608 09:59:24.266345 21598 raft_consensus.cc:385] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:24.266743 21597 raft_consensus.cc:385] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:24.266819 21598 raft_consensus.cc:740] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7366c39fbd4c3dbec76be151beafd6, State: Initialized, Role: FOLLOWER
I20260608 09:59:24.267300 21597 raft_consensus.cc:740] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adaf37c4cac14ca7a20de7debd55263d, State: Initialized, Role: FOLLOWER
I20260608 09:59:24.267838 21598 consensus_queue.cc:260] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } }
I20260608 09:59:24.268173 21597 consensus_queue.cc:260] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } }
I20260608 09:59:24.270874 21581 heartbeater.cc:499] Master 127.10.181.190:34465 was elected leader, sending a full tablet report...
I20260608 09:59:24.271268 21598 ts_tablet_manager.cc:1434] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 09:59:24.273466 21358 heartbeater.cc:499] Master 127.10.181.190:34465 was elected leader, sending a full tablet report...
I20260608 09:59:24.273916 21596 ts_tablet_manager.cc:1434] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 09:59:24.275945 21433 heartbeater.cc:499] Master 127.10.181.190:34465 was elected leader, sending a full tablet report...
I20260608 09:59:24.278395 21597 ts_tablet_manager.cc:1434] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260608 09:59:24.401592 21604 raft_consensus.cc:493] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:24.402168 21604 raft_consensus.cc:515] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } }
I20260608 09:59:24.404536 21604 leader_election.cc:290] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cff5fb56d92436eb45483a8537285eb (127.10.181.129:34677), 3c7366c39fbd4c3dbec76be151beafd6 (127.10.181.132:36013)
I20260608 09:59:24.414245 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800b78aef4bc4bb19d5b346f80feb297" candidate_uuid: "adaf37c4cac14ca7a20de7debd55263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff5fb56d92436eb45483a8537285eb" is_pre_election: true
I20260608 09:59:24.414770 21556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800b78aef4bc4bb19d5b346f80feb297" candidate_uuid: "adaf37c4cac14ca7a20de7debd55263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7366c39fbd4c3dbec76be151beafd6" is_pre_election: true
I20260608 09:59:24.415063 21333 raft_consensus.cc:2468] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adaf37c4cac14ca7a20de7debd55263d in term 0.
I20260608 09:59:24.415457 21556 raft_consensus.cc:2468] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adaf37c4cac14ca7a20de7debd55263d in term 0.
I20260608 09:59:24.416548 21373 leader_election.cc:304] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cff5fb56d92436eb45483a8537285eb, adaf37c4cac14ca7a20de7debd55263d; no voters: 
I20260608 09:59:24.417886 21604 raft_consensus.cc:2804] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:24.418267 21604 raft_consensus.cc:493] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:24.418627 21604 raft_consensus.cc:3060] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:24.424219 21604 raft_consensus.cc:515] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } }
I20260608 09:59:24.425881 21604 leader_election.cc:290] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [CANDIDATE]: Term 1 election: Requested vote from peers 8cff5fb56d92436eb45483a8537285eb (127.10.181.129:34677), 3c7366c39fbd4c3dbec76be151beafd6 (127.10.181.132:36013)
I20260608 09:59:24.426676 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800b78aef4bc4bb19d5b346f80feb297" candidate_uuid: "adaf37c4cac14ca7a20de7debd55263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff5fb56d92436eb45483a8537285eb"
I20260608 09:59:24.427084 21556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800b78aef4bc4bb19d5b346f80feb297" candidate_uuid: "adaf37c4cac14ca7a20de7debd55263d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7366c39fbd4c3dbec76be151beafd6"
I20260608 09:59:24.427390 21333 raft_consensus.cc:3060] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:24.427691 21556 raft_consensus.cc:3060] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:24.434762 21556 raft_consensus.cc:2468] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adaf37c4cac14ca7a20de7debd55263d in term 1.
I20260608 09:59:24.434762 21333 raft_consensus.cc:2468] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adaf37c4cac14ca7a20de7debd55263d in term 1.
I20260608 09:59:24.436211 21374 leader_election.cc:304] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7366c39fbd4c3dbec76be151beafd6, adaf37c4cac14ca7a20de7debd55263d; no voters: 
I20260608 09:59:24.437005 21604 raft_consensus.cc:2804] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:24.438014 21604 raft_consensus.cc:697] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 1 LEADER]: Becoming Leader. State: Replica: adaf37c4cac14ca7a20de7debd55263d, State: Running, Role: LEADER
I20260608 09:59:24.438872 21604 consensus_queue.cc:237] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } }
I20260608 09:59:24.445873 21229 catalog_manager.cc:5696] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d reported cstate change: term changed from 0 to 1, leader changed from <none> to adaf37c4cac14ca7a20de7debd55263d (127.10.181.130). New cstate: current_term: 1 leader_uuid: "adaf37c4cac14ca7a20de7debd55263d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cff5fb56d92436eb45483a8537285eb" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 34677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c7366c39fbd4c3dbec76be151beafd6" member_type: VOTER last_known_addr { host: "127.10.181.132" port: 36013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "adaf37c4cac14ca7a20de7debd55263d" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 44933 } health_report { overall_health: HEALTHY } } }
W20260608 09:59:24.502776 10966 auto_rebalancer.cc:591] Failed to schedule move for tablet 800b78aef4bc4bb19d5b346f80feb297: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:59:24.504006 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:59:24.521716 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:24.522629 10966 tablet_replica.cc:333] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb: stopping tablet replica
I20260608 09:59:24.523182 10966 raft_consensus.cc:2243] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:24.523567 10966 raft_consensus.cc:2272] T 800b78aef4bc4bb19d5b346f80feb297 P 8cff5fb56d92436eb45483a8537285eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:24.542590 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:59:24.552408 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:59:24.570573 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:24.571404 10966 tablet_replica.cc:333] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d: stopping tablet replica
I20260608 09:59:24.571985 10966 raft_consensus.cc:2243] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:24.572649 10966 pending_rounds.cc:70] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d: Trying to abort 1 pending ops.
I20260608 09:59:24.572865 10966 pending_rounds.cc:77] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294618683149107200 op_type: NO_OP noop_request { }
I20260608 09:59:24.573165 10966 raft_consensus.cc:2889] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:59:24.573518 10966 raft_consensus.cc:2272] T 800b78aef4bc4bb19d5b346f80feb297 P adaf37c4cac14ca7a20de7debd55263d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:24.594116 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:59:24.603560 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:59:24.619747 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:24.635217 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:59:24.643730 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:59:24.660732 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:24.661548 10966 tablet_replica.cc:333] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6: stopping tablet replica
I20260608 09:59:24.662117 10966 raft_consensus.cc:2243] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:24.662541 10966 raft_consensus.cc:2272] T 800b78aef4bc4bb19d5b346f80feb297 P 3c7366c39fbd4c3dbec76be151beafd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:24.682682 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:59:24.692238 10966 master.cc:562] Master@127.10.181.190:34465 shutting down...
I20260608 09:59:24.708060 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:24.708637 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:24.708992 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P d57fa02a02294003a7ced34528a89ff2: stopping tablet replica
I20260608 09:59:24.728067 10966 master.cc:584] Master@127.10.181.190:34465 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1225 ms)
[----------] 22 tests from AutoRebalancerTest (229546 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 09:59:24.762009 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:40077
I20260608 09:59:24.763139 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:24.768100 21610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:24.768656 21611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:24.771122 21613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:24.771317 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:24.772267 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:24.772478 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:24.772655 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912764772636 us; error 0 us; skew 500 ppm
I20260608 09:59:24.773290 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:24.775578 10966 webserver.cc:533] Webserver started at http://127.10.181.190:38399/ using document root <none> and password file <none>
I20260608 09:59:24.776111 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:24.776320 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:24.776597 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:24.777809 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "d52c8909c4954d818e7afa0960f8ba7f"
format_stamp: "Formatted at 2026-06-08 09:59:24 on dist-test-slave-d6kj"
I20260608 09:59:24.782492 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:24.786165 21618 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:24.787027 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:24.787333 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "d52c8909c4954d818e7afa0960f8ba7f"
format_stamp: "Formatted at 2026-06-08 09:59:24 on dist-test-slave-d6kj"
I20260608 09:59:24.787627 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:24.804666 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:24.805850 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:24.848282 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:40077
I20260608 09:59:24.848402 21669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:40077 every 8 connection(s)
I20260608 09:59:24.852407 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:24.863005 21670 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f: Bootstrap starting.
I20260608 09:59:24.867726 21670 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:24.871752 21670 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f: No bootstrap required, opened a new log
I20260608 09:59:24.873878 21670 raft_consensus.cc:359] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d52c8909c4954d818e7afa0960f8ba7f" member_type: VOTER }
I20260608 09:59:24.874259 21670 raft_consensus.cc:385] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:24.874450 21670 raft_consensus.cc:740] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d52c8909c4954d818e7afa0960f8ba7f, State: Initialized, Role: FOLLOWER
I20260608 09:59:24.875097 21670 consensus_queue.cc:260] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d52c8909c4954d818e7afa0960f8ba7f" member_type: VOTER }
I20260608 09:59:24.875541 21670 raft_consensus.cc:399] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:24.875737 21670 raft_consensus.cc:493] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:24.875946 21670 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:24.880595 21670 raft_consensus.cc:515] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d52c8909c4954d818e7afa0960f8ba7f" member_type: VOTER }
I20260608 09:59:24.881085 21670 leader_election.cc:304] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [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: d52c8909c4954d818e7afa0960f8ba7f; no voters: 
I20260608 09:59:24.882200 21670 leader_election.cc:290] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:24.882655 21673 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:24.884052 21673 raft_consensus.cc:697] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 1 LEADER]: Becoming Leader. State: Replica: d52c8909c4954d818e7afa0960f8ba7f, State: Running, Role: LEADER
I20260608 09:59:24.884752 21673 consensus_queue.cc:237] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [LEADER]: Queue going to LEADER mode. State: All 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: "d52c8909c4954d818e7afa0960f8ba7f" member_type: VOTER }
I20260608 09:59:24.885372 21670 sys_catalog.cc:565] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:24.887699 21674 sys_catalog.cc:455] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d52c8909c4954d818e7afa0960f8ba7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d52c8909c4954d818e7afa0960f8ba7f" member_type: VOTER } }
I20260608 09:59:24.887709 21675 sys_catalog.cc:455] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d52c8909c4954d818e7afa0960f8ba7f. Latest consensus state: current_term: 1 leader_uuid: "d52c8909c4954d818e7afa0960f8ba7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d52c8909c4954d818e7afa0960f8ba7f" member_type: VOTER } }
I20260608 09:59:24.888450 21674 sys_catalog.cc:458] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:24.888535 21675 sys_catalog.cc:458] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:24.893627 21678 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:24.902012 21678 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:24.903039 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:24.911381 21678 catalog_manager.cc:1382] Generated new cluster ID: 8e74792aceaf46feb894dd4804a6e134
I20260608 09:59:24.911676 21678 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:24.931201 21678 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:24.932832 21678 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:24.954694 21678 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f: Generated new TSK 0
I20260608 09:59:24.955403 21678 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:24.969630 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:24.975704 21691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:24.976836 21692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:24.978555 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:24.978881 21694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:24.979828 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:24.980079 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:24.980263 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912764980244 us; error 0 us; skew 500 ppm
I20260608 09:59:24.980854 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:24.983184 10966 webserver.cc:533] Webserver started at http://127.10.181.129:39025/ using document root <none> and password file <none>
I20260608 09:59:24.983718 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:24.983935 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:24.984243 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:24.986063 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8"
format_stamp: "Formatted at 2026-06-08 09:59:24 on dist-test-slave-d6kj"
I20260608 09:59:24.991436 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:59:24.996842 21699 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:24.997822 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:24.998219 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8"
format_stamp: "Formatted at 2026-06-08 09:59:24 on dist-test-slave-d6kj"
I20260608 09:59:24.998639 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:25.026937 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:25.028008 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:25.029491 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:25.031893 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:25.032109 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.032372 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:25.032523 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.072443 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:32983
I20260608 09:59:25.072583 21761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:32983 every 8 connection(s)
I20260608 09:59:25.078348 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:25.086153 21766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:25.087832 21767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:25.089286 21769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:25.091955 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:25.092195 21762 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40077
I20260608 09:59:25.092669 21762 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:25.093122 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:25.093537 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:25.093602 21762 heartbeater.cc:507] Master 127.10.181.190:40077 requested a full tablet report, sending...
I20260608 09:59:25.093739 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912765093720 us; error 0 us; skew 500 ppm
I20260608 09:59:25.094532 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:25.096263 21635 ts_manager.cc:194] Registered new tserver with Master: 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983)
I20260608 09:59:25.097599 10966 webserver.cc:533] Webserver started at http://127.10.181.130:38899/ using document root <none> and password file <none>
I20260608 09:59:25.098333 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:25.098570 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:25.098804 21635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46996
I20260608 09:59:25.098891 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:25.100587 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-d6kj"
I20260608 09:59:25.105387 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:59:25.108723 21774 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.109611 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:25.109874 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-d6kj"
I20260608 09:59:25.110128 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:25.141129 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:25.142251 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:25.143682 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:25.146032 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:25.146214 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.146539 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:25.146683 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.185555 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:43107
I20260608 09:59:25.185686 21836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:43107 every 8 connection(s)
I20260608 09:59:25.191339 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:25.200219 21841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:25.201530 21840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:25.202281 21843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:25.203118 21837 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40077
I20260608 09:59:25.203572 21837 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:25.204237 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:25.204464 21837 heartbeater.cc:507] Master 127.10.181.190:40077 requested a full tablet report, sending...
I20260608 09:59:25.205356 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:25.205675 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:25.205907 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912765205885 us; error 0 us; skew 500 ppm
I20260608 09:59:25.206617 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:25.206946 21635 ts_manager.cc:194] Registered new tserver with Master: 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107)
I20260608 09:59:25.208626 21635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47006
I20260608 09:59:25.209383 10966 webserver.cc:533] Webserver started at http://127.10.181.131:36203/ using document root <none> and password file <none>
I20260608 09:59:25.210073 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:25.210285 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:25.210569 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:25.211679 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "50209c6929ac409eb8a84f71560e84bf"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-d6kj"
I20260608 09:59:25.216367 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:25.219811 21848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.220630 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:25.220937 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "50209c6929ac409eb8a84f71560e84bf"
format_stamp: "Formatted at 2026-06-08 09:59:25 on dist-test-slave-d6kj"
I20260608 09:59:25.221215 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:25.265641 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:25.266810 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:25.268280 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:25.270680 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:25.270929 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.271191 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:25.271376 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:25.311497 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:45359
I20260608 09:59:25.311669 21910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:45359 every 8 connection(s)
I20260608 09:59:25.326249 21911 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40077
I20260608 09:59:25.326766 21911 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:25.327589 21911 heartbeater.cc:507] Master 127.10.181.190:40077 requested a full tablet report, sending...
I20260608 09:59:25.329824 21635 ts_manager.cc:194] Registered new tserver with Master: 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:25.330825 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015930839s
I20260608 09:59:25.331313 21635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47022
I20260608 09:59:26.102133 21762 heartbeater.cc:499] Master 127.10.181.190:40077 was elected leader, sending a full tablet report...
I20260608 09:59:26.211489 21837 heartbeater.cc:499] Master 127.10.181.190:40077 was elected leader, sending a full tablet report...
I20260608 09:59:26.334300 21911 heartbeater.cc:499] Master 127.10.181.190:40077 was elected leader, sending a full tablet report...
I20260608 09:59:26.387215 21635 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47032:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:26.390117 21635 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:26.509433 21802 tablet_service.cc:1511] Processing CreateTablet for tablet f7ebb8d1a43849d689959f5450828356 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:26.516453 21801 tablet_service.cc:1511] Processing CreateTablet for tablet 56cf0b8e03824f0395aaff5e774da777 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:26.519616 21800 tablet_service.cc:1511] Processing CreateTablet for tablet 3f683d1cd828445da42ceed0b03ad11d (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:26.520606 21798 tablet_service.cc:1511] Processing CreateTablet for tablet 80b3e393cf2949f6abbc15f8e8efa325 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:26.522686 21799 tablet_service.cc:1511] Processing CreateTablet for tablet d3b6348ea80a46e6b12d5a46dcc54552 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:26.523020 21802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ebb8d1a43849d689959f5450828356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.524324 21799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b6348ea80a46e6b12d5a46dcc54552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.525280 21726 tablet_service.cc:1511] Processing CreateTablet for tablet 56cf0b8e03824f0395aaff5e774da777 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:26.526396 21798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b3e393cf2949f6abbc15f8e8efa325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.527181 21726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cf0b8e03824f0395aaff5e774da777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.526912 21797 tablet_service.cc:1511] Processing CreateTablet for tablet 743e9dc40905423096b1bd6be04bdd43 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:26.528007 21801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cf0b8e03824f0395aaff5e774da777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.522948 21727 tablet_service.cc:1511] Processing CreateTablet for tablet f7ebb8d1a43849d689959f5450828356 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:26.529302 21727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ebb8d1a43849d689959f5450828356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.528980 21725 tablet_service.cc:1511] Processing CreateTablet for tablet 3f683d1cd828445da42ceed0b03ad11d (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:26.532774 21876 tablet_service.cc:1511] Processing CreateTablet for tablet f7ebb8d1a43849d689959f5450828356 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:26.533439 21797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743e9dc40905423096b1bd6be04bdd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.537679 21800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f683d1cd828445da42ceed0b03ad11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.537909 21874 tablet_service.cc:1511] Processing CreateTablet for tablet 3f683d1cd828445da42ceed0b03ad11d (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:26.534880 21873 tablet_service.cc:1511] Processing CreateTablet for tablet d3b6348ea80a46e6b12d5a46dcc54552 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:26.538206 21723 tablet_service.cc:1511] Processing CreateTablet for tablet 80b3e393cf2949f6abbc15f8e8efa325 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:26.536243 21724 tablet_service.cc:1511] Processing CreateTablet for tablet d3b6348ea80a46e6b12d5a46dcc54552 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:26.535200 21872 tablet_service.cc:1511] Processing CreateTablet for tablet 80b3e393cf2949f6abbc15f8e8efa325 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:26.534605 21876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ebb8d1a43849d689959f5450828356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.540356 21872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b3e393cf2949f6abbc15f8e8efa325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.542689 21722 tablet_service.cc:1511] Processing CreateTablet for tablet 743e9dc40905423096b1bd6be04bdd43 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:26.542699 21871 tablet_service.cc:1511] Processing CreateTablet for tablet 743e9dc40905423096b1bd6be04bdd43 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:26.539670 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80b3e393cf2949f6abbc15f8e8efa325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.544741 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743e9dc40905423096b1bd6be04bdd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.545459 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b6348ea80a46e6b12d5a46dcc54552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.536154 21875 tablet_service.cc:1511] Processing CreateTablet for tablet 56cf0b8e03824f0395aaff5e774da777 (DEFAULT_TABLE table=test-workload [id=d11073ea10154924ba7800fcc599887c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:26.548105 21725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f683d1cd828445da42ceed0b03ad11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.554358 21871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743e9dc40905423096b1bd6be04bdd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.555238 21875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cf0b8e03824f0395aaff5e774da777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.556277 21873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b6348ea80a46e6b12d5a46dcc54552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.557228 21874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f683d1cd828445da42ceed0b03ad11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:26.583349 21931 tablet_bootstrap.cc:492] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf: Bootstrap starting.
I20260608 09:59:26.593390 21931 tablet_bootstrap.cc:654] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.647477 21932 tablet_bootstrap.cc:492] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Bootstrap starting.
I20260608 09:59:26.648357 21931 tablet_bootstrap.cc:492] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf: No bootstrap required, opened a new log
I20260608 09:59:26.648962 21931 ts_tablet_manager.cc:1403] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.022s
I20260608 09:59:26.654911 21932 tablet_bootstrap.cc:654] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.652652 21931 raft_consensus.cc:359] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.657470 21931 raft_consensus.cc:385] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.657833 21931 raft_consensus.cc:740] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50209c6929ac409eb8a84f71560e84bf, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.658761 21931 consensus_queue.cc:260] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.666669 21934 tablet_bootstrap.cc:492] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Bootstrap starting.
I20260608 09:59:26.667105 21932 tablet_bootstrap.cc:492] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27: No bootstrap required, opened a new log
I20260608 09:59:26.668768 21932 ts_tablet_manager.cc:1403] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260608 09:59:26.668792 21931 ts_tablet_manager.cc:1434] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.011s
I20260608 09:59:26.670197 21931 tablet_bootstrap.cc:492] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf: Bootstrap starting.
I20260608 09:59:26.672960 21932 raft_consensus.cc:359] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.673756 21932 raft_consensus.cc:385] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.674060 21932 raft_consensus.cc:740] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.676260 21934 tablet_bootstrap.cc:654] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.677500 21931 tablet_bootstrap.cc:654] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.675062 21932 consensus_queue.cc:260] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.688697 21937 raft_consensus.cc:493] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:26.689322 21937 raft_consensus.cc:515] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.689885 21934 tablet_bootstrap.cc:492] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8: No bootstrap required, opened a new log
I20260608 09:59:26.690515 21934 ts_tablet_manager.cc:1403] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.013s
I20260608 09:59:26.692660 21931 tablet_bootstrap.cc:492] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf: No bootstrap required, opened a new log
I20260608 09:59:26.693328 21931 ts_tablet_manager.cc:1403] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260608 09:59:26.694674 21932 ts_tablet_manager.cc:1434] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.007s
I20260608 09:59:26.696121 21932 tablet_bootstrap.cc:492] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Bootstrap starting.
I20260608 09:59:26.692631 21937 leader_election.cc:290] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:26.696895 21931 raft_consensus.cc:359] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.698043 21931 raft_consensus.cc:385] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.698365 21931 raft_consensus.cc:740] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50209c6929ac409eb8a84f71560e84bf, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.699385 21931 consensus_queue.cc:260] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.701900 21931 ts_tablet_manager.cc:1434] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:59:26.702972 21931 tablet_bootstrap.cc:492] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf: Bootstrap starting.
I20260608 09:59:26.705938 21932 tablet_bootstrap.cc:654] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.710218 21931 tablet_bootstrap.cc:654] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.717653 21935 raft_consensus.cc:493] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:26.718428 21932 tablet_bootstrap.cc:492] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27: No bootstrap required, opened a new log
I20260608 09:59:26.718227 21935 raft_consensus.cc:515] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.718986 21932 ts_tablet_manager.cc:1403] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260608 09:59:26.722800 21932 raft_consensus.cc:359] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.723619 21932 raft_consensus.cc:385] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.723953 21932 raft_consensus.cc:740] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.724562 21934 raft_consensus.cc:359] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.725581 21934 raft_consensus.cc:385] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.725847 21934 raft_consensus.cc:740] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cd6fe63f594ea7a53bb7d3a554fbb8, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.726646 21934 consensus_queue.cc:260] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.726625 21932 consensus_queue.cc:260] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.728139 21931 tablet_bootstrap.cc:492] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf: No bootstrap required, opened a new log
I20260608 09:59:26.728835 21931 ts_tablet_manager.cc:1403] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.006s
I20260608 09:59:26.729307 21935 leader_election.cc:290] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107)
I20260608 09:59:26.733049 21931 raft_consensus.cc:359] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.734108 21931 raft_consensus.cc:385] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.734501 21931 raft_consensus.cc:740] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50209c6929ac409eb8a84f71560e84bf, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.735762 21931 consensus_queue.cc:260] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.738930 21931 ts_tablet_manager.cc:1434] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 09:59:26.740051 21931 tablet_bootstrap.cc:492] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf: Bootstrap starting.
I20260608 09:59:26.743286 21932 ts_tablet_manager.cc:1434] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260608 09:59:26.748618 21947 raft_consensus.cc:493] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:26.749030 21934 ts_tablet_manager.cc:1434] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.011s
I20260608 09:59:26.750257 21934 tablet_bootstrap.cc:492] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Bootstrap starting.
I20260608 09:59:26.751117 21947 raft_consensus.cc:515] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.752377 21932 tablet_bootstrap.cc:492] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27: Bootstrap starting.
I20260608 09:59:26.760739 21934 tablet_bootstrap.cc:654] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.769377 21932 tablet_bootstrap.cc:654] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.769762 21947 leader_election.cc:290] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:26.777899 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" is_pre_election: true
I20260608 09:59:26.778688 21931 tablet_bootstrap.cc:654] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.778851 21737 raft_consensus.cc:2468] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 0.
I20260608 09:59:26.781440 21935 raft_consensus.cc:493] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:26.782019 21935 raft_consensus.cc:515] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.784420 21935 leader_election.cc:290] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107)
I20260608 09:59:26.787940 21777 leader_election.cc:304] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:26.789153 21937 raft_consensus.cc:2804] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:26.789609 21937 raft_consensus.cc:493] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:26.789965 21937 raft_consensus.cc:3060] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.796257 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf" is_pre_election: true
I20260608 09:59:26.797111 21886 raft_consensus.cc:2468] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 0.
I20260608 09:59:26.801045 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f683d1cd828445da42ceed0b03ad11d" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" is_pre_election: true
I20260608 09:59:26.801697 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" is_pre_election: true
I20260608 09:59:26.802464 21736 raft_consensus.cc:2468] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50209c6929ac409eb8a84f71560e84bf in term 0.
W20260608 09:59:26.803753 21851 leader_election.cc:343] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:26.801884 21934 tablet_bootstrap.cc:492] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8: No bootstrap required, opened a new log
I20260608 09:59:26.805034 21851 leader_election.cc:304] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50209c6929ac409eb8a84f71560e84bf, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:26.805665 21934 ts_tablet_manager.cc:1403] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.000s
I20260608 09:59:26.806401 21935 raft_consensus.cc:2804] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:26.806846 21935 raft_consensus.cc:493] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:26.807240 21935 raft_consensus.cc:3060] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.809664 21931 tablet_bootstrap.cc:492] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf: No bootstrap required, opened a new log
I20260608 09:59:26.810638 21931 ts_tablet_manager.cc:1403] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.004s
I20260608 09:59:26.811941 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf" is_pre_election: true
I20260608 09:59:26.805095 21937 raft_consensus.cc:515] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.814041 21937 leader_election.cc:290] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 election: Requested vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:26.815389 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8"
I20260608 09:59:26.815621 21931 raft_consensus.cc:359] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.809165 21934 raft_consensus.cc:359] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.816047 21736 raft_consensus.cc:3060] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.817499 21934 raft_consensus.cc:385] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.817839 21934 raft_consensus.cc:740] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cd6fe63f594ea7a53bb7d3a554fbb8, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.816689 21931 raft_consensus.cc:385] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.818969 21931 raft_consensus.cc:740] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50209c6929ac409eb8a84f71560e84bf, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.819880 21931 consensus_queue.cc:260] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.819803 21934 consensus_queue.cc:260] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.815546 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf"
I20260608 09:59:26.820863 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f683d1cd828445da42ceed0b03ad11d" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" is_pre_election: true
I20260608 09:59:26.823012 21934 ts_tablet_manager.cc:1434] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260608 09:59:26.823210 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" is_pre_election: true
I20260608 09:59:26.825094 21811 raft_consensus.cc:2393] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50209c6929ac409eb8a84f71560e84bf in current term 1: Already voted for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in this term.
W20260608 09:59:26.826431 21851 leader_election.cc:343] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:26.827087 21851 leader_election.cc:304] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [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: 50209c6929ac409eb8a84f71560e84bf; no voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8
I20260608 09:59:26.829612 21935 raft_consensus.cc:515] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.831357 21886 raft_consensus.cc:2393] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83cd6fe63f594ea7a53bb7d3a554fbb8 in current term 1: Already voted for candidate 50209c6929ac409eb8a84f71560e84bf in this term.
I20260608 09:59:26.824244 21934 tablet_bootstrap.cc:492] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Bootstrap starting.
I20260608 09:59:26.839756 21736 raft_consensus.cc:2468] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 1.
I20260608 09:59:26.842078 21777 leader_election.cc:304] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [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: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 50209c6929ac409eb8a84f71560e84bf
I20260608 09:59:26.843355 21937 raft_consensus.cc:2804] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:26.843883 21937 raft_consensus.cc:697] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Becoming Leader. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Running, Role: LEADER
I20260608 09:59:26.844877 21937 consensus_queue.cc:237] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.846467 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" is_pre_election: true
I20260608 09:59:26.850119 21931 ts_tablet_manager.cc:1434] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.027s
I20260608 09:59:26.850455 21702 leader_election.cc:304] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [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: 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 50209c6929ac409eb8a84f71560e84bf
I20260608 09:59:26.851297 21931 tablet_bootstrap.cc:492] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf: Bootstrap starting.
I20260608 09:59:26.851941 21947 raft_consensus.cc:2749] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:26.853681 21935 leader_election.cc:290] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 election: Requested vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107)
I20260608 09:59:26.856045 21935 raft_consensus.cc:2749] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:26.859774 21932 tablet_bootstrap.cc:492] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27: No bootstrap required, opened a new log
I20260608 09:59:26.860285 21932 ts_tablet_manager.cc:1403] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.000s
I20260608 09:59:26.864070 21932 raft_consensus.cc:359] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.864791 21932 raft_consensus.cc:385] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.865103 21932 raft_consensus.cc:740] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.866294 21932 consensus_queue.cc:260] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.868952 21932 ts_tablet_manager.cc:1434] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 09:59:26.869174 21934 tablet_bootstrap.cc:654] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.871842 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8"
I20260608 09:59:26.872861 21736 raft_consensus.cc:2393] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 50209c6929ac409eb8a84f71560e84bf in current term 1: Already voted for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in this term.
I20260608 09:59:26.873842 21932 tablet_bootstrap.cc:492] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Bootstrap starting.
I20260608 09:59:26.875342 21931 tablet_bootstrap.cc:654] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.875490 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b6348ea80a46e6b12d5a46dcc54552" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27"
I20260608 09:59:26.877156 21851 leader_election.cc:304] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [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: 50209c6929ac409eb8a84f71560e84bf; no voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8
I20260608 09:59:26.878201 21956 raft_consensus.cc:493] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:26.878687 21956 raft_consensus.cc:515] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.879843 21955 raft_consensus.cc:2749] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:59:26.884389 21932 tablet_bootstrap.cc:654] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.884753 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743e9dc40905423096b1bd6be04bdd43" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" is_pre_election: true
I20260608 09:59:26.883790 21956 leader_election.cc:290] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107)
I20260608 09:59:26.886660 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743e9dc40905423096b1bd6be04bdd43" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" is_pre_election: true
W20260608 09:59:26.887995 21851 leader_election.cc:343] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:59:26.891356 21851 leader_election.cc:343] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:26.892130 21851 leader_election.cc:304] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [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: 50209c6929ac409eb8a84f71560e84bf; no voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8
I20260608 09:59:26.893270 21956 raft_consensus.cc:2749] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:26.889776 21633 catalog_manager.cc:5696] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:26.896149 21931 tablet_bootstrap.cc:492] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf: No bootstrap required, opened a new log
I20260608 09:59:26.896911 21931 ts_tablet_manager.cc:1403] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.008s
I20260608 09:59:26.902235 21931 raft_consensus.cc:359] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.903028 21931 raft_consensus.cc:385] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.903223 21934 tablet_bootstrap.cc:492] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8: No bootstrap required, opened a new log
I20260608 09:59:26.903345 21931 raft_consensus.cc:740] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50209c6929ac409eb8a84f71560e84bf, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.904255 21934 ts_tablet_manager.cc:1403] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.010s
I20260608 09:59:26.904820 21931 consensus_queue.cc:260] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.907486 21931 ts_tablet_manager.cc:1434] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:59:26.908545 21931 tablet_bootstrap.cc:492] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf: Bootstrap starting.
I20260608 09:59:26.908860 21934 raft_consensus.cc:359] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.909929 21934 raft_consensus.cc:385] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.910326 21934 raft_consensus.cc:740] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cd6fe63f594ea7a53bb7d3a554fbb8, State: Initialized, Role: FOLLOWER
W20260608 09:59:26.912472 21683 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:26.913144 21934 consensus_queue.cc:260] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.916716 21931 tablet_bootstrap.cc:654] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.917219 21932 tablet_bootstrap.cc:492] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27: No bootstrap required, opened a new log
I20260608 09:59:26.917814 21932 ts_tablet_manager.cc:1403] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.007s
I20260608 09:59:26.918182 21934 ts_tablet_manager.cc:1434] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 09:59:26.919351 21934 tablet_bootstrap.cc:492] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8: Bootstrap starting.
I20260608 09:59:26.921025 21932 raft_consensus.cc:359] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.921838 21932 raft_consensus.cc:385] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.927331 21934 tablet_bootstrap.cc:654] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.922139 21932 raft_consensus.cc:740] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.929008 21932 consensus_queue.cc:260] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.931723 21932 ts_tablet_manager.cc:1434] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 09:59:26.933210 21932 tablet_bootstrap.cc:492] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Bootstrap starting.
I20260608 09:59:26.933564 21931 tablet_bootstrap.cc:492] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf: No bootstrap required, opened a new log
I20260608 09:59:26.934190 21931 ts_tablet_manager.cc:1403] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.005s
I20260608 09:59:26.935140 21956 raft_consensus.cc:493] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:26.935686 21956 raft_consensus.cc:515] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.938180 21956 leader_election.cc:290] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107), 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983)
I20260608 09:59:26.938982 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ebb8d1a43849d689959f5450828356" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" is_pre_election: true
I20260608 09:59:26.940518 21934 tablet_bootstrap.cc:492] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8: No bootstrap required, opened a new log
I20260608 09:59:26.941084 21934 ts_tablet_manager.cc:1403] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
W20260608 09:59:26.941111 21851 leader_election.cc:343] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:26.941642 21932 tablet_bootstrap.cc:654] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.942693 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ebb8d1a43849d689959f5450828356" candidate_uuid: "50209c6929ac409eb8a84f71560e84bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" is_pre_election: true
I20260608 09:59:26.942705 21931 raft_consensus.cc:359] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.943852 21931 raft_consensus.cc:385] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.944247 21931 raft_consensus.cc:740] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50209c6929ac409eb8a84f71560e84bf, State: Initialized, Role: FOLLOWER
W20260608 09:59:26.944531 21851 leader_election.cc:343] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:26.945181 21851 leader_election.cc:304] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [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: 50209c6929ac409eb8a84f71560e84bf; no voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8
I20260608 09:59:26.945391 21931 consensus_queue.cc:260] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.946722 21955 raft_consensus.cc:2749] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:26.949215 21931 ts_tablet_manager.cc:1434] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 09:59:26.952278 21934 raft_consensus.cc:359] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.953145 21934 raft_consensus.cc:385] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.953490 21934 raft_consensus.cc:740] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cd6fe63f594ea7a53bb7d3a554fbb8, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.954439 21934 consensus_queue.cc:260] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.955473 21932 tablet_bootstrap.cc:492] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27: No bootstrap required, opened a new log
I20260608 09:59:26.956043 21932 ts_tablet_manager.cc:1403] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.014s
I20260608 09:59:26.957165 21934 ts_tablet_manager.cc:1434] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 09:59:26.958316 21934 tablet_bootstrap.cc:492] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Bootstrap starting.
I20260608 09:59:26.959232 21932 raft_consensus.cc:359] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.959995 21932 raft_consensus.cc:385] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.960310 21932 raft_consensus.cc:740] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.961380 21932 consensus_queue.cc:260] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.966145 21934 tablet_bootstrap.cc:654] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.966457 21932 ts_tablet_manager.cc:1434] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 09:59:26.967653 21932 tablet_bootstrap.cc:492] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Bootstrap starting.
I20260608 09:59:26.970571 21937 raft_consensus.cc:493] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:26.971141 21937 raft_consensus.cc:515] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.973546 21937 leader_election.cc:290] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:26.974304 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f683d1cd828445da42ceed0b03ad11d" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" is_pre_election: true
I20260608 09:59:26.974959 21736 raft_consensus.cc:2468] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 0.
I20260608 09:59:26.976722 21777 leader_election.cc:304] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:26.978199 21937 raft_consensus.cc:2804] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:26.978318 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f683d1cd828445da42ceed0b03ad11d" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf" is_pre_election: true
I20260608 09:59:26.978713 21937 raft_consensus.cc:493] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:26.979197 21932 tablet_bootstrap.cc:654] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:26.979082 21886 raft_consensus.cc:2468] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 0.
I20260608 09:59:26.979319 21937 raft_consensus.cc:3060] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.983141 21934 tablet_bootstrap.cc:492] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8: No bootstrap required, opened a new log
I20260608 09:59:26.983676 21934 ts_tablet_manager.cc:1403] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260608 09:59:26.984917 21932 tablet_bootstrap.cc:492] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27: No bootstrap required, opened a new log
I20260608 09:59:26.985468 21932 ts_tablet_manager.cc:1403] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 09:59:26.986116 21937 raft_consensus.cc:515] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.987004 21940 raft_consensus.cc:493] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:26.987541 21940 raft_consensus.cc:515] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.988197 21937 leader_election.cc:290] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 election: Requested vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:26.988655 21932 raft_consensus.cc:359] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.989396 21932 raft_consensus.cc:385] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:26.989355 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f683d1cd828445da42ceed0b03ad11d" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8"
I20260608 09:59:26.989910 21932 raft_consensus.cc:740] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Initialized, Role: FOLLOWER
I20260608 09:59:26.990136 21736 raft_consensus.cc:3060] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.990875 21932 consensus_queue.cc:260] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.991487 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cf0b8e03824f0395aaff5e774da777" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" is_pre_election: true
I20260608 09:59:26.991961 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cf0b8e03824f0395aaff5e774da777" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf" is_pre_election: true
I20260608 09:59:26.992631 21885 raft_consensus.cc:2468] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 0.
W20260608 09:59:26.993145 21777 leader_election.cc:343] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:26.989799 21940 leader_election.cc:290] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:26.994065 21777 leader_election.cc:304] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [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: 0fdc79837fde4cbc8e9ae3e37d51fc27, 50209c6929ac409eb8a84f71560e84bf; no voters: 83cd6fe63f594ea7a53bb7d3a554fbb8
I20260608 09:59:26.994623 21932 ts_tablet_manager.cc:1434] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:59:26.995409 21940 raft_consensus.cc:2804] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:26.995775 21940 raft_consensus.cc:493] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:26.996110 21940 raft_consensus.cc:3060] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.990005 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f683d1cd828445da42ceed0b03ad11d" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf"
I20260608 09:59:26.996765 21886 raft_consensus.cc:3060] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:26.998075 21736 raft_consensus.cc:2468] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 1.
I20260608 09:59:26.999595 21947 raft_consensus.cc:493] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:27.000218 21947 raft_consensus.cc:515] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:26.999492 21777 leader_election.cc:304] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:27.002539 21947 leader_election.cc:290] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:27.004405 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3e393cf2949f6abbc15f8e8efa325" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" is_pre_election: true
I20260608 09:59:27.004468 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3e393cf2949f6abbc15f8e8efa325" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf" is_pre_election: true
I20260608 09:59:27.005306 21811 raft_consensus.cc:2468] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cd6fe63f594ea7a53bb7d3a554fbb8 in term 0.
I20260608 09:59:27.005414 21885 raft_consensus.cc:2468] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cd6fe63f594ea7a53bb7d3a554fbb8 in term 0.
I20260608 09:59:26.998948 21934 raft_consensus.cc:359] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.006980 21934 raft_consensus.cc:385] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:27.007062 21702 leader_election.cc:304] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50209c6929ac409eb8a84f71560e84bf, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:27.007398 21934 raft_consensus.cc:740] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cd6fe63f594ea7a53bb7d3a554fbb8, State: Initialized, Role: FOLLOWER
I20260608 09:59:27.008391 21934 consensus_queue.cc:260] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.008657 21947 raft_consensus.cc:2804] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:27.008504 21940 raft_consensus.cc:515] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.009083 21947 raft_consensus.cc:493] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:27.009537 21947 raft_consensus.cc:3060] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.010265 21886 raft_consensus.cc:2468] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 1.
I20260608 09:59:27.005311 21937 raft_consensus.cc:2804] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:27.011953 21937 raft_consensus.cc:697] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Becoming Leader. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Running, Role: LEADER
I20260608 09:59:27.012861 21937 consensus_queue.cc:237] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.015111 21940 leader_election.cc:290] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 election: Requested vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:27.015373 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cf0b8e03824f0395aaff5e774da777" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8"
I20260608 09:59:27.016242 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cf0b8e03824f0395aaff5e774da777" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf"
I20260608 09:59:27.016592 21947 raft_consensus.cc:515] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.016839 21886 raft_consensus.cc:3060] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.018875 21947 leader_election.cc:290] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [CANDIDATE]: Term 1 election: Requested vote from peers 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:27.019591 21736 raft_consensus.cc:3060] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.020503 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3e393cf2949f6abbc15f8e8efa325" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf"
I20260608 09:59:27.020577 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80b3e393cf2949f6abbc15f8e8efa325" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27"
I20260608 09:59:27.021261 21885 raft_consensus.cc:3060] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.021342 21811 raft_consensus.cc:3060] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.027017 21886 raft_consensus.cc:2468] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 1.
I20260608 09:59:27.027088 21736 raft_consensus.cc:2468] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 1.
I20260608 09:59:27.029176 21777 leader_election.cc:304] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:27.029279 21885 raft_consensus.cc:2468] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cd6fe63f594ea7a53bb7d3a554fbb8 in term 1.
I20260608 09:59:27.029323 21633 catalog_manager.cc:5696] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:27.030774 21702 leader_election.cc:304] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50209c6929ac409eb8a84f71560e84bf, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:27.032176 21948 raft_consensus.cc:2804] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:27.032285 21934 ts_tablet_manager.cc:1434] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260608 09:59:27.032701 21948 raft_consensus.cc:697] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 LEADER]: Becoming Leader. State: Replica: 83cd6fe63f594ea7a53bb7d3a554fbb8, State: Running, Role: LEADER
I20260608 09:59:27.033456 21934 tablet_bootstrap.cc:492] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Bootstrap starting.
I20260608 09:59:27.033643 21948 consensus_queue.cc:237] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.034140 21811 raft_consensus.cc:2468] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cd6fe63f594ea7a53bb7d3a554fbb8 in term 1.
I20260608 09:59:27.036084 21937 raft_consensus.cc:2804] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:27.036437 21968 raft_consensus.cc:493] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:27.036931 21968 raft_consensus.cc:515] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.039358 21968 leader_election.cc:290] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:27.040259 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743e9dc40905423096b1bd6be04bdd43" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" is_pre_election: true
I20260608 09:59:27.040953 21811 raft_consensus.cc:2468] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cd6fe63f594ea7a53bb7d3a554fbb8 in term 0.
I20260608 09:59:27.036819 21937 raft_consensus.cc:697] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Becoming Leader. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Running, Role: LEADER
I20260608 09:59:27.042045 21937 consensus_queue.cc:237] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.042534 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743e9dc40905423096b1bd6be04bdd43" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf" is_pre_election: true
I20260608 09:59:27.043291 21885 raft_consensus.cc:2468] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cd6fe63f594ea7a53bb7d3a554fbb8 in term 0.
I20260608 09:59:27.043576 21702 leader_election.cc:304] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:27.045789 21968 raft_consensus.cc:2804] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:27.046290 21968 raft_consensus.cc:493] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:27.046751 21968 raft_consensus.cc:3060] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.048794 21934 tablet_bootstrap.cc:654] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:27.058845 21968 raft_consensus.cc:515] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.061904 21968 leader_election.cc:290] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [CANDIDATE]: Term 1 election: Requested vote from peers 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:27.063596 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743e9dc40905423096b1bd6be04bdd43" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf"
I20260608 09:59:27.064445 21885 raft_consensus.cc:3060] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.070448 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743e9dc40905423096b1bd6be04bdd43" candidate_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27"
I20260608 09:59:27.071377 21811 raft_consensus.cc:3060] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.059911 21633 catalog_manager.cc:5696] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:27.085884 21885 raft_consensus.cc:2468] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cd6fe63f594ea7a53bb7d3a554fbb8 in term 1.
I20260608 09:59:27.087353 21702 leader_election.cc:304] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50209c6929ac409eb8a84f71560e84bf, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:27.088312 21948 raft_consensus.cc:2804] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:27.088815 21948 raft_consensus.cc:697] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 LEADER]: Becoming Leader. State: Replica: 83cd6fe63f594ea7a53bb7d3a554fbb8, State: Running, Role: LEADER
I20260608 09:59:27.089708 21811 raft_consensus.cc:2468] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cd6fe63f594ea7a53bb7d3a554fbb8 in term 1.
I20260608 09:59:27.089701 21948 consensus_queue.cc:237] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.092005 21634 catalog_manager.cc:5696] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:27.094771 21934 tablet_bootstrap.cc:492] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8: No bootstrap required, opened a new log
I20260608 09:59:27.095417 21934 ts_tablet_manager.cc:1403] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.022s
I20260608 09:59:27.099102 21934 raft_consensus.cc:359] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.099859 21934 raft_consensus.cc:385] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:27.100196 21934 raft_consensus.cc:740] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cd6fe63f594ea7a53bb7d3a554fbb8, State: Initialized, Role: FOLLOWER
I20260608 09:59:27.101100 21934 consensus_queue.cc:260] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.103271 21934 ts_tablet_manager.cc:1434] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:59:27.108389 21634 catalog_manager.cc:5696] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129). New cstate: current_term: 1 leader_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:27.263311 21937 consensus_queue.cc:1048] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:27.277868 21940 consensus_queue.cc:1048] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:27.389482 21966 raft_consensus.cc:493] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:27.390013 21966 raft_consensus.cc:515] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.392174 21966 leader_election.cc:290] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:27.392956 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ebb8d1a43849d689959f5450828356" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" is_pre_election: true
I20260608 09:59:27.393467 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ebb8d1a43849d689959f5450828356" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf" is_pre_election: true
I20260608 09:59:27.393765 21736 raft_consensus.cc:2468] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 0.
I20260608 09:59:27.394230 21885 raft_consensus.cc:2468] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 0.
I20260608 09:59:27.394989 21777 leader_election.cc:304] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:27.395784 21966 raft_consensus.cc:2804] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:27.396132 21966 raft_consensus.cc:493] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:27.396487 21966 raft_consensus.cc:3060] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.401787 21966 raft_consensus.cc:515] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.403517 21966 leader_election.cc:290] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 election: Requested vote from peers 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983), 50209c6929ac409eb8a84f71560e84bf (127.10.181.131:45359)
I20260608 09:59:27.404352 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ebb8d1a43849d689959f5450828356" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8"
I20260608 09:59:27.404541 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7ebb8d1a43849d689959f5450828356" candidate_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50209c6929ac409eb8a84f71560e84bf"
I20260608 09:59:27.404908 21736 raft_consensus.cc:3060] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.405157 21885 raft_consensus.cc:3060] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:27.409977 21736 raft_consensus.cc:2468] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 1.
I20260608 09:59:27.410028 21885 raft_consensus.cc:2468] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fdc79837fde4cbc8e9ae3e37d51fc27 in term 1.
I20260608 09:59:27.411280 21777 leader_election.cc:304] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fdc79837fde4cbc8e9ae3e37d51fc27, 83cd6fe63f594ea7a53bb7d3a554fbb8; no voters: 
I20260608 09:59:27.412142 21966 raft_consensus.cc:2804] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:27.412678 21966 raft_consensus.cc:697] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Becoming Leader. State: Replica: 0fdc79837fde4cbc8e9ae3e37d51fc27, State: Running, Role: LEADER
I20260608 09:59:27.413617 21966 consensus_queue.cc:237] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } }
I20260608 09:59:27.420863 21632 catalog_manager.cc:5696] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130). New cstate: current_term: 1 leader_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:27.432590 21966 consensus_queue.cc:1048] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:27.444481 21940 consensus_queue.cc:1048] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:27.499035 21937 consensus_queue.cc:1048] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:27.503917 21948 consensus_queue.cc:1048] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:27.518258 21937 consensus_queue.cc:1048] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:27.520732 21947 consensus_queue.cc:1048] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:27.542656 21947 consensus_queue.cc:1048] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:27.554740 21968 consensus_queue.cc:1048] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:27.924417 21885 raft_consensus.cc:1275] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Refusing update from remote peer 0fdc79837fde4cbc8e9ae3e37d51fc27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:27.925575 21735 raft_consensus.cc:1275] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Refusing update from remote peer 0fdc79837fde4cbc8e9ae3e37d51fc27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:27.937731 22007 consensus_queue.cc:1048] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:27.959545 21940 consensus_queue.cc:1048] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:59:28.076531 22014 log.cc:927] Time spent T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
W20260608 09:59:28.233781 22019 log.cc:927] Time spent T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf: Append to log took a long time: real 0.217s	user 0.000s	sys 0.005s
W20260608 09:59:28.458146 21777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.131:45359, user_credentials={real_user=slave}} blocked reactor thread for 76911us
W20260608 09:59:29.048230 21989 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.000s	sys 0.000s
I20260608 09:59:29.231746 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:29.245558 22031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:29.246253 22030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:29.252805 22033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:29.255167 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:29.256711 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:29.256949 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:29.257169 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912769257150 us; error 0 us; skew 500 ppm
I20260608 09:59:29.257885 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:29.260639 10966 webserver.cc:533] Webserver started at http://127.10.181.132:35393/ using document root <none> and password file <none>
I20260608 09:59:29.261200 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:29.261530 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:29.261951 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:29.263351 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "5d6ed3aa742f4bdb93393732db1abd00"
format_stamp: "Formatted at 2026-06-08 09:59:29 on dist-test-slave-d6kj"
I20260608 09:59:29.268451 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:59:29.272082 22038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:29.272884 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:29.273217 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "5d6ed3aa742f4bdb93393732db1abd00"
format_stamp: "Formatted at 2026-06-08 09:59:29 on dist-test-slave-d6kj"
I20260608 09:59:29.273561 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:29.291350 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:29.292770 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:29.294806 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:29.297979 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:29.298197 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:29.298475 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:29.298650 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:29.340834 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:43855
I20260608 09:59:29.340983 22100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:43855 every 8 connection(s)
I20260608 09:59:29.362417 22101 heartbeater.cc:344] Connected to a master server at 127.10.181.190:40077
I20260608 09:59:29.363093 22101 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:29.364084 22101 heartbeater.cc:507] Master 127.10.181.190:40077 requested a full tablet report, sending...
I20260608 09:59:29.366333 21630 ts_manager.cc:194] Registered new tserver with Master: 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132:43855)
I20260608 09:59:29.367950 21630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35206
I20260608 09:59:30.256851 21811 consensus_queue.cc:237] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:30.264490 21885 raft_consensus.cc:1275] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Refusing update from remote peer 0fdc79837fde4cbc8e9ae3e37d51fc27: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:30.266278 21940 consensus_queue.cc:1048] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:59:30.278878 21736 raft_consensus.cc:1275] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Refusing update from remote peer 0fdc79837fde4cbc8e9ae3e37d51fc27: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:30.283968 21940 consensus_queue.cc:1048] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 09:59:30.292055 21778 consensus_peers.cc:597] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 -> Peer 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132:43855): Couldn't send request to peer 5d6ed3aa742f4bdb93393732db1abd00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56cf0b8e03824f0395aaff5e774da777. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:30.292294 22113 raft_consensus.cc:2955] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.295653 21885 raft_consensus.cc:2955] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.299892 21736 raft_consensus.cc:2955] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.308753 21811 consensus_queue.cc:237] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:30.308864 21630 catalog_manager.cc:5696] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 reported cstate change: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:30.323948 21885 raft_consensus.cc:1275] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Refusing update from remote peer 0fdc79837fde4cbc8e9ae3e37d51fc27: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 09:59:30.324361 21778 consensus_peers.cc:597] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 -> Peer 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132:43855): Couldn't send request to peer 5d6ed3aa742f4bdb93393732db1abd00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3b6348ea80a46e6b12d5a46dcc54552. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:30.325464 22110 consensus_queue.cc:1048] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:59:30.329032 21736 raft_consensus.cc:1275] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Refusing update from remote peer 0fdc79837fde4cbc8e9ae3e37d51fc27: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:30.330606 22110 consensus_queue.cc:1048] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:30.336490 22115 raft_consensus.cc:2955] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.340544 21885 raft_consensus.cc:2955] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.356634 21736 raft_consensus.cc:2955] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.356513 21632 catalog_manager.cc:5696] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf reported cstate change: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.370620 22101 heartbeater.cc:499] Master 127.10.181.190:40077 was elected leader, sending a full tablet report...
I20260608 09:59:30.376946 21736 consensus_queue.cc:237] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:30.385385 21885 raft_consensus.cc:1275] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Refusing update from remote peer 83cd6fe63f594ea7a53bb7d3a554fbb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:30.387054 22127 consensus_queue.cc:1048] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:30.387183 21811 raft_consensus.cc:1275] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Refusing update from remote peer 83cd6fe63f594ea7a53bb7d3a554fbb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:30.388777 22106 consensus_queue.cc:1048] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 09:59:30.397435 21703 consensus_peers.cc:597] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 -> Peer 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132:43855): Couldn't send request to peer 5d6ed3aa742f4bdb93393732db1abd00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 743e9dc40905423096b1bd6be04bdd43. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:30.399436 22127 raft_consensus.cc:2955] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.401381 21885 raft_consensus.cc:2955] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.403960 21811 raft_consensus.cc:2955] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.414674 21812 consensus_queue.cc:237] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:30.417577 21631 catalog_manager.cc:5696] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 reported cstate change: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:59:30.423671 21778 consensus_peers.cc:597] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 -> Peer 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132:43855): Couldn't send request to peer 5d6ed3aa742f4bdb93393732db1abd00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f683d1cd828445da42ceed0b03ad11d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:30.424275 21885 raft_consensus.cc:1275] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Refusing update from remote peer 0fdc79837fde4cbc8e9ae3e37d51fc27: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:30.425563 21940 consensus_queue.cc:1048] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:30.426973 21736 raft_consensus.cc:1275] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Refusing update from remote peer 0fdc79837fde4cbc8e9ae3e37d51fc27: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:30.428351 21940 consensus_queue.cc:1048] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:30.436432 22115 raft_consensus.cc:2955] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.438660 21885 raft_consensus.cc:2955] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.439637 21736 raft_consensus.cc:2955] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } } }
I20260608 09:59:30.450207 21630 catalog_manager.cc:5696] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 reported cstate change: config changed from index -1 to 17, NON_VOTER 5d6ed3aa742f4bdb93393732db1abd00 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:30.643929 22134 ts_tablet_manager.cc:933] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: Initiating tablet copy from peer 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107)
I20260608 09:59:30.646735 22134 tablet_copy_client.cc:323] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.130:43107
I20260608 09:59:30.658375 21822 tablet_copy_service.cc:140] P 0fdc79837fde4cbc8e9ae3e37d51fc27: Received BeginTabletCopySession request for tablet 56cf0b8e03824f0395aaff5e774da777 from peer 5d6ed3aa742f4bdb93393732db1abd00 ({username='slave'} at 127.0.0.1:55164)
I20260608 09:59:30.658892 21822 tablet_copy_service.cc:161] P 0fdc79837fde4cbc8e9ae3e37d51fc27: Beginning new tablet copy session on tablet 56cf0b8e03824f0395aaff5e774da777 from peer 5d6ed3aa742f4bdb93393732db1abd00 at {username='slave'} at 127.0.0.1:55164: session id = 5d6ed3aa742f4bdb93393732db1abd00-56cf0b8e03824f0395aaff5e774da777
I20260608 09:59:30.664616 21822 tablet_copy_source_session.cc:215] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:30.667467 22134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cf0b8e03824f0395aaff5e774da777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.678855 22134 tablet_copy_client.cc:806] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:30.679412 22134 tablet_copy_client.cc:670] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:30.683481 22134 tablet_copy_client.cc:538] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:30.690901 22134 tablet_bootstrap.cc:492] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap starting.
I20260608 09:59:30.786299 22134 tablet_bootstrap.cc:492] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=135 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:30.787187 22134 tablet_bootstrap.cc:492] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap complete.
I20260608 09:59:30.787753 22134 ts_tablet_manager.cc:1403] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: Time spent bootstrapping tablet: real 0.097s	user 0.076s	sys 0.020s
I20260608 09:59:30.789870 22134 raft_consensus.cc:359] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:30.790427 22134 raft_consensus.cc:740] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d6ed3aa742f4bdb93393732db1abd00, State: Initialized, Role: LEARNER
I20260608 09:59:30.790915 22134 consensus_queue.cc:260] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } attrs { replace: true } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:30.793318 22134 ts_tablet_manager.cc:1434] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260608 09:59:30.795404 21822 tablet_copy_service.cc:342] P 0fdc79837fde4cbc8e9ae3e37d51fc27: Request end of tablet copy session 5d6ed3aa742f4bdb93393732db1abd00-56cf0b8e03824f0395aaff5e774da777 received from {username='slave'} at 127.0.0.1:55164
I20260608 09:59:30.795897 21822 tablet_copy_service.cc:434] P 0fdc79837fde4cbc8e9ae3e37d51fc27: ending tablet copy session 5d6ed3aa742f4bdb93393732db1abd00-56cf0b8e03824f0395aaff5e774da777 on tablet 56cf0b8e03824f0395aaff5e774da777 with peer 5d6ed3aa742f4bdb93393732db1abd00
I20260608 09:59:30.881322 22134 ts_tablet_manager.cc:933] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: Initiating tablet copy from peer 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983)
I20260608 09:59:30.882879 22134 tablet_copy_client.cc:323] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:32983
I20260608 09:59:30.894286 21747 tablet_copy_service.cc:140] P 83cd6fe63f594ea7a53bb7d3a554fbb8: Received BeginTabletCopySession request for tablet 743e9dc40905423096b1bd6be04bdd43 from peer 5d6ed3aa742f4bdb93393732db1abd00 ({username='slave'} at 127.0.0.1:59632)
I20260608 09:59:30.894961 21747 tablet_copy_service.cc:161] P 83cd6fe63f594ea7a53bb7d3a554fbb8: Beginning new tablet copy session on tablet 743e9dc40905423096b1bd6be04bdd43 from peer 5d6ed3aa742f4bdb93393732db1abd00 at {username='slave'} at 127.0.0.1:59632: session id = 5d6ed3aa742f4bdb93393732db1abd00-743e9dc40905423096b1bd6be04bdd43
I20260608 09:59:30.903419 21747 tablet_copy_source_session.cc:215] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:30.906626 22134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743e9dc40905423096b1bd6be04bdd43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.918608 22134 tablet_copy_client.cc:806] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:30.919149 22134 tablet_copy_client.cc:670] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:30.923403 22134 tablet_copy_client.cc:538] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:30.928953 22134 tablet_bootstrap.cc:492] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap starting.
I20260608 09:59:30.947209 22142 ts_tablet_manager.cc:933] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: Initiating tablet copy from peer 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107)
I20260608 09:59:30.949059 22142 tablet_copy_client.cc:323] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.130:43107
I20260608 09:59:30.951038 21822 tablet_copy_service.cc:140] P 0fdc79837fde4cbc8e9ae3e37d51fc27: Received BeginTabletCopySession request for tablet d3b6348ea80a46e6b12d5a46dcc54552 from peer 5d6ed3aa742f4bdb93393732db1abd00 ({username='slave'} at 127.0.0.1:55164)
I20260608 09:59:30.951591 21822 tablet_copy_service.cc:161] P 0fdc79837fde4cbc8e9ae3e37d51fc27: Beginning new tablet copy session on tablet d3b6348ea80a46e6b12d5a46dcc54552 from peer 5d6ed3aa742f4bdb93393732db1abd00 at {username='slave'} at 127.0.0.1:55164: session id = 5d6ed3aa742f4bdb93393732db1abd00-d3b6348ea80a46e6b12d5a46dcc54552
I20260608 09:59:30.960429 21822 tablet_copy_source_session.cc:215] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:30.964330 22142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b6348ea80a46e6b12d5a46dcc54552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:30.980706 22142 tablet_copy_client.cc:806] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:30.981386 22142 tablet_copy_client.cc:670] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:30.986421 22142 tablet_copy_client.cc:538] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:30.995808 22142 tablet_bootstrap.cc:492] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap starting.
I20260608 09:59:31.027001 22144 ts_tablet_manager.cc:933] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: Initiating tablet copy from peer 0fdc79837fde4cbc8e9ae3e37d51fc27 (127.10.181.130:43107)
I20260608 09:59:31.034572 22144 tablet_copy_client.cc:323] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.130:43107
I20260608 09:59:31.035494 22134 tablet_bootstrap.cc:492] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:31.036471 22134 tablet_bootstrap.cc:492] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap complete.
I20260608 09:59:31.036991 21822 tablet_copy_service.cc:140] P 0fdc79837fde4cbc8e9ae3e37d51fc27: Received BeginTabletCopySession request for tablet 3f683d1cd828445da42ceed0b03ad11d from peer 5d6ed3aa742f4bdb93393732db1abd00 ({username='slave'} at 127.0.0.1:55164)
I20260608 09:59:31.037325 22134 ts_tablet_manager.cc:1403] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: Time spent bootstrapping tablet: real 0.109s	user 0.107s	sys 0.004s
I20260608 09:59:31.037632 21822 tablet_copy_service.cc:161] P 0fdc79837fde4cbc8e9ae3e37d51fc27: Beginning new tablet copy session on tablet 3f683d1cd828445da42ceed0b03ad11d from peer 5d6ed3aa742f4bdb93393732db1abd00 at {username='slave'} at 127.0.0.1:55164: session id = 5d6ed3aa742f4bdb93393732db1abd00-3f683d1cd828445da42ceed0b03ad11d
I20260608 09:59:31.041999 22134 raft_consensus.cc:359] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:31.042819 22134 raft_consensus.cc:740] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d6ed3aa742f4bdb93393732db1abd00, State: Initialized, Role: LEARNER
I20260608 09:59:31.043450 22134 consensus_queue.cc:260] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } attrs { replace: true } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:31.045673 22134 ts_tablet_manager.cc:1434] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:31.048177 21747 tablet_copy_service.cc:342] P 83cd6fe63f594ea7a53bb7d3a554fbb8: Request end of tablet copy session 5d6ed3aa742f4bdb93393732db1abd00-743e9dc40905423096b1bd6be04bdd43 received from {username='slave'} at 127.0.0.1:59632
I20260608 09:59:31.048439 21822 tablet_copy_source_session.cc:215] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:31.048636 21747 tablet_copy_service.cc:434] P 83cd6fe63f594ea7a53bb7d3a554fbb8: ending tablet copy session 5d6ed3aa742f4bdb93393732db1abd00-743e9dc40905423096b1bd6be04bdd43 on tablet 743e9dc40905423096b1bd6be04bdd43 with peer 5d6ed3aa742f4bdb93393732db1abd00
I20260608 09:59:31.052627 22144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f683d1cd828445da42ceed0b03ad11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:31.067642 22144 tablet_copy_client.cc:806] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:31.068317 22144 tablet_copy_client.cc:670] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:31.072357 22144 tablet_copy_client.cc:538] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:31.079438 22144 tablet_bootstrap.cc:492] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap starting.
I20260608 09:59:31.133759 22142 tablet_bootstrap.cc:492] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:31.134781 22142 tablet_bootstrap.cc:492] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap complete.
I20260608 09:59:31.135535 22142 ts_tablet_manager.cc:1403] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: Time spent bootstrapping tablet: real 0.140s	user 0.116s	sys 0.024s
I20260608 09:59:31.136273 22076 raft_consensus.cc:1217] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:31.138578 22142 raft_consensus.cc:359] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:31.139392 22142 raft_consensus.cc:740] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d6ed3aa742f4bdb93393732db1abd00, State: Initialized, Role: LEARNER
I20260608 09:59:31.140044 22142 consensus_queue.cc:260] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:31.142602 22142 ts_tablet_manager.cc:1434] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:59:31.144415 21822 tablet_copy_service.cc:342] P 0fdc79837fde4cbc8e9ae3e37d51fc27: Request end of tablet copy session 5d6ed3aa742f4bdb93393732db1abd00-d3b6348ea80a46e6b12d5a46dcc54552 received from {username='slave'} at 127.0.0.1:55164
I20260608 09:59:31.144872 21822 tablet_copy_service.cc:434] P 0fdc79837fde4cbc8e9ae3e37d51fc27: ending tablet copy session 5d6ed3aa742f4bdb93393732db1abd00-d3b6348ea80a46e6b12d5a46dcc54552 on tablet d3b6348ea80a46e6b12d5a46dcc54552 with peer 5d6ed3aa742f4bdb93393732db1abd00
I20260608 09:59:31.188561 22144 tablet_bootstrap.cc:492] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:31.189442 22144 tablet_bootstrap.cc:492] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: Bootstrap complete.
I20260608 09:59:31.190135 22144 ts_tablet_manager.cc:1403] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: Time spent bootstrapping tablet: real 0.111s	user 0.092s	sys 0.008s
I20260608 09:59:31.192067 22144 raft_consensus.cc:359] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:31.192636 22144 raft_consensus.cc:740] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d6ed3aa742f4bdb93393732db1abd00, State: Initialized, Role: LEARNER
I20260608 09:59:31.193125 22144 consensus_queue.cc:260] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "83cd6fe63f594ea7a53bb7d3a554fbb8" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "0fdc79837fde4cbc8e9ae3e37d51fc27" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 43107 } } peers { permanent_uuid: "50209c6929ac409eb8a84f71560e84bf" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45359 } } peers { permanent_uuid: "5d6ed3aa742f4bdb93393732db1abd00" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 43855 } attrs { promote: true } }
I20260608 09:59:31.195029 22144 ts_tablet_manager.cc:1434] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:59:31.196913 21822 tablet_copy_service.cc:342] P 0fdc79837fde4cbc8e9ae3e37d51fc27: Request end of tablet copy session 5d6ed3aa742f4bdb93393732db1abd00-3f683d1cd828445da42ceed0b03ad11d received from {username='slave'} at 127.0.0.1:55164
I20260608 09:59:31.197397 21822 tablet_copy_service.cc:434] P 0fdc79837fde4cbc8e9ae3e37d51fc27: ending tablet copy session 5d6ed3aa742f4bdb93393732db1abd00-3f683d1cd828445da42ceed0b03ad11d on tablet 3f683d1cd828445da42ceed0b03ad11d with peer 5d6ed3aa742f4bdb93393732db1abd00
I20260608 09:59:31.304874 22076 raft_consensus.cc:1217] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:31.375926 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:59:31.409430 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:31.410418 10966 tablet_replica.cc:333] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8: stopping tablet replica
I20260608 09:59:31.411408 10966 raft_consensus.cc:2243] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.412299 10966 raft_consensus.cc:2272] T f7ebb8d1a43849d689959f5450828356 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.415083 10966 tablet_replica.cc:333] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8: stopping tablet replica
I20260608 09:59:31.415680 10966 raft_consensus.cc:2243] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.416201 10966 raft_consensus.cc:2272] T d3b6348ea80a46e6b12d5a46dcc54552 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.418502 10966 tablet_replica.cc:333] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8: stopping tablet replica
I20260608 09:59:31.419049 10966 raft_consensus.cc:2243] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.419570 10966 raft_consensus.cc:2272] T 56cf0b8e03824f0395aaff5e774da777 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.421941 10966 tablet_replica.cc:333] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8: stopping tablet replica
I20260608 09:59:31.422736 10966 raft_consensus.cc:2243] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.423439 10966 raft_consensus.cc:2272] T 3f683d1cd828445da42ceed0b03ad11d P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:31.423446 21777 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]
I20260608 09:59:31.426967 10966 tablet_replica.cc:333] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8: stopping tablet replica
W20260608 09:59:31.427563 21777 consensus_peers.cc:597] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 -> Peer 83cd6fe63f594ea7a53bb7d3a554fbb8 (127.10.181.129:32983): Couldn't send request to peer 83cd6fe63f594ea7a53bb7d3a554fbb8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:31.427654 10966 raft_consensus.cc:2243] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:31.428957 10966 raft_consensus.cc:2272] T 743e9dc40905423096b1bd6be04bdd43 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.431164 10966 tablet_replica.cc:333] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8: stopping tablet replica
I20260608 09:59:31.431696 10966 raft_consensus.cc:2243] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:31.432448 10966 raft_consensus.cc:2272] T 80b3e393cf2949f6abbc15f8e8efa325 P 83cd6fe63f594ea7a53bb7d3a554fbb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.444466 22076 raft_consensus.cc:1217] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:31.459859 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:59:31.485455 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:59:31.511134 22076 raft_consensus.cc:1217] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:31.529179 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:31.530244 10966 tablet_replica.cc:333] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27: stopping tablet replica
I20260608 09:59:31.530961 10966 raft_consensus.cc:2243] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.531520 10966 raft_consensus.cc:2272] T 80b3e393cf2949f6abbc15f8e8efa325 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.533993 10966 tablet_replica.cc:333] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27: stopping tablet replica
I20260608 09:59:31.534600 10966 raft_consensus.cc:2243] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.535229 10966 raft_consensus.cc:2272] T 743e9dc40905423096b1bd6be04bdd43 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.537712 10966 tablet_replica.cc:333] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27: stopping tablet replica
I20260608 09:59:31.538280 10966 raft_consensus.cc:2243] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:31.539383 10966 raft_consensus.cc:2272] T 3f683d1cd828445da42ceed0b03ad11d P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.542178 10966 tablet_replica.cc:333] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27: stopping tablet replica
I20260608 09:59:31.542748 10966 raft_consensus.cc:2243] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:31.543551 10966 raft_consensus.cc:2272] T f7ebb8d1a43849d689959f5450828356 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.546041 10966 tablet_replica.cc:333] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27: stopping tablet replica
I20260608 09:59:31.546870 10966 raft_consensus.cc:2243] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:31.548101 10966 raft_consensus.cc:2272] T 56cf0b8e03824f0395aaff5e774da777 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.550415 10966 tablet_replica.cc:333] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27: stopping tablet replica
I20260608 09:59:31.550935 10966 raft_consensus.cc:2243] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:31.552009 10966 raft_consensus.cc:2272] T d3b6348ea80a46e6b12d5a46dcc54552 P 0fdc79837fde4cbc8e9ae3e37d51fc27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.572636 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:59:31.597878 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:59:31.629633 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:31.630514 10966 tablet_replica.cc:333] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf: stopping tablet replica
I20260608 09:59:31.631170 10966 raft_consensus.cc:2243] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.631748 10966 raft_consensus.cc:2272] T f7ebb8d1a43849d689959f5450828356 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.634150 10966 tablet_replica.cc:333] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf: stopping tablet replica
I20260608 09:59:31.634734 10966 raft_consensus.cc:2243] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.635319 10966 raft_consensus.cc:2272] T 80b3e393cf2949f6abbc15f8e8efa325 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.637686 10966 tablet_replica.cc:333] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf: stopping tablet replica
I20260608 09:59:31.638233 10966 raft_consensus.cc:2243] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.638839 10966 raft_consensus.cc:2272] T 743e9dc40905423096b1bd6be04bdd43 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.641140 10966 tablet_replica.cc:333] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf: stopping tablet replica
I20260608 09:59:31.641747 10966 raft_consensus.cc:2243] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.642323 10966 raft_consensus.cc:2272] T 3f683d1cd828445da42ceed0b03ad11d P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.644380 10966 tablet_replica.cc:333] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf: stopping tablet replica
I20260608 09:59:31.644901 10966 raft_consensus.cc:2243] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.645504 10966 raft_consensus.cc:2272] T 56cf0b8e03824f0395aaff5e774da777 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.647533 10966 tablet_replica.cc:333] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf: stopping tablet replica
I20260608 09:59:31.648022 10966 raft_consensus.cc:2243] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:31.648811 10966 raft_consensus.cc:2272] T d3b6348ea80a46e6b12d5a46dcc54552 P 50209c6929ac409eb8a84f71560e84bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.675117 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:59:31.692976 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:59:31.718842 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:31.719496 10966 tablet_replica.cc:333] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00: stopping tablet replica
I20260608 09:59:31.720099 10966 raft_consensus.cc:2243] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:31.720548 10966 raft_consensus.cc:2272] T 3f683d1cd828445da42ceed0b03ad11d P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:31.722841 10966 tablet_replica.cc:333] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00: stopping tablet replica
I20260608 09:59:31.723392 10966 raft_consensus.cc:2243] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:31.723783 10966 raft_consensus.cc:2272] T d3b6348ea80a46e6b12d5a46dcc54552 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:31.725997 10966 tablet_replica.cc:333] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00: stopping tablet replica
I20260608 09:59:31.726508 10966 raft_consensus.cc:2243] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:31.726889 10966 raft_consensus.cc:2272] T 743e9dc40905423096b1bd6be04bdd43 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:31.728963 10966 tablet_replica.cc:333] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00: stopping tablet replica
I20260608 09:59:31.729504 10966 raft_consensus.cc:2243] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:31.729880 10966 raft_consensus.cc:2272] T 56cf0b8e03824f0395aaff5e774da777 P 5d6ed3aa742f4bdb93393732db1abd00 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:31.751796 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:59:31.764962 10966 master.cc:562] Master@127.10.181.190:40077 shutting down...
W20260608 09:59:31.787063 21683 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:59:31.787374 21683 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:59:31.787580 21683 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:59:31.788683 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:31.789314 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:31.789739 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P d52c8909c4954d818e7afa0960f8ba7f: stopping tablet replica
I20260608 09:59:31.811141 10966 master.cc:584] Master@127.10.181.190:40077 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7097 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 09:59:31.859525 10966 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.181.190:46475
I20260608 09:59:31.860786 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:31.866294 22152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:31.866357 22153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:31.867544 22155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:31.868765 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:31.869668 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:31.869836 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:31.869953 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912771869942 us; error 0 us; skew 500 ppm
I20260608 09:59:31.870500 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:31.872885 10966 webserver.cc:533] Webserver started at http://127.10.181.190:36685/ using document root <none> and password file <none>
I20260608 09:59:31.873430 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:31.873605 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:31.873821 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:31.874848 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/master-0-root/instance:
uuid: "2987e97304e5401ab0b2571b9a1194c4"
format_stamp: "Formatted at 2026-06-08 09:59:31 on dist-test-slave-d6kj"
I20260608 09:59:31.879343 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 09:59:31.882848 22160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:31.883648 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:59:31.883953 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/master-0-root
uuid: "2987e97304e5401ab0b2571b9a1194c4"
format_stamp: "Formatted at 2026-06-08 09:59:31 on dist-test-slave-d6kj"
I20260608 09:59:31.884299 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:31.920919 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:31.922186 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:31.961380 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.190:46475
I20260608 09:59:31.961496 22211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.190:46475 every 8 connection(s)
I20260608 09:59:31.965621 22212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:31.976151 22212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4: Bootstrap starting.
I20260608 09:59:31.981040 22212 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:31.985440 22212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4: No bootstrap required, opened a new log
I20260608 09:59:31.987823 22212 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2987e97304e5401ab0b2571b9a1194c4" member_type: VOTER }
I20260608 09:59:31.988195 22212 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:31.988382 22212 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2987e97304e5401ab0b2571b9a1194c4, State: Initialized, Role: FOLLOWER
I20260608 09:59:31.989005 22212 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2987e97304e5401ab0b2571b9a1194c4" member_type: VOTER }
I20260608 09:59:31.989560 22212 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:31.989766 22212 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:31.989980 22212 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:31.994751 22212 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2987e97304e5401ab0b2571b9a1194c4" member_type: VOTER }
I20260608 09:59:31.995215 22212 leader_election.cc:304] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [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: 2987e97304e5401ab0b2571b9a1194c4; no voters: 
I20260608 09:59:31.996292 22212 leader_election.cc:290] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:31.996814 22215 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:31.998250 22215 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 1 LEADER]: Becoming Leader. State: Replica: 2987e97304e5401ab0b2571b9a1194c4, State: Running, Role: LEADER
I20260608 09:59:31.998961 22215 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [LEADER]: Queue going to LEADER mode. State: All 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: "2987e97304e5401ab0b2571b9a1194c4" member_type: VOTER }
I20260608 09:59:31.999399 22212 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:32.003698 22216 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2987e97304e5401ab0b2571b9a1194c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2987e97304e5401ab0b2571b9a1194c4" member_type: VOTER } }
I20260608 09:59:32.004431 22217 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2987e97304e5401ab0b2571b9a1194c4. Latest consensus state: current_term: 1 leader_uuid: "2987e97304e5401ab0b2571b9a1194c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2987e97304e5401ab0b2571b9a1194c4" member_type: VOTER } }
I20260608 09:59:32.004626 22216 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:32.005064 22217 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:32.006927 22222 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:32.012013 22222 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:32.016002 10966 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:32.021235 22222 catalog_manager.cc:1382] Generated new cluster ID: ee517a0c15d54612b7fc3b3bbffe1334
I20260608 09:59:32.021539 22222 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:32.054005 22222 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:32.055387 22222 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:32.072549 22222 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4: Generated new TSK 0
I20260608 09:59:32.073202 22222 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:32.082480 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:32.088621 22233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:32.089879 22234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:32.093451 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:32.093953 22236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:32.094904 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:32.095139 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:32.095319 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912772095300 us; error 0 us; skew 500 ppm
I20260608 09:59:32.095921 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:32.098273 10966 webserver.cc:533] Webserver started at http://127.10.181.129:45361/ using document root <none> and password file <none>
I20260608 09:59:32.098811 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:32.099030 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:32.099299 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:32.100445 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-0-root/instance:
uuid: "36667757b5244c84821251054829cd1e"
format_stamp: "Formatted at 2026-06-08 09:59:32 on dist-test-slave-d6kj"
I20260608 09:59:32.105033 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:32.108363 22241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.109128 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:32.109498 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-0-root
uuid: "36667757b5244c84821251054829cd1e"
format_stamp: "Formatted at 2026-06-08 09:59:32 on dist-test-slave-d6kj"
I20260608 09:59:32.109848 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:32.127161 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:32.128297 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:32.129842 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:32.132205 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:32.132436 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.132678 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:32.132848 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.173599 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.129:37761
I20260608 09:59:32.173746 22303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.129:37761 every 8 connection(s)
I20260608 09:59:32.179463 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:32.186676 22308 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:32.186997 22309 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:32.190424 22311 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:32.191781 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:32.192521 22304 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46475
I20260608 09:59:32.192940 22304 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:32.193763 22304 heartbeater.cc:507] Master 127.10.181.190:46475 requested a full tablet report, sending...
I20260608 09:59:32.195456 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:32.195767 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:32.195961 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912772195942 us; error 0 us; skew 500 ppm
I20260608 09:59:32.196099 22177 ts_manager.cc:194] Registered new tserver with Master: 36667757b5244c84821251054829cd1e (127.10.181.129:37761)
I20260608 09:59:32.196666 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:32.198489 22177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33880
I20260608 09:59:32.199313 10966 webserver.cc:533] Webserver started at http://127.10.181.130:43921/ using document root <none> and password file <none>
I20260608 09:59:32.200059 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:32.200317 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:32.200654 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:32.201946 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-1-root/instance:
uuid: "ee25cf621d984eefa473a0e2b51242bd"
format_stamp: "Formatted at 2026-06-08 09:59:32 on dist-test-slave-d6kj"
I20260608 09:59:32.206454 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:59:32.209966 22316 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.210807 10966 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 09:59:32.211131 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-1-root
uuid: "ee25cf621d984eefa473a0e2b51242bd"
format_stamp: "Formatted at 2026-06-08 09:59:32 on dist-test-slave-d6kj"
I20260608 09:59:32.211426 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:32.228075 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:32.229163 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:32.230635 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:32.232991 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:32.233181 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.233510 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:32.233688 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.272177 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.130:35061
I20260608 09:59:32.272291 22378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.130:35061 every 8 connection(s)
I20260608 09:59:32.277547 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:32.284938 22382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:32.286230 22383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:32.289319 10966 server_base.cc:1061] running on GCE node
W20260608 09:59:32.289886 22385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:32.290958 22379 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46475
I20260608 09:59:32.291034 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:32.291376 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:32.291420 22379 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:32.291572 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912772291553 us; error 0 us; skew 500 ppm
I20260608 09:59:32.292342 22379 heartbeater.cc:507] Master 127.10.181.190:46475 requested a full tablet report, sending...
I20260608 09:59:32.292397 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:32.294885 22177 ts_manager.cc:194] Registered new tserver with Master: ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061)
I20260608 09:59:32.295292 10966 webserver.cc:533] Webserver started at http://127.10.181.131:34467/ using document root <none> and password file <none>
I20260608 09:59:32.295876 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:32.296103 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:32.296382 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:32.296581 22177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33890
I20260608 09:59:32.297752 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-2-root/instance:
uuid: "f187928134f04fe182a99479f032e263"
format_stamp: "Formatted at 2026-06-08 09:59:32 on dist-test-slave-d6kj"
I20260608 09:59:32.302757 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:32.306306 22390 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.307224 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:32.307546 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-2-root
uuid: "f187928134f04fe182a99479f032e263"
format_stamp: "Formatted at 2026-06-08 09:59:32 on dist-test-slave-d6kj"
I20260608 09:59:32.307845 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:32.319685 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:32.320819 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:32.322340 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:32.324653 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:32.324883 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:32.325131 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:32.325336 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 09:59:32.365851 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.131:45003
I20260608 09:59:32.365981 22452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.131:45003 every 8 connection(s)
I20260608 09:59:32.380420 22453 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46475
I20260608 09:59:32.380893 22453 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:32.381672 22453 heartbeater.cc:507] Master 127.10.181.190:46475 requested a full tablet report, sending...
I20260608 09:59:32.384392 22177 ts_manager.cc:194] Registered new tserver with Master: f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:32.385425 10966 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016087887s
I20260608 09:59:32.386349 22177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33896
I20260608 09:59:33.201730 22304 heartbeater.cc:499] Master 127.10.181.190:46475 was elected leader, sending a full tablet report...
I20260608 09:59:33.299408 22379 heartbeater.cc:499] Master 127.10.181.190:46475 was elected leader, sending a full tablet report...
I20260608 09:59:33.389345 22453 heartbeater.cc:499] Master 127.10.181.190:46475 was elected leader, sending a full tablet report...
I20260608 09:59:33.442881 22177 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33902:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:33.445678 22177 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:33.526320 22269 tablet_service.cc:1511] Processing CreateTablet for tablet ff21f02f262a4d35a028151f31f5ce1a (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:33.526520 22344 tablet_service.cc:1511] Processing CreateTablet for tablet ff21f02f262a4d35a028151f31f5ce1a (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:33.527897 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21f02f262a4d35a028151f31f5ce1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.527985 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21f02f262a4d35a028151f31f5ce1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.529373 22340 tablet_service.cc:1511] Processing CreateTablet for tablet bd316574a06d435ab279ac5eb3d52844 (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:33.530450 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 75ae7eea93744f19acf43fefc5a15951 (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:33.530998 22340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd316574a06d435ab279ac5eb3d52844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.531924 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ae7eea93744f19acf43fefc5a15951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.533790 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 75ae7eea93744f19acf43fefc5a15951 (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:33.534499 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad2aed36c994cf2b21cd9d1e4dea8fb (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:33.535195 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ae7eea93744f19acf43fefc5a15951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.535883 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad2aed36c994cf2b21cd9d1e4dea8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.538599 22341 tablet_service.cc:1511] Processing CreateTablet for tablet 008061b6738b4671add438a6cb24370c (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:33.539920 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008061b6738b4671add438a6cb24370c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.524776 22418 tablet_service.cc:1511] Processing CreateTablet for tablet ff21f02f262a4d35a028151f31f5ce1a (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:59:33.542240 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21f02f262a4d35a028151f31f5ce1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.543772 22339 tablet_service.cc:1511] Processing CreateTablet for tablet 79baa2706b4441a1946c9a7bd95a17f2 (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:33.545184 22339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79baa2706b4441a1946c9a7bd95a17f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.548350 22267 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad2aed36c994cf2b21cd9d1e4dea8fb (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:33.550561 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 008061b6738b4671add438a6cb24370c (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:33.552506 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008061b6738b4671add438a6cb24370c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.558959 22264 tablet_service.cc:1511] Processing CreateTablet for tablet 79baa2706b4441a1946c9a7bd95a17f2 (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:33.560904 22264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79baa2706b4441a1946c9a7bd95a17f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.556550 22265 tablet_service.cc:1511] Processing CreateTablet for tablet bd316574a06d435ab279ac5eb3d52844 (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:33.563198 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 75ae7eea93744f19acf43fefc5a15951 (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:59:33.565271 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ae7eea93744f19acf43fefc5a15951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.571728 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad2aed36c994cf2b21cd9d1e4dea8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.572856 22265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd316574a06d435ab279ac5eb3d52844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.575062 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad2aed36c994cf2b21cd9d1e4dea8fb (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:59:33.576550 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad2aed36c994cf2b21cd9d1e4dea8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.582584 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 008061b6738b4671add438a6cb24370c (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:59:33.584079 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008061b6738b4671add438a6cb24370c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.586541 22414 tablet_service.cc:1511] Processing CreateTablet for tablet bd316574a06d435ab279ac5eb3d52844 (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:59:33.588043 22414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd316574a06d435ab279ac5eb3d52844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.590603 22413 tablet_service.cc:1511] Processing CreateTablet for tablet 79baa2706b4441a1946c9a7bd95a17f2 (DEFAULT_TABLE table=test-workload [id=c3d6cdbeae6f409bbf71c6a94e0ce4d3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:59:33.592082 22413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79baa2706b4441a1946c9a7bd95a17f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:33.633133 22474 tablet_bootstrap.cc:492] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd: Bootstrap starting.
I20260608 09:59:33.633198 22473 tablet_bootstrap.cc:492] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e: Bootstrap starting.
I20260608 09:59:33.646633 22473 tablet_bootstrap.cc:654] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.650825 22474 tablet_bootstrap.cc:654] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.652153 22475 tablet_bootstrap.cc:492] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263: Bootstrap starting.
I20260608 09:59:33.656890 22473 tablet_bootstrap.cc:492] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e: No bootstrap required, opened a new log
I20260608 09:59:33.657429 22473 ts_tablet_manager.cc:1403] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260608 09:59:33.659147 22475 tablet_bootstrap.cc:654] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.661231 22473 raft_consensus.cc:359] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } }
I20260608 09:59:33.661969 22473 raft_consensus.cc:385] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.662228 22473 raft_consensus.cc:740] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36667757b5244c84821251054829cd1e, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.663200 22473 consensus_queue.cc:260] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } }
I20260608 09:59:33.665684 22474 tablet_bootstrap.cc:492] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd: No bootstrap required, opened a new log
I20260608 09:59:33.666154 22473 ts_tablet_manager.cc:1434] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:59:33.666208 22474 ts_tablet_manager.cc:1403] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.009s
I20260608 09:59:33.665306 22475 tablet_bootstrap.cc:492] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263: No bootstrap required, opened a new log
I20260608 09:59:33.667166 22473 tablet_bootstrap.cc:492] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e: Bootstrap starting.
I20260608 09:59:33.667701 22475 ts_tablet_manager.cc:1403] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 09:59:33.669461 22474 raft_consensus.cc:359] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.670276 22474 raft_consensus.cc:385] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.670608 22474 raft_consensus.cc:740] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee25cf621d984eefa473a0e2b51242bd, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.670854 22475 raft_consensus.cc:359] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.671700 22475 raft_consensus.cc:385] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.671476 22474 consensus_queue.cc:260] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.672056 22475 raft_consensus.cc:740] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f187928134f04fe182a99479f032e263, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.674711 22473 tablet_bootstrap.cc:654] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.679620 22475 consensus_queue.cc:260] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.683128 22473 tablet_bootstrap.cc:492] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e: No bootstrap required, opened a new log
I20260608 09:59:33.683727 22475 ts_tablet_manager.cc:1434] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260608 09:59:33.685400 22474 ts_tablet_manager.cc:1434] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.008s
I20260608 09:59:33.685600 22475 tablet_bootstrap.cc:492] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263: Bootstrap starting.
I20260608 09:59:33.683787 22473 ts_tablet_manager.cc:1403] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 09:59:33.686702 22474 tablet_bootstrap.cc:492] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd: Bootstrap starting.
I20260608 09:59:33.689749 22473 raft_consensus.cc:359] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.690557 22473 raft_consensus.cc:385] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.690902 22473 raft_consensus.cc:740] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36667757b5244c84821251054829cd1e, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.691875 22473 consensus_queue.cc:260] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.692955 22475 tablet_bootstrap.cc:654] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.695398 22473 ts_tablet_manager.cc:1434] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260608 09:59:33.696501 22473 tablet_bootstrap.cc:492] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e: Bootstrap starting.
I20260608 09:59:33.693710 22474 tablet_bootstrap.cc:654] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.703025 22473 tablet_bootstrap.cc:654] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.705209 22474 tablet_bootstrap.cc:492] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd: No bootstrap required, opened a new log
I20260608 09:59:33.707573 22475 tablet_bootstrap.cc:492] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263: No bootstrap required, opened a new log
I20260608 09:59:33.709337 22474 ts_tablet_manager.cc:1403] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260608 09:59:33.709540 22475 ts_tablet_manager.cc:1403] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.008s
I20260608 09:59:33.712855 22474 raft_consensus.cc:359] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.713809 22474 raft_consensus.cc:385] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.714145 22474 raft_consensus.cc:740] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee25cf621d984eefa473a0e2b51242bd, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.714367 22475 raft_consensus.cc:359] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.715147 22474 consensus_queue.cc:260] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.715525 22475 raft_consensus.cc:385] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.716109 22475 raft_consensus.cc:740] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f187928134f04fe182a99479f032e263, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.717290 22475 consensus_queue.cc:260] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.718827 22474 ts_tablet_manager.cc:1434] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 09:59:33.719587 22473 tablet_bootstrap.cc:492] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e: No bootstrap required, opened a new log
I20260608 09:59:33.719889 22474 tablet_bootstrap.cc:492] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd: Bootstrap starting.
I20260608 09:59:33.720183 22473 ts_tablet_manager.cc:1403] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260608 09:59:33.721534 22475 ts_tablet_manager.cc:1434] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:59:33.722627 22475 tablet_bootstrap.cc:492] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263: Bootstrap starting.
I20260608 09:59:33.723549 22473 raft_consensus.cc:359] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.724383 22473 raft_consensus.cc:385] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.724728 22473 raft_consensus.cc:740] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36667757b5244c84821251054829cd1e, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.725730 22473 consensus_queue.cc:260] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.727429 22474 tablet_bootstrap.cc:654] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.728226 22473 ts_tablet_manager.cc:1434] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:33.729442 22473 tablet_bootstrap.cc:492] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e: Bootstrap starting.
I20260608 09:59:33.732232 22475 tablet_bootstrap.cc:654] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.735692 22473 tablet_bootstrap.cc:654] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.746425 22475 tablet_bootstrap.cc:492] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263: No bootstrap required, opened a new log
I20260608 09:59:33.748021 22475 ts_tablet_manager.cc:1403] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260608 09:59:33.752133 22475 raft_consensus.cc:359] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.754598 22475 raft_consensus.cc:385] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.754977 22475 raft_consensus.cc:740] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f187928134f04fe182a99479f032e263, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.756222 22473 tablet_bootstrap.cc:492] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e: No bootstrap required, opened a new log
I20260608 09:59:33.755995 22475 consensus_queue.cc:260] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.756836 22473 ts_tablet_manager.cc:1403] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.017s
I20260608 09:59:33.760032 22473 raft_consensus.cc:359] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.760838 22473 raft_consensus.cc:385] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.761211 22473 raft_consensus.cc:740] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36667757b5244c84821251054829cd1e, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.761458 22475 ts_tablet_manager.cc:1434] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260608 09:59:33.762692 22475 tablet_bootstrap.cc:492] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263: Bootstrap starting.
I20260608 09:59:33.762250 22473 consensus_queue.cc:260] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.765023 22473 ts_tablet_manager.cc:1434] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:33.766320 22473 tablet_bootstrap.cc:492] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e: Bootstrap starting.
I20260608 09:59:33.769912 22475 tablet_bootstrap.cc:654] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.772509 22473 tablet_bootstrap.cc:654] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.786546 22473 tablet_bootstrap.cc:492] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e: No bootstrap required, opened a new log
I20260608 09:59:33.787444 22473 ts_tablet_manager.cc:1403] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 09:59:33.791589 22473 raft_consensus.cc:359] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.792838 22473 raft_consensus.cc:385] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.793330 22473 raft_consensus.cc:740] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36667757b5244c84821251054829cd1e, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.794620 22473 consensus_queue.cc:260] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.798280 22473 ts_tablet_manager.cc:1434] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:59:33.799749 22473 tablet_bootstrap.cc:492] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e: Bootstrap starting.
I20260608 09:59:33.801574 22479 raft_consensus.cc:493] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:33.802337 22479 raft_consensus.cc:515] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.808817 22479 leader_election.cc:290] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:33.825857 22475 tablet_bootstrap.cc:492] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263: No bootstrap required, opened a new log
I20260608 09:59:33.826326 22473 tablet_bootstrap.cc:654] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.826558 22475 ts_tablet_manager.cc:1403] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.029s
I20260608 09:59:33.827699 22474 tablet_bootstrap.cc:492] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd: No bootstrap required, opened a new log
I20260608 09:59:33.830319 22474 ts_tablet_manager.cc:1403] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd: Time spent bootstrapping tablet: real 0.111s	user 0.040s	sys 0.065s
I20260608 09:59:33.830178 22475 raft_consensus.cc:359] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } }
I20260608 09:59:33.833036 22475 raft_consensus.cc:385] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.833413 22475 raft_consensus.cc:740] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f187928134f04fe182a99479f032e263, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.834563 22475 consensus_queue.cc:260] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } }
I20260608 09:59:33.835834 22474 raft_consensus.cc:359] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.842145 22474 raft_consensus.cc:385] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.842588 22474 raft_consensus.cc:740] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee25cf621d984eefa473a0e2b51242bd, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.843114 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7eea93744f19acf43fefc5a15951" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd" is_pre_election: true
I20260608 09:59:33.839519 22475 ts_tablet_manager.cc:1434] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:59:33.843907 22474 consensus_queue.cc:260] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
W20260608 09:59:33.844792 22244 leader_election.cc:343] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:33.845363 22475 tablet_bootstrap.cc:492] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263: Bootstrap starting.
I20260608 09:59:33.846005 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7eea93744f19acf43fefc5a15951" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263" is_pre_election: true
I20260608 09:59:33.846725 22428 raft_consensus.cc:2468] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36667757b5244c84821251054829cd1e in term 0.
I20260608 09:59:33.848161 22244 leader_election.cc:304] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [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: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263; no voters: ee25cf621d984eefa473a0e2b51242bd
I20260608 09:59:33.836786 22473 tablet_bootstrap.cc:492] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e: No bootstrap required, opened a new log
I20260608 09:59:33.848958 22479 raft_consensus.cc:493] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:33.849193 22473 ts_tablet_manager.cc:1403] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e: Time spent bootstrapping tablet: real 0.050s	user 0.003s	sys 0.013s
I20260608 09:59:33.849507 22479 raft_consensus.cc:515] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.851847 22479 leader_election.cc:290] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:33.852329 22479 raft_consensus.cc:2804] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:33.852718 22479 raft_consensus.cc:493] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:33.852504 22473 raft_consensus.cc:359] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.853183 22479 raft_consensus.cc:3060] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.853377 22473 raft_consensus.cc:385] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.853804 22473 raft_consensus.cc:740] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36667757b5244c84821251054829cd1e, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.854619 22473 consensus_queue.cc:260] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.856487 22473 ts_tablet_manager.cc:1434] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 09:59:33.859766 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd316574a06d435ab279ac5eb3d52844" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd" is_pre_election: true
I20260608 09:59:33.860001 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd316574a06d435ab279ac5eb3d52844" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263" is_pre_election: true
I20260608 09:59:33.860455 22354 raft_consensus.cc:2468] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36667757b5244c84821251054829cd1e in term 0.
I20260608 09:59:33.860703 22475 tablet_bootstrap.cc:654] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.861609 22480 raft_consensus.cc:493] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:33.861771 22482 raft_consensus.cc:493] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:33.862171 22480 raft_consensus.cc:515] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.862339 22482 raft_consensus.cc:515] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.871627 22482 leader_election.cc:290] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061)
I20260608 09:59:33.876693 22498 raft_consensus.cc:493] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:33.879374 22498 raft_consensus.cc:515] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.881369 22479 raft_consensus.cc:515] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.846731 22474 ts_tablet_manager.cc:1434] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260608 09:59:33.883172 22480 leader_election.cc:290] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:33.885810 22498 leader_election.cc:290] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:33.888240 22479 leader_election.cc:290] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 election: Requested vote from peers ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:33.886528 22474 tablet_bootstrap.cc:492] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd: Bootstrap starting.
I20260608 09:59:33.907322 22474 tablet_bootstrap.cc:654] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.897832 22244 leader_election.cc:304] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36667757b5244c84821251054829cd1e, ee25cf621d984eefa473a0e2b51242bd; no voters: 
I20260608 09:59:33.910899 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79baa2706b4441a1946c9a7bd95a17f2" candidate_uuid: "f187928134f04fe182a99479f032e263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e" is_pre_election: true
I20260608 09:59:33.911124 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79baa2706b4441a1946c9a7bd95a17f2" candidate_uuid: "f187928134f04fe182a99479f032e263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd" is_pre_election: true
I20260608 09:59:33.911468 22479 raft_consensus.cc:2804] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:33.911701 22279 raft_consensus.cc:2468] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f187928134f04fe182a99479f032e263 in term 0.
I20260608 09:59:33.911850 22354 raft_consensus.cc:2468] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f187928134f04fe182a99479f032e263 in term 0.
I20260608 09:59:33.911958 22479 raft_consensus.cc:493] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:33.912564 22479 raft_consensus.cc:3060] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.913350 22392 leader_election.cc:304] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263; no voters: 
I20260608 09:59:33.914304 22482 raft_consensus.cc:2804] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:33.914687 22482 raft_consensus.cc:493] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:33.915002 22482 raft_consensus.cc:3060] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.915552 22475 tablet_bootstrap.cc:492] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263: No bootstrap required, opened a new log
I20260608 09:59:33.916131 22475 ts_tablet_manager.cc:1403] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.024s
W20260608 09:59:33.917598 22244 leader_election.cc:343] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f187928134f04fe182a99479f032e263 (127.10.181.131:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:33.919562 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7eea93744f19acf43fefc5a15951" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd"
I20260608 09:59:33.919404 22475 raft_consensus.cc:359] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.920307 22475 raft_consensus.cc:385] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.920709 22475 raft_consensus.cc:740] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f187928134f04fe182a99479f032e263, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.921558 22475 consensus_queue.cc:260] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
W20260608 09:59:33.922879 22244 leader_election.cc:343] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:33.924809 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79baa2706b4441a1946c9a7bd95a17f2" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263" is_pre_election: true
I20260608 09:59:33.924837 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008061b6738b4671add438a6cb24370c" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263" is_pre_election: true
I20260608 09:59:33.926002 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008061b6738b4671add438a6cb24370c" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e" is_pre_election: true
I20260608 09:59:33.926687 22479 raft_consensus.cc:515] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.926935 22278 raft_consensus.cc:2468] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee25cf621d984eefa473a0e2b51242bd in term 0.
I20260608 09:59:33.928753 22318 leader_election.cc:304] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36667757b5244c84821251054829cd1e, ee25cf621d984eefa473a0e2b51242bd; no voters: 
I20260608 09:59:33.929162 22479 leader_election.cc:290] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 election: Requested vote from peers ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:33.929881 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7eea93744f19acf43fefc5a15951" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263"
I20260608 09:59:33.930430 22427 raft_consensus.cc:3060] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.933614 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79baa2706b4441a1946c9a7bd95a17f2" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e" is_pre_election: true
I20260608 09:59:33.934232 22279 raft_consensus.cc:2468] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee25cf621d984eefa473a0e2b51242bd in term 0.
I20260608 09:59:33.934962 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd316574a06d435ab279ac5eb3d52844" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd"
I20260608 09:59:33.935783 22354 raft_consensus.cc:3060] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:59:33.936515 22319 leader_election.cc:343] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f187928134f04fe182a99479f032e263 (127.10.181.131:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:33.937644 22498 raft_consensus.cc:2804] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:33.937858 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd316574a06d435ab279ac5eb3d52844" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263"
I20260608 09:59:33.938089 22498 raft_consensus.cc:493] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:33.938460 22498 raft_consensus.cc:3060] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.938506 22426 raft_consensus.cc:3060] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.942960 22318 leader_election.cc:304] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36667757b5244c84821251054829cd1e, ee25cf621d984eefa473a0e2b51242bd; no voters: 
I20260608 09:59:33.943809 22480 raft_consensus.cc:2804] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:33.944314 22480 raft_consensus.cc:493] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:33.944758 22480 raft_consensus.cc:3060] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.945217 22482 raft_consensus.cc:515] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.946568 22428 raft_consensus.cc:2393] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee25cf621d984eefa473a0e2b51242bd in current term 1: Already voted for candidate f187928134f04fe182a99479f032e263 in this term.
I20260608 09:59:33.951675 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79baa2706b4441a1946c9a7bd95a17f2" candidate_uuid: "f187928134f04fe182a99479f032e263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e"
I20260608 09:59:33.952270 22279 raft_consensus.cc:3060] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.955387 22480 raft_consensus.cc:515] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.959417 22279 raft_consensus.cc:2468] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f187928134f04fe182a99479f032e263 in term 1.
I20260608 09:59:33.959722 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79baa2706b4441a1946c9a7bd95a17f2" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e"
I20260608 09:59:33.960901 22278 raft_consensus.cc:2393] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee25cf621d984eefa473a0e2b51242bd in current term 1: Already voted for candidate f187928134f04fe182a99479f032e263 in this term.
I20260608 09:59:33.960762 22392 leader_election.cc:304] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263; no voters: 
I20260608 09:59:33.962285 22427 raft_consensus.cc:2468] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36667757b5244c84821251054829cd1e in term 1.
I20260608 09:59:33.963579 22244 leader_election.cc:304] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [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: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263; no voters: ee25cf621d984eefa473a0e2b51242bd
I20260608 09:59:33.965200 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79baa2706b4441a1946c9a7bd95a17f2" candidate_uuid: "f187928134f04fe182a99479f032e263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd"
I20260608 09:59:33.965468 22426 raft_consensus.cc:2468] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36667757b5244c84821251054829cd1e in term 1.
I20260608 09:59:33.966131 22353 raft_consensus.cc:2393] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f187928134f04fe182a99479f032e263 in current term 1: Already voted for candidate ee25cf621d984eefa473a0e2b51242bd in this term.
I20260608 09:59:33.966030 22480 leader_election.cc:290] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 election: Requested vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:33.967056 22479 raft_consensus.cc:2804] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:33.967918 22244 leader_election.cc:304] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263; no voters: 
I20260608 09:59:33.968432 22354 raft_consensus.cc:2468] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36667757b5244c84821251054829cd1e in term 1.
I20260608 09:59:33.969597 22479 raft_consensus.cc:697] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 1 LEADER]: Becoming Leader. State: Replica: 36667757b5244c84821251054829cd1e, State: Running, Role: LEADER
I20260608 09:59:33.969857 22482 leader_election.cc:290] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [CANDIDATE]: Term 1 election: Requested vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061)
I20260608 09:59:33.970980 22494 raft_consensus.cc:2804] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:33.974465 22503 raft_consensus.cc:2804] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:33.975025 22503 raft_consensus.cc:697] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 1 LEADER]: Becoming Leader. State: Replica: f187928134f04fe182a99479f032e263, State: Running, Role: LEADER
I20260608 09:59:33.975953 22503 consensus_queue.cc:237] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.976207 22498 raft_consensus.cc:515] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.979022 22498 leader_election.cc:290] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 election: Requested vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:33.979374 22474 tablet_bootstrap.cc:492] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd: No bootstrap required, opened a new log
I20260608 09:59:33.980285 22474 ts_tablet_manager.cc:1403] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd: Time spent bootstrapping tablet: real 0.094s	user 0.027s	sys 0.025s
I20260608 09:59:33.981209 22475 ts_tablet_manager.cc:1434] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263: Time spent starting tablet: real 0.065s	user 0.019s	sys 0.006s
I20260608 09:59:33.972024 22479 consensus_queue.cc:237] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.983424 22475 tablet_bootstrap.cc:492] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263: Bootstrap starting.
I20260608 09:59:33.980719 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008061b6738b4671add438a6cb24370c" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e"
I20260608 09:59:33.985891 22474 raft_consensus.cc:359] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } }
I20260608 09:59:33.987097 22279 raft_consensus.cc:3060] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:33.992880 22494 raft_consensus.cc:697] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 1 LEADER]: Becoming Leader. State: Replica: 36667757b5244c84821251054829cd1e, State: Running, Role: LEADER
I20260608 09:59:33.981962 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79baa2706b4441a1946c9a7bd95a17f2" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263"
I20260608 09:59:33.993407 22474 raft_consensus.cc:385] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:33.993858 22474 raft_consensus.cc:740] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee25cf621d984eefa473a0e2b51242bd, State: Initialized, Role: FOLLOWER
I20260608 09:59:33.993341 22475 tablet_bootstrap.cc:654] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:33.994762 22474 consensus_queue.cc:260] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } }
I20260608 09:59:33.995265 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008061b6738b4671add438a6cb24370c" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263"
I20260608 09:59:33.995019 22494 consensus_queue.cc:237] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:33.996964 22319 leader_election.cc:304] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [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: ee25cf621d984eefa473a0e2b51242bd; no voters: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263
I20260608 09:59:33.997285 22474 ts_tablet_manager.cc:1434] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260608 09:59:33.998216 22498 raft_consensus.cc:2749] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260608 09:59:33.998312 22319 leader_election.cc:343] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f187928134f04fe182a99479f032e263 (127.10.181.131:45003): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:34.002874 22279 raft_consensus.cc:2468] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee25cf621d984eefa473a0e2b51242bd in term 1.
I20260608 09:59:33.998373 22474 tablet_bootstrap.cc:492] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd: Bootstrap starting.
I20260608 09:59:34.004848 22318 leader_election.cc:304] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [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: 36667757b5244c84821251054829cd1e, ee25cf621d984eefa473a0e2b51242bd; no voters: f187928134f04fe182a99479f032e263
I20260608 09:59:34.006343 22498 raft_consensus.cc:2804] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:34.006853 22498 raft_consensus.cc:697] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 1 LEADER]: Becoming Leader. State: Replica: ee25cf621d984eefa473a0e2b51242bd, State: Running, Role: LEADER
I20260608 09:59:34.007731 22498 consensus_queue.cc:237] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.008836 22479 raft_consensus.cc:493] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:34.009409 22479 raft_consensus.cc:515] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } }
W20260608 09:59:34.013079 22225 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:34.014997 22173 catalog_manager.cc:5696] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 36667757b5244c84821251054829cd1e (127.10.181.129). New cstate: current_term: 1 leader_uuid: "36667757b5244c84821251054829cd1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:34.018466 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21f02f262a4d35a028151f31f5ce1a" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263" is_pre_election: true
I20260608 09:59:34.018003 22176 catalog_manager.cc:5696] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 reported cstate change: term changed from 0 to 1, leader changed from <none> to f187928134f04fe182a99479f032e263 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "f187928134f04fe182a99479f032e263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:34.019387 22426 raft_consensus.cc:2468] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36667757b5244c84821251054829cd1e in term 0.
I20260608 09:59:34.020720 22503 raft_consensus.cc:493] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:34.021476 22503 raft_consensus.cc:515] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.024027 22503 leader_election.cc:290] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061)
I20260608 09:59:34.024969 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad2aed36c994cf2b21cd9d1e4dea8fb" candidate_uuid: "f187928134f04fe182a99479f032e263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e" is_pre_election: true
I20260608 09:59:34.025998 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad2aed36c994cf2b21cd9d1e4dea8fb" candidate_uuid: "f187928134f04fe182a99479f032e263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd" is_pre_election: true
I20260608 09:59:34.026021 22279 raft_consensus.cc:2468] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f187928134f04fe182a99479f032e263 in term 0.
I20260608 09:59:34.026554 22475 tablet_bootstrap.cc:492] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263: No bootstrap required, opened a new log
I20260608 09:59:34.027179 22475 ts_tablet_manager.cc:1403] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.003s
I20260608 09:59:34.027732 22244 leader_election.cc:304] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263; no voters: 
I20260608 09:59:34.027751 22392 leader_election.cc:304] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263; no voters: 
I20260608 09:59:34.029064 22503 raft_consensus.cc:2804] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 09:59:34.029188 22393 leader_election.cc:343] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:34.030298 22505 raft_consensus.cc:493] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:34.030804 22475 raft_consensus.cc:359] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.031944 22475 raft_consensus.cc:385] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:34.032107 22479 leader_election.cc:290] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f187928134f04fe182a99479f032e263 (127.10.181.131:45003), ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061)
I20260608 09:59:34.032356 22475 raft_consensus.cc:740] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f187928134f04fe182a99479f032e263, State: Initialized, Role: FOLLOWER
I20260608 09:59:34.032760 22479 raft_consensus.cc:2804] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:34.033175 22479 raft_consensus.cc:493] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:34.034904 22479 raft_consensus.cc:3060] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.033403 22475 consensus_queue.cc:260] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.029562 22503 raft_consensus.cc:493] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:34.038403 22503 raft_consensus.cc:3060] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.039752 22475 ts_tablet_manager.cc:1434] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 09:59:34.030850 22505 raft_consensus.cc:515] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.042632 22505 leader_election.cc:290] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:34.044929 22479 raft_consensus.cc:515] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } }
I20260608 09:59:34.048270 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21f02f262a4d35a028151f31f5ce1a" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd" is_pre_election: true
I20260608 09:59:34.049067 22354 raft_consensus.cc:2468] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36667757b5244c84821251054829cd1e in term 0.
I20260608 09:59:34.023453 22474 tablet_bootstrap.cc:654] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:34.050607 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad2aed36c994cf2b21cd9d1e4dea8fb" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd" is_pre_election: true
I20260608 09:59:34.051621 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad2aed36c994cf2b21cd9d1e4dea8fb" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263" is_pre_election: true
W20260608 09:59:34.053210 22244 leader_election.cc:343] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:34.055871 22474 tablet_bootstrap.cc:492] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd: No bootstrap required, opened a new log
I20260608 09:59:34.056562 22474 ts_tablet_manager.cc:1403] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.009s
I20260608 09:59:34.056964 22174 catalog_manager.cc:5696] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd reported cstate change: term changed from 0 to 1, leader changed from <none> to ee25cf621d984eefa473a0e2b51242bd (127.10.181.130). New cstate: current_term: 1 leader_uuid: "ee25cf621d984eefa473a0e2b51242bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:34.060223 22474 raft_consensus.cc:359] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.061041 22474 raft_consensus.cc:385] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:34.061398 22474 raft_consensus.cc:740] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee25cf621d984eefa473a0e2b51242bd, State: Initialized, Role: FOLLOWER
I20260608 09:59:34.062279 22474 consensus_queue.cc:260] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.063568 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21f02f262a4d35a028151f31f5ce1a" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd"
I20260608 09:59:34.064186 22353 raft_consensus.cc:3060] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.064823 22474 ts_tablet_manager.cc:1434] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:34.066030 22474 tablet_bootstrap.cc:492] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd: Bootstrap starting.
I20260608 09:59:34.062578 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21f02f262a4d35a028151f31f5ce1a" candidate_uuid: "36667757b5244c84821251054829cd1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263"
I20260608 09:59:34.068481 22427 raft_consensus.cc:3060] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.072710 22474 tablet_bootstrap.cc:654] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:34.073323 22479 leader_election.cc:290] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 election: Requested vote from peers f187928134f04fe182a99479f032e263 (127.10.181.131:45003), ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061)
I20260608 09:59:34.058377 22503 raft_consensus.cc:515] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.074697 22426 raft_consensus.cc:2393] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36667757b5244c84821251054829cd1e in current term 1: Already voted for candidate f187928134f04fe182a99479f032e263 in this term.
I20260608 09:59:34.072672 22353 raft_consensus.cc:2468] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36667757b5244c84821251054829cd1e in term 1.
I20260608 09:59:34.077138 22244 leader_election.cc:304] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [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: 36667757b5244c84821251054829cd1e; no voters: ee25cf621d984eefa473a0e2b51242bd, f187928134f04fe182a99479f032e263
I20260608 09:59:34.079562 22244 leader_election.cc:304] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36667757b5244c84821251054829cd1e, ee25cf621d984eefa473a0e2b51242bd; no voters: 
I20260608 09:59:34.080799 22512 raft_consensus.cc:3060] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.090977 22427 raft_consensus.cc:2468] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36667757b5244c84821251054829cd1e in term 1.
I20260608 09:59:34.097908 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad2aed36c994cf2b21cd9d1e4dea8fb" candidate_uuid: "f187928134f04fe182a99479f032e263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e"
I20260608 09:59:34.100095 22512 raft_consensus.cc:2749] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:34.103048 22353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad2aed36c994cf2b21cd9d1e4dea8fb" candidate_uuid: "f187928134f04fe182a99479f032e263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee25cf621d984eefa473a0e2b51242bd"
W20260608 09:59:34.104825 22393 leader_election.cc:343] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:34.101389 22175 catalog_manager.cc:5696] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 36667757b5244c84821251054829cd1e (127.10.181.129). New cstate: current_term: 1 leader_uuid: "36667757b5244c84821251054829cd1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:34.108105 22279 raft_consensus.cc:2468] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f187928134f04fe182a99479f032e263 in term 1.
I20260608 09:59:34.100703 22479 raft_consensus.cc:2804] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:34.112325 22479 raft_consensus.cc:697] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 1 LEADER]: Becoming Leader. State: Replica: 36667757b5244c84821251054829cd1e, State: Running, Role: LEADER
I20260608 09:59:34.102144 22503 leader_election.cc:290] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [CANDIDATE]: Term 1 election: Requested vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), ee25cf621d984eefa473a0e2b51242bd (127.10.181.130:35061)
I20260608 09:59:34.113724 22392 leader_election.cc:304] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [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: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263; no voters: ee25cf621d984eefa473a0e2b51242bd
I20260608 09:59:34.113269 22479 consensus_queue.cc:237] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } }
I20260608 09:59:34.116381 22503 raft_consensus.cc:2804] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:34.116883 22503 raft_consensus.cc:697] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 1 LEADER]: Becoming Leader. State: Replica: f187928134f04fe182a99479f032e263, State: Running, Role: LEADER
I20260608 09:59:34.117746 22503 consensus_queue.cc:237] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.129473 22474 tablet_bootstrap.cc:492] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd: No bootstrap required, opened a new log
I20260608 09:59:34.130128 22474 ts_tablet_manager.cc:1403] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.036s
I20260608 09:59:34.132440 22176 catalog_manager.cc:5696] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 36667757b5244c84821251054829cd1e (127.10.181.129). New cstate: current_term: 1 leader_uuid: "36667757b5244c84821251054829cd1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:34.133405 22474 raft_consensus.cc:359] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.134205 22474 raft_consensus.cc:385] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:34.134688 22474 raft_consensus.cc:740] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee25cf621d984eefa473a0e2b51242bd, State: Initialized, Role: FOLLOWER
I20260608 09:59:34.134167 22175 catalog_manager.cc:5696] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 reported cstate change: term changed from 0 to 1, leader changed from <none> to f187928134f04fe182a99479f032e263 (127.10.181.131). New cstate: current_term: 1 leader_uuid: "f187928134f04fe182a99479f032e263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:34.135499 22474 consensus_queue.cc:260] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.138008 22474 ts_tablet_manager.cc:1434] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:59:34.274390 22498 raft_consensus.cc:493] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:34.274972 22498 raft_consensus.cc:515] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.279757 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7eea93744f19acf43fefc5a15951" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263" is_pre_election: true
I20260608 09:59:34.280611 22427 raft_consensus.cc:2393] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee25cf621d984eefa473a0e2b51242bd in current term 1: Already voted for candidate 36667757b5244c84821251054829cd1e in this term.
I20260608 09:59:34.281646 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75ae7eea93744f19acf43fefc5a15951" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e" is_pre_election: true
I20260608 09:59:34.283257 22498 leader_election.cc:290] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:34.283388 22318 leader_election.cc:304] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [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: ee25cf621d984eefa473a0e2b51242bd; no voters: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263
I20260608 09:59:34.284394 22498 raft_consensus.cc:3060] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.292321 22498 raft_consensus.cc:2749] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:34.371989 22427 raft_consensus.cc:3060] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.373160 22279 raft_consensus.cc:1275] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Refusing update from remote peer ee25cf621d984eefa473a0e2b51242bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.375200 22498 consensus_queue.cc:1048] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:34.393004 22427 raft_consensus.cc:1275] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Refusing update from remote peer ee25cf621d984eefa473a0e2b51242bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.393162 22426 raft_consensus.cc:1275] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.395078 22498 consensus_queue.cc:1048] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:34.395532 22479 consensus_queue.cc:1048] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:34.402670 22353 raft_consensus.cc:1275] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.404321 22479 consensus_queue.cc:1048] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:34.422142 22428 raft_consensus.cc:1275] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.425611 22354 raft_consensus.cc:1275] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.429157 22512 consensus_queue.cc:1048] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:34.431680 22512 consensus_queue.cc:1048] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:34.440668 22531 mvcc.cc:204] Tried to move back new op lower bound from 7294618723812851712 to 7294618722350186496. Current Snapshot: MvccSnapshot[applied={T|T < 7294618723812851712}]
I20260608 09:59:34.450572 22352 raft_consensus.cc:1275] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.456630 22278 raft_consensus.cc:1275] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Refusing update from remote peer f187928134f04fe182a99479f032e263: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.458994 22503 consensus_queue.cc:1048] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:34.462889 22512 consensus_queue.cc:1048] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:34.472113 22480 raft_consensus.cc:493] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:34.480420 22428 raft_consensus.cc:1275] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.484157 22494 consensus_queue.cc:1048] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:34.476630 22480 raft_consensus.cc:515] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } }
I20260608 09:59:34.509557 22504 consensus_queue.cc:1048] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:34.511409 22352 raft_consensus.cc:3060] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:34.583209 22276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad2aed36c994cf2b21cd9d1e4dea8fb" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36667757b5244c84821251054829cd1e" is_pre_election: true
I20260608 09:59:34.589867 22277 raft_consensus.cc:1275] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Refusing update from remote peer f187928134f04fe182a99479f032e263: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.596801 22480 leader_election.cc:290] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36667757b5244c84821251054829cd1e (127.10.181.129:37761), f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:34.624145 22546 consensus_queue.cc:1048] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260608 09:59:34.650555 22424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad2aed36c994cf2b21cd9d1e4dea8fb" candidate_uuid: "ee25cf621d984eefa473a0e2b51242bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f187928134f04fe182a99479f032e263" is_pre_election: true
I20260608 09:59:34.693601 22319 leader_election.cc:304] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [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: ee25cf621d984eefa473a0e2b51242bd; no voters: 36667757b5244c84821251054829cd1e, f187928134f04fe182a99479f032e263
I20260608 09:59:34.750958 22352 raft_consensus.cc:1275] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Refusing update from remote peer f187928134f04fe182a99479f032e263: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:34.757936 22545 raft_consensus.cc:2749] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:34.833830 22503 consensus_queue.cc:1048] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260608 09:59:34.915126 22244 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.131:45003, user_credentials={real_user=slave}} blocked reactor thread for 70198.5us
W20260608 09:59:35.501974 22244 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.181.131:45003, user_credentials={real_user=slave}} blocked reactor thread for 84019.5us
I20260608 09:59:36.081123 10966 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:36.103223 22579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:36.103487 22578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:36.113799 22581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:36.114656 10966 server_base.cc:1061] running on GCE node
I20260608 09:59:36.116667 10966 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:36.117010 10966 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:36.117311 10966 hybrid_clock.cc:648] HybridClock initialized: now 1780912776117288 us; error 0 us; skew 500 ppm
I20260608 09:59:36.118278 10966 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:36.121934 10966 webserver.cc:533] Webserver started at http://127.10.181.132:43417/ using document root <none> and password file <none>
I20260608 09:59:36.122712 10966 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:36.123010 10966 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:36.123387 10966 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:36.125100 10966 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-3-root/instance:
uuid: "482f15d00ffd44c7a6953ed12fe22741"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-d6kj"
I20260608 09:59:36.131052 10966 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:59:36.134796 22586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.135766 10966 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:59:36.136088 10966 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-3-root
uuid: "482f15d00ffd44c7a6953ed12fe22741"
format_stamp: "Formatted at 2026-06-08 09:59:36 on dist-test-slave-d6kj"
I20260608 09:59:36.136387 10966 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8V7sYW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912535043751-10966-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:36.150698 10966 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:36.151891 10966 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:36.153437 10966 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:36.155753 10966 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:36.155995 10966 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.156248 10966 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:36.156431 10966 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:36.195274 10966 rpc_server.cc:307] RPC server started. Bound to: 127.10.181.132:46207
I20260608 09:59:36.195405 22648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.181.132:46207 every 8 connection(s)
I20260608 09:59:36.210285 22649 heartbeater.cc:344] Connected to a master server at 127.10.181.190:46475
I20260608 09:59:36.210788 22649 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:36.211608 22649 heartbeater.cc:507] Master 127.10.181.190:46475 requested a full tablet report, sending...
I20260608 09:59:36.213714 22177 ts_manager.cc:194] Registered new tserver with Master: 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132:46207)
I20260608 09:59:36.215113 22177 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33918
I20260608 09:59:37.161351 22279 consensus_queue.cc:237] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:37.170182 22428 raft_consensus.cc:1275] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:37.172665 22350 raft_consensus.cc:1275] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:37.172861 22479 consensus_queue.cc:1048] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:59:37.174762 22659 consensus_queue.cc:1048] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:37.185117 22479 raft_consensus.cc:2955] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
W20260608 09:59:37.187582 22244 consensus_peers.cc:597] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e -> Peer 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132:46207): Couldn't send request to peer 482f15d00ffd44c7a6953ed12fe22741. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd316574a06d435ab279ac5eb3d52844. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:37.187572 22428 raft_consensus.cc:2955] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.191998 22350 raft_consensus.cc:2955] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.214592 22177 catalog_manager.cc:5696] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 reported cstate change: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "36667757b5244c84821251054829cd1e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.218057 22649 heartbeater.cc:499] Master 127.10.181.190:46475 was elected leader, sending a full tablet report...
I20260608 09:59:37.235334 22428 consensus_queue.cc:237] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:37.256361 22350 raft_consensus.cc:1275] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Refusing update from remote peer f187928134f04fe182a99479f032e263: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:37.256479 22279 raft_consensus.cc:1275] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Refusing update from remote peer f187928134f04fe182a99479f032e263: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:37.258270 22503 consensus_queue.cc:1048] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:59:37.259505 22670 consensus_queue.cc:1048] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 09:59:37.267706 22393 consensus_peers.cc:597] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 -> Peer 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132:46207): Couldn't send request to peer 482f15d00ffd44c7a6953ed12fe22741. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79baa2706b4441a1946c9a7bd95a17f2. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:37.269409 22503 raft_consensus.cc:2955] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.271797 22350 raft_consensus.cc:2955] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.278405 22279 raft_consensus.cc:2955] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.285202 22174 catalog_manager.cc:5696] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 reported cstate change: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "f187928134f04fe182a99479f032e263" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:37.291044 22277 consensus_queue.cc:237] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:37.306116 22428 raft_consensus.cc:1275] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:37.307475 22479 consensus_queue.cc:1048] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 09:59:37.309443 22244 consensus_peers.cc:597] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e -> Peer 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132:46207): Couldn't send request to peer 482f15d00ffd44c7a6953ed12fe22741. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75ae7eea93744f19acf43fefc5a15951. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:37.310621 22350 raft_consensus.cc:1275] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:37.312553 22479 consensus_queue.cc:1048] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:37.317773 22655 raft_consensus.cc:2955] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.319885 22428 raft_consensus.cc:2955] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.324806 22350 raft_consensus.cc:2955] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.334075 22174 catalog_manager.cc:5696] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 reported cstate change: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "36667757b5244c84821251054829cd1e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.336380 22277 consensus_queue.cc:237] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
W20260608 09:59:37.345669 22244 consensus_peers.cc:597] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e -> Peer 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132:46207): Couldn't send request to peer 482f15d00ffd44c7a6953ed12fe22741. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff21f02f262a4d35a028151f31f5ce1a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:37.346939 22350 raft_consensus.cc:1275] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:37.347401 22428 raft_consensus.cc:1275] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Refusing update from remote peer 36667757b5244c84821251054829cd1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:59:37.349133 22655 consensus_queue.cc:1048] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:37.350296 22479 consensus_queue.cc:1048] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:59:37.360877 22655 raft_consensus.cc:2955] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.363179 22428 raft_consensus.cc:2955] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.363057 22350 raft_consensus.cc:2955] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } } }
I20260608 09:59:37.377614 22177 catalog_manager.cc:5696] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e reported cstate change: config changed from index -1 to 17, NON_VOTER 482f15d00ffd44c7a6953ed12fe22741 (127.10.181.132) added. New cstate: current_term: 1 leader_uuid: "36667757b5244c84821251054829cd1e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:37.650904 22681 ts_tablet_manager.cc:933] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: Initiating tablet copy from peer 36667757b5244c84821251054829cd1e (127.10.181.129:37761)
I20260608 09:59:37.653369 22681 tablet_copy_client.cc:323] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:37761
I20260608 09:59:37.667560 22289 tablet_copy_service.cc:140] P 36667757b5244c84821251054829cd1e: Received BeginTabletCopySession request for tablet bd316574a06d435ab279ac5eb3d52844 from peer 482f15d00ffd44c7a6953ed12fe22741 ({username='slave'} at 127.0.0.1:58138)
I20260608 09:59:37.668144 22289 tablet_copy_service.cc:161] P 36667757b5244c84821251054829cd1e: Beginning new tablet copy session on tablet bd316574a06d435ab279ac5eb3d52844 from peer 482f15d00ffd44c7a6953ed12fe22741 at {username='slave'} at 127.0.0.1:58138: session id = 482f15d00ffd44c7a6953ed12fe22741-bd316574a06d435ab279ac5eb3d52844
I20260608 09:59:37.674813 22289 tablet_copy_source_session.cc:215] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:37.678063 22681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd316574a06d435ab279ac5eb3d52844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:37.690956 22681 tablet_copy_client.cc:806] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:37.691601 22681 tablet_copy_client.cc:670] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:37.695604 22681 tablet_copy_client.cc:538] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:37.702105 22681 tablet_bootstrap.cc:492] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap starting.
I20260608 09:59:37.782191 22685 ts_tablet_manager.cc:933] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: Initiating tablet copy from peer 36667757b5244c84821251054829cd1e (127.10.181.129:37761)
I20260608 09:59:37.784137 22685 tablet_copy_client.cc:323] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:37761
I20260608 09:59:37.786165 22289 tablet_copy_service.cc:140] P 36667757b5244c84821251054829cd1e: Received BeginTabletCopySession request for tablet ff21f02f262a4d35a028151f31f5ce1a from peer 482f15d00ffd44c7a6953ed12fe22741 ({username='slave'} at 127.0.0.1:58138)
I20260608 09:59:37.786749 22289 tablet_copy_service.cc:161] P 36667757b5244c84821251054829cd1e: Beginning new tablet copy session on tablet ff21f02f262a4d35a028151f31f5ce1a from peer 482f15d00ffd44c7a6953ed12fe22741 at {username='slave'} at 127.0.0.1:58138: session id = 482f15d00ffd44c7a6953ed12fe22741-ff21f02f262a4d35a028151f31f5ce1a
I20260608 09:59:37.795043 22289 tablet_copy_source_session.cc:215] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:37.798604 22685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21f02f262a4d35a028151f31f5ce1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:37.805509 22681 tablet_bootstrap.cc:492] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:37.806599 22681 tablet_bootstrap.cc:492] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap complete.
I20260608 09:59:37.807366 22681 ts_tablet_manager.cc:1403] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: Time spent bootstrapping tablet: real 0.105s	user 0.089s	sys 0.016s
I20260608 09:59:37.810622 22681 raft_consensus.cc:359] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:37.815065 22681 raft_consensus.cc:740] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 482f15d00ffd44c7a6953ed12fe22741, State: Initialized, Role: LEARNER
I20260608 09:59:37.815819 22681 consensus_queue.cc:260] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:37.819164 22687 ts_tablet_manager.cc:933] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: Initiating tablet copy from peer f187928134f04fe182a99479f032e263 (127.10.181.131:45003)
I20260608 09:59:37.820058 22685 tablet_copy_client.cc:806] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:37.821010 22685 tablet_copy_client.cc:670] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:37.826393 22685 tablet_copy_client.cc:538] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:37.826432 22687 tablet_copy_client.cc:323] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.131:45003
I20260608 09:59:37.827064 22681 ts_tablet_manager.cc:1434] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.006s
I20260608 09:59:37.828991 22289 tablet_copy_service.cc:342] P 36667757b5244c84821251054829cd1e: Request end of tablet copy session 482f15d00ffd44c7a6953ed12fe22741-bd316574a06d435ab279ac5eb3d52844 received from {username='slave'} at 127.0.0.1:58138
I20260608 09:59:37.829504 22289 tablet_copy_service.cc:434] P 36667757b5244c84821251054829cd1e: ending tablet copy session 482f15d00ffd44c7a6953ed12fe22741-bd316574a06d435ab279ac5eb3d52844 on tablet bd316574a06d435ab279ac5eb3d52844 with peer 482f15d00ffd44c7a6953ed12fe22741
I20260608 09:59:37.841256 22438 tablet_copy_service.cc:140] P f187928134f04fe182a99479f032e263: Received BeginTabletCopySession request for tablet 79baa2706b4441a1946c9a7bd95a17f2 from peer 482f15d00ffd44c7a6953ed12fe22741 ({username='slave'} at 127.0.0.1:38848)
I20260608 09:59:37.841977 22685 tablet_bootstrap.cc:492] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap starting.
I20260608 09:59:37.841976 22438 tablet_copy_service.cc:161] P f187928134f04fe182a99479f032e263: Beginning new tablet copy session on tablet 79baa2706b4441a1946c9a7bd95a17f2 from peer 482f15d00ffd44c7a6953ed12fe22741 at {username='slave'} at 127.0.0.1:38848: session id = 482f15d00ffd44c7a6953ed12fe22741-79baa2706b4441a1946c9a7bd95a17f2
I20260608 09:59:37.851315 22438 tablet_copy_source_session.cc:215] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:37.855152 22687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79baa2706b4441a1946c9a7bd95a17f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:37.874814 22687 tablet_copy_client.cc:806] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:37.875449 22687 tablet_copy_client.cc:670] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:37.880381 22687 tablet_copy_client.cc:538] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:37.890805 22687 tablet_bootstrap.cc:492] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap starting.
I20260608 09:59:37.902464 22681 ts_tablet_manager.cc:933] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: Initiating tablet copy from peer 36667757b5244c84821251054829cd1e (127.10.181.129:37761)
I20260608 09:59:37.915522 22681 tablet_copy_client.cc:323] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Beginning tablet copy session from remote peer at address 127.10.181.129:37761
I20260608 09:59:37.917551 22289 tablet_copy_service.cc:140] P 36667757b5244c84821251054829cd1e: Received BeginTabletCopySession request for tablet 75ae7eea93744f19acf43fefc5a15951 from peer 482f15d00ffd44c7a6953ed12fe22741 ({username='slave'} at 127.0.0.1:58138)
I20260608 09:59:37.918157 22289 tablet_copy_service.cc:161] P 36667757b5244c84821251054829cd1e: Beginning new tablet copy session on tablet 75ae7eea93744f19acf43fefc5a15951 from peer 482f15d00ffd44c7a6953ed12fe22741 at {username='slave'} at 127.0.0.1:58138: session id = 482f15d00ffd44c7a6953ed12fe22741-75ae7eea93744f19acf43fefc5a15951
I20260608 09:59:37.929198 22289 tablet_copy_source_session.cc:215] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:37.934240 22681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75ae7eea93744f19acf43fefc5a15951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:37.958657 22681 tablet_copy_client.cc:806] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:37.959259 22681 tablet_copy_client.cc:670] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:37.964114 22681 tablet_copy_client.cc:538] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:37.971757 22685 tablet_bootstrap.cc:492] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:37.972801 22685 tablet_bootstrap.cc:492] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap complete.
I20260608 09:59:37.973357 22681 tablet_bootstrap.cc:492] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap starting.
I20260608 09:59:37.973577 22685 ts_tablet_manager.cc:1403] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: Time spent bootstrapping tablet: real 0.132s	user 0.112s	sys 0.016s
I20260608 09:59:37.976693 22685 raft_consensus.cc:359] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:37.977553 22685 raft_consensus.cc:740] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 482f15d00ffd44c7a6953ed12fe22741, State: Initialized, Role: LEARNER
I20260608 09:59:37.978225 22685 consensus_queue.cc:260] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:37.983493 22685 ts_tablet_manager.cc:1434] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 09:59:37.985493 22289 tablet_copy_service.cc:342] P 36667757b5244c84821251054829cd1e: Request end of tablet copy session 482f15d00ffd44c7a6953ed12fe22741-ff21f02f262a4d35a028151f31f5ce1a received from {username='slave'} at 127.0.0.1:58138
I20260608 09:59:37.985939 22289 tablet_copy_service.cc:434] P 36667757b5244c84821251054829cd1e: ending tablet copy session 482f15d00ffd44c7a6953ed12fe22741-ff21f02f262a4d35a028151f31f5ce1a on tablet ff21f02f262a4d35a028151f31f5ce1a with peer 482f15d00ffd44c7a6953ed12fe22741
I20260608 09:59:38.072479 22687 tablet_bootstrap.cc:492] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=133 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:38.073518 22687 tablet_bootstrap.cc:492] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap complete.
I20260608 09:59:38.074306 22687 ts_tablet_manager.cc:1403] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: Time spent bootstrapping tablet: real 0.184s	user 0.139s	sys 0.032s
I20260608 09:59:38.077234 22687 raft_consensus.cc:359] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:38.078056 22687 raft_consensus.cc:740] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 482f15d00ffd44c7a6953ed12fe22741, State: Initialized, Role: LEARNER
I20260608 09:59:38.078684 22687 consensus_queue.cc:260] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:38.080927 22687 ts_tablet_manager.cc:1434] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:59:38.082911 22438 tablet_copy_service.cc:342] P f187928134f04fe182a99479f032e263: Request end of tablet copy session 482f15d00ffd44c7a6953ed12fe22741-79baa2706b4441a1946c9a7bd95a17f2 received from {username='slave'} at 127.0.0.1:38848
I20260608 09:59:38.083369 22438 tablet_copy_service.cc:434] P f187928134f04fe182a99479f032e263: ending tablet copy session 482f15d00ffd44c7a6953ed12fe22741-79baa2706b4441a1946c9a7bd95a17f2 on tablet 79baa2706b4441a1946c9a7bd95a17f2 with peer 482f15d00ffd44c7a6953ed12fe22741
I20260608 09:59:38.091071 22681 tablet_bootstrap.cc:492] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:38.092180 22681 tablet_bootstrap.cc:492] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: Bootstrap complete.
I20260608 09:59:38.092993 22681 ts_tablet_manager.cc:1403] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: Time spent bootstrapping tablet: real 0.120s	user 0.111s	sys 0.008s
I20260608 09:59:38.096123 22681 raft_consensus.cc:359] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:38.097306 22681 raft_consensus.cc:740] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 482f15d00ffd44c7a6953ed12fe22741, State: Initialized, Role: LEARNER
I20260608 09:59:38.097417 22624 raft_consensus.cc:1217] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:38.098317 22681 consensus_queue.cc:260] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "36667757b5244c84821251054829cd1e" member_type: VOTER last_known_addr { host: "127.10.181.129" port: 37761 } } peers { permanent_uuid: "ee25cf621d984eefa473a0e2b51242bd" member_type: VOTER last_known_addr { host: "127.10.181.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "f187928134f04fe182a99479f032e263" member_type: VOTER last_known_addr { host: "127.10.181.131" port: 45003 } } peers { permanent_uuid: "482f15d00ffd44c7a6953ed12fe22741" member_type: NON_VOTER last_known_addr { host: "127.10.181.132" port: 46207 } attrs { promote: true } }
I20260608 09:59:38.101557 22681 ts_tablet_manager.cc:1434] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:59:38.103432 22289 tablet_copy_service.cc:342] P 36667757b5244c84821251054829cd1e: Request end of tablet copy session 482f15d00ffd44c7a6953ed12fe22741-75ae7eea93744f19acf43fefc5a15951 received from {username='slave'} at 127.0.0.1:58138
I20260608 09:59:38.103873 22289 tablet_copy_service.cc:434] P 36667757b5244c84821251054829cd1e: ending tablet copy session 482f15d00ffd44c7a6953ed12fe22741-75ae7eea93744f19acf43fefc5a15951 on tablet 75ae7eea93744f19acf43fefc5a15951 with peer 482f15d00ffd44c7a6953ed12fe22741
I20260608 09:59:38.229560 10966 tablet_server.cc:179] TabletServer@127.10.181.129:0 shutting down...
I20260608 09:59:38.271171 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:38.272195 10966 tablet_replica.cc:333] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e: stopping tablet replica
I20260608 09:59:38.273284 10966 raft_consensus.cc:2243] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.274080 10966 raft_consensus.cc:2272] T 008061b6738b4671add438a6cb24370c P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.277583 10966 tablet_replica.cc:333] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e: stopping tablet replica
I20260608 09:59:38.278165 10966 raft_consensus.cc:2243] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.278873 10966 raft_consensus.cc:2272] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.282055 10966 tablet_replica.cc:333] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e: stopping tablet replica
I20260608 09:59:38.282701 10966 raft_consensus.cc:2243] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:38.284192 10966 raft_consensus.cc:2272] T 75ae7eea93744f19acf43fefc5a15951 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.287981 10966 tablet_replica.cc:333] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e: stopping tablet replica
I20260608 09:59:38.288648 10966 raft_consensus.cc:2243] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:38.289810 10966 raft_consensus.cc:2272] T bd316574a06d435ab279ac5eb3d52844 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.292836 10966 tablet_replica.cc:333] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e: stopping tablet replica
I20260608 09:59:38.293533 10966 raft_consensus.cc:2243] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.294395 10966 raft_consensus.cc:2272] T 79baa2706b4441a1946c9a7bd95a17f2 P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:59:38.294497 22392 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:59:38.298653 10966 tablet_replica.cc:333] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e: stopping tablet replica
I20260608 09:59:38.299391 10966 raft_consensus.cc:2243] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 1 LEADER]: Raft consensus shutting down.
W20260608 09:59:38.300052 22392 consensus_peers.cc:597] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 -> Peer 36667757b5244c84821251054829cd1e (127.10.181.129:37761): Couldn't send request to peer 36667757b5244c84821251054829cd1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:38.300673 10966 raft_consensus.cc:2272] T ff21f02f262a4d35a028151f31f5ce1a P 36667757b5244c84821251054829cd1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.324728 10966 tablet_server.cc:196] TabletServer@127.10.181.129:0 shutdown complete.
I20260608 09:59:38.358568 10966 tablet_server.cc:179] TabletServer@127.10.181.130:0 shutting down...
I20260608 09:59:38.374949 22624 raft_consensus.cc:1217] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 09:59:38.420395 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:38.421444 10966 tablet_replica.cc:333] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd: stopping tablet replica
I20260608 09:59:38.422509 10966 raft_consensus.cc:2243] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.423341 10966 raft_consensus.cc:2272] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.427222 10966 tablet_replica.cc:333] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd: stopping tablet replica
I20260608 09:59:38.428009 10966 raft_consensus.cc:2243] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.428755 10966 raft_consensus.cc:2272] T 75ae7eea93744f19acf43fefc5a15951 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.432475 10966 tablet_replica.cc:333] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd: stopping tablet replica
I20260608 09:59:38.433267 10966 raft_consensus.cc:2243] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:38.434520 10966 raft_consensus.cc:2272] T 008061b6738b4671add438a6cb24370c P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.438575 10966 tablet_replica.cc:333] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd: stopping tablet replica
I20260608 09:59:38.439353 10966 raft_consensus.cc:2243] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.440197 10966 raft_consensus.cc:2272] T bd316574a06d435ab279ac5eb3d52844 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.443650 10966 tablet_replica.cc:333] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd: stopping tablet replica
I20260608 09:59:38.444397 10966 raft_consensus.cc:2243] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.445417 10966 raft_consensus.cc:2272] T ff21f02f262a4d35a028151f31f5ce1a P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.448827 10966 tablet_replica.cc:333] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd: stopping tablet replica
I20260608 09:59:38.449512 10966 raft_consensus.cc:2243] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.450591 10966 raft_consensus.cc:2272] T 79baa2706b4441a1946c9a7bd95a17f2 P ee25cf621d984eefa473a0e2b51242bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.489970 10966 tablet_server.cc:196] TabletServer@127.10.181.130:0 shutdown complete.
I20260608 09:59:38.515089 10966 tablet_server.cc:179] TabletServer@127.10.181.131:0 shutting down...
I20260608 09:59:38.558404 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:38.559396 10966 tablet_replica.cc:333] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263: stopping tablet replica
I20260608 09:59:38.560386 10966 raft_consensus.cc:2243] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.561122 10966 raft_consensus.cc:2272] T 008061b6738b4671add438a6cb24370c P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.564280 10966 tablet_replica.cc:333] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263: stopping tablet replica
I20260608 09:59:38.564882 10966 raft_consensus.cc:2243] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.565657 10966 raft_consensus.cc:2272] T bd316574a06d435ab279ac5eb3d52844 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.568514 10966 tablet_replica.cc:333] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263: stopping tablet replica
I20260608 09:59:38.569099 10966 raft_consensus.cc:2243] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.569808 10966 raft_consensus.cc:2272] T 75ae7eea93744f19acf43fefc5a15951 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.572487 10966 tablet_replica.cc:333] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263: stopping tablet replica
I20260608 09:59:38.573040 10966 raft_consensus.cc:2243] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:38.573930 10966 raft_consensus.cc:2272] T 4ad2aed36c994cf2b21cd9d1e4dea8fb P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.576574 10966 tablet_replica.cc:333] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263: stopping tablet replica
I20260608 09:59:38.577133 10966 raft_consensus.cc:2243] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:38.577921 10966 raft_consensus.cc:2272] T ff21f02f262a4d35a028151f31f5ce1a P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.580523 10966 tablet_replica.cc:333] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263: stopping tablet replica
I20260608 09:59:38.581043 10966 raft_consensus.cc:2243] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:38.582120 10966 raft_consensus.cc:2272] T 79baa2706b4441a1946c9a7bd95a17f2 P f187928134f04fe182a99479f032e263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.603688 10966 tablet_server.cc:196] TabletServer@127.10.181.131:0 shutdown complete.
I20260608 09:59:38.628844 10966 tablet_server.cc:179] TabletServer@127.10.181.132:0 shutting down...
I20260608 09:59:38.660784 10966 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:38.661644 10966 tablet_replica.cc:333] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741: stopping tablet replica
I20260608 09:59:38.662248 10966 raft_consensus.cc:2243] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:38.662662 10966 raft_consensus.cc:2272] T 79baa2706b4441a1946c9a7bd95a17f2 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:38.664883 10966 tablet_replica.cc:333] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741: stopping tablet replica
I20260608 09:59:38.665479 10966 raft_consensus.cc:2243] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:38.665856 10966 raft_consensus.cc:2272] T ff21f02f262a4d35a028151f31f5ce1a P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:38.667925 10966 tablet_replica.cc:333] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741: stopping tablet replica
I20260608 09:59:38.668419 10966 raft_consensus.cc:2243] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:38.668788 10966 raft_consensus.cc:2272] T 75ae7eea93744f19acf43fefc5a15951 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:38.670835 10966 tablet_replica.cc:333] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741: stopping tablet replica
I20260608 09:59:38.671298 10966 raft_consensus.cc:2243] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:38.671663 10966 raft_consensus.cc:2272] T bd316574a06d435ab279ac5eb3d52844 P 482f15d00ffd44c7a6953ed12fe22741 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:38.683988 10966 tablet_server.cc:196] TabletServer@127.10.181.132:0 shutdown complete.
I20260608 09:59:38.699378 10966 master.cc:562] Master@127.10.181.190:46475 shutting down...
W20260608 09:59:38.728508 22225 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:59:38.728811 22225 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:59:38.729020 22225 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:59:38.730289 10966 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:38.730805 10966 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:38.731123 10966 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2987e97304e5401ab0b2571b9a1194c4: stopping tablet replica
I20260608 09:59:38.752168 10966 master.cc:584] Master@127.10.181.190:46475 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6944 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14042 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (243589 ms total)
[  PASSED  ] 24 tests.
I20260608 09:59:38.813194 10966 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~38 seconds ago
I20260608 09:59:38.813802 10966 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~38 seconds ago
I20260608 09:59:38.814014 10966 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~38 seconds ago
I20260608 09:59:38.814211 10966 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 20 messages since previous log ~70 seconds ago
I20260608 09:59:38.814445 10966 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 1 messages since previous log ~156 seconds ago
I20260608 09:59:38.814702 10966 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~224 seconds ago
I20260608 09:59:38.815122 10966 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 58 messages since previous log ~19 seconds ago
