[==========] 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
I20260601 13:39:36.532331   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:43779,127.0.174.61:36425,127.0.174.60:39049
I20260601 13:39:36.533447   696 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260601 13:39:36.534065   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:36.540385   702 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.540493   701 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.540460   704 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.541293   696 server_base.cc:1061] running on GCE node
I20260601 13:39:36.541851   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:36.541976   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:36.542032   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321176542027 us; error 0 us; skew 500 ppm
I20260601 13:39:36.544070   696 webserver.cc:533] Webserver started at http://127.0.174.62:42861/ using document root <none> and password file <none>
I20260601 13:39:36.544740   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:36.544832   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:36.545071   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:36.546849   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "6accbedbc69c4629b24f662fc5f1ecc9"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.550365   696 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:39:36.552495   709 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.553546   696 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:36.553678   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "6accbedbc69c4629b24f662fc5f1ecc9"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.553800   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:36.582089   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:36.582726   696 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
I20260601 13:39:36.582909   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:36.590253   761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:43779 every 8 connection(s)
I20260601 13:39:36.590255   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:43779
I20260601 13:39:36.591548   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:36.593405   764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.593534   765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.593374   767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.593607   696 server_base.cc:1061] running on GCE node
I20260601 13:39:36.593815   762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.593876   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:36.593918   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:36.593938   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321176593937 us; error 0 us; skew 500 ppm
I20260601 13:39:36.594826   696 webserver.cc:533] Webserver started at http://127.0.174.61:45489/ using document root <none> and password file <none>
I20260601 13:39:36.594990   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:36.595042   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:36.595116   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:36.595487   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-1-root/instance:
uuid: "5abda115663d4773acc6c1149bc06334"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.596936   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:36.597898   772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.597715   762 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:36.598167   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.598244   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-1-root
uuid: "5abda115663d4773acc6c1149bc06334"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.598304   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:36.603694   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:36.604110   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:36.609808   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.61:36425
I20260601 13:39:36.609867   827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.61:36425 every 8 connection(s)
I20260601 13:39:36.610484   762 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:36.610579   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:36.610728   828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.612238   828 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:36.613803   831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.613982   832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.614197   834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.614506   696 server_base.cc:1061] running on GCE node
I20260601 13:39:36.614708   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:36.614792   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:36.614848   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321176614847 us; error 0 us; skew 500 ppm
I20260601 13:39:36.615679   696 webserver.cc:533] Webserver started at http://127.0.174.60:42809/ using document root <none> and password file <none>
I20260601 13:39:36.615854   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:36.615875   762 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:36.615937   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:36.616003   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:36.616353   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-2-root/instance:
uuid: "5995ca3fba9f4eb5a2aade748f45a9a5"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
W20260601 13:39:36.616932   713 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.60:39049: connect: Connection refused (error 111)
W20260601 13:39:36.617683   762 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.174.60:39049: Network error: Client connection negotiation failed: client connection to 127.0.174.60:39049: connect: Connection refused (error 111)
I20260601 13:39:36.618000   828 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:36.618237   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:36.619376   841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.619612   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.619668   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-2-root
uuid: "5995ca3fba9f4eb5a2aade748f45a9a5"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.619724   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:36.621771   828 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:36.622886   828 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.174.60:39049: Network error: Client connection negotiation failed: client connection to 127.0.174.60:39049: connect: Connection refused (error 111)
I20260601 13:39:36.632149   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:36.632668   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:36.638195   895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.60:39049 every 8 connection(s)
I20260601 13:39:36.638301   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.60:39049
I20260601 13:39:36.638790   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:36.639241   896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:36.640295   896 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:36.644227   896 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:36.648023   896 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:36.654304   896 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5: Bootstrap starting.
I20260601 13:39:36.656718   896 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.657615   896 log.cc:826] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5: Log is configured to *not* fsync() on all Append() calls
I20260601 13:39:36.659087   896 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5: No bootstrap required, opened a new log
I20260601 13:39:36.661382   896 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } }
I20260601 13:39:36.661545   896 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.661628   896 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5995ca3fba9f4eb5a2aade748f45a9a5, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.662068   896 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } }
I20260601 13:39:36.662469   901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [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: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.662570   901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:36.663092   896 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:36.666929   762 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } attempt: 1
W20260601 13:39:36.667001   912 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:36.667055   912 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:36.672139   762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9: Bootstrap starting.
I20260601 13:39:36.673039   762 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.674319   762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9: No bootstrap required, opened a new log
I20260601 13:39:36.674750   762 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } }
I20260601 13:39:36.674866   762 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.674930   762 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6accbedbc69c4629b24f662fc5f1ecc9, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.675038   828 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } attempt: 1
I20260601 13:39:36.675132   762 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } }
I20260601 13:39:36.675622   762 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:36.675720   915 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [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: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.675832   915 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:36.677585   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:39:36.678345   926 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:36.678422   926 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:36.678720   901 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:36.678855   901 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } }
I20260601 13:39:36.679819   901 leader_election.cc:290] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6accbedbc69c4629b24f662fc5f1ecc9 (127.0.174.62:43779), 5abda115663d4773acc6c1149bc06334 (127.0.174.61:36425)
I20260601 13:39:36.680222   736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" is_pre_election: true
I20260601 13:39:36.680416   736 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5995ca3fba9f4eb5a2aade748f45a9a5 in term 0.
I20260601 13:39:36.680619   828 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334: Bootstrap starting.
I20260601 13:39:36.680796   842 leader_election.cc:304] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5995ca3fba9f4eb5a2aade748f45a9a5, 6accbedbc69c4629b24f662fc5f1ecc9; no voters: 
I20260601 13:39:36.681025   901 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:36.681092   901 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:36.681139   901 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.681627   828 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:36.682214   901 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } }
I20260601 13:39:36.682578   901 leader_election.cc:290] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [CANDIDATE]: Term 1 election: Requested vote from peers 6accbedbc69c4629b24f662fc5f1ecc9 (127.0.174.62:43779), 5abda115663d4773acc6c1149bc06334 (127.0.174.61:36425)
I20260601 13:39:36.683027   736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6accbedbc69c4629b24f662fc5f1ecc9"
I20260601 13:39:36.683126   736 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.683382   828 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334: No bootstrap required, opened a new log
I20260601 13:39:36.683849   828 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } }
I20260601 13:39:36.683938   828 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:36.683972   828 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5abda115663d4773acc6c1149bc06334, State: Initialized, Role: FOLLOWER
I20260601 13:39:36.684043   736 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5995ca3fba9f4eb5a2aade748f45a9a5 in term 1.
I20260601 13:39:36.684115   828 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } }
I20260601 13:39:36.684387   842 leader_election.cc:304] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5995ca3fba9f4eb5a2aade748f45a9a5, 6accbedbc69c4629b24f662fc5f1ecc9; no voters: 
I20260601 13:39:36.684471   928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [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: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.684785   928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:36.684638   828 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:36.684674   802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5abda115663d4773acc6c1149bc06334" is_pre_election: true
I20260601 13:39:36.684957   802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5995ca3fba9f4eb5a2aade748f45a9a5 in term 0.
I20260601 13:39:36.684734   801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5abda115663d4773acc6c1149bc06334"
I20260601 13:39:36.684615   901 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:36.685197   801 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:36.685379   901 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 1 LEADER]: Becoming Leader. State: Replica: 5995ca3fba9f4eb5a2aade748f45a9a5, State: Running, Role: LEADER
I20260601 13:39:36.685655   901 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } }
I20260601 13:39:36.686179   801 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5995ca3fba9f4eb5a2aade748f45a9a5 in term 1.
I20260601 13:39:36.687225   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:39:36.687559   901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5995ca3fba9f4eb5a2aade748f45a9a5. Latest consensus state: current_term: 1 leader_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.687656   901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:36.687809   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:36.687883   940 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:36.687924   940 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:36.689949   943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.689980   944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.690181   696 server_base.cc:1061] running on GCE node
W20260601 13:39:36.691433   946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.691721   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:36.691774   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:36.691794   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321176691794 us; error 0 us; skew 500 ppm
I20260601 13:39:36.691847   942 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:36.692719   696 webserver.cc:533] Webserver started at http://127.0.174.1:35555/ using document root <none> and password file <none>
I20260601 13:39:36.692865   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:36.692898   942 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:36.692924   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:36.692987   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:36.693395   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "a4fb7a3472b34f29972535b6e3568bd9"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.695134   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:36.696082   952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.696334   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:36.696417   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "a4fb7a3472b34f29972535b6e3568bd9"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.696483   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:36.697809   736 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [term 1 FOLLOWER]: Refusing update from remote peer 5995ca3fba9f4eb5a2aade748f45a9a5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:36.697808   801 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [term 1 FOLLOWER]: Refusing update from remote peer 5995ca3fba9f4eb5a2aade748f45a9a5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:36.698302   901 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.698604   901 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:36.700100   928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5995ca3fba9f4eb5a2aade748f45a9a5. Latest consensus state: current_term: 1 leader_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.700198   928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:36.700116   915 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5995ca3fba9f4eb5a2aade748f45a9a5. Latest consensus state: current_term: 1 leader_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.700374   915 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:36.702206   901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.702299   901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:36.702348   928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.702401   901 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.702438   928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:36.702461   901 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:36.702559   951 mvcc.cc:204] Tried to move back new op lower bound from 7292195539748352000 to 7292195539708399616. Current Snapshot: MvccSnapshot[applied={T|T < 7292195539748352000}]
I20260601 13:39:36.703402   915 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6accbedbc69c4629b24f662fc5f1ecc9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43779 } } peers { permanent_uuid: "5abda115663d4773acc6c1149bc06334" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 36425 } } peers { permanent_uuid: "5995ca3fba9f4eb5a2aade748f45a9a5" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 39049 } } }
I20260601 13:39:36.703486   915 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:36.704753   942 catalog_manager.cc:1382] Generated new cluster ID: e64a934d15a9430183cc5b59a5e082a6
I20260601 13:39:36.704852   942 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:36.708660   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:36.709076   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:36.709470   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:36.710355   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:36.710410   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.710456   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:36.710486   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.713774   942 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:36.714872   942 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:36.716655   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:44101
I20260601 13:39:36.717044  1024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:44101 every 8 connection(s)
I20260601 13:39:36.717893   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:36.723047  1034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.723963  1031 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.724512   696 server_base.cc:1061] running on GCE node
I20260601 13:39:36.726388  1025 heartbeater.cc:344] Connected to a master server at 127.0.174.60:39049
I20260601 13:39:36.726521  1025 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.727067  1025 heartbeater.cc:507] Master 127.0.174.60:39049 requested a full tablet report, sending...
I20260601 13:39:36.728092  1027 heartbeater.cc:344] Connected to a master server at 127.0.174.61:36425
I20260601 13:39:36.728164  1027 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.728281   859 ts_manager.cc:194] Registered new tserver with Master: a4fb7a3472b34f29972535b6e3568bd9 (127.0.174.1:44101)
I20260601 13:39:36.728341  1027 heartbeater.cc:507] Master 127.0.174.61:36425 requested a full tablet report, sending...
W20260601 13:39:36.728889  1032 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.729103   942 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5: Generated new TSK 0
I20260601 13:39:36.729146   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:36.729239   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:36.729269   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321176729269 us; error 0 us; skew 500 ppm
I20260601 13:39:36.729423   792 ts_manager.cc:194] Registered new tserver with Master: a4fb7a3472b34f29972535b6e3568bd9 (127.0.174.1:44101)
I20260601 13:39:36.730336   942 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:36.730540   696 webserver.cc:533] Webserver started at http://127.0.174.2:39833/ using document root <none> and password file <none>
I20260601 13:39:36.730680   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:36.730729   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:36.730794   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:36.730830  1026 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43779
I20260601 13:39:36.730911  1026 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.731097  1026 heartbeater.cc:507] Master 127.0.174.62:43779 requested a full tablet report, sending...
I20260601 13:39:36.731626   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "a95af56c79974c40b60b60c20cf0c1a1"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.731778   726 ts_manager.cc:194] Registered new tserver with Master: a4fb7a3472b34f29972535b6e3568bd9 (127.0.174.1:44101)
I20260601 13:39:36.733218   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:36.734196  1041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.734421   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.734499   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "a95af56c79974c40b60b60c20cf0c1a1"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.734578   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:36.746389   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:36.746801   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:36.747192   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:36.747668   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:36.747725   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.747781   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:36.747815   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.752440   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:36613
I20260601 13:39:36.752561  1105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:36613 every 8 connection(s)
I20260601 13:39:36.753392   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:36.758471  1108 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43779
I20260601 13:39:36.758577  1108 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.758773  1108 heartbeater.cc:507] Master 127.0.174.62:43779 requested a full tablet report, sending...
I20260601 13:39:36.759459   726 ts_manager.cc:194] Registered new tserver with Master: a95af56c79974c40b60b60c20cf0c1a1 (127.0.174.2:36613)
I20260601 13:39:36.759565  1106 heartbeater.cc:344] Connected to a master server at 127.0.174.60:39049
I20260601 13:39:36.759634  1106 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.759814  1106 heartbeater.cc:507] Master 127.0.174.60:39049 requested a full tablet report, sending...
I20260601 13:39:36.759984  1109 heartbeater.cc:344] Connected to a master server at 127.0.174.61:36425
I20260601 13:39:36.760044  1109 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.760197  1109 heartbeater.cc:507] Master 127.0.174.61:36425 requested a full tablet report, sending...
W20260601 13:39:36.760593  1114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.760706   859 ts_manager.cc:194] Registered new tserver with Master: a95af56c79974c40b60b60c20cf0c1a1 (127.0.174.2:36613)
I20260601 13:39:36.760912   792 ts_manager.cc:194] Registered new tserver with Master: a95af56c79974c40b60b60c20cf0c1a1 (127.0.174.2:36613)
I20260601 13:39:36.761057   696 server_base.cc:1061] running on GCE node
W20260601 13:39:36.761485  1113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:36.761808  1116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:36.762056   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:36.762117   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:36.762151   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321176762150 us; error 0 us; skew 500 ppm
I20260601 13:39:36.762215   859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57132
I20260601 13:39:36.763123   696 webserver.cc:533] Webserver started at http://127.0.174.3:44345/ using document root <none> and password file <none>
I20260601 13:39:36.763296   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:36.763360   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:36.763440   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:36.763782   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "8c8bbc90d3d147ba871120de7ec01651"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.765208   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:36.766155  1122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.766398   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:36.766479   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "8c8bbc90d3d147ba871120de7ec01651"
format_stamp: "Formatted at 2026-06-01 13:39:36 on dist-test-slave-mfrq"
I20260601 13:39:36.766547   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:36.781019   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:36.781424   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:36.781708   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:36.782253   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:36.782310   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.782357   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:36.782403   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:36.787799   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:45843
I20260601 13:39:36.787873  1187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:45843 every 8 connection(s)
I20260601 13:39:36.793084  1188 heartbeater.cc:344] Connected to a master server at 127.0.174.60:39049
I20260601 13:39:36.793181  1188 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.793378  1188 heartbeater.cc:507] Master 127.0.174.60:39049 requested a full tablet report, sending...
I20260601 13:39:36.794083   859 ts_manager.cc:194] Registered new tserver with Master: 8c8bbc90d3d147ba871120de7ec01651 (127.0.174.3:45843)
I20260601 13:39:36.794795   859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57140
I20260601 13:39:36.794997  1190 heartbeater.cc:344] Connected to a master server at 127.0.174.61:36425
I20260601 13:39:36.795121  1190 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.795639  1190 heartbeater.cc:507] Master 127.0.174.61:36425 requested a full tablet report, sending...
I20260601 13:39:36.795706  1189 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43779
I20260601 13:39:36.795789  1189 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:36.796062  1189 heartbeater.cc:507] Master 127.0.174.62:43779 requested a full tablet report, sending...
I20260601 13:39:36.796320   792 ts_manager.cc:194] Registered new tserver with Master: 8c8bbc90d3d147ba871120de7ec01651 (127.0.174.3:45843)
I20260601 13:39:36.796638   726 ts_manager.cc:194] Registered new tserver with Master: 8c8bbc90d3d147ba871120de7ec01651 (127.0.174.3:45843)
I20260601 13:39:36.797542   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009130967s
I20260601 13:39:37.679481   926 catalog_manager.cc:1294] Loaded cluster ID: e64a934d15a9430183cc5b59a5e082a6
I20260601 13:39:37.679565   926 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9: loading cluster ID for follower catalog manager: success
I20260601 13:39:37.680842   926 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9: acquiring CA information for follower catalog manager: success
I20260601 13:39:37.681489   926 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:37.688774   940 catalog_manager.cc:1294] Loaded cluster ID: e64a934d15a9430183cc5b59a5e082a6
I20260601 13:39:37.688841   940 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334: loading cluster ID for follower catalog manager: success
I20260601 13:39:37.689992   940 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334: acquiring CA information for follower catalog manager: success
I20260601 13:39:37.690536   940 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:37.731703   859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57122
I20260601 13:39:37.763659  1106 heartbeater.cc:499] Master 127.0.174.60:39049 was elected leader, sending a full tablet report...
I20260601 13:39:37.795800  1188 heartbeater.cc:499] Master 127.0.174.60:39049 was elected leader, sending a full tablet report...
I20260601 13:39:38.664961   911 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:38.732879  1025 heartbeater.cc:499] Master 127.0.174.60:39049 was elected leader, sending a full tablet report...
I20260601 13:39:38.864557   859 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57148:
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"
    }
  }
}
I20260601 13:39:38.882081  1070 tablet_service.cc:1511] Processing CreateTablet for tablet c9d08cc292ee46a59a1c016c29d32b1b (DEFAULT_TABLE table=test-workload [id=3e09eb86c6a44b6eb461ac3cd87b52ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:38.882546  1070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d08cc292ee46a59a1c016c29d32b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:38.883177  1152 tablet_service.cc:1511] Processing CreateTablet for tablet 48912b03402941dc9e3ec1b524c6894a (DEFAULT_TABLE table=test-workload [id=3e09eb86c6a44b6eb461ac3cd87b52ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:38.883198   989 tablet_service.cc:1511] Processing CreateTablet for tablet 1dc3df041a4e4efba2e7122fefff1a81 (DEFAULT_TABLE table=test-workload [id=3e09eb86c6a44b6eb461ac3cd87b52ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:38.883399  1152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48912b03402941dc9e3ec1b524c6894a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:38.883471   989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dc3df041a4e4efba2e7122fefff1a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:38.885070  1224 tablet_bootstrap.cc:492] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651: Bootstrap starting.
I20260601 13:39:38.885222   988 tablet_service.cc:1511] Processing CreateTablet for tablet 0268fc1c1d8e463db8beb69072213f8a (DEFAULT_TABLE table=test-workload [id=3e09eb86c6a44b6eb461ac3cd87b52ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:38.885454   988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0268fc1c1d8e463db8beb69072213f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:38.886063  1224 tablet_bootstrap.cc:654] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:38.886762  1225 tablet_bootstrap.cc:492] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1: Bootstrap starting.
I20260601 13:39:38.887707  1225 tablet_bootstrap.cc:654] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:38.888552  1224 tablet_bootstrap.cc:492] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651: No bootstrap required, opened a new log
I20260601 13:39:38.888654  1224 ts_tablet_manager.cc:1403] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:38.888685  1225 tablet_bootstrap.cc:492] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1: No bootstrap required, opened a new log
I20260601 13:39:38.888741  1225 ts_tablet_manager.cc:1403] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:38.889066  1225 raft_consensus.cc:359] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a95af56c79974c40b60b60c20cf0c1a1" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36613 } }
I20260601 13:39:38.889066  1224 raft_consensus.cc:359] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c8bbc90d3d147ba871120de7ec01651" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45843 } }
I20260601 13:39:38.889206  1225 raft_consensus.cc:385] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:38.889248  1225 raft_consensus.cc:740] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95af56c79974c40b60b60c20cf0c1a1, State: Initialized, Role: FOLLOWER
I20260601 13:39:38.889307  1226 tablet_bootstrap.cc:492] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9: Bootstrap starting.
I20260601 13:39:38.889250  1224 raft_consensus.cc:385] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:38.889387  1225 consensus_queue.cc:260] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a95af56c79974c40b60b60c20cf0c1a1" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36613 } }
I20260601 13:39:38.889453  1224 raft_consensus.cc:740] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c8bbc90d3d147ba871120de7ec01651, State: Initialized, Role: FOLLOWER
I20260601 13:39:38.889477  1225 raft_consensus.cc:399] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:38.889547  1225 raft_consensus.cc:493] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:38.889639  1225 raft_consensus.cc:3060] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:38.889613  1224 consensus_queue.cc:260] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c8bbc90d3d147ba871120de7ec01651" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45843 } }
I20260601 13:39:38.889735  1224 raft_consensus.cc:399] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:38.889806  1224 raft_consensus.cc:493] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:38.889863  1224 raft_consensus.cc:3060] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:38.890496  1224 raft_consensus.cc:515] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c8bbc90d3d147ba871120de7ec01651" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45843 } }
I20260601 13:39:38.890542  1225 raft_consensus.cc:515] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a95af56c79974c40b60b60c20cf0c1a1" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36613 } }
I20260601 13:39:38.890553  1226 tablet_bootstrap.cc:654] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:38.890658  1224 leader_election.cc:304] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [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: 8c8bbc90d3d147ba871120de7ec01651; no voters: 
I20260601 13:39:38.890707  1225 leader_election.cc:304] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [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: a95af56c79974c40b60b60c20cf0c1a1; no voters: 
I20260601 13:39:38.890857  1224 leader_election.cc:290] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:38.890898  1225 leader_election.cc:290] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:38.890955  1229 raft_consensus.cc:2804] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:38.891130  1229 raft_consensus.cc:697] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 1 LEADER]: Becoming Leader. State: Replica: 8c8bbc90d3d147ba871120de7ec01651, State: Running, Role: LEADER
I20260601 13:39:38.891217  1224 ts_tablet_manager.cc:1434] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:39:38.891263  1225 ts_tablet_manager.cc:1434] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:38.891384  1229 consensus_queue.cc:237] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [LEADER]: Queue going to LEADER mode. State: All 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: "8c8bbc90d3d147ba871120de7ec01651" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45843 } }
I20260601 13:39:38.893975   858 catalog_manager.cc:5696] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c8bbc90d3d147ba871120de7ec01651 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "8c8bbc90d3d147ba871120de7ec01651" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c8bbc90d3d147ba871120de7ec01651" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45843 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:38.894348  1226 tablet_bootstrap.cc:492] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9: No bootstrap required, opened a new log
I20260601 13:39:38.894423  1226 ts_tablet_manager.cc:1403] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:38.894835  1226 raft_consensus.cc:359] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } }
I20260601 13:39:38.894919  1226 raft_consensus.cc:385] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:38.894968  1226 raft_consensus.cc:740] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb7a3472b34f29972535b6e3568bd9, State: Initialized, Role: FOLLOWER
I20260601 13:39:38.895112  1226 consensus_queue.cc:260] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } }
I20260601 13:39:38.895218  1226 raft_consensus.cc:399] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:38.895253  1226 raft_consensus.cc:493] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:38.895290  1226 raft_consensus.cc:3060] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:38.896193  1226 raft_consensus.cc:515] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } }
I20260601 13:39:38.896335  1226 leader_election.cc:304] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [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: a4fb7a3472b34f29972535b6e3568bd9; no voters: 
I20260601 13:39:38.896512  1226 leader_election.cc:290] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:38.896817  1226 ts_tablet_manager.cc:1434] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:38.896998  1226 tablet_bootstrap.cc:492] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9: Bootstrap starting.
I20260601 13:39:38.897848  1226 tablet_bootstrap.cc:654] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:38.898418  1230 raft_consensus.cc:2804] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:38.898612  1230 raft_consensus.cc:697] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 1 LEADER]: Becoming Leader. State: Replica: a95af56c79974c40b60b60c20cf0c1a1, State: Running, Role: LEADER
I20260601 13:39:38.898723  1230 consensus_queue.cc:237] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [LEADER]: Queue going to LEADER mode. State: All 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: "a95af56c79974c40b60b60c20cf0c1a1" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36613 } }
I20260601 13:39:38.899001  1226 tablet_bootstrap.cc:492] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9: No bootstrap required, opened a new log
I20260601 13:39:38.899106  1226 ts_tablet_manager.cc:1403] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:38.899649  1226 raft_consensus.cc:359] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } }
I20260601 13:39:38.899777  1226 raft_consensus.cc:385] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:38.899812  1226 raft_consensus.cc:740] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4fb7a3472b34f29972535b6e3568bd9, State: Initialized, Role: FOLLOWER
I20260601 13:39:38.899946  1226 consensus_queue.cc:260] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } }
I20260601 13:39:38.900594  1226 raft_consensus.cc:399] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:38.900636  1226 raft_consensus.cc:493] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:38.900676  1226 raft_consensus.cc:3060] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:38.901538  1226 raft_consensus.cc:515] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } }
I20260601 13:39:38.901656  1226 leader_election.cc:304] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [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: a4fb7a3472b34f29972535b6e3568bd9; no voters: 
I20260601 13:39:38.901856  1226 leader_election.cc:290] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:38.902022  1236 raft_consensus.cc:2804] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:38.902190  1244 raft_consensus.cc:2804] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:38.902281  1244 raft_consensus.cc:697] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 1 LEADER]: Becoming Leader. State: Replica: a4fb7a3472b34f29972535b6e3568bd9, State: Running, Role: LEADER
I20260601 13:39:38.902376  1244 consensus_queue.cc:237] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [LEADER]: Queue going to LEADER mode. State: All 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: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } }
I20260601 13:39:38.902175  1226 ts_tablet_manager.cc:1434] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:38.903328  1236 raft_consensus.cc:697] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 1 LEADER]: Becoming Leader. State: Replica: a4fb7a3472b34f29972535b6e3568bd9, State: Running, Role: LEADER
I20260601 13:39:38.903658   859 catalog_manager.cc:5696] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95af56c79974c40b60b60c20cf0c1a1 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "a95af56c79974c40b60b60c20cf0c1a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a95af56c79974c40b60b60c20cf0c1a1" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36613 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:38.903820  1236 consensus_queue.cc:237] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [LEADER]: Queue going to LEADER mode. State: All 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: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } }
I20260601 13:39:38.906653   858 catalog_manager.cc:5696] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fb7a3472b34f29972535b6e3568bd9 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "a4fb7a3472b34f29972535b6e3568bd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:38.910730   858 catalog_manager.cc:5696] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4fb7a3472b34f29972535b6e3568bd9 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "a4fb7a3472b34f29972535b6e3568bd9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4fb7a3472b34f29972535b6e3568bd9" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44101 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:38.915946   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:39:38.920069   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:38.920383   696 tablet_replica.cc:333] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9: stopping tablet replica
I20260601 13:39:38.920642   696 raft_consensus.cc:2243] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:38.920796   696 raft_consensus.cc:2272] T 0268fc1c1d8e463db8beb69072213f8a P a4fb7a3472b34f29972535b6e3568bd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:38.922027   696 tablet_replica.cc:333] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9: stopping tablet replica
I20260601 13:39:38.922222   696 raft_consensus.cc:2243] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:38.922329   696 raft_consensus.cc:2272] T 1dc3df041a4e4efba2e7122fefff1a81 P a4fb7a3472b34f29972535b6e3568bd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:38.936228   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:39:38.939867   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:39:38.943995   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:38.944274   696 tablet_replica.cc:333] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1: stopping tablet replica
I20260601 13:39:38.944386   696 raft_consensus.cc:2243] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:38.944487   696 raft_consensus.cc:2272] T c9d08cc292ee46a59a1c016c29d32b1b P a95af56c79974c40b60b60c20cf0c1a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:38.947392   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:39:38.948997   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:39:38.953269   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:38.953581   696 tablet_replica.cc:333] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651: stopping tablet replica
I20260601 13:39:38.953697   696 raft_consensus.cc:2243] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:38.953858   696 raft_consensus.cc:2272] T 48912b03402941dc9e3ec1b524c6894a P 8c8bbc90d3d147ba871120de7ec01651 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:38.966693   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:39:38.968580   696 master.cc:562] Master@127.0.174.62:43779 shutting down...
I20260601 13:39:38.972203   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:38.972350   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:38.972409   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6accbedbc69c4629b24f662fc5f1ecc9: stopping tablet replica
I20260601 13:39:38.985741   696 master.cc:584] Master@127.0.174.62:43779 shutdown complete.
I20260601 13:39:38.988365   696 master.cc:562] Master@127.0.174.61:36425 shutting down...
I20260601 13:39:38.992138   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:38.992303   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:38.992391   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5abda115663d4773acc6c1149bc06334: stopping tablet replica
I20260601 13:39:39.005295   696 master.cc:584] Master@127.0.174.61:36425 shutdown complete.
I20260601 13:39:39.007577   696 master.cc:562] Master@127.0.174.60:39049 shutting down...
I20260601 13:39:39.010679   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:39.010993   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:39.011090   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5995ca3fba9f4eb5a2aade748f45a9a5: stopping tablet replica
I20260601 13:39:39.023967   696 master.cc:584] Master@127.0.174.60:39049 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2500 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:39:39.031915   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:36639
I20260601 13:39:39.032266   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:39.033969  1253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:39.033986  1250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:39.034173  1251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:39.034284   696 server_base.cc:1061] running on GCE node
I20260601 13:39:39.034422   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:39.034475   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:39.034507   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321179034505 us; error 0 us; skew 500 ppm
I20260601 13:39:39.035344   696 webserver.cc:533] Webserver started at http://127.0.174.62:38719/ using document root <none> and password file <none>
I20260601 13:39:39.035501   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:39.035568   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:39.035642   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:39.036026   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "bd00e896d5364d0c86f7045b91f8483c"
format_stamp: "Formatted at 2026-06-01 13:39:39 on dist-test-slave-mfrq"
I20260601 13:39:39.037468   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:39.038416  1258 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.038661   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:39.038741   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "bd00e896d5364d0c86f7045b91f8483c"
format_stamp: "Formatted at 2026-06-01 13:39:39 on dist-test-slave-mfrq"
I20260601 13:39:39.038826   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-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)
I20260601 13:39:39.043957   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:39.044261   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:39.048332   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:36639
I20260601 13:39:39.052023  1310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:36639 every 8 connection(s)
I20260601 13:39:39.052453  1311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:39.054204  1311 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c: Bootstrap starting.
I20260601 13:39:39.054932  1311 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:39.055882  1311 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c: No bootstrap required, opened a new log
I20260601 13:39:39.056275  1311 raft_consensus.cc:359] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd00e896d5364d0c86f7045b91f8483c" member_type: VOTER }
I20260601 13:39:39.056380  1311 raft_consensus.cc:385] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:39.056428  1311 raft_consensus.cc:740] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd00e896d5364d0c86f7045b91f8483c, State: Initialized, Role: FOLLOWER
I20260601 13:39:39.056594  1311 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bd00e896d5364d0c86f7045b91f8483c" member_type: VOTER }
I20260601 13:39:39.056695  1311 raft_consensus.cc:399] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:39.056742  1311 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:39.056797  1311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:39.057420  1311 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd00e896d5364d0c86f7045b91f8483c" member_type: VOTER }
I20260601 13:39:39.057560  1311 leader_election.cc:304] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [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: bd00e896d5364d0c86f7045b91f8483c; no voters: 
I20260601 13:39:39.057766  1311 leader_election.cc:290] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:39.058008  1314 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:39.058188  1311 sys_catalog.cc:565] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:39.058219  1314 raft_consensus.cc:697] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 1 LEADER]: Becoming Leader. State: Replica: bd00e896d5364d0c86f7045b91f8483c, State: Running, Role: LEADER
I20260601 13:39:39.058379  1314 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [LEADER]: Queue going to LEADER mode. State: All 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: "bd00e896d5364d0c86f7045b91f8483c" member_type: VOTER }
I20260601 13:39:39.058845  1315 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bd00e896d5364d0c86f7045b91f8483c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd00e896d5364d0c86f7045b91f8483c" member_type: VOTER } }
I20260601 13:39:39.058877  1316 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd00e896d5364d0c86f7045b91f8483c. Latest consensus state: current_term: 1 leader_uuid: "bd00e896d5364d0c86f7045b91f8483c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd00e896d5364d0c86f7045b91f8483c" member_type: VOTER } }
I20260601 13:39:39.058974  1315 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:39.058998  1316 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:39.059275  1323 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:39.060225  1323 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:39.060492   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:39.062196  1323 catalog_manager.cc:1382] Generated new cluster ID: 0ce8d131cd7f4519b5976e0313d906a2
I20260601 13:39:39.062245  1323 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:39.073002  1323 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:39.073550  1323 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:39.081195  1323 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c: Generated new TSK 0
I20260601 13:39:39.081341  1323 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:39.093031   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:39.095216  1335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:39.095216  1333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:39.095383   696 server_base.cc:1061] running on GCE node
W20260601 13:39:39.095257  1332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:39.095633   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:39.095676   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:39.095692   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321179095692 us; error 0 us; skew 500 ppm
I20260601 13:39:39.096489   696 webserver.cc:533] Webserver started at http://127.0.174.1:36737/ using document root <none> and password file <none>
I20260601 13:39:39.096674   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:39.096742   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:39.096822   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:39.097218   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "0c1245123994401db13cc3eca743044f"
format_stamp: "Formatted at 2026-06-01 13:39:39 on dist-test-slave-mfrq"
I20260601 13:39:39.098763   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:39.099682  1340 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.099956   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:39.100014   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "0c1245123994401db13cc3eca743044f"
format_stamp: "Formatted at 2026-06-01 13:39:39 on dist-test-slave-mfrq"
I20260601 13:39:39.100103   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-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)
I20260601 13:39:39.112566   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:39.112947   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:39.113236   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:39.113703   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:39.113781   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.113842   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:39.113891   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.117919   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:34749
I20260601 13:39:39.117946  1405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:34749 every 8 connection(s)
I20260601 13:39:39.118728   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:39.120697  1411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:39.120709  1410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:39.121045   696 server_base.cc:1061] running on GCE node
W20260601 13:39:39.120733  1413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:39.121327   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:39.121369   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:39.121385   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321179121385 us; error 0 us; skew 500 ppm
I20260601 13:39:39.122334   696 webserver.cc:533] Webserver started at http://127.0.174.2:40587/ using document root <none> and password file <none>
I20260601 13:39:39.122501   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:39.122563   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:39.122640   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:39.123095   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "7a93f14a9b4b4375a31b70f83f88e054"
format_stamp: "Formatted at 2026-06-01 13:39:39 on dist-test-slave-mfrq"
I20260601 13:39:39.123418  1406 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36639
I20260601 13:39:39.123512  1406 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:39.123718  1406 heartbeater.cc:507] Master 127.0.174.62:36639 requested a full tablet report, sending...
I20260601 13:39:39.124338  1275 ts_manager.cc:194] Registered new tserver with Master: 0c1245123994401db13cc3eca743044f (127.0.174.1:34749)
I20260601 13:39:39.124804   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:39.125104  1275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57910
I20260601 13:39:39.125861  1418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.126134   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:39.126195   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "7a93f14a9b4b4375a31b70f83f88e054"
format_stamp: "Formatted at 2026-06-01 13:39:39 on dist-test-slave-mfrq"
I20260601 13:39:39.126277   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-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)
I20260601 13:39:39.134478   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:39.134804   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:39.135063   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:39.135479   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:39.135515   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.135568   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:39.135603   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.140030   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:34841
I20260601 13:39:39.140050  1481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:34841 every 8 connection(s)
I20260601 13:39:39.140831   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:39.142669  1486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:39.142735  1488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:39.142653  1485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:39.143050   696 server_base.cc:1061] running on GCE node
I20260601 13:39:39.143231   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:39.143275   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:39.143296   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321179143296 us; error 0 us; skew 500 ppm
I20260601 13:39:39.144259   696 webserver.cc:533] Webserver started at http://127.0.174.3:36859/ using document root <none> and password file <none>
I20260601 13:39:39.144433   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:39.144495   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:39.144577   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:39.144985   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "a4a6c094cdce488390d47cbf65f8835b"
format_stamp: "Formatted at 2026-06-01 13:39:39 on dist-test-slave-mfrq"
I20260601 13:39:39.145063  1482 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36639
I20260601 13:39:39.145169  1482 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:39.145393  1482 heartbeater.cc:507] Master 127.0.174.62:36639 requested a full tablet report, sending...
I20260601 13:39:39.146050  1275 ts_manager.cc:194] Registered new tserver with Master: 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841)
I20260601 13:39:39.146629  1275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57924
I20260601 13:39:39.146749   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:39.147755  1494 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.147980   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:39.148062   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "a4a6c094cdce488390d47cbf65f8835b"
format_stamp: "Formatted at 2026-06-01 13:39:39 on dist-test-slave-mfrq"
I20260601 13:39:39.148131   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-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)
I20260601 13:39:39.157089   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:39.157474   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:39.157810   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:39.158255   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:39.158317   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.158370   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:39.158418   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:39.163053   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:44163
I20260601 13:39:39.163139  1558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:44163 every 8 connection(s)
I20260601 13:39:39.167644  1559 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36639
I20260601 13:39:39.167747  1559 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:39.167953  1559 heartbeater.cc:507] Master 127.0.174.62:36639 requested a full tablet report, sending...
I20260601 13:39:39.168547  1275 ts_manager.cc:194] Registered new tserver with Master: a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:39.169060  1275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57928
I20260601 13:39:39.169226   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005794769s
I20260601 13:39:40.126093  1406 heartbeater.cc:499] Master 127.0.174.62:36639 was elected leader, sending a full tablet report...
I20260601 13:39:40.147583  1482 heartbeater.cc:499] Master 127.0.174.62:36639 was elected leader, sending a full tablet report...
I20260601 13:39:40.170076  1559 heartbeater.cc:499] Master 127.0.174.62:36639 was elected leader, sending a full tablet report...
I20260601 13:39:40.203588  1275 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57932:
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"
    }
  }
}
W20260601 13:39:40.204188  1275 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.
I20260601 13:39:40.216180  1446 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb03ae405294c61b5fb274f7636e564 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:40.216394  1443 tablet_service.cc:1511] Processing CreateTablet for tablet 166978a14fbe44a390593439bc096b1b (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:40.216500  1446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb03ae405294c61b5fb274f7636e564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.216634  1443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166978a14fbe44a390593439bc096b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.218673  1364 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc949380f0741089c51651da864ef77 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:40.218744  1442 tablet_service.cc:1511] Processing CreateTablet for tablet 3060516074f342bd96eb085ae4dd82a0 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:40.218936  1364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc949380f0741089c51651da864ef77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.219010  1442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3060516074f342bd96eb085ae4dd82a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.219259  1441 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc949380f0741089c51651da864ef77 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:40.219481  1441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc949380f0741089c51651da864ef77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.219503  1363 tablet_service.cc:1511] Processing CreateTablet for tablet 8eab21641f54444a8393fd04ab31011b (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:40.219743  1363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eab21641f54444a8393fd04ab31011b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.221315  1365 tablet_service.cc:1511] Processing CreateTablet for tablet 3060516074f342bd96eb085ae4dd82a0 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:40.221570  1365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3060516074f342bd96eb085ae4dd82a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.221967  1579 tablet_bootstrap.cc:492] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054: Bootstrap starting.
I20260601 13:39:40.223093  1363 tablet_service.cc:1511] Processing CreateTablet for tablet aee870136e264a419b22f6b3859ddcca (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:40.223309  1580 tablet_bootstrap.cc:492] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f: Bootstrap starting.
I20260601 13:39:40.223311  1363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee870136e264a419b22f6b3859ddcca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.223412  1441 tablet_service.cc:1511] Processing CreateTablet for tablet aee870136e264a419b22f6b3859ddcca (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:40.223428  1446 tablet_service.cc:1511] Processing CreateTablet for tablet 8eab21641f54444a8393fd04ab31011b (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:40.223551  1367 tablet_service.cc:1511] Processing CreateTablet for tablet db613b2d92a84e04b1d374edf310a765 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:40.223639  1441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee870136e264a419b22f6b3859ddcca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.223759  1367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db613b2d92a84e04b1d374edf310a765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.224045  1579 tablet_bootstrap.cc:654] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.225594  1446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eab21641f54444a8393fd04ab31011b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.225622  1580 tablet_bootstrap.cc:654] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.225669  1368 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5a78a732d14b7fa3aa7a5f41723264 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:40.225907  1368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5a78a732d14b7fa3aa7a5f41723264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.226086  1444 tablet_service.cc:1511] Processing CreateTablet for tablet db613b2d92a84e04b1d374edf310a765 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:40.226339  1444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db613b2d92a84e04b1d374edf310a765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.226438  1369 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb03ae405294c61b5fb274f7636e564 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:40.226670  1369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb03ae405294c61b5fb274f7636e564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.228636  1580 tablet_bootstrap.cc:492] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f: No bootstrap required, opened a new log
I20260601 13:39:40.228668  1579 tablet_bootstrap.cc:492] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054: No bootstrap required, opened a new log
I20260601 13:39:40.228716  1580 ts_tablet_manager.cc:1403] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:39:40.228720  1579 ts_tablet_manager.cc:1403] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:39:40.228899  1445 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5a78a732d14b7fa3aa7a5f41723264 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:40.229135  1445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5a78a732d14b7fa3aa7a5f41723264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.229192  1580 raft_consensus.cc:359] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.229192  1579 raft_consensus.cc:359] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.229326  1580 raft_consensus.cc:385] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.229336  1579 raft_consensus.cc:385] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.229373  1580 raft_consensus.cc:740] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1245123994401db13cc3eca743044f, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.229386  1579 raft_consensus.cc:740] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.229501  1580 consensus_queue.cc:260] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.229501  1579 consensus_queue.cc:260] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.229910  1580 ts_tablet_manager.cc:1434] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:40.230093  1580 tablet_bootstrap.cc:492] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f: Bootstrap starting.
I20260601 13:39:40.230274  1579 ts_tablet_manager.cc:1434] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:40.230417  1579 tablet_bootstrap.cc:492] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054: Bootstrap starting.
I20260601 13:39:40.231048  1580 tablet_bootstrap.cc:654] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.231235  1584 raft_consensus.cc:493] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:40.231313  1584 raft_consensus.cc:515] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.223287  1366 tablet_service.cc:1511] Processing CreateTablet for tablet 166978a14fbe44a390593439bc096b1b (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:40.232120  1580 tablet_bootstrap.cc:492] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f: No bootstrap required, opened a new log
I20260601 13:39:40.232131  1366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166978a14fbe44a390593439bc096b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.232522  1584 leader_election.cc:290] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1245123994401db13cc3eca743044f (127.0.174.1:34749), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:40.233407  1579 tablet_bootstrap.cc:654] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.232210  1580 ts_tablet_manager.cc:1403] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:40.234447  1580 raft_consensus.cc:359] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.234536  1580 raft_consensus.cc:385] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.234577  1580 raft_consensus.cc:740] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1245123994401db13cc3eca743044f, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.234702  1580 consensus_queue.cc:260] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.234937  1580 ts_tablet_manager.cc:1434] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:40.235108  1579 tablet_bootstrap.cc:492] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054: No bootstrap required, opened a new log
I20260601 13:39:40.235227  1579 ts_tablet_manager.cc:1403] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:39:40.235704  1579 raft_consensus.cc:359] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.235800  1579 raft_consensus.cc:385] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.235833  1579 raft_consensus.cc:740] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.236297  1579 consensus_queue.cc:260] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.236855  1579 ts_tablet_manager.cc:1434] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:40.236920  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166978a14fbe44a390593439bc096b1b" candidate_uuid: "7a93f14a9b4b4375a31b70f83f88e054" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1245123994401db13cc3eca743044f" is_pre_election: true
W20260601 13:39:40.237423  1422 leader_election.cc:343] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1245123994401db13cc3eca743044f (127.0.174.1:34749): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:39:40.235833  1580 tablet_bootstrap.cc:492] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f: Bootstrap starting.
I20260601 13:39:40.238332  1523 tablet_service.cc:1511] Processing CreateTablet for tablet 5bb03ae405294c61b5fb274f7636e564 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:40.238344  1516 tablet_service.cc:1511] Processing CreateTablet for tablet aee870136e264a419b22f6b3859ddcca (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:40.238596  1580 tablet_bootstrap.cc:654] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.238620  1523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bb03ae405294c61b5fb274f7636e564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.237493  1579 tablet_bootstrap.cc:492] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054: Bootstrap starting.
I20260601 13:39:40.240039  1580 tablet_bootstrap.cc:492] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f: No bootstrap required, opened a new log
I20260601 13:39:40.240161  1580 ts_tablet_manager.cc:1403] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:40.240170  1579 tablet_bootstrap.cc:654] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.240657  1517 tablet_service.cc:1511] Processing CreateTablet for tablet 8eab21641f54444a8393fd04ab31011b (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:40.240711  1580 raft_consensus.cc:359] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.240826  1580 raft_consensus.cc:385] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.240873  1580 raft_consensus.cc:740] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1245123994401db13cc3eca743044f, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.241009  1580 consensus_queue.cc:260] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.241227  1519 tablet_service.cc:1511] Processing CreateTablet for tablet 3060516074f342bd96eb085ae4dd82a0 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:40.241322  1580 ts_tablet_manager.cc:1434] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:40.241513  1580 tablet_bootstrap.cc:492] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f: Bootstrap starting.
I20260601 13:39:40.241552  1520 tablet_service.cc:1511] Processing CreateTablet for tablet 166978a14fbe44a390593439bc096b1b (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:40.241952  1521 tablet_service.cc:1511] Processing CreateTablet for tablet db613b2d92a84e04b1d374edf310a765 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:40.242266  1522 tablet_service.cc:1511] Processing CreateTablet for tablet 8c5a78a732d14b7fa3aa7a5f41723264 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:40.242420  1580 tablet_bootstrap.cc:654] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.241020  1518 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc949380f0741089c51651da864ef77 (DEFAULT_TABLE table=test-workload [id=57cd71e127df40b289decd927af37d14]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:40.242991  1517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eab21641f54444a8393fd04ab31011b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.243134  1519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3060516074f342bd96eb085ae4dd82a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.243326  1521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db613b2d92a84e04b1d374edf310a765. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:39:40.243490  1420 leader_election.cc:343] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163): Not found: Tablet not found: 166978a14fbe44a390593439bc096b1b
I20260601 13:39:40.243575  1420 leader_election.cc:304] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [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: 7a93f14a9b4b4375a31b70f83f88e054; no voters: 0c1245123994401db13cc3eca743044f, a4a6c094cdce488390d47cbf65f8835b
I20260601 13:39:40.243829  1584 raft_consensus.cc:2749] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:39:40.245184  1592 tablet_bootstrap.cc:492] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b: Bootstrap starting.
I20260601 13:39:40.245388  1522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c5a78a732d14b7fa3aa7a5f41723264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.246205  1592 tablet_bootstrap.cc:654] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.247289  1592 tablet_bootstrap.cc:492] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b: No bootstrap required, opened a new log
I20260601 13:39:40.247314  1518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc949380f0741089c51651da864ef77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.247385  1592 ts_tablet_manager.cc:1403] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:40.247467  1516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee870136e264a419b22f6b3859ddcca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.247725  1592 raft_consensus.cc:359] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } }
I20260601 13:39:40.247797  1592 raft_consensus.cc:385] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.247817  1592 raft_consensus.cc:740] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.247941  1592 consensus_queue.cc:260] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } }
I20260601 13:39:40.248224  1592 ts_tablet_manager.cc:1434] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:40.248399  1592 tablet_bootstrap.cc:492] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b: Bootstrap starting.
I20260601 13:39:40.249174  1520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166978a14fbe44a390593439bc096b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:40.249353  1592 tablet_bootstrap.cc:654] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.250504  1592 tablet_bootstrap.cc:492] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b: No bootstrap required, opened a new log
I20260601 13:39:40.250597  1592 ts_tablet_manager.cc:1403] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:40.251037  1592 raft_consensus.cc:359] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.251159  1592 raft_consensus.cc:385] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.251200  1592 raft_consensus.cc:740] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.251318  1592 consensus_queue.cc:260] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.251704  1592 ts_tablet_manager.cc:1434] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:40.251891  1592 tablet_bootstrap.cc:492] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b: Bootstrap starting.
I20260601 13:39:40.252446  1580 tablet_bootstrap.cc:492] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f: No bootstrap required, opened a new log
I20260601 13:39:40.252524  1580 ts_tablet_manager.cc:1403] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.000s
I20260601 13:39:40.252655  1579 tablet_bootstrap.cc:492] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054: No bootstrap required, opened a new log
I20260601 13:39:40.252728  1579 ts_tablet_manager.cc:1403] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.002s
I20260601 13:39:40.252933  1592 tablet_bootstrap.cc:654] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.252969  1580 raft_consensus.cc:359] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.253091  1580 raft_consensus.cc:385] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.253123  1580 raft_consensus.cc:740] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1245123994401db13cc3eca743044f, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.253194  1579 raft_consensus.cc:359] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.253238  1580 consensus_queue.cc:260] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.253294  1579 raft_consensus.cc:385] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.253330  1579 raft_consensus.cc:740] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.253443  1579 consensus_queue.cc:260] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.253541  1580 ts_tablet_manager.cc:1434] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:40.253696  1580 tablet_bootstrap.cc:492] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f: Bootstrap starting.
I20260601 13:39:40.253710  1579 ts_tablet_manager.cc:1434] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:40.253928  1579 tablet_bootstrap.cc:492] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054: Bootstrap starting.
I20260601 13:39:40.254879  1580 tablet_bootstrap.cc:654] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.254952  1579 tablet_bootstrap.cc:654] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.255311  1583 raft_consensus.cc:493] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:40.255388  1583 raft_consensus.cc:515] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.255908  1583 leader_election.cc:290] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:40.256553  1592 tablet_bootstrap.cc:492] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b: No bootstrap required, opened a new log
I20260601 13:39:40.256649  1592 ts_tablet_manager.cc:1403] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:40.256553  1579 tablet_bootstrap.cc:492] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054: No bootstrap required, opened a new log
I20260601 13:39:40.256986  1579 ts_tablet_manager.cc:1403] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:40.257254  1580 tablet_bootstrap.cc:492] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f: No bootstrap required, opened a new log
I20260601 13:39:40.257339  1580 ts_tablet_manager.cc:1403] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:40.257423  1579 raft_consensus.cc:359] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } }
I20260601 13:39:40.257524  1579 raft_consensus.cc:385] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.257555  1579 raft_consensus.cc:740] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.257661  1579 consensus_queue.cc:260] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } }
I20260601 13:39:40.257788  1580 raft_consensus.cc:359] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.257864  1580 raft_consensus.cc:385] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.257901  1580 raft_consensus.cc:740] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1245123994401db13cc3eca743044f, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.257961  1579 ts_tablet_manager.cc:1434] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:40.258018  1580 consensus_queue.cc:260] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.258188  1579 tablet_bootstrap.cc:492] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054: Bootstrap starting.
I20260601 13:39:40.258301  1592 raft_consensus.cc:359] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.258390  1592 raft_consensus.cc:385] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.258433  1592 raft_consensus.cc:740] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.258556  1592 consensus_queue.cc:260] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.258809  1592 ts_tablet_manager.cc:1434] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:39:40.258988  1592 tablet_bootstrap.cc:492] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b: Bootstrap starting.
I20260601 13:39:40.259289  1579 tablet_bootstrap.cc:654] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.259460  1580 ts_tablet_manager.cc:1434] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:40.260139  1592 tablet_bootstrap.cc:654] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.260479  1580 tablet_bootstrap.cc:492] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f: Bootstrap starting.
I20260601 13:39:40.261377  1592 tablet_bootstrap.cc:492] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b: No bootstrap required, opened a new log
I20260601 13:39:40.261468  1592 ts_tablet_manager.cc:1403] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:40.261494  1580 tablet_bootstrap.cc:654] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.262208  1592 raft_consensus.cc:359] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.262310  1592 raft_consensus.cc:385] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.262327  1579 tablet_bootstrap.cc:492] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054: No bootstrap required, opened a new log
I20260601 13:39:40.262351  1592 raft_consensus.cc:740] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.262414  1579 ts_tablet_manager.cc:1403] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:40.262492  1592 consensus_queue.cc:260] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.262858  1579 raft_consensus.cc:359] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.262976  1579 raft_consensus.cc:385] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.263007  1579 raft_consensus.cc:740] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.263118  1579 consensus_queue.cc:260] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.263240  1592 ts_tablet_manager.cc:1434] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:40.263381  1579 ts_tablet_manager.cc:1434] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:40.263587  1579 tablet_bootstrap.cc:492] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054: Bootstrap starting.
I20260601 13:39:40.263396  1592 tablet_bootstrap.cc:492] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b: Bootstrap starting.
I20260601 13:39:40.264585  1579 tablet_bootstrap.cc:654] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.265131  1592 tablet_bootstrap.cc:654] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.266381  1580 tablet_bootstrap.cc:492] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f: No bootstrap required, opened a new log
I20260601 13:39:40.266474  1580 ts_tablet_manager.cc:1403] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:40.266579  1592 tablet_bootstrap.cc:492] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b: No bootstrap required, opened a new log
I20260601 13:39:40.266661  1592 ts_tablet_manager.cc:1403] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:40.266921  1580 raft_consensus.cc:359] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } }
I20260601 13:39:40.267026  1580 raft_consensus.cc:385] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.267050  1579 tablet_bootstrap.cc:492] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054: No bootstrap required, opened a new log
I20260601 13:39:40.267076  1580 raft_consensus.cc:740] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1245123994401db13cc3eca743044f, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.267138  1579 ts_tablet_manager.cc:1403] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:39:40.267028  1592 raft_consensus.cc:359] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.267197  1580 consensus_queue.cc:260] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } }
I20260601 13:39:40.267251  1592 raft_consensus.cc:385] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.267292  1592 raft_consensus.cc:740] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.267398  1592 consensus_queue.cc:260] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.267457  1580 ts_tablet_manager.cc:1434] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:40.267616  1580 tablet_bootstrap.cc:492] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f: Bootstrap starting.
I20260601 13:39:40.267623  1592 ts_tablet_manager.cc:1434] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:40.267814  1592 tablet_bootstrap.cc:492] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b: Bootstrap starting.
I20260601 13:39:40.267146  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eab21641f54444a8393fd04ab31011b" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054" is_pre_election: true
I20260601 13:39:40.268553  1580 tablet_bootstrap.cc:654] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.268810  1592 tablet_bootstrap.cc:654] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.267624  1579 raft_consensus.cc:359] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.269470  1579 raft_consensus.cc:385] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.269511  1580 tablet_bootstrap.cc:492] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f: No bootstrap required, opened a new log
I20260601 13:39:40.269519  1579 raft_consensus.cc:740] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.269609  1580 ts_tablet_manager.cc:1403] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:40.269703  1579 consensus_queue.cc:260] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.269867  1456 raft_consensus.cc:2468] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 0.
I20260601 13:39:40.269996  1579 ts_tablet_manager.cc:1434] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:40.270169  1579 tablet_bootstrap.cc:492] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054: Bootstrap starting.
I20260601 13:39:40.270393  1580 raft_consensus.cc:359] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.270427  1342 leader_election.cc:304] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, 7a93f14a9b4b4375a31b70f83f88e054; no voters: 
I20260601 13:39:40.270478  1580 raft_consensus.cc:385] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.270521  1580 raft_consensus.cc:740] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1245123994401db13cc3eca743044f, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.270604  1583 raft_consensus.cc:2804] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:40.270654  1580 consensus_queue.cc:260] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.270655  1583 raft_consensus.cc:493] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:40.270828  1583 raft_consensus.cc:3060] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.270978  1580 ts_tablet_manager.cc:1434] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:40.271106  1579 tablet_bootstrap.cc:654] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.271143  1580 tablet_bootstrap.cc:492] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f: Bootstrap starting.
I20260601 13:39:40.271875  1583 raft_consensus.cc:515] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.272063  1580 tablet_bootstrap.cc:654] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.272197  1583 leader_election.cc:290] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 election: Requested vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:40.272490  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eab21641f54444a8393fd04ab31011b" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
I20260601 13:39:40.272588  1456 raft_consensus.cc:3060] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.273100  1533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eab21641f54444a8393fd04ab31011b" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a6c094cdce488390d47cbf65f8835b" is_pre_election: true
I20260601 13:39:40.273219  1533 raft_consensus.cc:2468] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 0.
I20260601 13:39:40.273598  1456 raft_consensus.cc:2468] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 1.
I20260601 13:39:40.273881  1342 leader_election.cc:304] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, 7a93f14a9b4b4375a31b70f83f88e054; no voters: 
I20260601 13:39:40.274021  1583 raft_consensus.cc:2804] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:40.274103  1583 raft_consensus.cc:697] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Becoming Leader. State: Replica: 0c1245123994401db13cc3eca743044f, State: Running, Role: LEADER
I20260601 13:39:40.274230  1583 consensus_queue.cc:237] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.274107  1532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eab21641f54444a8393fd04ab31011b" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a6c094cdce488390d47cbf65f8835b"
I20260601 13:39:40.275068  1532 raft_consensus.cc:3060] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.275821  1580 tablet_bootstrap.cc:492] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f: No bootstrap required, opened a new log
I20260601 13:39:40.275959  1580 ts_tablet_manager.cc:1403] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:39:40.275863  1275 catalog_manager.cc:5696] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1245123994401db13cc3eca743044f (127.0.174.1). New cstate: current_term: 1 leader_uuid: "0c1245123994401db13cc3eca743044f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:40.276023  1532 raft_consensus.cc:2468] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 1.
I20260601 13:39:40.276245  1579 tablet_bootstrap.cc:492] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054: No bootstrap required, opened a new log
I20260601 13:39:40.276336  1579 ts_tablet_manager.cc:1403] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:40.276592  1580 raft_consensus.cc:359] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.276721  1580 raft_consensus.cc:385] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.276770  1580 raft_consensus.cc:740] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1245123994401db13cc3eca743044f, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.276895  1580 consensus_queue.cc:260] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.277050  1579 raft_consensus.cc:359] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.277159  1579 raft_consensus.cc:385] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.277202  1579 raft_consensus.cc:740] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.277199  1580 ts_tablet_manager.cc:1434] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:40.277330  1579 consensus_queue.cc:260] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.277622  1579 ts_tablet_manager.cc:1434] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:40.278057  1592 tablet_bootstrap.cc:492] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b: No bootstrap required, opened a new log
I20260601 13:39:40.278091  1579 tablet_bootstrap.cc:492] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054: Bootstrap starting.
I20260601 13:39:40.278141  1592 ts_tablet_manager.cc:1403] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:39:40.278534  1592 raft_consensus.cc:359] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.278642  1592 raft_consensus.cc:385] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.278674  1592 raft_consensus.cc:740] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.278775  1592 consensus_queue.cc:260] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.279026  1579 tablet_bootstrap.cc:654] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.279057  1592 ts_tablet_manager.cc:1434] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:40.279211  1592 tablet_bootstrap.cc:492] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b: Bootstrap starting.
I20260601 13:39:40.280212  1579 tablet_bootstrap.cc:492] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054: No bootstrap required, opened a new log
I20260601 13:39:40.280296  1579 ts_tablet_manager.cc:1403] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:39:40.280722  1579 raft_consensus.cc:359] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.280802  1579 raft_consensus.cc:385] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.280824  1579 raft_consensus.cc:740] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.280946  1579 consensus_queue.cc:260] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.281203  1579 ts_tablet_manager.cc:1434] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:40.280221  1592 tablet_bootstrap.cc:654] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.282430  1592 tablet_bootstrap.cc:492] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b: No bootstrap required, opened a new log
I20260601 13:39:40.282500  1592 ts_tablet_manager.cc:1403] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:40.282917  1592 raft_consensus.cc:359] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.282994  1592 raft_consensus.cc:385] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.283015  1592 raft_consensus.cc:740] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.283147  1592 consensus_queue.cc:260] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.283413  1592 ts_tablet_manager.cc:1434] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:40.283607  1592 tablet_bootstrap.cc:492] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b: Bootstrap starting.
I20260601 13:39:40.284507  1592 tablet_bootstrap.cc:654] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:40.285919  1592 tablet_bootstrap.cc:492] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b: No bootstrap required, opened a new log
I20260601 13:39:40.286021  1592 ts_tablet_manager.cc:1403] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:40.286384  1592 raft_consensus.cc:359] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.286504  1592 raft_consensus.cc:385] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:40.286549  1592 raft_consensus.cc:740] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Initialized, Role: FOLLOWER
I20260601 13:39:40.286671  1592 consensus_queue.cc:260] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.286949  1592 ts_tablet_manager.cc:1434] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:40.289886  1610 raft_consensus.cc:493] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:40.290004  1610 raft_consensus.cc:515] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.290400  1610 leader_election.cc:290] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:40.290668  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5a78a732d14b7fa3aa7a5f41723264" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054" is_pre_election: true
I20260601 13:39:40.290766  1532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5a78a732d14b7fa3aa7a5f41723264" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a6c094cdce488390d47cbf65f8835b" is_pre_election: true
I20260601 13:39:40.290807  1456 raft_consensus.cc:2468] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 0.
I20260601 13:39:40.290843  1532 raft_consensus.cc:2468] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 0.
I20260601 13:39:40.291064  1342 leader_election.cc:304] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, 7a93f14a9b4b4375a31b70f83f88e054; no voters: 
I20260601 13:39:40.291224  1610 raft_consensus.cc:2804] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:40.291280  1610 raft_consensus.cc:493] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:40.291322  1610 raft_consensus.cc:3060] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.292133  1610 raft_consensus.cc:515] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.292439  1610 leader_election.cc:290] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 election: Requested vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:40.292785  1532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5a78a732d14b7fa3aa7a5f41723264" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a6c094cdce488390d47cbf65f8835b"
I20260601 13:39:40.292785  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c5a78a732d14b7fa3aa7a5f41723264" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
I20260601 13:39:40.292949  1456 raft_consensus.cc:3060] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.292949  1532 raft_consensus.cc:3060] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.293977  1456 raft_consensus.cc:2468] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 1.
I20260601 13:39:40.293977  1532 raft_consensus.cc:2468] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 1.
I20260601 13:39:40.294268  1342 leader_election.cc:304] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:40.294412  1610 raft_consensus.cc:2804] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:40.294497  1610 raft_consensus.cc:697] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Becoming Leader. State: Replica: 0c1245123994401db13cc3eca743044f, State: Running, Role: LEADER
I20260601 13:39:40.294644  1610 consensus_queue.cc:237] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.296289  1275 catalog_manager.cc:5696] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1245123994401db13cc3eca743044f (127.0.174.1). New cstate: current_term: 1 leader_uuid: "0c1245123994401db13cc3eca743044f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:40.306646  1595 raft_consensus.cc:493] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:40.306767  1595 raft_consensus.cc:515] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.307278  1595 leader_election.cc:290] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1245123994401db13cc3eca743044f (127.0.174.1:34749), 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841)
I20260601 13:39:40.307862  1583 raft_consensus.cc:493] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:40.307977  1583 raft_consensus.cc:515] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.308357  1583 leader_election.cc:290] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:40.308656  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc949380f0741089c51651da864ef77" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054" is_pre_election: true
I20260601 13:39:40.308761  1456 raft_consensus.cc:2468] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 0.
I20260601 13:39:40.308840  1532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc949380f0741089c51651da864ef77" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a6c094cdce488390d47cbf65f8835b" is_pre_election: true
I20260601 13:39:40.308939  1532 raft_consensus.cc:2468] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 0.
I20260601 13:39:40.309075  1342 leader_election.cc:304] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, 7a93f14a9b4b4375a31b70f83f88e054; no voters: 
I20260601 13:39:40.309217  1583 raft_consensus.cc:2804] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:40.309257  1583 raft_consensus.cc:493] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:40.309289  1583 raft_consensus.cc:3060] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.310335  1583 raft_consensus.cc:515] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.310688  1583 leader_election.cc:290] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 election: Requested vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:40.311077  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc949380f0741089c51651da864ef77" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
I20260601 13:39:40.311194  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db613b2d92a84e04b1d374edf310a765" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1245123994401db13cc3eca743044f" is_pre_election: true
I20260601 13:39:40.311205  1456 raft_consensus.cc:3060] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.311255  1532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc949380f0741089c51651da864ef77" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a6c094cdce488390d47cbf65f8835b"
I20260601 13:39:40.311296  1380 raft_consensus.cc:2468] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 0.
I20260601 13:39:40.311354  1532 raft_consensus.cc:3060] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.311764  1498 leader_election.cc:304] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:40.311897  1455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db613b2d92a84e04b1d374edf310a765" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054" is_pre_election: true
I20260601 13:39:40.311924  1595 raft_consensus.cc:2804] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:40.312019  1455 raft_consensus.cc:2468] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 0.
I20260601 13:39:40.312068  1595 raft_consensus.cc:493] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:40.312120  1595 raft_consensus.cc:3060] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.312218  1456 raft_consensus.cc:2468] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 1.
I20260601 13:39:40.312300  1532 raft_consensus.cc:2468] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 1.
I20260601 13:39:40.312462  1342 leader_election.cc:304] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, 7a93f14a9b4b4375a31b70f83f88e054; no voters: 
I20260601 13:39:40.312633  1583 raft_consensus.cc:2804] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:40.312757  1583 raft_consensus.cc:697] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Becoming Leader. State: Replica: 0c1245123994401db13cc3eca743044f, State: Running, Role: LEADER
I20260601 13:39:40.312884  1583 consensus_queue.cc:237] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.313019  1595 raft_consensus.cc:515] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.313314  1595 leader_election.cc:290] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 election: Requested vote from peers 0c1245123994401db13cc3eca743044f (127.0.174.1:34749), 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841)
I20260601 13:39:40.313585  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db613b2d92a84e04b1d374edf310a765" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1245123994401db13cc3eca743044f"
I20260601 13:39:40.313674  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db613b2d92a84e04b1d374edf310a765" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
I20260601 13:39:40.313694  1380 raft_consensus.cc:3060] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.313789  1456 raft_consensus.cc:3060] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.314472  1275 catalog_manager.cc:5696] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1245123994401db13cc3eca743044f (127.0.174.1). New cstate: current_term: 1 leader_uuid: "0c1245123994401db13cc3eca743044f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:40.314548  1380 raft_consensus.cc:2468] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 1.
I20260601 13:39:40.314548  1456 raft_consensus.cc:2468] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 1.
I20260601 13:39:40.314875  1498 leader_election.cc:304] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:40.315032  1595 raft_consensus.cc:2804] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:40.315124  1595 raft_consensus.cc:697] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Becoming Leader. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Running, Role: LEADER
I20260601 13:39:40.315249  1595 consensus_queue.cc:237] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.316761  1274 catalog_manager.cc:5696] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b reported cstate change: term changed from 0 to 1, leader changed from <none> to a4a6c094cdce488390d47cbf65f8835b (127.0.174.3). New cstate: current_term: 1 leader_uuid: "a4a6c094cdce488390d47cbf65f8835b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: HEALTHY } } }
W20260601 13:39:40.369650  1407 tablet.cc:2404] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:39:40.380157  1583 raft_consensus.cc:493] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:40.380280  1583 raft_consensus.cc:515] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.380728  1583 leader_election.cc:290] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:40.381161  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee870136e264a419b22f6b3859ddcca" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054" is_pre_election: true
I20260601 13:39:40.381212  1532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee870136e264a419b22f6b3859ddcca" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a6c094cdce488390d47cbf65f8835b" is_pre_election: true
I20260601 13:39:40.381266  1456 raft_consensus.cc:2468] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 0.
I20260601 13:39:40.381428  1532 raft_consensus.cc:2468] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 0.
I20260601 13:39:40.381673  1342 leader_election.cc:304] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, 7a93f14a9b4b4375a31b70f83f88e054; no voters: 
I20260601 13:39:40.381865  1583 raft_consensus.cc:2804] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:40.381922  1583 raft_consensus.cc:493] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:40.381961  1583 raft_consensus.cc:3060] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.382752  1583 raft_consensus.cc:515] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.383069  1583 leader_election.cc:290] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 election: Requested vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:40.383340  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee870136e264a419b22f6b3859ddcca" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
I20260601 13:39:40.383379  1532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee870136e264a419b22f6b3859ddcca" candidate_uuid: "0c1245123994401db13cc3eca743044f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4a6c094cdce488390d47cbf65f8835b"
I20260601 13:39:40.383433  1456 raft_consensus.cc:3060] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.383493  1532 raft_consensus.cc:3060] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.384152  1456 raft_consensus.cc:2468] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 1.
I20260601 13:39:40.384261  1532 raft_consensus.cc:2468] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1245123994401db13cc3eca743044f in term 1.
I20260601 13:39:40.384466  1342 leader_election.cc:304] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, 7a93f14a9b4b4375a31b70f83f88e054; no voters: 
I20260601 13:39:40.384632  1583 raft_consensus.cc:2804] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:40.384747  1583 raft_consensus.cc:697] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Becoming Leader. State: Replica: 0c1245123994401db13cc3eca743044f, State: Running, Role: LEADER
I20260601 13:39:40.384883  1583 consensus_queue.cc:237] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.386507  1274 catalog_manager.cc:5696] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1245123994401db13cc3eca743044f (127.0.174.1). New cstate: current_term: 1 leader_uuid: "0c1245123994401db13cc3eca743044f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:40.532226  1595 raft_consensus.cc:493] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:40.532382  1595 raft_consensus.cc:515] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } }
I20260601 13:39:40.532886  1595 leader_election.cc:290] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), 0c1245123994401db13cc3eca743044f (127.0.174.1:34749)
I20260601 13:39:40.533349  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb03ae405294c61b5fb274f7636e564" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054" is_pre_election: true
I20260601 13:39:40.533360  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb03ae405294c61b5fb274f7636e564" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1245123994401db13cc3eca743044f" is_pre_election: true
I20260601 13:39:40.533474  1456 raft_consensus.cc:2468] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 0.
I20260601 13:39:40.533568  1380 raft_consensus.cc:2468] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 0.
I20260601 13:39:40.533843  1496 leader_election.cc:304] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a93f14a9b4b4375a31b70f83f88e054, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:40.534098  1595 raft_consensus.cc:2804] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:40.534165  1595 raft_consensus.cc:493] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:40.534212  1595 raft_consensus.cc:3060] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.535014  1595 raft_consensus.cc:515] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } }
I20260601 13:39:40.535394  1595 leader_election.cc:290] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 election: Requested vote from peers 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841), 0c1245123994401db13cc3eca743044f (127.0.174.1:34749)
I20260601 13:39:40.535670  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb03ae405294c61b5fb274f7636e564" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
I20260601 13:39:40.535741  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bb03ae405294c61b5fb274f7636e564" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1245123994401db13cc3eca743044f"
I20260601 13:39:40.535789  1456 raft_consensus.cc:3060] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.535871  1380 raft_consensus.cc:3060] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.536551  1456 raft_consensus.cc:2468] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 1.
I20260601 13:39:40.536792  1496 leader_election.cc:304] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a93f14a9b4b4375a31b70f83f88e054, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:40.536962  1380 raft_consensus.cc:2468] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 1.
I20260601 13:39:40.536980  1595 raft_consensus.cc:2804] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:40.537113  1595 raft_consensus.cc:697] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Becoming Leader. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Running, Role: LEADER
I20260601 13:39:40.537252  1595 consensus_queue.cc:237] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } }
I20260601 13:39:40.538820  1274 catalog_manager.cc:5696] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b reported cstate change: term changed from 0 to 1, leader changed from <none> to a4a6c094cdce488390d47cbf65f8835b (127.0.174.3). New cstate: current_term: 1 leader_uuid: "a4a6c094cdce488390d47cbf65f8835b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:40.556876  1595 raft_consensus.cc:493] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:40.556999  1595 raft_consensus.cc:515] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.557453  1595 leader_election.cc:290] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1245123994401db13cc3eca743044f (127.0.174.1:34749), 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841)
I20260601 13:39:40.557837  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3060516074f342bd96eb085ae4dd82a0" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1245123994401db13cc3eca743044f" is_pre_election: true
I20260601 13:39:40.557874  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3060516074f342bd96eb085ae4dd82a0" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054" is_pre_election: true
I20260601 13:39:40.557986  1380 raft_consensus.cc:2468] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 0.
I20260601 13:39:40.558022  1456 raft_consensus.cc:2468] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 0.
I20260601 13:39:40.558277  1498 leader_election.cc:304] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:40.558435  1595 raft_consensus.cc:2804] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:40.558496  1595 raft_consensus.cc:493] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:40.558523  1595 raft_consensus.cc:3060] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.559311  1595 raft_consensus.cc:515] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.559684  1595 leader_election.cc:290] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 election: Requested vote from peers 0c1245123994401db13cc3eca743044f (127.0.174.1:34749), 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841)
I20260601 13:39:40.559967  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3060516074f342bd96eb085ae4dd82a0" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1245123994401db13cc3eca743044f"
I20260601 13:39:40.560029  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3060516074f342bd96eb085ae4dd82a0" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
I20260601 13:39:40.560096  1380 raft_consensus.cc:3060] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.560148  1456 raft_consensus.cc:3060] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.560809  1380 raft_consensus.cc:2468] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 1.
I20260601 13:39:40.560858  1456 raft_consensus.cc:2468] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 1.
I20260601 13:39:40.561064  1498 leader_election.cc:304] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:40.561233  1595 raft_consensus.cc:2804] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:40.561318  1595 raft_consensus.cc:697] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Becoming Leader. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Running, Role: LEADER
I20260601 13:39:40.561444  1595 consensus_queue.cc:237] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.563014  1274 catalog_manager.cc:5696] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b reported cstate change: term changed from 0 to 1, leader changed from <none> to a4a6c094cdce488390d47cbf65f8835b (127.0.174.3). New cstate: current_term: 1 leader_uuid: "a4a6c094cdce488390d47cbf65f8835b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:40.609211  1595 raft_consensus.cc:493] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:40.609360  1595 raft_consensus.cc:515] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.609907  1595 leader_election.cc:290] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1245123994401db13cc3eca743044f (127.0.174.1:34749), 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841)
I20260601 13:39:40.610359  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166978a14fbe44a390593439bc096b1b" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054" is_pre_election: true
I20260601 13:39:40.610359  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166978a14fbe44a390593439bc096b1b" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1245123994401db13cc3eca743044f" is_pre_election: true
I20260601 13:39:40.610515  1380 raft_consensus.cc:2468] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 0.
I20260601 13:39:40.610515  1456 raft_consensus.cc:2468] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 0.
I20260601 13:39:40.610841  1498 leader_election.cc:304] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1245123994401db13cc3eca743044f, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:40.611045  1595 raft_consensus.cc:2804] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:40.611131  1595 raft_consensus.cc:493] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:40.611189  1595 raft_consensus.cc:3060] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.612012  1595 raft_consensus.cc:515] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.612360  1595 leader_election.cc:290] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [CANDIDATE]: Term 1 election: Requested vote from peers 0c1245123994401db13cc3eca743044f (127.0.174.1:34749), 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2:34841)
I20260601 13:39:40.612679  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166978a14fbe44a390593439bc096b1b" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1245123994401db13cc3eca743044f"
I20260601 13:39:40.612680  1456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166978a14fbe44a390593439bc096b1b" candidate_uuid: "a4a6c094cdce488390d47cbf65f8835b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
I20260601 13:39:40.612821  1380 raft_consensus.cc:3060] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.612825  1456 raft_consensus.cc:3060] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:40.613674  1380 raft_consensus.cc:2468] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 1.
I20260601 13:39:40.613674  1456 raft_consensus.cc:2468] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4a6c094cdce488390d47cbf65f8835b in term 1.
I20260601 13:39:40.614028  1496 leader_election.cc:304] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [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: 0c1245123994401db13cc3eca743044f, 7a93f14a9b4b4375a31b70f83f88e054, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:40.614246  1595 raft_consensus.cc:2804] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:40.614329  1595 raft_consensus.cc:697] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Becoming Leader. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Running, Role: LEADER
I20260601 13:39:40.614468  1595 consensus_queue.cc:237] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:40.616145  1274 catalog_manager.cc:5696] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b reported cstate change: term changed from 0 to 1, leader changed from <none> to a4a6c094cdce488390d47cbf65f8835b (127.0.174.3). New cstate: current_term: 1 leader_uuid: "a4a6c094cdce488390d47cbf65f8835b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:40.660959   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:40.662907  1629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:40.662997  1626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:40.663091  1627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:40.663331   696 server_base.cc:1061] running on GCE node
I20260601 13:39:40.663543   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:40.663594   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:40.663643   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321180663642 us; error 0 us; skew 500 ppm
I20260601 13:39:40.664563   696 webserver.cc:533] Webserver started at http://127.0.174.4:45745/ using document root <none> and password file <none>
I20260601 13:39:40.664738   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:40.664803   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:40.664875   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:40.665290   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "10d310d1707f4f668e4eaa2f40dedf5d"
format_stamp: "Formatted at 2026-06-01 13:39:40 on dist-test-slave-mfrq"
I20260601 13:39:40.666770   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:40.667672  1634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:40.667920   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:40.668004   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "10d310d1707f4f668e4eaa2f40dedf5d"
format_stamp: "Formatted at 2026-06-01 13:39:40 on dist-test-slave-mfrq"
I20260601 13:39:40.668090   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321176522077-696-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)
I20260601 13:39:40.690694   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:40.691148   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:40.691515   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:40.692008   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:40.692070   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:40.692121   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:40.692173   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:40.694087  1583 consensus_queue.cc:1048] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.698467  1583 consensus_queue.cc:1048] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.698668   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:45085
I20260601 13:39:40.700737  1702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:45085 every 8 connection(s)
I20260601 13:39:40.703506  1703 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36639
I20260601 13:39:40.703589  1703 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:40.703799  1703 heartbeater.cc:507] Master 127.0.174.62:36639 requested a full tablet report, sending...
I20260601 13:39:40.704298  1275 ts_manager.cc:194] Registered new tserver with Master: 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4:45085)
I20260601 13:39:40.704728  1275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57948
I20260601 13:39:40.710867  1687 consensus_queue.cc:1048] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.713227  1583 consensus_queue.cc:1048] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.771450  1610 consensus_queue.cc:1048] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.774699  1687 consensus_queue.cc:1048] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.849233  1595 consensus_queue.cc:1048] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.852279  1713 consensus_queue.cc:1048] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.852298  1687 consensus_queue.cc:1048] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.855643  1687 consensus_queue.cc:1048] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.917567  1595 consensus_queue.cc:1048] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:40.920522  1713 consensus_queue.cc:1048] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:41.060226  1329 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:41.065905  1532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "166978a14fbe44a390593439bc096b1b"
dest_uuid: "a4a6c094cdce488390d47cbf65f8835b"
mode: GRACEFUL
new_leader_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
 from {username='slave'} at 127.0.0.1:54670
I20260601 13:39:41.066125  1532 raft_consensus.cc:606] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Received request to transfer leadership to TS 7a93f14a9b4b4375a31b70f83f88e054
I20260601 13:39:41.070151  1380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fc949380f0741089c51651da864ef77"
dest_uuid: "0c1245123994401db13cc3eca743044f"
mode: GRACEFUL
new_leader_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
 from {username='slave'} at 127.0.0.1:54884
I20260601 13:39:41.070286  1380 raft_consensus.cc:606] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Received request to transfer leadership to TS 7a93f14a9b4b4375a31b70f83f88e054
I20260601 13:39:41.070679  1329 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260601 13:39:41.070876  1329 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:41.071527  1713 consensus_queue.cc:1048] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:41.074460  1713 consensus_queue.cc:1048] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:41.128887  1713 consensus_queue.cc:1048] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:41.131841  1713 consensus_queue.cc:1048] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:41.133556  1597 raft_consensus.cc:993] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b: : Instructing follower 7a93f14a9b4b4375a31b70f83f88e054 to start an election
I20260601 13:39:41.133653  1597 raft_consensus.cc:1081] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Signalling peer 7a93f14a9b4b4375a31b70f83f88e054 to start an election
I20260601 13:39:41.134290  1456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "166978a14fbe44a390593439bc096b1b"
dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
 from {username='slave'} at 127.0.0.1:46944
I20260601 13:39:41.134442  1456 raft_consensus.cc:493] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:39:41.134513  1456 raft_consensus.cc:3060] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:41.135284  1456 raft_consensus.cc:515] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:41.135672  1456 leader_election.cc:290] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [CANDIDATE]: Term 2 election: Requested vote from peers 0c1245123994401db13cc3eca743044f (127.0.174.1:34749), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:41.135955  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166978a14fbe44a390593439bc096b1b" candidate_uuid: "7a93f14a9b4b4375a31b70f83f88e054" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c1245123994401db13cc3eca743044f"
I20260601 13:39:41.135958  1532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166978a14fbe44a390593439bc096b1b" candidate_uuid: "7a93f14a9b4b4375a31b70f83f88e054" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4a6c094cdce488390d47cbf65f8835b"
I20260601 13:39:41.136085  1380 raft_consensus.cc:3060] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:41.136111  1532 raft_consensus.cc:3055] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:39:41.136140  1532 raft_consensus.cc:740] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4a6c094cdce488390d47cbf65f8835b, State: Running, Role: LEADER
I20260601 13:39:41.136286  1532 consensus_queue.cc:260] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [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: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:41.136420  1532 raft_consensus.cc:3060] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:41.136890  1380 raft_consensus.cc:2468] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a93f14a9b4b4375a31b70f83f88e054 in term 2.
I20260601 13:39:41.137035  1532 raft_consensus.cc:2468] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a93f14a9b4b4375a31b70f83f88e054 in term 2.
I20260601 13:39:41.137172  1422 leader_election.cc:304] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [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: 0c1245123994401db13cc3eca743044f, 7a93f14a9b4b4375a31b70f83f88e054; no voters: 
I20260601 13:39:41.137351  1584 raft_consensus.cc:2804] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:41.137506  1584 raft_consensus.cc:697] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 LEADER]: Becoming Leader. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Running, Role: LEADER
I20260601 13:39:41.137599  1584 consensus_queue.cc:237] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [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: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:41.138826  1275 catalog_manager.cc:5696] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 reported cstate change: term changed from 1 to 2, leader changed from a4a6c094cdce488390d47cbf65f8835b (127.0.174.3) to 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2). New cstate: current_term: 2 leader_uuid: "7a93f14a9b4b4375a31b70f83f88e054" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:41.144480  1610 raft_consensus.cc:993] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f: : Instructing follower 7a93f14a9b4b4375a31b70f83f88e054 to start an election
I20260601 13:39:41.144583  1610 raft_consensus.cc:1081] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Signalling peer 7a93f14a9b4b4375a31b70f83f88e054 to start an election
I20260601 13:39:41.145026  1456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fc949380f0741089c51651da864ef77"
dest_uuid: "7a93f14a9b4b4375a31b70f83f88e054"
 from {username='slave'} at 127.0.0.1:46928
I20260601 13:39:41.145148  1456 raft_consensus.cc:493] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:39:41.145196  1456 raft_consensus.cc:3060] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:41.145921  1456 raft_consensus.cc:515] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:41.146234  1456 leader_election.cc:290] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [CANDIDATE]: Term 2 election: Requested vote from peers 0c1245123994401db13cc3eca743044f (127.0.174.1:34749), a4a6c094cdce488390d47cbf65f8835b (127.0.174.3:44163)
I20260601 13:39:41.146471  1380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc949380f0741089c51651da864ef77" candidate_uuid: "7a93f14a9b4b4375a31b70f83f88e054" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c1245123994401db13cc3eca743044f"
I20260601 13:39:41.146577  1380 raft_consensus.cc:3055] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:39:41.146633  1380 raft_consensus.cc:740] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c1245123994401db13cc3eca743044f, State: Running, Role: LEADER
I20260601 13:39:41.146641  1532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fc949380f0741089c51651da864ef77" candidate_uuid: "7a93f14a9b4b4375a31b70f83f88e054" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4a6c094cdce488390d47cbf65f8835b"
I20260601 13:39:41.146796  1532 raft_consensus.cc:3060] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:41.146790  1380 consensus_queue.cc:260] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [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: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:41.146968  1380 raft_consensus.cc:3060] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:41.147567  1532 raft_consensus.cc:2468] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a93f14a9b4b4375a31b70f83f88e054 in term 2.
I20260601 13:39:41.147637  1380 raft_consensus.cc:2468] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a93f14a9b4b4375a31b70f83f88e054 in term 2.
I20260601 13:39:41.147842  1420 leader_election.cc:304] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [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: 7a93f14a9b4b4375a31b70f83f88e054, a4a6c094cdce488390d47cbf65f8835b; no voters: 
I20260601 13:39:41.148049  1584 raft_consensus.cc:2804] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:41.148130  1584 raft_consensus.cc:697] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 LEADER]: Becoming Leader. State: Replica: 7a93f14a9b4b4375a31b70f83f88e054, State: Running, Role: LEADER
I20260601 13:39:41.148262  1584 consensus_queue.cc:237] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [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: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } }
I20260601 13:39:41.149537  1275 catalog_manager.cc:5696] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 reported cstate change: term changed from 1 to 2, leader changed from 0c1245123994401db13cc3eca743044f (127.0.174.1) to 7a93f14a9b4b4375a31b70f83f88e054 (127.0.174.2). New cstate: current_term: 2 leader_uuid: "7a93f14a9b4b4375a31b70f83f88e054" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:41.641139  1380 raft_consensus.cc:1275] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Refusing update from remote peer 7a93f14a9b4b4375a31b70f83f88e054: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:41.641705  1584 consensus_queue.cc:1048] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:41.644194  1532 raft_consensus.cc:1275] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Refusing update from remote peer 7a93f14a9b4b4375a31b70f83f88e054: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:41.644754  1584 consensus_queue.cc:1048] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:41.669978  1380 raft_consensus.cc:1275] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Refusing update from remote peer 7a93f14a9b4b4375a31b70f83f88e054: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:41.670517  1584 consensus_queue.cc:1048] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:41.672791  1532 raft_consensus.cc:1275] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Refusing update from remote peer 7a93f14a9b4b4375a31b70f83f88e054: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:41.673241  1726 consensus_queue.cc:1048] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:41.705463  1703 heartbeater.cc:499] Master 127.0.174.62:36639 was elected leader, sending a full tablet report...
I20260601 13:39:43.071173  1329 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:43.071978  1329 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:43.072081  1329 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:45.072402  1329 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:45.073307  1329 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:45.073429  1329 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:46.071448  1532 consensus_queue.cc:237] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [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: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } }
I20260601 13:39:46.073020  1456 raft_consensus.cc:1275] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Refusing update from remote peer a4a6c094cdce488390d47cbf65f8835b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:46.073246  1379 raft_consensus.cc:1275] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Refusing update from remote peer a4a6c094cdce488390d47cbf65f8835b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:46.073405  1740 consensus_queue.cc:1048] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:46.073596  1739 consensus_queue.cc:1048] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:46.075459  1740 raft_consensus.cc:2955] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.075794  1379 raft_consensus.cc:2955] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.075794  1456 raft_consensus.cc:2955] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
W20260601 13:39:46.077912  1498 consensus_peers.cc:597] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b -> Peer 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4:45085): Couldn't send request to peer 10d310d1707f4f668e4eaa2f40dedf5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db613b2d92a84e04b1d374edf310a765. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:46.078118  1275 catalog_manager.cc:5696] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f reported cstate change: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "a4a6c094cdce488390d47cbf65f8835b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.079206  1532 consensus_queue.cc:237] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [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: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } attrs { replace: true } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } }
I20260601 13:39:46.080514  1379 raft_consensus.cc:1275] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Refusing update from remote peer a4a6c094cdce488390d47cbf65f8835b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:46.080593  1456 raft_consensus.cc:1275] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Refusing update from remote peer a4a6c094cdce488390d47cbf65f8835b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:46.080958  1739 consensus_queue.cc:1048] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:39:46.081130  1498 consensus_peers.cc:597] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b -> Peer 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4:45085): Couldn't send request to peer 10d310d1707f4f668e4eaa2f40dedf5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3060516074f342bd96eb085ae4dd82a0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:46.081278  1739 consensus_queue.cc:1048] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:46.083003  1739 raft_consensus.cc:2955] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } attrs { replace: true } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.083509  1379 raft_consensus.cc:2955] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } attrs { replace: true } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.083518  1456 raft_consensus.cc:2955] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } attrs { replace: true } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.085512  1274 catalog_manager.cc:5696] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b reported cstate change: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "a4a6c094cdce488390d47cbf65f8835b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:46.089810  1379 consensus_queue.cc:237] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [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: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } attrs { replace: true } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } }
I20260601 13:39:46.091142  1456 raft_consensus.cc:1275] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Refusing update from remote peer 0c1245123994401db13cc3eca743044f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:46.091311  1532 raft_consensus.cc:1275] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Refusing update from remote peer 0c1245123994401db13cc3eca743044f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:46.091506  1754 consensus_queue.cc:1048] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:46.091704  1610 consensus_queue.cc:1048] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:46.093451  1755 raft_consensus.cc:2955] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } attrs { replace: true } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.093712  1532 raft_consensus.cc:2955] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } attrs { replace: true } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.093817  1456 raft_consensus.cc:2955] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } attrs { replace: true } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.095917  1275 catalog_manager.cc:5696] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 reported cstate change: config changed from index -1 to 2, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "0c1245123994401db13cc3eca743044f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } attrs { replace: true } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
W20260601 13:39:46.096632  1344 consensus_peers.cc:597] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f -> Peer 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4:45085): Couldn't send request to peer 10d310d1707f4f668e4eaa2f40dedf5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8eab21641f54444a8393fd04ab31011b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:46.100718  1456 consensus_queue.cc:237] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [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: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } }
I20260601 13:39:46.102352  1379 raft_consensus.cc:1275] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Refusing update from remote peer 7a93f14a9b4b4375a31b70f83f88e054: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:46.102355  1532 raft_consensus.cc:1275] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Refusing update from remote peer 7a93f14a9b4b4375a31b70f83f88e054: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:46.102708  1726 consensus_queue.cc:1048] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:46.102903  1761 consensus_queue.cc:1048] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:46.104511  1726 raft_consensus.cc:2955] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
W20260601 13:39:46.106232  1422 consensus_peers.cc:597] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 -> Peer 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4:45085): Couldn't send request to peer 10d310d1707f4f668e4eaa2f40dedf5d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 166978a14fbe44a390593439bc096b1b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:46.106765  1379 raft_consensus.cc:2955] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.107052  1273 catalog_manager.cc:5696] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 reported cstate change: config changed from index -1 to 3, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New cstate: current_term: 2 leader_uuid: "7a93f14a9b4b4375a31b70f83f88e054" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:46.109342  1532 raft_consensus.cc:2955] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 10d310d1707f4f668e4eaa2f40dedf5d (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1245123994401db13cc3eca743044f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34749 } attrs { replace: true } } peers { permanent_uuid: "7a93f14a9b4b4375a31b70f83f88e054" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34841 } } peers { permanent_uuid: "a4a6c094cdce488390d47cbf65f8835b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 44163 } } peers { permanent_uuid: "10d310d1707f4f668e4eaa2f40dedf5d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45085 } attrs { promote: true } } }
I20260601 13:39:46.212395   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:39:46.217162   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:46.217414   696 tablet_replica.cc:333] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f: stopping tablet replica
I20260601 13:39:46.217568   696 raft_consensus.cc:2243] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.217787   696 raft_consensus.cc:2272] T 166978a14fbe44a390593439bc096b1b P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.218397   696 tablet_replica.cc:333] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f: stopping tablet replica
I20260601 13:39:46.218532   696 raft_consensus.cc:2243] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:46.218765   696 raft_consensus.cc:2272] T 8eab21641f54444a8393fd04ab31011b P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.219280   696 tablet_replica.cc:333] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f: stopping tablet replica
I20260601 13:39:46.219404   696 raft_consensus.cc:2243] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.219521   696 raft_consensus.cc:2272] T 2fc949380f0741089c51651da864ef77 P 0c1245123994401db13cc3eca743044f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.219839   696 tablet_replica.cc:333] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f: stopping tablet replica
I20260601 13:39:46.219969   696 raft_consensus.cc:2243] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:46.220160   696 raft_consensus.cc:2272] T aee870136e264a419b22f6b3859ddcca P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.220481   696 tablet_replica.cc:333] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f: stopping tablet replica
I20260601 13:39:46.220595   696 raft_consensus.cc:2243] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:46.220769   696 raft_consensus.cc:2272] T 8c5a78a732d14b7fa3aa7a5f41723264 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.221099   696 tablet_replica.cc:333] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f: stopping tablet replica
I20260601 13:39:46.221210   696 raft_consensus.cc:2243] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.221304   696 raft_consensus.cc:2272] T 5bb03ae405294c61b5fb274f7636e564 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.221606   696 tablet_replica.cc:333] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f: stopping tablet replica
I20260601 13:39:46.221714   696 raft_consensus.cc:2243] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.221879   696 raft_consensus.cc:2272] T 3060516074f342bd96eb085ae4dd82a0 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.222529   696 tablet_replica.cc:333] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f: stopping tablet replica
I20260601 13:39:46.222675   696 raft_consensus.cc:2243] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.222826   696 raft_consensus.cc:2272] T db613b2d92a84e04b1d374edf310a765 P 0c1245123994401db13cc3eca743044f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.227129   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:39:46.229602   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:39:46.235734   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:46.235944   696 tablet_replica.cc:333] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054: stopping tablet replica
I20260601 13:39:46.236083   696 raft_consensus.cc:2243] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.236212   696 raft_consensus.cc:2272] T 8c5a78a732d14b7fa3aa7a5f41723264 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.236646   696 tablet_replica.cc:333] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054: stopping tablet replica
I20260601 13:39:46.236768   696 raft_consensus.cc:2243] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.236896   696 raft_consensus.cc:2272] T db613b2d92a84e04b1d374edf310a765 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.237370   696 tablet_replica.cc:333] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054: stopping tablet replica
I20260601 13:39:46.237486   696 raft_consensus.cc:2243] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.237612   696 raft_consensus.cc:2272] T 3060516074f342bd96eb085ae4dd82a0 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.238111   696 tablet_replica.cc:333] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054: stopping tablet replica
I20260601 13:39:46.238231   696 raft_consensus.cc:2243] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:46.238456   696 raft_consensus.cc:2272] T 166978a14fbe44a390593439bc096b1b P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.238921   696 tablet_replica.cc:333] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054: stopping tablet replica
I20260601 13:39:46.239040   696 raft_consensus.cc:2243] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.239156   696 raft_consensus.cc:2272] T 5bb03ae405294c61b5fb274f7636e564 P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.239526   696 tablet_replica.cc:333] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054: stopping tablet replica
I20260601 13:39:46.239652   696 raft_consensus.cc:2243] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.239763   696 raft_consensus.cc:2272] T aee870136e264a419b22f6b3859ddcca P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.240106   696 tablet_replica.cc:333] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054: stopping tablet replica
I20260601 13:39:46.240223   696 raft_consensus.cc:2243] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:46.240397   696 raft_consensus.cc:2272] T 2fc949380f0741089c51651da864ef77 P 7a93f14a9b4b4375a31b70f83f88e054 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.240724   696 tablet_replica.cc:333] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054: stopping tablet replica
I20260601 13:39:46.240830   696 raft_consensus.cc:2243] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.240933   696 raft_consensus.cc:2272] T 8eab21641f54444a8393fd04ab31011b P 7a93f14a9b4b4375a31b70f83f88e054 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.244906   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:39:46.247476   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:39:46.251973   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:46.252166   696 tablet_replica.cc:333] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b: stopping tablet replica
I20260601 13:39:46.252285   696 raft_consensus.cc:2243] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.252401   696 raft_consensus.cc:2272] T 166978a14fbe44a390593439bc096b1b P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.253042   696 tablet_replica.cc:333] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b: stopping tablet replica
I20260601 13:39:46.253152   696 raft_consensus.cc:2243] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.253248   696 raft_consensus.cc:2272] T 2fc949380f0741089c51651da864ef77 P a4a6c094cdce488390d47cbf65f8835b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.253613   696 tablet_replica.cc:333] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b: stopping tablet replica
I20260601 13:39:46.253719   696 raft_consensus.cc:2243] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.253845   696 raft_consensus.cc:2272] T 8eab21641f54444a8393fd04ab31011b P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.254328   696 tablet_replica.cc:333] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b: stopping tablet replica
I20260601 13:39:46.254428   696 raft_consensus.cc:2243] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:46.254612   696 raft_consensus.cc:2272] T 5bb03ae405294c61b5fb274f7636e564 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.254961   696 tablet_replica.cc:333] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b: stopping tablet replica
I20260601 13:39:46.255059   696 raft_consensus.cc:2243] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.255149   696 raft_consensus.cc:2272] T 8c5a78a732d14b7fa3aa7a5f41723264 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.255492   696 tablet_replica.cc:333] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b: stopping tablet replica
I20260601 13:39:46.255581   696 raft_consensus.cc:2243] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:46.255668   696 raft_consensus.cc:2272] T aee870136e264a419b22f6b3859ddcca P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.255997   696 tablet_replica.cc:333] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b: stopping tablet replica
I20260601 13:39:46.256088   696 raft_consensus.cc:2243] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:46.256276   696 raft_consensus.cc:2272] T 3060516074f342bd96eb085ae4dd82a0 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.256752   696 tablet_replica.cc:333] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b: stopping tablet replica
I20260601 13:39:46.256841   696 raft_consensus.cc:2243] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:46.257027   696 raft_consensus.cc:2272] T db613b2d92a84e04b1d374edf310a765 P a4a6c094cdce488390d47cbf65f8835b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.271428   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:39:46.274189   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:39:46.279155   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:46.291131   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:39:46.293228   696 master.cc:562] Master@127.0.174.62:36639 shutting down...
W20260601 13:39:46.298460  1322 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:46.298606  1322 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:46.298635  1322 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:46.299042   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:46.299234   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:46.299319   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P bd00e896d5364d0c86f7045b91f8483c: stopping tablet replica
I20260601 13:39:46.312031   696 master.cc:584] Master@127.0.174.62:36639 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7290 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:39:46.322940   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:43625,127.0.174.61:33169,127.0.174.60:36721
I20260601 13:39:46.323354   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:46.325450  1770 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:46.325493  1767 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:46.325563  1768 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:46.325637   696 server_base.cc:1061] running on GCE node
I20260601 13:39:46.325861   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:46.325911   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:46.325927   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321186325927 us; error 0 us; skew 500 ppm
I20260601 13:39:46.326771   696 webserver.cc:533] Webserver started at http://127.0.174.62:44091/ using document root <none> and password file <none>
I20260601 13:39:46.326898   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:46.326978   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:46.327041   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:46.327378   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "cdcef2804ec84ce29121f7c321d945c9"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.328840   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:46.329720  1775 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.330008   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:46.330135   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "cdcef2804ec84ce29121f7c321d945c9"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.330232   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:46.358371   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:46.358799   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:46.363102   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:43625
I20260601 13:39:46.364480   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:46.366338  1828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:43625 every 8 connection(s)
I20260601 13:39:46.368973  1829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:39:46.369191  1832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:46.369411  1831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:46.370215   696 server_base.cc:1061] running on GCE node
W20260601 13:39:46.370218  1834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:46.370496   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:46.370565   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:46.370606   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321186370605 us; error 0 us; skew 500 ppm
I20260601 13:39:46.370704  1829 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:46.371912   696 webserver.cc:533] Webserver started at http://127.0.174.61:38897/ using document root <none> and password file <none>
I20260601 13:39:46.372067   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:46.372140   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:46.372220   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:46.372556   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-1-root/instance:
uuid: "979dab15b65d4920bb8c612f538db4a6"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.374301   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:46.375154  1829 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:46.375444  1841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.375700   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:46.375790   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-1-root
uuid: "979dab15b65d4920bb8c612f538db4a6"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
W20260601 13:39:46.375792  1779 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260601 13:39:46.375862   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-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)
W20260601 13:39:46.376547  1829 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.174.61:33169: Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111)
I20260601 13:39:46.386669   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:46.386991   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:46.391062   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.61:33169
I20260601 13:39:46.391142  1894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.61:33169 every 8 connection(s)
I20260601 13:39:46.391829   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:46.391992  1895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:46.393332  1895 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:46.393523  1897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:46.393628  1900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:46.393707  1898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:46.393970   696 server_base.cc:1061] running on GCE node
I20260601 13:39:46.394142   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:46.394192   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:46.394217   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321186394215 us; error 0 us; skew 500 ppm
I20260601 13:39:46.395124   696 webserver.cc:533] Webserver started at http://127.0.174.60:40437/ using document root <none> and password file <none>
I20260601 13:39:46.395272   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:46.395321   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:46.395388   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:46.395774   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-2-root/instance:
uuid: "bc11820929384ac9bebbb36fde2d5f90"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.397493   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:46.397971  1895 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:46.398562  1906 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.398845   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:46.398947   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-2-root
uuid: "bc11820929384ac9bebbb36fde2d5f90"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.399012   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:46.402311  1895 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:46.403595  1895 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.174.60:36721: Network error: Client connection negotiation failed: client connection to 127.0.174.60:36721: connect: Connection refused (error 111)
I20260601 13:39:46.411909   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:46.412293   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:46.416152   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.60:36721
I20260601 13:39:46.416216  1963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.60:36721 every 8 connection(s)
I20260601 13:39:46.416649   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:46.417032  1964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:46.418191  1964 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:46.422065  1964 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:46.425657  1964 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:46.425791  1895 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } attempt: 1
I20260601 13:39:46.427738  1829 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } attempt: 1
I20260601 13:39:46.431774  1964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90: Bootstrap starting.
I20260601 13:39:46.431774  1895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6: Bootstrap starting.
I20260601 13:39:46.432935  1964 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:46.432935  1895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:46.432988  1829 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:46.434330  1964 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90: No bootstrap required, opened a new log
I20260601 13:39:46.434829  1964 raft_consensus.cc:359] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:46.434942  1964 raft_consensus.cc:385] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:46.434994  1964 raft_consensus.cc:740] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc11820929384ac9bebbb36fde2d5f90, State: Initialized, Role: FOLLOWER
I20260601 13:39:46.435148  1964 consensus_queue.cc:260] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:46.435497  1971 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [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: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:46.435611  1971 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:46.435657  1964 sys_catalog.cc:565] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:46.437811  1895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6: No bootstrap required, opened a new log
W20260601 13:39:46.438086  1982 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:46.438151  1982 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:46.438282  1829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9: Bootstrap starting.
I20260601 13:39:46.438302  1895 raft_consensus.cc:359] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:46.438423  1895 raft_consensus.cc:385] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:46.438463  1895 raft_consensus.cc:740] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 979dab15b65d4920bb8c612f538db4a6, State: Initialized, Role: FOLLOWER
I20260601 13:39:46.438601  1895 consensus_queue.cc:260] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:46.438905  1983 sys_catalog.cc:455] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [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: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:46.438999  1983 sys_catalog.cc:458] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:46.439097  1895 sys_catalog.cc:565] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:46.439369  1829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:46.440375  1829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9: No bootstrap required, opened a new log
I20260601 13:39:46.440780  1829 raft_consensus.cc:359] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:46.440883  1829 raft_consensus.cc:385] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:46.440930  1829 raft_consensus.cc:740] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdcef2804ec84ce29121f7c321d945c9, State: Initialized, Role: FOLLOWER
I20260601 13:39:46.441061  1829 consensus_queue.cc:260] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
W20260601 13:39:46.441365  1995 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260601 13:39:46.441380  1996 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [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: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
W20260601 13:39:46.441452  1995 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:46.441504  1996 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:46.441581  1829 sys_catalog.cc:565] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:46.443365   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:39:46.443426   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:39:46.443889   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:46.443948  2007 catalog_manager.cc:1593] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:46.443987  2007 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:46.445806  2009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:46.445878  2008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:46.446175  2011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:46.446163   696 server_base.cc:1061] running on GCE node
I20260601 13:39:46.446414   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:46.446455   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:46.446470   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321186446470 us; error 0 us; skew 500 ppm
I20260601 13:39:46.447424   696 webserver.cc:533] Webserver started at http://127.0.174.1:40767/ using document root <none> and password file <none>
I20260601 13:39:46.447582   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:46.447636   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:46.447729   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:46.448182   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "6864945588cb4f0ca93e855dc021e21c"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.449695   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:39:46.450663  2016 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.450902   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:46.450991   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "6864945588cb4f0ca93e855dc021e21c"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.451076   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:46.476802   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:46.477275   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:46.477614   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:46.478144   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:46.478207   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.478263   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:46.478314   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.482761   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:41617
I20260601 13:39:46.482851  2080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:41617 every 8 connection(s)
I20260601 13:39:46.483820   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:46.486265  2092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:46.487586   696 server_base.cc:1061] running on GCE node
W20260601 13:39:46.487720  2089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:46.487879  2088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:46.488121   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:46.488178   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:46.488201   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321186488201 us; error 0 us; skew 500 ppm
I20260601 13:39:46.488819  2083 heartbeater.cc:344] Connected to a master server at 127.0.174.61:33169
I20260601 13:39:46.488909  2083 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:46.489063  2082 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43625
I20260601 13:39:46.489084   696 webserver.cc:533] Webserver started at http://127.0.174.2:39645/ using document root <none> and password file <none>
I20260601 13:39:46.489122  2082 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:46.489146  2083 heartbeater.cc:507] Master 127.0.174.61:33169 requested a full tablet report, sending...
I20260601 13:39:46.489226  2081 heartbeater.cc:344] Connected to a master server at 127.0.174.60:36721
I20260601 13:39:46.489248   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:46.489260  2082 heartbeater.cc:507] Master 127.0.174.62:43625 requested a full tablet report, sending...
I20260601 13:39:46.489293  2081 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:46.489300   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:46.489531  2081 heartbeater.cc:507] Master 127.0.174.60:36721 requested a full tablet report, sending...
I20260601 13:39:46.489681   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:46.489820  1859 ts_manager.cc:194] Registered new tserver with Master: 6864945588cb4f0ca93e855dc021e21c (127.0.174.1:41617)
I20260601 13:39:46.489821  1792 ts_manager.cc:194] Registered new tserver with Master: 6864945588cb4f0ca93e855dc021e21c (127.0.174.1:41617)
I20260601 13:39:46.490191   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "6a2dcc0462fc426face33b365c24ee03"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.490231  1926 ts_manager.cc:194] Registered new tserver with Master: 6864945588cb4f0ca93e855dc021e21c (127.0.174.1:41617)
I20260601 13:39:46.491730   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:46.492658  2097 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.492918   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:46.492983   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "6a2dcc0462fc426face33b365c24ee03"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.493032   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:46.498080   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:46.498391   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:46.498648   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:46.499110   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:46.499148   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.499200   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:46.499245   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.503748   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:35835
I20260601 13:39:46.503839  2161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:35835 every 8 connection(s)
I20260601 13:39:46.504765   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:46.507411  2172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:46.507579   696 server_base.cc:1061] running on GCE node
W20260601 13:39:46.507819  2170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:46.507879  2169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:46.508185   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:46.508237   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:46.508258   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321186508258 us; error 0 us; skew 500 ppm
I20260601 13:39:46.509317   696 webserver.cc:533] Webserver started at http://127.0.174.3:39161/ using document root <none> and password file <none>
I20260601 13:39:46.509487   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:46.509542   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:46.509608   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:46.510077   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "e2446a4ec489456c8bffd3ab2b71a380"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.510337  2163 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43625
I20260601 13:39:46.510372  2164 heartbeater.cc:344] Connected to a master server at 127.0.174.61:33169
I20260601 13:39:46.510421  2163 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:46.510463  2164 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:46.510659  2163 heartbeater.cc:507] Master 127.0.174.62:43625 requested a full tablet report, sending...
I20260601 13:39:46.510672  2164 heartbeater.cc:507] Master 127.0.174.61:33169 requested a full tablet report, sending...
I20260601 13:39:46.510859  2162 heartbeater.cc:344] Connected to a master server at 127.0.174.60:36721
I20260601 13:39:46.510926  2162 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:46.511117  2162 heartbeater.cc:507] Master 127.0.174.60:36721 requested a full tablet report, sending...
I20260601 13:39:46.511335  1859 ts_manager.cc:194] Registered new tserver with Master: 6a2dcc0462fc426face33b365c24ee03 (127.0.174.2:35835)
I20260601 13:39:46.511339  1792 ts_manager.cc:194] Registered new tserver with Master: 6a2dcc0462fc426face33b365c24ee03 (127.0.174.2:35835)
I20260601 13:39:46.511737  1926 ts_manager.cc:194] Registered new tserver with Master: 6a2dcc0462fc426face33b365c24ee03 (127.0.174.2:35835)
I20260601 13:39:46.512079   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:46.513001  2177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.513237   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:46.513324   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "e2446a4ec489456c8bffd3ab2b71a380"
format_stamp: "Formatted at 2026-06-01 13:39:46 on dist-test-slave-mfrq"
I20260601 13:39:46.513386   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321176522077-696-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)
I20260601 13:39:46.526823   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:46.527246   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:46.527540   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:46.528012   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:46.528079   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.528134   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:46.528168   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:46.532682   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:42529
I20260601 13:39:46.532763  2242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:42529 every 8 connection(s)
I20260601 13:39:46.538278  2243 heartbeater.cc:344] Connected to a master server at 127.0.174.60:36721
I20260601 13:39:46.538396  2243 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:46.538252  2245 heartbeater.cc:344] Connected to a master server at 127.0.174.61:33169
I20260601 13:39:46.538477  2245 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:46.538657  2244 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43625
I20260601 13:39:46.538676  2243 heartbeater.cc:507] Master 127.0.174.60:36721 requested a full tablet report, sending...
I20260601 13:39:46.538692  2245 heartbeater.cc:507] Master 127.0.174.61:33169 requested a full tablet report, sending...
I20260601 13:39:46.538745  2244 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:46.538944  2244 heartbeater.cc:507] Master 127.0.174.62:43625 requested a full tablet report, sending...
I20260601 13:39:46.539324  1926 ts_manager.cc:194] Registered new tserver with Master: e2446a4ec489456c8bffd3ab2b71a380 (127.0.174.3:42529)
I20260601 13:39:46.539335  1859 ts_manager.cc:194] Registered new tserver with Master: e2446a4ec489456c8bffd3ab2b71a380 (127.0.174.3:42529)
I20260601 13:39:46.539710  1792 ts_manager.cc:194] Registered new tserver with Master: e2446a4ec489456c8bffd3ab2b71a380 (127.0.174.3:42529)
I20260601 13:39:46.540302   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007079407s
I20260601 13:39:46.612135  1983 raft_consensus.cc:493] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:46.612332  1983 raft_consensus.cc:515] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:46.612838  1983 leader_election.cc:290] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdcef2804ec84ce29121f7c321d945c9 (127.0.174.62:43625), bc11820929384ac9bebbb36fde2d5f90 (127.0.174.60:36721)
I20260601 13:39:46.613466  1802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "979dab15b65d4920bb8c612f538db4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcef2804ec84ce29121f7c321d945c9" is_pre_election: true
I20260601 13:39:46.613448  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "979dab15b65d4920bb8c612f538db4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc11820929384ac9bebbb36fde2d5f90" is_pre_election: true
I20260601 13:39:46.613653  1802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 979dab15b65d4920bb8c612f538db4a6 in term 0.
I20260601 13:39:46.613655  1936 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 979dab15b65d4920bb8c612f538db4a6 in term 0.
I20260601 13:39:46.614092  1845 leader_election.cc:304] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 979dab15b65d4920bb8c612f538db4a6, cdcef2804ec84ce29121f7c321d945c9; no voters: 
I20260601 13:39:46.614359  1983 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:46.614428  1983 raft_consensus.cc:493] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:46.614480  1983 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:46.615466  1983 raft_consensus.cc:515] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:46.615837  1983 leader_election.cc:290] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [CANDIDATE]: Term 1 election: Requested vote from peers cdcef2804ec84ce29121f7c321d945c9 (127.0.174.62:43625), bc11820929384ac9bebbb36fde2d5f90 (127.0.174.60:36721)
I20260601 13:39:46.616302  1802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "979dab15b65d4920bb8c612f538db4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdcef2804ec84ce29121f7c321d945c9"
I20260601 13:39:46.616302  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "979dab15b65d4920bb8c612f538db4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc11820929384ac9bebbb36fde2d5f90"
I20260601 13:39:46.616472  1802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:46.616493  1936 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:46.617467  1936 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 979dab15b65d4920bb8c612f538db4a6 in term 1.
I20260601 13:39:46.617463  1802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 979dab15b65d4920bb8c612f538db4a6 in term 1.
I20260601 13:39:46.617842  1845 leader_election.cc:304] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 979dab15b65d4920bb8c612f538db4a6, cdcef2804ec84ce29121f7c321d945c9; no voters: 
I20260601 13:39:46.618016  1983 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:46.618240  1983 raft_consensus.cc:697] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 1 LEADER]: Becoming Leader. State: Replica: 979dab15b65d4920bb8c612f538db4a6, State: Running, Role: LEADER
I20260601 13:39:46.618397  1983 consensus_queue.cc:237] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:46.619102  2251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 979dab15b65d4920bb8c612f538db4a6. Latest consensus state: current_term: 1 leader_uuid: "979dab15b65d4920bb8c612f538db4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:46.619240  2251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:46.619546  2253 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:46.620337  2253 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:46.622402  1936 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 1 FOLLOWER]: Refusing update from remote peer 979dab15b65d4920bb8c612f538db4a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:46.622475  1802 raft_consensus.cc:1275] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 1 FOLLOWER]: Refusing update from remote peer 979dab15b65d4920bb8c612f538db4a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:46.622922  2251 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:46.623075  1983 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:46.624550  1996 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 979dab15b65d4920bb8c612f538db4a6. Latest consensus state: current_term: 1 leader_uuid: "979dab15b65d4920bb8c612f538db4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:46.624670  1996 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:46.624574  1971 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 979dab15b65d4920bb8c612f538db4a6. Latest consensus state: current_term: 1 leader_uuid: "979dab15b65d4920bb8c612f538db4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:46.624747  1971 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:46.625806  1983 sys_catalog.cc:455] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "979dab15b65d4920bb8c612f538db4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:46.625922  1983 sys_catalog.cc:458] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:46.626236  1971 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "979dab15b65d4920bb8c612f538db4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:46.626322  1971 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:46.626783  2253 catalog_manager.cc:1382] Generated new cluster ID: cd78459a94454afc8e4715eca61c347b
I20260601 13:39:46.626842  2253 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:46.626866  1983 sys_catalog.cc:455] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "979dab15b65d4920bb8c612f538db4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:46.627009  1983 sys_catalog.cc:458] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:46.627812  1996 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "979dab15b65d4920bb8c612f538db4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:46.627899  1996 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:46.642647  2253 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:46.643388  2253 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:46.650473  2253 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6: Generated new TSK 0
I20260601 13:39:46.650667  2253 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:47.438937  1982 catalog_manager.cc:1294] Loaded cluster ID: cd78459a94454afc8e4715eca61c347b
I20260601 13:39:47.439049  1982 catalog_manager.cc:1587] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90: loading cluster ID for follower catalog manager: success
I20260601 13:39:47.440200  1982 catalog_manager.cc:1609] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90: acquiring CA information for follower catalog manager: success
I20260601 13:39:47.440796  1982 catalog_manager.cc:1637] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:47.444799  2007 catalog_manager.cc:1294] Loaded cluster ID: cd78459a94454afc8e4715eca61c347b
I20260601 13:39:47.444883  2007 catalog_manager.cc:1587] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9: loading cluster ID for follower catalog manager: success
I20260601 13:39:47.446652  2007 catalog_manager.cc:1609] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9: acquiring CA information for follower catalog manager: success
I20260601 13:39:47.447302  2007 catalog_manager.cc:1637] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:47.492182  1859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33464
I20260601 13:39:47.513414  1859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33474
I20260601 13:39:47.541463  1859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33480
I20260601 13:39:48.440892  1994 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:48.493016  2083 heartbeater.cc:499] Master 127.0.174.61:33169 was elected leader, sending a full tablet report...
I20260601 13:39:48.514309  2164 heartbeater.cc:499] Master 127.0.174.61:33169 was elected leader, sending a full tablet report...
I20260601 13:39:48.542476  2245 heartbeater.cc:499] Master 127.0.174.61:33169 was elected leader, sending a full tablet report...
I20260601 13:39:48.804486  1859 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33492:
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"
    }
  }
}
I20260601 13:39:48.819615  2045 tablet_service.cc:1511] Processing CreateTablet for tablet ec7e89c70bdb43f4a9b30bd25982f7a3 (DEFAULT_TABLE table=test-workload [id=1048d95de3cc40e5a7be3d4931a33ba4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:39:48.819998  2045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7e89c70bdb43f4a9b30bd25982f7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.819988  2126 tablet_service.cc:1511] Processing CreateTablet for tablet 439e0c2e3f344b97aef3d2a2a7d35705 (DEFAULT_TABLE table=test-workload [id=1048d95de3cc40e5a7be3d4931a33ba4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:39:48.820309  2126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439e0c2e3f344b97aef3d2a2a7d35705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.820257  2205 tablet_service.cc:1511] Processing CreateTablet for tablet 0f52038ba0c34345a798cd44bdbefe96 (DEFAULT_TABLE table=test-workload [id=1048d95de3cc40e5a7be3d4931a33ba4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:39:48.820482  2205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f52038ba0c34345a798cd44bdbefe96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:48.822320  2290 tablet_bootstrap.cc:492] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c: Bootstrap starting.
I20260601 13:39:48.822659  2291 tablet_bootstrap.cc:492] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380: Bootstrap starting.
I20260601 13:39:48.823118  2292 tablet_bootstrap.cc:492] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03: Bootstrap starting.
I20260601 13:39:48.823369  2290 tablet_bootstrap.cc:654] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.823559  2291 tablet_bootstrap.cc:654] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.824527  2292 tablet_bootstrap.cc:654] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.824628  2290 tablet_bootstrap.cc:492] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c: No bootstrap required, opened a new log
I20260601 13:39:48.824693  2291 tablet_bootstrap.cc:492] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380: No bootstrap required, opened a new log
I20260601 13:39:48.824725  2290 ts_tablet_manager.cc:1403] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:48.824783  2291 ts_tablet_manager.cc:1403] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:48.825176  2290 raft_consensus.cc:359] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6864945588cb4f0ca93e855dc021e21c" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41617 } }
I20260601 13:39:48.825223  2291 raft_consensus.cc:359] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2446a4ec489456c8bffd3ab2b71a380" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42529 } }
I20260601 13:39:48.825336  2290 raft_consensus.cc:385] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.825353  2291 raft_consensus.cc:385] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.825402  2290 raft_consensus.cc:740] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6864945588cb4f0ca93e855dc021e21c, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.825423  2291 raft_consensus.cc:740] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2446a4ec489456c8bffd3ab2b71a380, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.825572  2291 consensus_queue.cc:260] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2446a4ec489456c8bffd3ab2b71a380" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42529 } }
I20260601 13:39:48.825579  2290 consensus_queue.cc:260] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6864945588cb4f0ca93e855dc021e21c" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41617 } }
I20260601 13:39:48.825690  2291 raft_consensus.cc:399] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:48.825726  2290 raft_consensus.cc:399] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:48.825733  2291 raft_consensus.cc:493] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:48.825845  2290 raft_consensus.cc:493] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:48.825865  2291 raft_consensus.cc:3060] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.825791  2292 tablet_bootstrap.cc:492] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03: No bootstrap required, opened a new log
I20260601 13:39:48.825909  2290 raft_consensus.cc:3060] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.826012  2292 ts_tablet_manager.cc:1403] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:48.826407  2292 raft_consensus.cc:359] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a2dcc0462fc426face33b365c24ee03" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35835 } }
I20260601 13:39:48.826499  2292 raft_consensus.cc:385] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.826532  2292 raft_consensus.cc:740] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2dcc0462fc426face33b365c24ee03, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.826694  2292 consensus_queue.cc:260] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a2dcc0462fc426face33b365c24ee03" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35835 } }
I20260601 13:39:48.826812  2292 raft_consensus.cc:399] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:48.826874  2292 raft_consensus.cc:493] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:48.826820  2290 raft_consensus.cc:515] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6864945588cb4f0ca93e855dc021e21c" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41617 } }
I20260601 13:39:48.826887  2291 raft_consensus.cc:515] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2446a4ec489456c8bffd3ab2b71a380" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42529 } }
I20260601 13:39:48.826929  2292 raft_consensus.cc:3060] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.826988  2290 leader_election.cc:304] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [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: 6864945588cb4f0ca93e855dc021e21c; no voters: 
I20260601 13:39:48.827023  2291 leader_election.cc:304] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [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: e2446a4ec489456c8bffd3ab2b71a380; no voters: 
I20260601 13:39:48.827243  2290 leader_election.cc:290] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:48.827287  2291 leader_election.cc:290] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:48.827394  2296 raft_consensus.cc:2804] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:48.827581  2290 ts_tablet_manager.cc:1434] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:39:48.827621  2291 ts_tablet_manager.cc:1434] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:48.827875  2292 raft_consensus.cc:515] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a2dcc0462fc426face33b365c24ee03" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35835 } }
I20260601 13:39:48.827613  2296 raft_consensus.cc:697] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 1 LEADER]: Becoming Leader. State: Replica: 6864945588cb4f0ca93e855dc021e21c, State: Running, Role: LEADER
I20260601 13:39:48.828483  2296 consensus_queue.cc:237] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [LEADER]: Queue going to LEADER mode. State: All 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: "6864945588cb4f0ca93e855dc021e21c" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41617 } }
I20260601 13:39:48.829080  2297 raft_consensus.cc:2804] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:48.829267  2297 raft_consensus.cc:697] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 1 LEADER]: Becoming Leader. State: Replica: e2446a4ec489456c8bffd3ab2b71a380, State: Running, Role: LEADER
I20260601 13:39:48.829387  2292 leader_election.cc:304] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [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: 6a2dcc0462fc426face33b365c24ee03; no voters: 
I20260601 13:39:48.829602  2292 leader_election.cc:290] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:48.829957  2292 ts_tablet_manager.cc:1434] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:48.830847  1859 catalog_manager.cc:5696] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6864945588cb4f0ca93e855dc021e21c (127.0.174.1). New cstate: current_term: 1 leader_uuid: "6864945588cb4f0ca93e855dc021e21c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6864945588cb4f0ca93e855dc021e21c" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41617 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:48.829392  2297 consensus_queue.cc:237] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [LEADER]: Queue going to LEADER mode. State: All 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: "e2446a4ec489456c8bffd3ab2b71a380" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42529 } }
I20260601 13:39:48.834766  1859 catalog_manager.cc:5696] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2446a4ec489456c8bffd3ab2b71a380 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "e2446a4ec489456c8bffd3ab2b71a380" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2446a4ec489456c8bffd3ab2b71a380" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42529 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:48.837160  2303 raft_consensus.cc:2804] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:48.837357  2303 raft_consensus.cc:697] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 1 LEADER]: Becoming Leader. State: Replica: 6a2dcc0462fc426face33b365c24ee03, State: Running, Role: LEADER
I20260601 13:39:48.837482  2303 consensus_queue.cc:237] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [LEADER]: Queue going to LEADER mode. State: All 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: "6a2dcc0462fc426face33b365c24ee03" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35835 } }
I20260601 13:39:48.839478  1858 catalog_manager.cc:5696] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2dcc0462fc426face33b365c24ee03 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "6a2dcc0462fc426face33b365c24ee03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a2dcc0462fc426face33b365c24ee03" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35835 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:48.848261   696 master.cc:562] Master@127.0.174.61:33169 shutting down...
I20260601 13:39:48.851450   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:48.851732   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:48.851819   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 979dab15b65d4920bb8c612f538db4a6: stopping tablet replica
I20260601 13:39:48.865828   696 master.cc:584] Master@127.0.174.61:33169 shutdown complete.
W20260601 13:39:49.838260  2083 heartbeater.cc:646] Failed to heartbeat to 127.0.174.61:33169 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111)
I20260601 13:39:50.343384  2314 raft_consensus.cc:493] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 979dab15b65d4920bb8c612f538db4a6)
I20260601 13:39:50.343529  2314 raft_consensus.cc:515] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:50.344120  2314 leader_election.cc:290] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169), bc11820929384ac9bebbb36fde2d5f90 (127.0.174.60:36721)
I20260601 13:39:50.344203  2315 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 979dab15b65d4920bb8c612f538db4a6)
I20260601 13:39:50.344341  2315 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:50.344604  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cdcef2804ec84ce29121f7c321d945c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "bc11820929384ac9bebbb36fde2d5f90" is_pre_election: true
I20260601 13:39:50.344750  1936 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdcef2804ec84ce29121f7c321d945c9 in term 1.
I20260601 13:39:50.345072  1778 leader_election.cc:304] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [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: bc11820929384ac9bebbb36fde2d5f90, cdcef2804ec84ce29121f7c321d945c9; no voters: 
I20260601 13:39:50.345074  1802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc11820929384ac9bebbb36fde2d5f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "cdcef2804ec84ce29121f7c321d945c9" is_pre_election: true
I20260601 13:39:50.345223  1802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc11820929384ac9bebbb36fde2d5f90 in term 1.
I20260601 13:39:50.345295  2314 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:50.345336  2314 raft_consensus.cc:493] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 979dab15b65d4920bb8c612f538db4a6)
I20260601 13:39:50.345384  2314 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:39:50.345449  1779 leader_election.cc:336] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169): Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111)
I20260601 13:39:50.345599  1910 leader_election.cc:304] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [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: bc11820929384ac9bebbb36fde2d5f90, cdcef2804ec84ce29121f7c321d945c9; no voters: 
I20260601 13:39:50.345706  2315 leader_election.cc:290] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdcef2804ec84ce29121f7c321d945c9 (127.0.174.62:43625), 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169)
I20260601 13:39:50.345832  2315 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:50.345875  2315 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 979dab15b65d4920bb8c612f538db4a6)
I20260601 13:39:50.346150  2315 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:39:50.346634  1911 leader_election.cc:336] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169): Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111)
I20260601 13:39:50.346890  2314 raft_consensus.cc:515] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:50.347146  2315 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:50.347239  2314 leader_election.cc:290] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [CANDIDATE]: Term 2 election: Requested vote from peers 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169), bc11820929384ac9bebbb36fde2d5f90 (127.0.174.60:36721)
I20260601 13:39:50.347581  1936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cdcef2804ec84ce29121f7c321d945c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "bc11820929384ac9bebbb36fde2d5f90"
I20260601 13:39:50.347761  2315 leader_election.cc:290] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [CANDIDATE]: Term 2 election: Requested vote from peers cdcef2804ec84ce29121f7c321d945c9 (127.0.174.62:43625), 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169)
I20260601 13:39:50.347772  1936 raft_consensus.cc:2393] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cdcef2804ec84ce29121f7c321d945c9 in current term 2: Already voted for candidate bc11820929384ac9bebbb36fde2d5f90 in this term.
I20260601 13:39:50.347772  1802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc11820929384ac9bebbb36fde2d5f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "cdcef2804ec84ce29121f7c321d945c9"
I20260601 13:39:50.348104  1802 raft_consensus.cc:2393] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bc11820929384ac9bebbb36fde2d5f90 in current term 2: Already voted for candidate cdcef2804ec84ce29121f7c321d945c9 in this term.
W20260601 13:39:50.348217  1779 leader_election.cc:336] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169): Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111)
I20260601 13:39:50.348277  1779 leader_election.cc:304] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [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: cdcef2804ec84ce29121f7c321d945c9; no voters: 979dab15b65d4920bb8c612f538db4a6, bc11820929384ac9bebbb36fde2d5f90
I20260601 13:39:50.348393  2314 raft_consensus.cc:2749] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260601 13:39:50.348664  1911 leader_election.cc:336] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169): Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111)
I20260601 13:39:50.348722  1911 leader_election.cc:304] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [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: bc11820929384ac9bebbb36fde2d5f90; no voters: 979dab15b65d4920bb8c612f538db4a6, cdcef2804ec84ce29121f7c321d945c9
I20260601 13:39:50.348858  2315 raft_consensus.cc:2749] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:39:51.865147  2327 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:51.865329  2327 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:51.865883  2327 leader_election.cc:290] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cdcef2804ec84ce29121f7c321d945c9 (127.0.174.62:43625), 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169)
I20260601 13:39:51.866282  1802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc11820929384ac9bebbb36fde2d5f90" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "cdcef2804ec84ce29121f7c321d945c9" is_pre_election: true
I20260601 13:39:51.866431  1802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc11820929384ac9bebbb36fde2d5f90 in term 2.
W20260601 13:39:51.866669  1911 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260601 13:39:51.866797  1910 leader_election.cc:304] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc11820929384ac9bebbb36fde2d5f90, cdcef2804ec84ce29121f7c321d945c9; no voters: 
I20260601 13:39:51.866971  2327 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:39:51.867034  2327 raft_consensus.cc:493] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:51.867086  2327 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:39:51.867587  1911 leader_election.cc:336] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169): Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111)
I20260601 13:39:51.868188  2327 raft_consensus.cc:515] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:51.868561  2327 leader_election.cc:290] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [CANDIDATE]: Term 3 election: Requested vote from peers cdcef2804ec84ce29121f7c321d945c9 (127.0.174.62:43625), 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169)
I20260601 13:39:51.868779  1802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bc11820929384ac9bebbb36fde2d5f90" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "cdcef2804ec84ce29121f7c321d945c9"
I20260601 13:39:51.868889  1802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:39:51.869511  1911 leader_election.cc:336] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169): Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111)
I20260601 13:39:51.869622  1802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc11820929384ac9bebbb36fde2d5f90 in term 3.
I20260601 13:39:51.869963  1910 leader_election.cc:304] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [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: bc11820929384ac9bebbb36fde2d5f90, cdcef2804ec84ce29121f7c321d945c9; no voters: 979dab15b65d4920bb8c612f538db4a6
I20260601 13:39:51.870163  2327 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:39:51.870359  2327 raft_consensus.cc:697] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 3 LEADER]: Becoming Leader. State: Replica: bc11820929384ac9bebbb36fde2d5f90, State: Running, Role: LEADER
I20260601 13:39:51.870512  2327 consensus_queue.cc:237] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } }
I20260601 13:39:51.871107  2330 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc11820929384ac9bebbb36fde2d5f90. Latest consensus state: current_term: 3 leader_uuid: "bc11820929384ac9bebbb36fde2d5f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:51.871217  2330 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:51.871475  2332 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:51.872474  2332 catalog_manager.cc:679] Loaded metadata for table test-workload [id=1048d95de3cc40e5a7be3d4931a33ba4]
I20260601 13:39:51.873190  2332 tablet_loader.cc:96] loaded metadata for tablet 0f52038ba0c34345a798cd44bdbefe96 (table test-workload [id=1048d95de3cc40e5a7be3d4931a33ba4])
I20260601 13:39:51.873463  2332 tablet_loader.cc:96] loaded metadata for tablet 439e0c2e3f344b97aef3d2a2a7d35705 (table test-workload [id=1048d95de3cc40e5a7be3d4931a33ba4])
I20260601 13:39:51.873667  2332 tablet_loader.cc:96] loaded metadata for tablet ec7e89c70bdb43f4a9b30bd25982f7a3 (table test-workload [id=1048d95de3cc40e5a7be3d4931a33ba4])
I20260601 13:39:51.873798  2332 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:51.874208  2332 catalog_manager.cc:1294] Loaded cluster ID: cd78459a94454afc8e4715eca61c347b
I20260601 13:39:51.874253  2332 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:51.874801  2332 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:51.875213  2332 catalog_manager.cc:6080] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90: Loaded TSK: 0
I20260601 13:39:51.875656  2332 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260601 13:39:52.303401  1911 consensus_peers.cc:597] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 -> Peer 979dab15b65d4920bb8c612f538db4a6 (127.0.174.61:33169): Couldn't send request to peer 979dab15b65d4920bb8c612f538db4a6. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.61:33169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:52.350011  1802 raft_consensus.cc:1275] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 3 FOLLOWER]: Refusing update from remote peer bc11820929384ac9bebbb36fde2d5f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:39:52.350504  2330 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:39:52.351713  2333 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bc11820929384ac9bebbb36fde2d5f90. Latest consensus state: current_term: 3 leader_uuid: "bc11820929384ac9bebbb36fde2d5f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:52.351826  2333 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:52.352648  2330 sys_catalog.cc:455] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "bc11820929384ac9bebbb36fde2d5f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:52.352777  2330 sys_catalog.cc:458] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:52.353096  2333 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "bc11820929384ac9bebbb36fde2d5f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdcef2804ec84ce29121f7c321d945c9" member_type: VOTER last_known_addr { host: "127.0.174.62" port: 43625 } } peers { permanent_uuid: "979dab15b65d4920bb8c612f538db4a6" member_type: VOTER last_known_addr { host: "127.0.174.61" port: 33169 } } peers { permanent_uuid: "bc11820929384ac9bebbb36fde2d5f90" member_type: VOTER last_known_addr { host: "127.0.174.60" port: 36721 } } }
I20260601 13:39:52.353193  2333 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:52.438215  1981 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:52.438341  1981 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:52.905989   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:39:52.909920   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:52.910197   696 tablet_replica.cc:333] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c: stopping tablet replica
I20260601 13:39:52.910334   696 raft_consensus.cc:2243] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:52.910495   696 raft_consensus.cc:2272] T ec7e89c70bdb43f4a9b30bd25982f7a3 P 6864945588cb4f0ca93e855dc021e21c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:52.923185   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:39:52.925173   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:39:52.929067   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:52.929268   696 tablet_replica.cc:333] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03: stopping tablet replica
I20260601 13:39:52.929380   696 raft_consensus.cc:2243] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:52.929518   696 raft_consensus.cc:2272] T 439e0c2e3f344b97aef3d2a2a7d35705 P 6a2dcc0462fc426face33b365c24ee03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:52.941944   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:39:52.943854   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:39:52.947923   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:52.948112   696 tablet_replica.cc:333] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380: stopping tablet replica
I20260601 13:39:52.948318   696 raft_consensus.cc:2243] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:52.948444   696 raft_consensus.cc:2272] T 0f52038ba0c34345a798cd44bdbefe96 P e2446a4ec489456c8bffd3ab2b71a380 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:52.960863   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:39:52.963023   696 master.cc:562] Master@127.0.174.62:43625 shutting down...
I20260601 13:39:52.966845   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:52.967006   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:52.967095   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P cdcef2804ec84ce29121f7c321d945c9: stopping tablet replica
I20260601 13:39:52.979671   696 master.cc:584] Master@127.0.174.62:43625 shutdown complete.
I20260601 13:39:52.982066   696 master.cc:562] Master@127.0.174.60:36721 shutting down...
I20260601 13:39:52.985373   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:39:52.985621   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:52.985687   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P bc11820929384ac9bebbb36fde2d5f90: stopping tablet replica
I20260601 13:39:52.998332   696 master.cc:584] Master@127.0.174.60:36721 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6682 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:39:53.005697   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:44143
I20260601 13:39:53.006099   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:53.007993  2343 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:53.008028   696 server_base.cc:1061] running on GCE node
W20260601 13:39:53.008052  2340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:53.007998  2341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:53.008329   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:53.008394   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:53.008419   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321193008417 us; error 0 us; skew 500 ppm
I20260601 13:39:53.009238   696 webserver.cc:533] Webserver started at http://127.0.174.62:39079/ using document root <none> and password file <none>
I20260601 13:39:53.009408   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:53.009476   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:53.009560   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:53.010015   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "8ab357db4ca34362a946581d51dc8396"
format_stamp: "Formatted at 2026-06-01 13:39:53 on dist-test-slave-mfrq"
I20260601 13:39:53.011536   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:53.012676  2348 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.013005   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:53.013098   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "8ab357db4ca34362a946581d51dc8396"
format_stamp: "Formatted at 2026-06-01 13:39:53 on dist-test-slave-mfrq"
I20260601 13:39:53.013216   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-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)
I20260601 13:39:53.023321   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:53.023663   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:53.027730   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:44143
I20260601 13:39:53.030807  2401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:44143 every 8 connection(s)
I20260601 13:39:53.031221  2402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:53.032919  2402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396: Bootstrap starting.
I20260601 13:39:53.033648  2402 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:53.034633  2402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396: No bootstrap required, opened a new log
I20260601 13:39:53.034960  2402 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ab357db4ca34362a946581d51dc8396" member_type: VOTER }
I20260601 13:39:53.035048  2402 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:53.035072  2402 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab357db4ca34362a946581d51dc8396, State: Initialized, Role: FOLLOWER
I20260601 13:39:53.035171  2402 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8ab357db4ca34362a946581d51dc8396" member_type: VOTER }
I20260601 13:39:53.035228  2402 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:53.035250  2402 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:53.035283  2402 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:53.035882  2402 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ab357db4ca34362a946581d51dc8396" member_type: VOTER }
I20260601 13:39:53.035984  2402 leader_election.cc:304] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [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: 8ab357db4ca34362a946581d51dc8396; no voters: 
I20260601 13:39:53.036134  2402 leader_election.cc:290] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:53.036289  2405 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:53.036491  2405 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab357db4ca34362a946581d51dc8396, State: Running, Role: LEADER
I20260601 13:39:53.036580  2402 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:53.036653  2405 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [LEADER]: Queue going to LEADER mode. State: All 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: "8ab357db4ca34362a946581d51dc8396" member_type: VOTER }
I20260601 13:39:53.037073  2406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8ab357db4ca34362a946581d51dc8396" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ab357db4ca34362a946581d51dc8396" member_type: VOTER } }
I20260601 13:39:53.037086  2407 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8ab357db4ca34362a946581d51dc8396. Latest consensus state: current_term: 1 leader_uuid: "8ab357db4ca34362a946581d51dc8396" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ab357db4ca34362a946581d51dc8396" member_type: VOTER } }
I20260601 13:39:53.037178  2406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:53.037186  2407 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:53.037505  2411 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:53.038301  2411 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:53.038447   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:53.040134  2411 catalog_manager.cc:1382] Generated new cluster ID: 2dfb205f18624724ac170bbf4edf9d4c
I20260601 13:39:53.040187  2411 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:53.047858  2411 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:53.048342  2411 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:53.069151  2411 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396: Generated new TSK 0
I20260601 13:39:53.069324  2411 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:53.070641   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:53.072482  2424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:53.072518  2423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:53.072716   696 server_base.cc:1061] running on GCE node
W20260601 13:39:53.072558  2426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:53.072958   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:53.072999   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:53.073014   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321193073014 us; error 0 us; skew 500 ppm
I20260601 13:39:53.073839   696 webserver.cc:533] Webserver started at http://127.0.174.1:42707/ using document root <none> and password file <none>
I20260601 13:39:53.073964   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:53.074005   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:53.074054   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:53.074371   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "da52bcb727dd40859664e9c1f24beb00"
format_stamp: "Formatted at 2026-06-01 13:39:53 on dist-test-slave-mfrq"
I20260601 13:39:53.075706   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:53.076527  2431 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.076773   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:53.076857   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "da52bcb727dd40859664e9c1f24beb00"
format_stamp: "Formatted at 2026-06-01 13:39:53 on dist-test-slave-mfrq"
I20260601 13:39:53.076947   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-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)
I20260601 13:39:53.084443   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:53.084854   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:53.085136   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:53.085572   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:53.085637   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.085713   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:53.085785   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.089890   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:32879
I20260601 13:39:53.089936  2495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:32879 every 8 connection(s)
I20260601 13:39:53.090620   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:53.092691  2500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:53.092792  2501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:53.092978  2503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:53.093009   696 server_base.cc:1061] running on GCE node
I20260601 13:39:53.093304   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:53.093346   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:53.093362   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321193093362 us; error 0 us; skew 500 ppm
I20260601 13:39:53.094285   696 webserver.cc:533] Webserver started at http://127.0.174.2:38553/ using document root <none> and password file <none>
I20260601 13:39:53.094447   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:53.094524   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:53.094636   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:53.095098   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "c377a40a7d26483d8c259cd948010f6b"
format_stamp: "Formatted at 2026-06-01 13:39:53 on dist-test-slave-mfrq"
I20260601 13:39:53.095911  2496 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44143
I20260601 13:39:53.096019  2496 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:53.096241  2496 heartbeater.cc:507] Master 127.0.174.62:44143 requested a full tablet report, sending...
I20260601 13:39:53.096858  2365 ts_manager.cc:194] Registered new tserver with Master: da52bcb727dd40859664e9c1f24beb00 (127.0.174.1:32879)
I20260601 13:39:53.096925   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:39:53.097893  2365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35302
I20260601 13:39:53.097950  2508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.098265   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:53.098335   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "c377a40a7d26483d8c259cd948010f6b"
format_stamp: "Formatted at 2026-06-01 13:39:53 on dist-test-slave-mfrq"
I20260601 13:39:53.098428   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-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)
I20260601 13:39:53.114200   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:53.114591   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:53.114838   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:53.115316   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:53.115355   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.115383   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:53.115398   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.119494   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:37317
I20260601 13:39:53.119563  2573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:37317 every 8 connection(s)
I20260601 13:39:53.120371   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:53.122385  2577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:53.122567  2580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:53.122400  2578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:53.122936   696 server_base.cc:1061] running on GCE node
I20260601 13:39:53.123154   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:53.123234   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:53.123283   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321193123282 us; error 0 us; skew 500 ppm
I20260601 13:39:53.124119   696 webserver.cc:533] Webserver started at http://127.0.174.3:45931/ using document root <none> and password file <none>
I20260601 13:39:53.124315   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:53.124374   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:53.124462   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:53.124589  2574 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44143
I20260601 13:39:53.124706  2574 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:53.124917  2574 heartbeater.cc:507] Master 127.0.174.62:44143 requested a full tablet report, sending...
I20260601 13:39:53.124924   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "a3dcabd48cb249b8ac842c5e18160b1e"
format_stamp: "Formatted at 2026-06-01 13:39:53 on dist-test-slave-mfrq"
I20260601 13:39:53.125519  2365 ts_manager.cc:194] Registered new tserver with Master: c377a40a7d26483d8c259cd948010f6b (127.0.174.2:37317)
I20260601 13:39:53.126116  2365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35304
I20260601 13:39:53.126679   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:53.127638  2585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.127907   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:53.127986   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "a3dcabd48cb249b8ac842c5e18160b1e"
format_stamp: "Formatted at 2026-06-01 13:39:53 on dist-test-slave-mfrq"
I20260601 13:39:53.128068   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-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)
I20260601 13:39:53.132048   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:53.132337   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:53.132586   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:53.132988   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:53.133045   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.133100   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:53.133153   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:53.137789   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:39213
I20260601 13:39:53.137818  2648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:39213 every 8 connection(s)
I20260601 13:39:53.142395  2649 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44143
I20260601 13:39:53.142539  2649 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:53.142738  2649 heartbeater.cc:507] Master 127.0.174.62:44143 requested a full tablet report, sending...
I20260601 13:39:53.143301  2365 ts_manager.cc:194] Registered new tserver with Master: a3dcabd48cb249b8ac842c5e18160b1e (127.0.174.3:39213)
I20260601 13:39:53.143779   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005590872s
I20260601 13:39:53.143808  2365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35306
I20260601 13:39:54.098913  2496 heartbeater.cc:499] Master 127.0.174.62:44143 was elected leader, sending a full tablet report...
I20260601 13:39:54.126907  2574 heartbeater.cc:499] Master 127.0.174.62:44143 was elected leader, sending a full tablet report...
I20260601 13:39:54.144728  2649 heartbeater.cc:499] Master 127.0.174.62:44143 was elected leader, sending a full tablet report...
I20260601 13:39:54.182318  2365 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35314:
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"
    }
  }
}
W20260601 13:39:54.182850  2365 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.
I20260601 13:39:54.193346  2459 tablet_service.cc:1511] Processing CreateTablet for tablet b1d121c1dafb4d92b649330bec954535 (DEFAULT_TABLE table=test-workload [id=3dcb6256744f4e51a803ebb774facc5c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:39:54.193689  2459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d121c1dafb4d92b649330bec954535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:54.193871  2613 tablet_service.cc:1511] Processing CreateTablet for tablet b1d121c1dafb4d92b649330bec954535 (DEFAULT_TABLE table=test-workload [id=3dcb6256744f4e51a803ebb774facc5c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:39:54.194384  2537 tablet_service.cc:1511] Processing CreateTablet for tablet b1d121c1dafb4d92b649330bec954535 (DEFAULT_TABLE table=test-workload [id=3dcb6256744f4e51a803ebb774facc5c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:39:54.193866  2612 tablet_service.cc:1511] Processing CreateTablet for tablet 649f72eb2da64ef6968142b05d113c1f (DEFAULT_TABLE table=test-workload [id=3dcb6256744f4e51a803ebb774facc5c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:39:54.194658  2537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d121c1dafb4d92b649330bec954535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:54.194801  2536 tablet_service.cc:1511] Processing CreateTablet for tablet 649f72eb2da64ef6968142b05d113c1f (DEFAULT_TABLE table=test-workload [id=3dcb6256744f4e51a803ebb774facc5c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:39:54.195015  2536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649f72eb2da64ef6968142b05d113c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:54.196162  2669 tablet_bootstrap.cc:492] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00: Bootstrap starting.
I20260601 13:39:54.196833  2671 tablet_bootstrap.cc:492] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b: Bootstrap starting.
I20260601 13:39:54.197167  2669 tablet_bootstrap.cc:654] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:54.194384  2458 tablet_service.cc:1511] Processing CreateTablet for tablet 649f72eb2da64ef6968142b05d113c1f (DEFAULT_TABLE table=test-workload [id=3dcb6256744f4e51a803ebb774facc5c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:39:54.194468  2613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d121c1dafb4d92b649330bec954535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:54.197413  2458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649f72eb2da64ef6968142b05d113c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:54.197953  2671 tablet_bootstrap.cc:654] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:54.199172  2671 tablet_bootstrap.cc:492] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b: No bootstrap required, opened a new log
I20260601 13:39:54.199270  2671 ts_tablet_manager.cc:1403] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:54.199422  2674 tablet_bootstrap.cc:492] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e: Bootstrap starting.
I20260601 13:39:54.199451  2612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649f72eb2da64ef6968142b05d113c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:54.200093  2671 raft_consensus.cc:359] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.200207  2669 tablet_bootstrap.cc:492] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00: No bootstrap required, opened a new log
I20260601 13:39:54.200223  2671 raft_consensus.cc:385] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:54.200305  2669 ts_tablet_manager.cc:1403] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:54.200314  2671 raft_consensus.cc:740] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c377a40a7d26483d8c259cd948010f6b, State: Initialized, Role: FOLLOWER
I20260601 13:39:54.200496  2671 consensus_queue.cc:260] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.200717  2669 raft_consensus.cc:359] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.200809  2669 raft_consensus.cc:385] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:54.200836  2671 ts_tablet_manager.cc:1434] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:54.200860  2669 raft_consensus.cc:740] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da52bcb727dd40859664e9c1f24beb00, State: Initialized, Role: FOLLOWER
I20260601 13:39:54.201002  2674 tablet_bootstrap.cc:654] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:54.200979  2669 consensus_queue.cc:260] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.201310  2669 ts_tablet_manager.cc:1434] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:54.201483  2669 tablet_bootstrap.cc:492] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00: Bootstrap starting.
I20260601 13:39:54.202419  2671 tablet_bootstrap.cc:492] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b: Bootstrap starting.
I20260601 13:39:54.202491  2669 tablet_bootstrap.cc:654] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:54.202946  2674 tablet_bootstrap.cc:492] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e: No bootstrap required, opened a new log
I20260601 13:39:54.203022  2674 ts_tablet_manager.cc:1403] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:54.203416  2671 tablet_bootstrap.cc:654] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:54.203446  2674 raft_consensus.cc:359] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.203598  2674 raft_consensus.cc:385] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:54.203689  2674 raft_consensus.cc:740] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcabd48cb249b8ac842c5e18160b1e, State: Initialized, Role: FOLLOWER
I20260601 13:39:54.203902  2674 consensus_queue.cc:260] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.204604  2671 tablet_bootstrap.cc:492] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b: No bootstrap required, opened a new log
I20260601 13:39:54.204664  2674 ts_tablet_manager.cc:1434] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:54.204689  2671 ts_tablet_manager.cc:1403] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:54.204861  2674 tablet_bootstrap.cc:492] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e: Bootstrap starting.
I20260601 13:39:54.205183  2671 raft_consensus.cc:359] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.205308  2671 raft_consensus.cc:385] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:54.205345  2671 raft_consensus.cc:740] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c377a40a7d26483d8c259cd948010f6b, State: Initialized, Role: FOLLOWER
I20260601 13:39:54.205457  2671 consensus_queue.cc:260] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.205650  2671 ts_tablet_manager.cc:1434] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:54.205943  2674 tablet_bootstrap.cc:654] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:54.207099  2669 tablet_bootstrap.cc:492] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00: No bootstrap required, opened a new log
I20260601 13:39:54.207168  2669 ts_tablet_manager.cc:1403] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:54.207297  2674 tablet_bootstrap.cc:492] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e: No bootstrap required, opened a new log
I20260601 13:39:54.207394  2674 ts_tablet_manager.cc:1403] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:54.207593  2669 raft_consensus.cc:359] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.207671  2669 raft_consensus.cc:385] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:54.207692  2669 raft_consensus.cc:740] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da52bcb727dd40859664e9c1f24beb00, State: Initialized, Role: FOLLOWER
I20260601 13:39:54.207818  2674 raft_consensus.cc:359] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.207954  2674 raft_consensus.cc:385] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:54.207999  2674 raft_consensus.cc:740] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3dcabd48cb249b8ac842c5e18160b1e, State: Initialized, Role: FOLLOWER
I20260601 13:39:54.208184  2674 consensus_queue.cc:260] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.208470  2674 ts_tablet_manager.cc:1434] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:54.207828  2669 consensus_queue.cc:260] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.208756  2669 ts_tablet_manager.cc:1434] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:54.301265  2680 raft_consensus.cc:493] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:54.301437  2680 raft_consensus.cc:515] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.302067  2680 leader_election.cc:290] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da52bcb727dd40859664e9c1f24beb00 (127.0.174.1:32879), c377a40a7d26483d8c259cd948010f6b (127.0.174.2:37317)
I20260601 13:39:54.305605  2469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d121c1dafb4d92b649330bec954535" candidate_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da52bcb727dd40859664e9c1f24beb00" is_pre_election: true
I20260601 13:39:54.305639  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d121c1dafb4d92b649330bec954535" candidate_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c377a40a7d26483d8c259cd948010f6b" is_pre_election: true
I20260601 13:39:54.305809  2469 raft_consensus.cc:2468] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dcabd48cb249b8ac842c5e18160b1e in term 0.
I20260601 13:39:54.305848  2547 raft_consensus.cc:2468] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3dcabd48cb249b8ac842c5e18160b1e in term 0.
I20260601 13:39:54.306149  2589 leader_election.cc:304] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3dcabd48cb249b8ac842c5e18160b1e, da52bcb727dd40859664e9c1f24beb00; no voters: 
I20260601 13:39:54.306347  2680 raft_consensus.cc:2804] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:54.306411  2680 raft_consensus.cc:493] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:54.306486  2680 raft_consensus.cc:3060] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:54.307328  2680 raft_consensus.cc:515] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.307710  2680 leader_election.cc:290] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [CANDIDATE]: Term 1 election: Requested vote from peers da52bcb727dd40859664e9c1f24beb00 (127.0.174.1:32879), c377a40a7d26483d8c259cd948010f6b (127.0.174.2:37317)
I20260601 13:39:54.307964  2469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d121c1dafb4d92b649330bec954535" candidate_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da52bcb727dd40859664e9c1f24beb00"
I20260601 13:39:54.308012  2547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d121c1dafb4d92b649330bec954535" candidate_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c377a40a7d26483d8c259cd948010f6b"
I20260601 13:39:54.308106  2469 raft_consensus.cc:3060] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:54.308142  2547 raft_consensus.cc:3060] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:54.308899  2469 raft_consensus.cc:2468] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcabd48cb249b8ac842c5e18160b1e in term 1.
I20260601 13:39:54.308964  2547 raft_consensus.cc:2468] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3dcabd48cb249b8ac842c5e18160b1e in term 1.
I20260601 13:39:54.309216  2589 leader_election.cc:304] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3dcabd48cb249b8ac842c5e18160b1e, da52bcb727dd40859664e9c1f24beb00; no voters: 
I20260601 13:39:54.309382  2680 raft_consensus.cc:2804] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:54.309620  2680 raft_consensus.cc:697] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 1 LEADER]: Becoming Leader. State: Replica: a3dcabd48cb249b8ac842c5e18160b1e, State: Running, Role: LEADER
I20260601 13:39:54.309823  2680 consensus_queue.cc:237] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.311352  2365 catalog_manager.cc:5696] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3dcabd48cb249b8ac842c5e18160b1e (127.0.174.3). New cstate: current_term: 1 leader_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:54.385706  2675 raft_consensus.cc:493] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:54.385911  2675 raft_consensus.cc:515] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.386507  2675 leader_election.cc:290] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da52bcb727dd40859664e9c1f24beb00 (127.0.174.1:32879), a3dcabd48cb249b8ac842c5e18160b1e (127.0.174.3:39213)
I20260601 13:39:54.390339  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f72eb2da64ef6968142b05d113c1f" candidate_uuid: "c377a40a7d26483d8c259cd948010f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" is_pre_election: true
I20260601 13:39:54.390410  2469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f72eb2da64ef6968142b05d113c1f" candidate_uuid: "c377a40a7d26483d8c259cd948010f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da52bcb727dd40859664e9c1f24beb00" is_pre_election: true
I20260601 13:39:54.390491  2623 raft_consensus.cc:2468] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c377a40a7d26483d8c259cd948010f6b in term 0.
I20260601 13:39:54.390576  2469 raft_consensus.cc:2468] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c377a40a7d26483d8c259cd948010f6b in term 0.
I20260601 13:39:54.390822  2510 leader_election.cc:304] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3dcabd48cb249b8ac842c5e18160b1e, c377a40a7d26483d8c259cd948010f6b; no voters: 
I20260601 13:39:54.391029  2675 raft_consensus.cc:2804] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:54.391129  2675 raft_consensus.cc:493] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:54.391191  2675 raft_consensus.cc:3060] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:54.392050  2675 raft_consensus.cc:515] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.392400  2675 leader_election.cc:290] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [CANDIDATE]: Term 1 election: Requested vote from peers da52bcb727dd40859664e9c1f24beb00 (127.0.174.1:32879), a3dcabd48cb249b8ac842c5e18160b1e (127.0.174.3:39213)
I20260601 13:39:54.392740  2623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f72eb2da64ef6968142b05d113c1f" candidate_uuid: "c377a40a7d26483d8c259cd948010f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3dcabd48cb249b8ac842c5e18160b1e"
I20260601 13:39:54.392740  2469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649f72eb2da64ef6968142b05d113c1f" candidate_uuid: "c377a40a7d26483d8c259cd948010f6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da52bcb727dd40859664e9c1f24beb00"
I20260601 13:39:54.392879  2469 raft_consensus.cc:3060] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:54.392879  2623 raft_consensus.cc:3060] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:54.393824  2623 raft_consensus.cc:2468] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c377a40a7d26483d8c259cd948010f6b in term 1.
I20260601 13:39:54.393824  2469 raft_consensus.cc:2468] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c377a40a7d26483d8c259cd948010f6b in term 1.
I20260601 13:39:54.394122  2512 leader_election.cc:304] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c377a40a7d26483d8c259cd948010f6b, da52bcb727dd40859664e9c1f24beb00; no voters: 
I20260601 13:39:54.394286  2675 raft_consensus.cc:2804] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:54.394493  2675 raft_consensus.cc:697] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 1 LEADER]: Becoming Leader. State: Replica: c377a40a7d26483d8c259cd948010f6b, State: Running, Role: LEADER
I20260601 13:39:54.394650  2675 consensus_queue.cc:237] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } }
I20260601 13:39:54.396114  2365 catalog_manager.cc:5696] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b reported cstate change: term changed from 0 to 1, leader changed from <none> to c377a40a7d26483d8c259cd948010f6b (127.0.174.2). New cstate: current_term: 1 leader_uuid: "c377a40a7d26483d8c259cd948010f6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:54.733482  2680 consensus_queue.cc:1048] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:54.736632  2680 consensus_queue.cc:1048] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:54.986481  2675 consensus_queue.cc:1048] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:54.990149  2698 consensus_queue.cc:1048] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:55.038568  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:55.039012  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:55.039119  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:57.039443  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:57.039889  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:57.039996  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:59.040318  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:59.040748  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:59.040841  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:01.041158  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:01.041605  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:01.041698  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:03.041997  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:03.042407  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:03.042495  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:05.042814  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:05.043275  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:05.043339  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:05.475418   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:05.477783  2703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:05.477875  2706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:05.477847  2704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:05.477959   696 server_base.cc:1061] running on GCE node
I20260601 13:40:05.478222   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:05.478278   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:05.478295   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321205478295 us; error 0 us; skew 500 ppm
I20260601 13:40:05.479245   696 webserver.cc:533] Webserver started at http://127.0.174.4:41417/ using document root <none> and password file <none>
I20260601 13:40:05.479374   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:05.479419   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:05.479472   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:05.479813   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "9e46266115064f438697d1d2541693f8"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-mfrq"
I20260601 13:40:05.481201   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:05.482191  2711 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:05.482481   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:05.482543   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "9e46266115064f438697d1d2541693f8"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-mfrq"
I20260601 13:40:05.482626   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-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)
I20260601 13:40:05.505595   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:05.506003   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:05.506357   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:05.506840   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:05.506902   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:05.506950   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:05.507001   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:05.511720   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:36249
I20260601 13:40:05.511801  2775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:36249 every 8 connection(s)
I20260601 13:40:05.521183  2776 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44143
I20260601 13:40:05.521284  2776 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:05.521471  2776 heartbeater.cc:507] Master 127.0.174.62:44143 requested a full tablet report, sending...
I20260601 13:40:05.522039  2364 ts_manager.cc:194] Registered new tserver with Master: 9e46266115064f438697d1d2541693f8 (127.0.174.4:36249)
I20260601 13:40:05.522598  2364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53010
I20260601 13:40:06.053120  2623 consensus_queue.cc:237] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [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: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: true } }
I20260601 13:40:06.054782  2547 raft_consensus.cc:1275] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Refusing update from remote peer a3dcabd48cb249b8ac842c5e18160b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:06.054926  2469 raft_consensus.cc:1275] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Refusing update from remote peer a3dcabd48cb249b8ac842c5e18160b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:06.055299  2783 consensus_queue.cc:1048] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:06.055557  2701 consensus_queue.cc:1048] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:06.057379  2783 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e46266115064f438697d1d2541693f8 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: true } } }
I20260601 13:40:06.057739  2469 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e46266115064f438697d1d2541693f8 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: true } } }
I20260601 13:40:06.057785  2547 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9e46266115064f438697d1d2541693f8 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: true } } }
W20260601 13:40:06.059680  2588 consensus_peers.cc:597] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e -> Peer 9e46266115064f438697d1d2541693f8 (127.0.174.4:36249): Couldn't send request to peer 9e46266115064f438697d1d2541693f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1d121c1dafb4d92b649330bec954535. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:06.060254  2364 catalog_manager.cc:5696] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b reported cstate change: config changed from index -1 to 2, NON_VOTER 9e46266115064f438697d1d2541693f8 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: true } } }
I20260601 13:40:06.493971  2794 ts_tablet_manager.cc:933] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: Initiating tablet copy from peer a3dcabd48cb249b8ac842c5e18160b1e (127.0.174.3:39213)
I20260601 13:40:06.494695  2794 tablet_copy_client.cc:323] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:39213
I20260601 13:40:06.499145  2633 tablet_copy_service.cc:140] P a3dcabd48cb249b8ac842c5e18160b1e: Received BeginTabletCopySession request for tablet b1d121c1dafb4d92b649330bec954535 from peer 9e46266115064f438697d1d2541693f8 ({username='slave'} at 127.0.0.1:37282)
I20260601 13:40:06.499275  2633 tablet_copy_service.cc:161] P a3dcabd48cb249b8ac842c5e18160b1e: Beginning new tablet copy session on tablet b1d121c1dafb4d92b649330bec954535 from peer 9e46266115064f438697d1d2541693f8 at {username='slave'} at 127.0.0.1:37282: session id = 9e46266115064f438697d1d2541693f8-b1d121c1dafb4d92b649330bec954535
I20260601 13:40:06.500522  2633 tablet_copy_source_session.cc:215] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:06.501691  2794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d121c1dafb4d92b649330bec954535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:06.503645  2794 tablet_copy_client.cc:806] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:06.503844  2794 tablet_copy_client.cc:670] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:06.505434  2794 tablet_copy_client.cc:538] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:06.507053  2794 tablet_bootstrap.cc:492] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: Bootstrap starting.
I20260601 13:40:06.511413  2794 tablet_bootstrap.cc:492] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: 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
I20260601 13:40:06.511783  2794 tablet_bootstrap.cc:492] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: Bootstrap complete.
I20260601 13:40:06.511991  2794 ts_tablet_manager.cc:1403] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:40:06.512465  2794 raft_consensus.cc:359] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: true } }
I20260601 13:40:06.512589  2794 raft_consensus.cc:740] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9e46266115064f438697d1d2541693f8, State: Initialized, Role: LEARNER
I20260601 13:40:06.512706  2794 consensus_queue.cc:260] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [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: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: true } }
I20260601 13:40:06.513123  2794 ts_tablet_manager.cc:1434] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:40:06.513171  2776 heartbeater.cc:499] Master 127.0.174.62:44143 was elected leader, sending a full tablet report...
I20260601 13:40:06.514048  2633 tablet_copy_service.cc:342] P a3dcabd48cb249b8ac842c5e18160b1e: Request end of tablet copy session 9e46266115064f438697d1d2541693f8-b1d121c1dafb4d92b649330bec954535 received from {username='slave'} at 127.0.0.1:37282
I20260601 13:40:06.514163  2633 tablet_copy_service.cc:434] P a3dcabd48cb249b8ac842c5e18160b1e: ending tablet copy session 9e46266115064f438697d1d2541693f8-b1d121c1dafb4d92b649330bec954535 on tablet b1d121c1dafb4d92b649330bec954535 with peer 9e46266115064f438697d1d2541693f8
I20260601 13:40:07.043648  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:07.044055  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:07.044148  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:07.071622  2749 raft_consensus.cc:1217] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:07.566085  2783 raft_consensus.cc:1064] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e: attempting to promote NON_VOTER 9e46266115064f438697d1d2541693f8 to VOTER
I20260601 13:40:07.566644  2783 consensus_queue.cc:237] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [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: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } }
I20260601 13:40:07.568126  2547 raft_consensus.cc:1275] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Refusing update from remote peer a3dcabd48cb249b8ac842c5e18160b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:07.568168  2469 raft_consensus.cc:1275] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Refusing update from remote peer a3dcabd48cb249b8ac842c5e18160b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:07.568240  2749 raft_consensus.cc:1275] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [term 1 LEARNER]: Refusing update from remote peer a3dcabd48cb249b8ac842c5e18160b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:07.568550  2804 consensus_queue.cc:1048] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:07.568737  2783 consensus_queue.cc:1048] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:07.569140  2799 consensus_queue.cc:1048] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:07.570950  2799 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e46266115064f438697d1d2541693f8 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } } }
I20260601 13:40:07.571338  2547 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e46266115064f438697d1d2541693f8 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } } }
I20260601 13:40:07.571770  2749 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e46266115064f438697d1d2541693f8 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } } }
I20260601 13:40:07.573699  2469 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9e46266115064f438697d1d2541693f8 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } } }
I20260601 13:40:07.574134  2363 catalog_manager.cc:5696] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e reported cstate change: config changed from index 2 to 3, 9e46266115064f438697d1d2541693f8 (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c377a40a7d26483d8c259cd948010f6b" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 37317 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:07.578094  2623 consensus_queue.cc:237] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [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: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } }
I20260601 13:40:07.579137  2749 raft_consensus.cc:1275] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [term 1 FOLLOWER]: Refusing update from remote peer a3dcabd48cb249b8ac842c5e18160b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:07.579241  2469 raft_consensus.cc:1275] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Refusing update from remote peer a3dcabd48cb249b8ac842c5e18160b1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:07.579535  2800 consensus_queue.cc:1048] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:07.579754  2783 consensus_queue.cc:1048] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:07.581177  2804 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c377a40a7d26483d8c259cd948010f6b (127.0.174.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } } }
I20260601 13:40:07.581571  2469 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c377a40a7d26483d8c259cd948010f6b (127.0.174.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } } }
I20260601 13:40:07.582700  2350 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b1d121c1dafb4d92b649330bec954535 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:07.583283  2749 raft_consensus.cc:2955] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c377a40a7d26483d8c259cd948010f6b (127.0.174.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } } }
I20260601 13:40:07.583446  2365 catalog_manager.cc:5696] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e reported cstate change: config changed from index 3 to 4, VOTER c377a40a7d26483d8c259cd948010f6b (127.0.174.2) evicted. New cstate: current_term: 1 leader_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da52bcb727dd40859664e9c1f24beb00" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 32879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3dcabd48cb249b8ac842c5e18160b1e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e46266115064f438697d1d2541693f8" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 36249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:07.586143  2536 tablet_service.cc:1558] Processing DeleteTablet for tablet b1d121c1dafb4d92b649330bec954535 with delete_type TABLET_DATA_TOMBSTONED (TS c377a40a7d26483d8c259cd948010f6b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56806
I20260601 13:40:07.586762  2814 tablet_replica.cc:333] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b: stopping tablet replica
I20260601 13:40:07.586899  2814 raft_consensus.cc:2243] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:07.587039  2814 raft_consensus.cc:2272] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:07.587582  2814 ts_tablet_manager.cc:1916] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:07.589195  2814 ts_tablet_manager.cc:1929] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:07.589294  2814 log.cc:1199] T b1d121c1dafb4d92b649330bec954535 P c377a40a7d26483d8c259cd948010f6b: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321176522077-696-0/minicluster-data/ts-1-root/wals/b1d121c1dafb4d92b649330bec954535
I20260601 13:40:07.589809  2350 catalog_manager.cc:5027] TS c377a40a7d26483d8c259cd948010f6b (127.0.174.2:37317): tablet b1d121c1dafb4d92b649330bec954535 (table test-workload [id=3dcb6256744f4e51a803ebb774facc5c]) successfully deleted
I20260601 13:40:09.044520  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:09.044999  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:09.045104  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:11.045452  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:11.046002  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:11.046161  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:13.046509  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:13.046877  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:13.046932  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:15.047271  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:15.047637  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:15.047703  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:17.048029  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:17.048413  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:17.048466  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:19.048821  2420 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:19.049188  2420 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:19.049247  2420 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:19.596712   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:40:19.601099   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:19.601337   696 tablet_replica.cc:333] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00: stopping tablet replica
I20260601 13:40:19.601477   696 raft_consensus.cc:2243] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:19.601613   696 raft_consensus.cc:2272] T 649f72eb2da64ef6968142b05d113c1f P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:19.602162   696 tablet_replica.cc:333] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00: stopping tablet replica
I20260601 13:40:19.602321   696 raft_consensus.cc:2243] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:19.602453   696 raft_consensus.cc:2272] T b1d121c1dafb4d92b649330bec954535 P da52bcb727dd40859664e9c1f24beb00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:19.615310   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:40:19.617425   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:40:19.622099   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:19.622303   696 tablet_replica.cc:333] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b: stopping tablet replica
I20260601 13:40:19.622421   696 raft_consensus.cc:2243] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:19.622586   696 raft_consensus.cc:2272] T 649f72eb2da64ef6968142b05d113c1f P c377a40a7d26483d8c259cd948010f6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:19.636039   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:40:19.638175   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:40:19.642663   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:19.642849   696 tablet_replica.cc:333] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e: stopping tablet replica
I20260601 13:40:19.642941   696 raft_consensus.cc:2243] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:19.643033   696 raft_consensus.cc:2272] T 649f72eb2da64ef6968142b05d113c1f P a3dcabd48cb249b8ac842c5e18160b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:19.643397   696 tablet_replica.cc:333] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e: stopping tablet replica
I20260601 13:40:19.643469   696 raft_consensus.cc:2243] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:19.643642   696 raft_consensus.cc:2272] T b1d121c1dafb4d92b649330bec954535 P a3dcabd48cb249b8ac842c5e18160b1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:19.656592   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:40:19.658900   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:40:19.663343   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:19.663570   696 tablet_replica.cc:333] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8: stopping tablet replica
I20260601 13:40:19.663703   696 raft_consensus.cc:2243] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:19.663854   696 raft_consensus.cc:2272] T b1d121c1dafb4d92b649330bec954535 P 9e46266115064f438697d1d2541693f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:19.676254   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:40:19.678218   696 master.cc:562] Master@127.0.174.62:44143 shutting down...
I20260601 13:40:19.682135   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:19.682291   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:19.682366   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8ab357db4ca34362a946581d51dc8396: stopping tablet replica
I20260601 13:40:19.694725   696 master.cc:584] Master@127.0.174.62:44143 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26696 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:40:19.702482   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:44543
I20260601 13:40:19.702859   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:19.704754  2823 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:19.704829  2822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:19.704851  2825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:19.704890   696 server_base.cc:1061] running on GCE node
I20260601 13:40:19.705142   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:19.705209   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:19.705235   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321219705234 us; error 0 us; skew 500 ppm
I20260601 13:40:19.706137   696 webserver.cc:533] Webserver started at http://127.0.174.62:39407/ using document root <none> and password file <none>
I20260601 13:40:19.706357   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:19.706423   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:19.706499   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:19.706875   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "e2cce44be939483ea0244bb328f0f3ba"
format_stamp: "Formatted at 2026-06-01 13:40:19 on dist-test-slave-mfrq"
I20260601 13:40:19.708353   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:19.709295  2830 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:19.709568   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:19.709652   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "e2cce44be939483ea0244bb328f0f3ba"
format_stamp: "Formatted at 2026-06-01 13:40:19 on dist-test-slave-mfrq"
I20260601 13:40:19.709739   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321176522077-696-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)
I20260601 13:40:19.717365   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:19.717667   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:19.721877   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:44543
I20260601 13:40:19.721905  2884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:44543 every 8 connection(s)
I20260601 13:40:19.724619  2885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:19.726305  2885 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba: Bootstrap starting.
I20260601 13:40:19.727035  2885 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:19.727944  2885 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba: No bootstrap required, opened a new log
I20260601 13:40:19.728368  2885 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cce44be939483ea0244bb328f0f3ba" member_type: VOTER }
I20260601 13:40:19.728466  2885 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:19.728508  2885 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2cce44be939483ea0244bb328f0f3ba, State: Initialized, Role: FOLLOWER
I20260601 13:40:19.728672  2885 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2cce44be939483ea0244bb328f0f3ba" member_type: VOTER }
I20260601 13:40:19.728741  2885 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:19.728794  2885 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:19.728856  2885 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:19.729501  2885 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cce44be939483ea0244bb328f0f3ba" member_type: VOTER }
I20260601 13:40:19.729635  2885 leader_election.cc:304] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [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: e2cce44be939483ea0244bb328f0f3ba; no voters: 
I20260601 13:40:19.729856  2885 leader_election.cc:290] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:19.729971  2888 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:19.730194  2888 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 1 LEADER]: Becoming Leader. State: Replica: e2cce44be939483ea0244bb328f0f3ba, State: Running, Role: LEADER
I20260601 13:40:19.730315  2885 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:19.730314  2888 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [LEADER]: Queue going to LEADER mode. State: All 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: "e2cce44be939483ea0244bb328f0f3ba" member_type: VOTER }
I20260601 13:40:19.730736  2889 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2cce44be939483ea0244bb328f0f3ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cce44be939483ea0244bb328f0f3ba" member_type: VOTER } }
I20260601 13:40:19.730767  2890 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2cce44be939483ea0244bb328f0f3ba. Latest consensus state: current_term: 1 leader_uuid: "e2cce44be939483ea0244bb328f0f3ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2cce44be939483ea0244bb328f0f3ba" member_type: VOTER } }
I20260601 13:40:19.730865  2889 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:19.730938  2890 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:19.731398  2894 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:19.732041  2894 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:19.732278   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:19.733723  2894 catalog_manager.cc:1382] Generated new cluster ID: f555e32f1eea434a8f0fa4953f9cc49e
I20260601 13:40:19.733799  2894 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:19.746340  2894 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:19.746833  2894 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:19.753432  2894 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba: Generated new TSK 0
I20260601 13:40:19.753583  2894 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:19.764091   696 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 5.476e-05s
I20260601 13:40:31.841847   696 master.cc:562] Master@127.0.174.62:44543 shutting down...
I20260601 13:40:31.845772   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:31.845999   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.846091   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2cce44be939483ea0244bb328f0f3ba: stopping tablet replica
I20260601 13:40:31.858326   696 master.cc:584] Master@127.0.174.62:44543 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12160 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:40:31.862736   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:44931
I20260601 13:40:31.863098   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:31.865183  2907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:31.865222  2910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:31.865307   696 server_base.cc:1061] running on GCE node
W20260601 13:40:31.865448  2908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:31.865602   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:31.865662   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:31.865694   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321231865694 us; error 0 us; skew 500 ppm
I20260601 13:40:31.866663   696 webserver.cc:533] Webserver started at http://127.0.174.62:44805/ using document root <none> and password file <none>
I20260601 13:40:31.866832   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:31.866900   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:31.866977   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:31.867344   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "55c6dfdbe7ae460aaa5b8f0ba50f7c95"
format_stamp: "Formatted at 2026-06-01 13:40:31 on dist-test-slave-mfrq"
I20260601 13:40:31.868713   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:31.869540  2915 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:31.869807   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:31.869890   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "55c6dfdbe7ae460aaa5b8f0ba50f7c95"
format_stamp: "Formatted at 2026-06-01 13:40:31 on dist-test-slave-mfrq"
I20260601 13:40:31.869979   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-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)
I20260601 13:40:31.886130   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:31.886538   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:31.890818   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:44931
I20260601 13:40:31.891554  2967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:44931 every 8 connection(s)
I20260601 13:40:31.892050  2968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:31.893842  2968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95: Bootstrap starting.
I20260601 13:40:31.894604  2968 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:31.895552  2968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95: No bootstrap required, opened a new log
I20260601 13:40:31.895900  2968 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55c6dfdbe7ae460aaa5b8f0ba50f7c95" member_type: VOTER }
I20260601 13:40:31.895979  2968 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:31.896000  2968 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55c6dfdbe7ae460aaa5b8f0ba50f7c95, State: Initialized, Role: FOLLOWER
I20260601 13:40:31.896136  2968 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55c6dfdbe7ae460aaa5b8f0ba50f7c95" member_type: VOTER }
I20260601 13:40:31.896227  2968 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:31.896253  2968 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:31.896289  2968 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:31.896900  2968 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55c6dfdbe7ae460aaa5b8f0ba50f7c95" member_type: VOTER }
I20260601 13:40:31.897003  2968 leader_election.cc:304] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [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: 55c6dfdbe7ae460aaa5b8f0ba50f7c95; no voters: 
I20260601 13:40:31.897140  2968 leader_election.cc:290] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:31.897270  2972 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:31.897473  2972 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 1 LEADER]: Becoming Leader. State: Replica: 55c6dfdbe7ae460aaa5b8f0ba50f7c95, State: Running, Role: LEADER
I20260601 13:40:31.897603  2968 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:31.897607  2972 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [LEADER]: Queue going to LEADER mode. State: All 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: "55c6dfdbe7ae460aaa5b8f0ba50f7c95" member_type: VOTER }
I20260601 13:40:31.898108  2973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55c6dfdbe7ae460aaa5b8f0ba50f7c95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55c6dfdbe7ae460aaa5b8f0ba50f7c95" member_type: VOTER } }
I20260601 13:40:31.898218  2973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:31.898120  2974 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55c6dfdbe7ae460aaa5b8f0ba50f7c95. Latest consensus state: current_term: 1 leader_uuid: "55c6dfdbe7ae460aaa5b8f0ba50f7c95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55c6dfdbe7ae460aaa5b8f0ba50f7c95" member_type: VOTER } }
I20260601 13:40:31.898307  2974 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:31.898957  2979 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:31.899912  2979 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:31.900126   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:31.901679  2979 catalog_manager.cc:1382] Generated new cluster ID: a9aa5dabc3b045f9a8606e3223ee6bbf
I20260601 13:40:31.901767  2979 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:31.932961  2979 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:31.933511  2979 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:31.946911  2979 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95: Generated new TSK 0
I20260601 13:40:31.947091  2979 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:31.964666   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:31.966709  2991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:31.966714  2994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:31.966749  2992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:31.967036   696 server_base.cc:1061] running on GCE node
I20260601 13:40:31.967185   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:31.967224   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:31.967247   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321231967246 us; error 0 us; skew 500 ppm
I20260601 13:40:31.968153   696 webserver.cc:533] Webserver started at http://127.0.174.1:44797/ using document root <none> and password file <none>
I20260601 13:40:31.968298   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:31.968344   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:31.968395   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:31.968752   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "954de4b8e1ef466782b6a98705c4aa53"
format_stamp: "Formatted at 2026-06-01 13:40:31 on dist-test-slave-mfrq"
I20260601 13:40:31.970216   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:31.971158  2999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:31.971385   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:31.971467   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "954de4b8e1ef466782b6a98705c4aa53"
format_stamp: "Formatted at 2026-06-01 13:40:31 on dist-test-slave-mfrq"
I20260601 13:40:31.971588   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-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)
I20260601 13:40:31.986678   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:31.987116   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:31.987423   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:31.987910   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:31.987970   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:31.988024   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:31.988073   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:31.992301   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:33161
I20260601 13:40:31.992339  3062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:33161 every 8 connection(s)
I20260601 13:40:31.993184   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:31.995092  3067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:31.995172   696 server_base.cc:1061] running on GCE node
W20260601 13:40:31.995157  3068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:31.995313  3070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:31.995566   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:31.995617   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:31.995637   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321231995637 us; error 0 us; skew 500 ppm
I20260601 13:40:31.996460   696 webserver.cc:533] Webserver started at http://127.0.174.2:46823/ using document root <none> and password file <none>
I20260601 13:40:31.996625   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:31.996685   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:31.996757   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:31.997170   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "bfd77b76c5f3411a83204f32b8a41194"
format_stamp: "Formatted at 2026-06-01 13:40:31 on dist-test-slave-mfrq"
I20260601 13:40:31.998315  3063 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44931
I20260601 13:40:31.998416  3063 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:31.998651  3063 heartbeater.cc:507] Master 127.0.174.62:44931 requested a full tablet report, sending...
I20260601 13:40:31.999102   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:31.999343  2932 ts_manager.cc:194] Registered new tserver with Master: 954de4b8e1ef466782b6a98705c4aa53 (127.0.174.1:33161)
I20260601 13:40:32.000175  2932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55346
I20260601 13:40:32.000180  3075 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.000499   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:32.000588   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "bfd77b76c5f3411a83204f32b8a41194"
format_stamp: "Formatted at 2026-06-01 13:40:31 on dist-test-slave-mfrq"
I20260601 13:40:32.000658   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-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)
I20260601 13:40:32.012946   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:32.013303   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:32.013579   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:32.014074   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:32.014133   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.014187   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:32.014221   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.018342   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:45129
I20260601 13:40:32.018384  3139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:45129 every 8 connection(s)
I20260601 13:40:32.019057   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:32.020937  3143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:32.021061  3144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:32.021349  3146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:32.021485   696 server_base.cc:1061] running on GCE node
I20260601 13:40:32.021675   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:32.021728   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:32.021776   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321232021775 us; error 0 us; skew 500 ppm
I20260601 13:40:32.022646   696 webserver.cc:533] Webserver started at http://127.0.174.3:42221/ using document root <none> and password file <none>
I20260601 13:40:32.022832   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:32.022903   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:32.022984   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:32.023222  3140 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44931
I20260601 13:40:32.023324  3140 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:32.023429   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "9b0549ccad6c404db07c00a2a254c31b"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-mfrq"
I20260601 13:40:32.023532  3140 heartbeater.cc:507] Master 127.0.174.62:44931 requested a full tablet report, sending...
I20260601 13:40:32.024129  2932 ts_manager.cc:194] Registered new tserver with Master: bfd77b76c5f3411a83204f32b8a41194 (127.0.174.2:45129)
I20260601 13:40:32.024806  2932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55360
I20260601 13:40:32.025183   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:40:32.026212  3151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.026500   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:32.026556   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "9b0549ccad6c404db07c00a2a254c31b"
format_stamp: "Formatted at 2026-06-01 13:40:32 on dist-test-slave-mfrq"
I20260601 13:40:32.026607   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321176522077-696-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)
I20260601 13:40:32.040939   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:32.041311   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:32.041554   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:32.042071   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:32.042129   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.042186   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:32.042225   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:32.046752   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:34125
I20260601 13:40:32.046872  3215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:34125 every 8 connection(s)
I20260601 13:40:32.050874  3216 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44931
I20260601 13:40:32.050951  3216 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:32.051154  3216 heartbeater.cc:507] Master 127.0.174.62:44931 requested a full tablet report, sending...
I20260601 13:40:32.051752  2932 ts_manager.cc:194] Registered new tserver with Master: 9b0549ccad6c404db07c00a2a254c31b (127.0.174.3:34125)
I20260601 13:40:32.052260  2932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55372
I20260601 13:40:32.052829   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005608097s
I20260601 13:40:33.001133  3063 heartbeater.cc:499] Master 127.0.174.62:44931 was elected leader, sending a full tablet report...
I20260601 13:40:33.025684  3140 heartbeater.cc:499] Master 127.0.174.62:44931 was elected leader, sending a full tablet report...
I20260601 13:40:33.053162  3216 heartbeater.cc:499] Master 127.0.174.62:44931 was elected leader, sending a full tablet report...
I20260601 13:40:33.899602  2988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:35.900005  2988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:37.900370  2988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:39.900731  2988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:41.901153  2988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:43.901533  2988 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:44.130486   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:40:44.134378   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:44.146553   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:40:44.148574   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:40:44.153189   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:44.165194   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:40:44.167069   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:40:44.171185   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:44.183094   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:40:44.184892   696 master.cc:562] Master@127.0.174.62:44931 shutting down...
I20260601 13:40:44.188021   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:44.188190   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:44.188275   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55c6dfdbe7ae460aaa5b8f0ba50f7c95: stopping tablet replica
I20260601 13:40:44.200316   696 master.cc:584] Master@127.0.174.62:44931 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12342 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:40:44.205883   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:37425
I20260601 13:40:44.206244   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:44.208349  3220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:44.208592  3221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:44.208600   696 server_base.cc:1061] running on GCE node
W20260601 13:40:44.208683  3223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:44.208982   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:44.209034   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:44.209074   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321244209072 us; error 0 us; skew 500 ppm
I20260601 13:40:44.209944   696 webserver.cc:533] Webserver started at http://127.0.174.62:43899/ using document root <none> and password file <none>
I20260601 13:40:44.210115   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:44.210180   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:44.210256   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:44.210654   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "d77bcff768134f86a69177c1cdefa8f7"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-mfrq"
I20260601 13:40:44.212090   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:44.212960  3228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.213222   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:44.213271   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "d77bcff768134f86a69177c1cdefa8f7"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-mfrq"
I20260601 13:40:44.213325   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-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)
I20260601 13:40:44.223178   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:44.223495   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:44.227257   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:37425
I20260601 13:40:44.228756  3281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:37425 every 8 connection(s)
I20260601 13:40:44.229185  3282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:44.230954  3282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7: Bootstrap starting.
I20260601 13:40:44.231696  3282 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:44.232625  3282 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7: No bootstrap required, opened a new log
I20260601 13:40:44.233008  3282 raft_consensus.cc:359] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77bcff768134f86a69177c1cdefa8f7" member_type: VOTER }
I20260601 13:40:44.233090  3282 raft_consensus.cc:385] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:44.233111  3282 raft_consensus.cc:740] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77bcff768134f86a69177c1cdefa8f7, State: Initialized, Role: FOLLOWER
I20260601 13:40:44.233208  3282 consensus_queue.cc:260] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d77bcff768134f86a69177c1cdefa8f7" member_type: VOTER }
I20260601 13:40:44.233263  3282 raft_consensus.cc:399] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:44.233284  3282 raft_consensus.cc:493] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:44.233321  3282 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:44.234004  3282 raft_consensus.cc:515] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77bcff768134f86a69177c1cdefa8f7" member_type: VOTER }
I20260601 13:40:44.234112  3282 leader_election.cc:304] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [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: d77bcff768134f86a69177c1cdefa8f7; no voters: 
I20260601 13:40:44.234248  3282 leader_election.cc:290] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:44.234362  3285 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:44.234594  3285 raft_consensus.cc:697] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 1 LEADER]: Becoming Leader. State: Replica: d77bcff768134f86a69177c1cdefa8f7, State: Running, Role: LEADER
I20260601 13:40:44.234722  3285 consensus_queue.cc:237] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [LEADER]: Queue going to LEADER mode. State: All 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: "d77bcff768134f86a69177c1cdefa8f7" member_type: VOTER }
I20260601 13:40:44.234736  3282 sys_catalog.cc:565] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:44.235167  3286 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d77bcff768134f86a69177c1cdefa8f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77bcff768134f86a69177c1cdefa8f7" member_type: VOTER } }
I20260601 13:40:44.235275  3286 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:44.235179  3287 sys_catalog.cc:455] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d77bcff768134f86a69177c1cdefa8f7. Latest consensus state: current_term: 1 leader_uuid: "d77bcff768134f86a69177c1cdefa8f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d77bcff768134f86a69177c1cdefa8f7" member_type: VOTER } }
I20260601 13:40:44.235543  3287 sys_catalog.cc:458] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:44.235584  3289 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:44.236399  3289 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:44.236752   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:44.238286  3289 catalog_manager.cc:1382] Generated new cluster ID: ef3bf298d7fa47fcb40b753d0f9037df
I20260601 13:40:44.238358  3289 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:44.252238  3289 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:44.252812  3289 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:44.258172  3289 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7: Generated new TSK 0
I20260601 13:40:44.258361  3289 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:44.269071   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:44.271082  3304 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:44.271204  3306 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:44.271243   696 server_base.cc:1061] running on GCE node
W20260601 13:40:44.271226  3303 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:44.271529   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:44.271592   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:44.271626   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321244271624 us; error 0 us; skew 500 ppm
I20260601 13:40:44.272437   696 webserver.cc:533] Webserver started at http://127.0.174.1:44943/ using document root <none> and password file <none>
I20260601 13:40:44.272608   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:44.272677   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:44.272786   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:44.273200   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "d312fef3b971456482ddbdad976c1321"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-mfrq"
I20260601 13:40:44.274699   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:44.275583  3312 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.275842   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:44.275923   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "d312fef3b971456482ddbdad976c1321"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-mfrq"
I20260601 13:40:44.276013   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-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)
I20260601 13:40:44.285104   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:44.285494   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:44.285847   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:44.286319   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:44.286381   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.286435   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:44.286490   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.290681   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:40495
I20260601 13:40:44.290726  3375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:40495 every 8 connection(s)
I20260601 13:40:44.291565   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:44.293499  3380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:44.293557  3381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:44.293612  3383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:44.294224   696 server_base.cc:1061] running on GCE node
I20260601 13:40:44.294375   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:44.294422   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:44.294443   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321244294443 us; error 0 us; skew 500 ppm
I20260601 13:40:44.295531   696 webserver.cc:533] Webserver started at http://127.0.174.2:46777/ using document root <none> and password file <none>
I20260601 13:40:44.295657   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:44.295701   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:44.295751   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:44.296074   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "a6ea68fba4ba4917bdc0c2c1e3659171"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-mfrq"
I20260601 13:40:44.297416   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:44.298347  3388 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.298596   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:44.298677   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "a6ea68fba4ba4917bdc0c2c1e3659171"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-mfrq"
I20260601 13:40:44.298761   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-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)
I20260601 13:40:44.301234  3376 heartbeater.cc:344] Connected to a master server at 127.0.174.62:37425
I20260601 13:40:44.301321  3376 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:44.301568  3376 heartbeater.cc:507] Master 127.0.174.62:37425 requested a full tablet report, sending...
I20260601 13:40:44.302237  3245 ts_manager.cc:194] Registered new tserver with Master: d312fef3b971456482ddbdad976c1321 (127.0.174.1:40495)
I20260601 13:40:44.302959  3245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38880
I20260601 13:40:44.309398   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:44.309857   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:44.310164   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:44.310647   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:44.310710   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.310770   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:44.310820   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.315219   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:35609
I20260601 13:40:44.315281  3453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:35609 every 8 connection(s)
I20260601 13:40:44.316094   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:44.317965  3457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:44.318048  3458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:44.318313   696 server_base.cc:1061] running on GCE node
W20260601 13:40:44.318413  3460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:44.318614   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:44.318679   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:44.318737   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321244318735 us; error 0 us; skew 500 ppm
I20260601 13:40:44.319734   696 webserver.cc:533] Webserver started at http://127.0.174.3:39205/ using document root <none> and password file <none>
I20260601 13:40:44.319905   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:44.319965   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:44.320047   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:44.320194  3454 heartbeater.cc:344] Connected to a master server at 127.0.174.62:37425
I20260601 13:40:44.320305  3454 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:44.320530  3454 heartbeater.cc:507] Master 127.0.174.62:37425 requested a full tablet report, sending...
I20260601 13:40:44.320514   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "331d4a06b9e74b9bb0986f0537b99b6e"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-mfrq"
I20260601 13:40:44.321173  3245 ts_manager.cc:194] Registered new tserver with Master: a6ea68fba4ba4917bdc0c2c1e3659171 (127.0.174.2:35609)
I20260601 13:40:44.321677  3245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38882
I20260601 13:40:44.322141   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:44.323122  3465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.323379   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:44.323464   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "331d4a06b9e74b9bb0986f0537b99b6e"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-mfrq"
I20260601 13:40:44.323550   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321176522077-696-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)
I20260601 13:40:44.339201   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:44.339658   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:44.339994   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:44.340662   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:44.340723   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.340766   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:44.340786   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.346333   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:42721
I20260601 13:40:44.346359  3529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:42721 every 8 connection(s)
I20260601 13:40:44.350962  3530 heartbeater.cc:344] Connected to a master server at 127.0.174.62:37425
I20260601 13:40:44.351092  3530 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:44.351295  3530 heartbeater.cc:507] Master 127.0.174.62:37425 requested a full tablet report, sending...
I20260601 13:40:44.351905  3245 ts_manager.cc:194] Registered new tserver with Master: 331d4a06b9e74b9bb0986f0537b99b6e (127.0.174.3:42721)
I20260601 13:40:44.352380   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005596836s
I20260601 13:40:44.352427  3245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38894
I20260601 13:40:45.303855  3376 heartbeater.cc:499] Master 127.0.174.62:37425 was elected leader, sending a full tablet report...
I20260601 13:40:45.322561  3454 heartbeater.cc:499] Master 127.0.174.62:37425 was elected leader, sending a full tablet report...
I20260601 13:40:45.353380  3530 heartbeater.cc:499] Master 127.0.174.62:37425 was elected leader, sending a full tablet report...
I20260601 13:40:45.386518  3245 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38906:
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"
    }
  }
}
W20260601 13:40:45.387209  3245 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.
I20260601 13:40:45.399128  3494 tablet_service.cc:1511] Processing CreateTablet for tablet 183fc98b58b0465db034a16f5a700075 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:45.399271  3415 tablet_service.cc:1511] Processing CreateTablet for tablet d8699a6801014f2bb1f9177ce96e2b59 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:45.399384  3416 tablet_service.cc:1511] Processing CreateTablet for tablet 183fc98b58b0465db034a16f5a700075 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:45.399482  3494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183fc98b58b0465db034a16f5a700075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.399576  3415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8699a6801014f2bb1f9177ce96e2b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.399755  3493 tablet_service.cc:1511] Processing CreateTablet for tablet d8699a6801014f2bb1f9177ce96e2b59 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:45.399775  3414 tablet_service.cc:1511] Processing CreateTablet for tablet 49e667391734449888a84e354a143282 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:45.400013  3493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8699a6801014f2bb1f9177ce96e2b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.400033  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e667391734449888a84e354a143282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.399582  3492 tablet_service.cc:1511] Processing CreateTablet for tablet 49e667391734449888a84e354a143282 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:45.402105  3340 tablet_service.cc:1511] Processing CreateTablet for tablet 183fc98b58b0465db034a16f5a700075 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:45.402257  3413 tablet_service.cc:1511] Processing CreateTablet for tablet d0cd2ca89a2a4cbbbc13e443961f1770 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:45.402365  3340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183fc98b58b0465db034a16f5a700075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.402271  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e667391734449888a84e354a143282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.402494  3413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cd2ca89a2a4cbbbc13e443961f1770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.402835  3337 tablet_service.cc:1511] Processing CreateTablet for tablet d0cd2ca89a2a4cbbbc13e443961f1770 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:45.399389  3491 tablet_service.cc:1511] Processing CreateTablet for tablet d0cd2ca89a2a4cbbbc13e443961f1770 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:45.403061  3337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cd2ca89a2a4cbbbc13e443961f1770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.403110  3491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0cd2ca89a2a4cbbbc13e443961f1770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.404995  3552 tablet_bootstrap.cc:492] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321: Bootstrap starting.
I20260601 13:40:45.405128  3416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183fc98b58b0465db034a16f5a700075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.405314  3338 tablet_service.cc:1511] Processing CreateTablet for tablet 49e667391734449888a84e354a143282 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:45.405552  3338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e667391734449888a84e354a143282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.406281  3552 tablet_bootstrap.cc:654] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.407503  3552 tablet_bootstrap.cc:492] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321: No bootstrap required, opened a new log
I20260601 13:40:45.407582  3552 ts_tablet_manager.cc:1403] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:45.407950  3339 tablet_service.cc:1511] Processing CreateTablet for tablet d8699a6801014f2bb1f9177ce96e2b59 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d857f4d02f2548aa8e5ee677788f225c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:45.408206  3339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8699a6801014f2bb1f9177ce96e2b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.408149  3552 raft_consensus.cc:359] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } }
I20260601 13:40:45.408252  3552 raft_consensus.cc:385] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.408282  3552 raft_consensus.cc:740] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312fef3b971456482ddbdad976c1321, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.408447  3552 consensus_queue.cc:260] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } }
I20260601 13:40:45.408802  3552 ts_tablet_manager.cc:1434] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:45.408968  3552 tablet_bootstrap.cc:492] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321: Bootstrap starting.
I20260601 13:40:45.410029  3552 tablet_bootstrap.cc:654] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.410679  3555 tablet_bootstrap.cc:492] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e: Bootstrap starting.
I20260601 13:40:45.410844  3551 tablet_bootstrap.cc:492] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171: Bootstrap starting.
I20260601 13:40:45.411127  3552 tablet_bootstrap.cc:492] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321: No bootstrap required, opened a new log
I20260601 13:40:45.411209  3552 ts_tablet_manager.cc:1403] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:45.411687  3552 raft_consensus.cc:359] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.411783  3555 tablet_bootstrap.cc:654] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.411787  3552 raft_consensus.cc:385] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.411921  3552 raft_consensus.cc:740] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312fef3b971456482ddbdad976c1321, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.412061  3552 consensus_queue.cc:260] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.412060  3551 tablet_bootstrap.cc:654] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.412386  3552 ts_tablet_manager.cc:1434] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:45.412576  3552 tablet_bootstrap.cc:492] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321: Bootstrap starting.
I20260601 13:40:45.413533  3552 tablet_bootstrap.cc:654] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.413694  3551 tablet_bootstrap.cc:492] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171: No bootstrap required, opened a new log
I20260601 13:40:45.413829  3551 ts_tablet_manager.cc:1403] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:45.414310  3551 raft_consensus.cc:359] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.414426  3551 raft_consensus.cc:385] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.414479  3551 raft_consensus.cc:740] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ea68fba4ba4917bdc0c2c1e3659171, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.414601  3551 consensus_queue.cc:260] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.414976  3552 tablet_bootstrap.cc:492] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321: No bootstrap required, opened a new log
I20260601 13:40:45.415063  3555 tablet_bootstrap.cc:492] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e: No bootstrap required, opened a new log
I20260601 13:40:45.415102  3552 ts_tablet_manager.cc:1403] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:45.415197  3555 ts_tablet_manager.cc:1403] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:45.415553  3552 raft_consensus.cc:359] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.415002  3551 ts_tablet_manager.cc:1434] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:45.415665  3552 raft_consensus.cc:385] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.415745  3552 raft_consensus.cc:740] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312fef3b971456482ddbdad976c1321, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.415823  3551 tablet_bootstrap.cc:492] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171: Bootstrap starting.
I20260601 13:40:45.415912  3552 consensus_queue.cc:260] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.416265  3552 ts_tablet_manager.cc:1434] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:45.416427  3552 tablet_bootstrap.cc:492] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321: Bootstrap starting.
I20260601 13:40:45.416761  3551 tablet_bootstrap.cc:654] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.417440  3552 tablet_bootstrap.cc:654] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.415658  3555 raft_consensus.cc:359] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } }
I20260601 13:40:45.417946  3555 raft_consensus.cc:385] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.418017  3551 tablet_bootstrap.cc:492] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171: No bootstrap required, opened a new log
I20260601 13:40:45.418036  3555 raft_consensus.cc:740] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331d4a06b9e74b9bb0986f0537b99b6e, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.418154  3551 ts_tablet_manager.cc:1403] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:45.418248  3555 consensus_queue.cc:260] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } }
I20260601 13:40:45.418648  3551 raft_consensus.cc:359] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.418749  3551 raft_consensus.cc:385] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.418783  3551 raft_consensus.cc:740] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ea68fba4ba4917bdc0c2c1e3659171, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.418785  3552 tablet_bootstrap.cc:492] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321: No bootstrap required, opened a new log
I20260601 13:40:45.418902  3552 ts_tablet_manager.cc:1403] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:45.418959  3551 consensus_queue.cc:260] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.419013  3555 ts_tablet_manager.cc:1434] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:40:45.419189  3555 tablet_bootstrap.cc:492] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e: Bootstrap starting.
I20260601 13:40:45.419351  3552 raft_consensus.cc:359] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.419461  3552 raft_consensus.cc:385] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.419503  3552 raft_consensus.cc:740] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d312fef3b971456482ddbdad976c1321, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.419613  3552 consensus_queue.cc:260] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.419849  3552 ts_tablet_manager.cc:1434] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:45.420708  3551 ts_tablet_manager.cc:1434] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:45.420993  3551 tablet_bootstrap.cc:492] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171: Bootstrap starting.
I20260601 13:40:45.420708  3555 tablet_bootstrap.cc:654] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.422125  3551 tablet_bootstrap.cc:654] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.423097  3551 tablet_bootstrap.cc:492] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171: No bootstrap required, opened a new log
I20260601 13:40:45.423135  3555 tablet_bootstrap.cc:492] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e: No bootstrap required, opened a new log
I20260601 13:40:45.423218  3551 ts_tablet_manager.cc:1403] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:45.423259  3555 ts_tablet_manager.cc:1403] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:45.423580  3551 raft_consensus.cc:359] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.423688  3551 raft_consensus.cc:385] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.423643  3555 raft_consensus.cc:359] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.423736  3551 raft_consensus.cc:740] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ea68fba4ba4917bdc0c2c1e3659171, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.423751  3555 raft_consensus.cc:385] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.423786  3555 raft_consensus.cc:740] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331d4a06b9e74b9bb0986f0537b99b6e, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.423858  3551 consensus_queue.cc:260] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.423939  3555 consensus_queue.cc:260] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.424170  3551 ts_tablet_manager.cc:1434] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:45.424240  3555 ts_tablet_manager.cc:1434] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:45.424335  3551 tablet_bootstrap.cc:492] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171: Bootstrap starting.
I20260601 13:40:45.424757  3555 tablet_bootstrap.cc:492] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e: Bootstrap starting.
I20260601 13:40:45.425344  3551 tablet_bootstrap.cc:654] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.425716  3555 tablet_bootstrap.cc:654] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.426601  3551 tablet_bootstrap.cc:492] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171: No bootstrap required, opened a new log
I20260601 13:40:45.426738  3551 ts_tablet_manager.cc:1403] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:45.427105  3551 raft_consensus.cc:359] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } }
I20260601 13:40:45.427215  3551 raft_consensus.cc:385] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.427261  3551 raft_consensus.cc:740] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ea68fba4ba4917bdc0c2c1e3659171, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.427466  3551 consensus_queue.cc:260] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } }
I20260601 13:40:45.427874  3551 ts_tablet_manager.cc:1434] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:45.428552  3555 tablet_bootstrap.cc:492] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e: No bootstrap required, opened a new log
I20260601 13:40:45.428664  3555 ts_tablet_manager.cc:1403] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:45.429078  3555 raft_consensus.cc:359] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.429188  3555 raft_consensus.cc:385] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.429224  3555 raft_consensus.cc:740] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331d4a06b9e74b9bb0986f0537b99b6e, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.429356  3555 consensus_queue.cc:260] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.429626  3555 ts_tablet_manager.cc:1434] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:45.429833  3555 tablet_bootstrap.cc:492] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e: Bootstrap starting.
I20260601 13:40:45.430853  3555 tablet_bootstrap.cc:654] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.431948  3555 tablet_bootstrap.cc:492] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e: No bootstrap required, opened a new log
I20260601 13:40:45.432082  3555 ts_tablet_manager.cc:1403] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:45.432438  3555 raft_consensus.cc:359] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.432516  3555 raft_consensus.cc:385] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.432538  3555 raft_consensus.cc:740] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331d4a06b9e74b9bb0986f0537b99b6e, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.432615  3555 consensus_queue.cc:260] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.432855  3555 ts_tablet_manager.cc:1434] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:40:45.542536  3377 tablet.cc:2404] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:40:45.605476  3560 raft_consensus.cc:493] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:45.605634  3560 raft_consensus.cc:515] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.606479  3560 leader_election.cc:290] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312fef3b971456482ddbdad976c1321 (127.0.174.1:40495), 331d4a06b9e74b9bb0986f0537b99b6e (127.0.174.3:42721)
I20260601 13:40:45.611294  3504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e667391734449888a84e354a143282" candidate_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" is_pre_election: true
I20260601 13:40:45.611377  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e667391734449888a84e354a143282" candidate_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312fef3b971456482ddbdad976c1321" is_pre_election: true
I20260601 13:40:45.611478  3504 raft_consensus.cc:2468] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ea68fba4ba4917bdc0c2c1e3659171 in term 0.
I20260601 13:40:45.611492  3350 raft_consensus.cc:2468] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ea68fba4ba4917bdc0c2c1e3659171 in term 0.
I20260601 13:40:45.611883  3392 leader_election.cc:304] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331d4a06b9e74b9bb0986f0537b99b6e, a6ea68fba4ba4917bdc0c2c1e3659171; no voters: 
I20260601 13:40:45.612165  3560 raft_consensus.cc:2804] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:45.612249  3560 raft_consensus.cc:493] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:45.612300  3560 raft_consensus.cc:3060] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.613241  3560 raft_consensus.cc:515] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.613615  3560 leader_election.cc:290] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [CANDIDATE]: Term 1 election: Requested vote from peers d312fef3b971456482ddbdad976c1321 (127.0.174.1:40495), 331d4a06b9e74b9bb0986f0537b99b6e (127.0.174.3:42721)
I20260601 13:40:45.613979  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e667391734449888a84e354a143282" candidate_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312fef3b971456482ddbdad976c1321"
I20260601 13:40:45.614004  3504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e667391734449888a84e354a143282" candidate_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331d4a06b9e74b9bb0986f0537b99b6e"
I20260601 13:40:45.614147  3350 raft_consensus.cc:3060] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.614147  3504 raft_consensus.cc:3060] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.615051  3350 raft_consensus.cc:2468] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ea68fba4ba4917bdc0c2c1e3659171 in term 1.
I20260601 13:40:45.615065  3504 raft_consensus.cc:2468] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ea68fba4ba4917bdc0c2c1e3659171 in term 1.
I20260601 13:40:45.615330  3391 leader_election.cc:304] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ea68fba4ba4917bdc0c2c1e3659171, d312fef3b971456482ddbdad976c1321; no voters: 
I20260601 13:40:45.615557  3560 raft_consensus.cc:2804] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:45.615751  3560 raft_consensus.cc:697] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 LEADER]: Becoming Leader. State: Replica: a6ea68fba4ba4917bdc0c2c1e3659171, State: Running, Role: LEADER
I20260601 13:40:45.615902  3560 consensus_queue.cc:237] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.617578  3243 catalog_manager.cc:5696] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ea68fba4ba4917bdc0c2c1e3659171 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:45.633632  3563 raft_consensus.cc:493] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:45.633793  3563 raft_consensus.cc:515] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } }
I20260601 13:40:45.634339  3563 leader_election.cc:290] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ea68fba4ba4917bdc0c2c1e3659171 (127.0.174.2:35609), d312fef3b971456482ddbdad976c1321 (127.0.174.1:40495)
I20260601 13:40:45.638010  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183fc98b58b0465db034a16f5a700075" candidate_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312fef3b971456482ddbdad976c1321" is_pre_election: true
I20260601 13:40:45.638067  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183fc98b58b0465db034a16f5a700075" candidate_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" is_pre_election: true
I20260601 13:40:45.638160  3350 raft_consensus.cc:2468] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331d4a06b9e74b9bb0986f0537b99b6e in term 0.
I20260601 13:40:45.638190  3426 raft_consensus.cc:2468] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331d4a06b9e74b9bb0986f0537b99b6e in term 0.
I20260601 13:40:45.638468  3468 leader_election.cc:304] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331d4a06b9e74b9bb0986f0537b99b6e, d312fef3b971456482ddbdad976c1321; no voters: 
I20260601 13:40:45.638654  3563 raft_consensus.cc:2804] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:45.638718  3563 raft_consensus.cc:493] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:45.638770  3563 raft_consensus.cc:3060] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.639613  3563 raft_consensus.cc:515] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } }
I20260601 13:40:45.639997  3563 leader_election.cc:290] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [CANDIDATE]: Term 1 election: Requested vote from peers a6ea68fba4ba4917bdc0c2c1e3659171 (127.0.174.2:35609), d312fef3b971456482ddbdad976c1321 (127.0.174.1:40495)
I20260601 13:40:45.640245  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183fc98b58b0465db034a16f5a700075" candidate_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312fef3b971456482ddbdad976c1321"
I20260601 13:40:45.640251  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183fc98b58b0465db034a16f5a700075" candidate_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171"
I20260601 13:40:45.640383  3350 raft_consensus.cc:3060] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.640383  3426 raft_consensus.cc:3060] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.641278  3426 raft_consensus.cc:2468] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331d4a06b9e74b9bb0986f0537b99b6e in term 1.
I20260601 13:40:45.641278  3350 raft_consensus.cc:2468] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331d4a06b9e74b9bb0986f0537b99b6e in term 1.
I20260601 13:40:45.641568  3468 leader_election.cc:304] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331d4a06b9e74b9bb0986f0537b99b6e, d312fef3b971456482ddbdad976c1321; no voters: 
I20260601 13:40:45.641824  3563 raft_consensus.cc:2804] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:45.642030  3563 raft_consensus.cc:697] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 LEADER]: Becoming Leader. State: Replica: 331d4a06b9e74b9bb0986f0537b99b6e, State: Running, Role: LEADER
I20260601 13:40:45.642179  3563 consensus_queue.cc:237] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } }
I20260601 13:40:45.643718  3243 catalog_manager.cc:5696] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 331d4a06b9e74b9bb0986f0537b99b6e (127.0.174.3). New cstate: current_term: 1 leader_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:45.644584  3554 raft_consensus.cc:493] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:45.644673  3554 raft_consensus.cc:515] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.645129  3554 leader_election.cc:290] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ea68fba4ba4917bdc0c2c1e3659171 (127.0.174.2:35609), 331d4a06b9e74b9bb0986f0537b99b6e (127.0.174.3:42721)
I20260601 13:40:45.648952  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cd2ca89a2a4cbbbc13e443961f1770" candidate_uuid: "d312fef3b971456482ddbdad976c1321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" is_pre_election: true
I20260601 13:40:45.649075  3426 raft_consensus.cc:2468] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312fef3b971456482ddbdad976c1321 in term 0.
I20260601 13:40:45.649138  3504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cd2ca89a2a4cbbbc13e443961f1770" candidate_uuid: "d312fef3b971456482ddbdad976c1321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" is_pre_election: true
I20260601 13:40:45.649252  3504 raft_consensus.cc:2468] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d312fef3b971456482ddbdad976c1321 in term 0.
I20260601 13:40:45.649370  3313 leader_election.cc:304] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ea68fba4ba4917bdc0c2c1e3659171, d312fef3b971456482ddbdad976c1321; no voters: 
I20260601 13:40:45.649534  3554 raft_consensus.cc:2804] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:45.649616  3554 raft_consensus.cc:493] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:45.649670  3554 raft_consensus.cc:3060] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.650431  3554 raft_consensus.cc:515] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.650766  3554 leader_election.cc:290] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [CANDIDATE]: Term 1 election: Requested vote from peers a6ea68fba4ba4917bdc0c2c1e3659171 (127.0.174.2:35609), 331d4a06b9e74b9bb0986f0537b99b6e (127.0.174.3:42721)
I20260601 13:40:45.651087  3504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cd2ca89a2a4cbbbc13e443961f1770" candidate_uuid: "d312fef3b971456482ddbdad976c1321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331d4a06b9e74b9bb0986f0537b99b6e"
I20260601 13:40:45.651198  3504 raft_consensus.cc:3060] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.651860  3504 raft_consensus.cc:2468] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312fef3b971456482ddbdad976c1321 in term 1.
I20260601 13:40:45.652096  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0cd2ca89a2a4cbbbc13e443961f1770" candidate_uuid: "d312fef3b971456482ddbdad976c1321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171"
I20260601 13:40:45.652166  3316 leader_election.cc:304] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331d4a06b9e74b9bb0986f0537b99b6e, d312fef3b971456482ddbdad976c1321; no voters: 
I20260601 13:40:45.652196  3426 raft_consensus.cc:3060] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.652345  3554 raft_consensus.cc:2804] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:45.652554  3554 raft_consensus.cc:697] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 1 LEADER]: Becoming Leader. State: Replica: d312fef3b971456482ddbdad976c1321, State: Running, Role: LEADER
I20260601 13:40:45.652683  3554 consensus_queue.cc:237] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.653117  3426 raft_consensus.cc:2468] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d312fef3b971456482ddbdad976c1321 in term 1.
I20260601 13:40:45.654218  3243 catalog_manager.cc:5696] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 reported cstate change: term changed from 0 to 1, leader changed from <none> to d312fef3b971456482ddbdad976c1321 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "d312fef3b971456482ddbdad976c1321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:45.755648  3563 raft_consensus.cc:493] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:45.755820  3563 raft_consensus.cc:515] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.756273  3563 leader_election.cc:290] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d312fef3b971456482ddbdad976c1321 (127.0.174.1:40495), a6ea68fba4ba4917bdc0c2c1e3659171 (127.0.174.2:35609)
I20260601 13:40:45.756747  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8699a6801014f2bb1f9177ce96e2b59" candidate_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" is_pre_election: true
I20260601 13:40:45.756764  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8699a6801014f2bb1f9177ce96e2b59" candidate_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312fef3b971456482ddbdad976c1321" is_pre_election: true
I20260601 13:40:45.756915  3426 raft_consensus.cc:2468] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331d4a06b9e74b9bb0986f0537b99b6e in term 0.
I20260601 13:40:45.756969  3350 raft_consensus.cc:2468] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331d4a06b9e74b9bb0986f0537b99b6e in term 0.
I20260601 13:40:45.757243  3466 leader_election.cc:304] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331d4a06b9e74b9bb0986f0537b99b6e, a6ea68fba4ba4917bdc0c2c1e3659171; no voters: 
I20260601 13:40:45.757403  3563 raft_consensus.cc:2804] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:45.757457  3563 raft_consensus.cc:493] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:45.757499  3563 raft_consensus.cc:3060] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.758458  3563 raft_consensus.cc:515] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.758838  3563 leader_election.cc:290] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [CANDIDATE]: Term 1 election: Requested vote from peers d312fef3b971456482ddbdad976c1321 (127.0.174.1:40495), a6ea68fba4ba4917bdc0c2c1e3659171 (127.0.174.2:35609)
I20260601 13:40:45.759120  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8699a6801014f2bb1f9177ce96e2b59" candidate_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171"
I20260601 13:40:45.759117  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8699a6801014f2bb1f9177ce96e2b59" candidate_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d312fef3b971456482ddbdad976c1321"
I20260601 13:40:45.759279  3426 raft_consensus.cc:3060] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.759280  3350 raft_consensus.cc:3060] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.760190  3426 raft_consensus.cc:2468] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331d4a06b9e74b9bb0986f0537b99b6e in term 1.
I20260601 13:40:45.760190  3350 raft_consensus.cc:2468] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331d4a06b9e74b9bb0986f0537b99b6e in term 1.
I20260601 13:40:45.760491  3466 leader_election.cc:304] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331d4a06b9e74b9bb0986f0537b99b6e, a6ea68fba4ba4917bdc0c2c1e3659171; no voters: 
I20260601 13:40:45.760660  3563 raft_consensus.cc:2804] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:45.760747  3563 raft_consensus.cc:697] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 LEADER]: Becoming Leader. State: Replica: 331d4a06b9e74b9bb0986f0537b99b6e, State: Running, Role: LEADER
I20260601 13:40:45.760915  3563 consensus_queue.cc:237] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } }
I20260601 13:40:45.762585  3243 catalog_manager.cc:5696] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 331d4a06b9e74b9bb0986f0537b99b6e (127.0.174.3). New cstate: current_term: 1 leader_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d312fef3b971456482ddbdad976c1321" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 40495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ea68fba4ba4917bdc0c2c1e3659171" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331d4a06b9e74b9bb0986f0537b99b6e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 42721 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:45.849776   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:40:45.853904   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:45.854323   696 tablet_replica.cc:333] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321: stopping tablet replica
I20260601 13:40:45.854455   696 raft_consensus.cc:2243] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.854557   696 raft_consensus.cc:2272] T d8699a6801014f2bb1f9177ce96e2b59 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.854990   696 tablet_replica.cc:333] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321: stopping tablet replica
I20260601 13:40:45.855067   696 raft_consensus.cc:2243] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.855139   696 raft_consensus.cc:2272] T 49e667391734449888a84e354a143282 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.855490   696 tablet_replica.cc:333] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321: stopping tablet replica
I20260601 13:40:45.855561   696 raft_consensus.cc:2243] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.855621   696 raft_consensus.cc:2272] T 183fc98b58b0465db034a16f5a700075 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.855989   696 tablet_replica.cc:333] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321: stopping tablet replica
I20260601 13:40:45.856053   696 raft_consensus.cc:2243] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:45.856151   696 pending_rounds.cc:70] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321: Trying to abort 1 pending ops.
I20260601 13:40:45.856205   696 pending_rounds.cc:77] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195822195077120 op_type: NO_OP noop_request { }
I20260601 13:40:45.856271   696 raft_consensus.cc:2889] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:45.856308   696 raft_consensus.cc:2272] T d0cd2ca89a2a4cbbbc13e443961f1770 P d312fef3b971456482ddbdad976c1321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.870003   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:40:45.872232   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:40:45.875830   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:45.876082   696 tablet_replica.cc:333] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171: stopping tablet replica
I20260601 13:40:45.876212   696 raft_consensus.cc:2243] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.876323   696 raft_consensus.cc:2272] T 183fc98b58b0465db034a16f5a700075 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.876803   696 tablet_replica.cc:333] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171: stopping tablet replica
I20260601 13:40:45.876881   696 raft_consensus.cc:2243] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.876957   696 raft_consensus.cc:2272] T d0cd2ca89a2a4cbbbc13e443961f1770 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.877456   696 tablet_replica.cc:333] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171: stopping tablet replica
I20260601 13:40:45.877559   696 raft_consensus.cc:2243] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.877655   696 raft_consensus.cc:2272] T d8699a6801014f2bb1f9177ce96e2b59 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.878091   696 tablet_replica.cc:333] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171: stopping tablet replica
I20260601 13:40:45.878191   696 raft_consensus.cc:2243] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:45.878335   696 pending_rounds.cc:70] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171: Trying to abort 1 pending ops.
I20260601 13:40:45.878374   696 pending_rounds.cc:77] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195822044585984 op_type: NO_OP noop_request { }
I20260601 13:40:45.878465   696 raft_consensus.cc:2889] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:45.878525   696 raft_consensus.cc:2272] T 49e667391734449888a84e354a143282 P a6ea68fba4ba4917bdc0c2c1e3659171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.891885   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:40:45.894164   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:40:45.898355   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:45.898707   696 tablet_replica.cc:333] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e: stopping tablet replica
I20260601 13:40:45.898830   696 raft_consensus.cc:2243] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.898936   696 raft_consensus.cc:2272] T d0cd2ca89a2a4cbbbc13e443961f1770 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.899482   696 tablet_replica.cc:333] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e: stopping tablet replica
I20260601 13:40:45.899565   696 raft_consensus.cc:2243] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:45.899729   696 pending_rounds.cc:70] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e: Trying to abort 1 pending ops.
I20260601 13:40:45.899752   696 pending_rounds.cc:77] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195822152048640 op_type: NO_OP noop_request { }
I20260601 13:40:45.899814   696 raft_consensus.cc:2889] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:45.899864   696 raft_consensus.cc:2272] T 183fc98b58b0465db034a16f5a700075 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.900422   696 tablet_replica.cc:333] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e: stopping tablet replica
I20260601 13:40:45.900496   696 raft_consensus.cc:2243] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:45.900579   696 raft_consensus.cc:2272] T 49e667391734449888a84e354a143282 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.900971   696 tablet_replica.cc:333] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e: stopping tablet replica
I20260601 13:40:45.901038   696 raft_consensus.cc:2243] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:45.901135   696 pending_rounds.cc:70] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e: Trying to abort 1 pending ops.
I20260601 13:40:45.901160   696 pending_rounds.cc:77] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195822638436352 op_type: NO_OP noop_request { }
I20260601 13:40:45.901201   696 raft_consensus.cc:2889] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:45.901238   696 raft_consensus.cc:2272] T d8699a6801014f2bb1f9177ce96e2b59 P 331d4a06b9e74b9bb0986f0537b99b6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.914688   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:40:45.916796   696 master.cc:562] Master@127.0.174.62:37425 shutting down...
I20260601 13:40:45.920013   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:45.920188   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:45.920290   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P d77bcff768134f86a69177c1cdefa8f7: stopping tablet replica
I20260601 13:40:45.932988   696 master.cc:584] Master@127.0.174.62:37425 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1735 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:40:45.940987   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:35877
I20260601 13:40:45.941377   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:45.943168  3584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:45.943168  3583 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:45.943236  3586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:45.943316   696 server_base.cc:1061] running on GCE node
I20260601 13:40:45.943630   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:45.943674   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:45.943689   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321245943689 us; error 0 us; skew 500 ppm
I20260601 13:40:45.944543   696 webserver.cc:533] Webserver started at http://127.0.174.62:33953/ using document root <none> and password file <none>
I20260601 13:40:45.944738   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:45.944802   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:45.944883   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:45.945289   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "aac6d5eeeb32447e9a0c02559ad6f009"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-mfrq"
I20260601 13:40:45.946880   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:45.947867  3591 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:45.948191   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:45.948284   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "aac6d5eeeb32447e9a0c02559ad6f009"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-mfrq"
I20260601 13:40:45.948417   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-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)
I20260601 13:40:45.967097   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:45.967540   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:45.971909   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:35877
I20260601 13:40:45.975529  3644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:35877 every 8 connection(s)
I20260601 13:40:45.975951  3645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:45.977681  3645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009: Bootstrap starting.
I20260601 13:40:45.978533  3645 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:45.979658  3645 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009: No bootstrap required, opened a new log
I20260601 13:40:45.980012  3645 raft_consensus.cc:359] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aac6d5eeeb32447e9a0c02559ad6f009" member_type: VOTER }
I20260601 13:40:45.980103  3645 raft_consensus.cc:385] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:45.980125  3645 raft_consensus.cc:740] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac6d5eeeb32447e9a0c02559ad6f009, State: Initialized, Role: FOLLOWER
I20260601 13:40:45.980223  3645 consensus_queue.cc:260] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aac6d5eeeb32447e9a0c02559ad6f009" member_type: VOTER }
I20260601 13:40:45.980301  3645 raft_consensus.cc:399] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:45.980382  3645 raft_consensus.cc:493] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:45.980443  3645 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:45.981174  3645 raft_consensus.cc:515] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aac6d5eeeb32447e9a0c02559ad6f009" member_type: VOTER }
I20260601 13:40:45.981280  3645 leader_election.cc:304] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [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: aac6d5eeeb32447e9a0c02559ad6f009; no voters: 
I20260601 13:40:45.981536  3645 leader_election.cc:290] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:45.981671  3648 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:45.981971  3648 raft_consensus.cc:697] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 1 LEADER]: Becoming Leader. State: Replica: aac6d5eeeb32447e9a0c02559ad6f009, State: Running, Role: LEADER
I20260601 13:40:45.982008  3645 sys_catalog.cc:565] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:45.982105  3648 consensus_queue.cc:237] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [LEADER]: Queue going to LEADER mode. State: All 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: "aac6d5eeeb32447e9a0c02559ad6f009" member_type: VOTER }
I20260601 13:40:45.982622  3649 sys_catalog.cc:455] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aac6d5eeeb32447e9a0c02559ad6f009" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aac6d5eeeb32447e9a0c02559ad6f009" member_type: VOTER } }
I20260601 13:40:45.982745  3649 sys_catalog.cc:458] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:45.982646  3650 sys_catalog.cc:455] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aac6d5eeeb32447e9a0c02559ad6f009. Latest consensus state: current_term: 1 leader_uuid: "aac6d5eeeb32447e9a0c02559ad6f009" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aac6d5eeeb32447e9a0c02559ad6f009" member_type: VOTER } }
I20260601 13:40:45.982926  3650 sys_catalog.cc:458] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:45.983484  3655 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:45.984196  3655 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:45.984388   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:45.986101  3655 catalog_manager.cc:1382] Generated new cluster ID: 37b0328cfa0e4fd5b7406cda1c09044d
I20260601 13:40:45.986163  3655 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:45.993126  3655 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:45.993695  3655 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:45.997962  3655 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009: Generated new TSK 0
I20260601 13:40:45.998111  3655 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:46.000638   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:46.002671  3666 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:46.002717  3667 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:46.002717  3669 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:46.002960   696 server_base.cc:1061] running on GCE node
I20260601 13:40:46.003100   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:46.003136   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:46.003151   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321246003151 us; error 0 us; skew 500 ppm
I20260601 13:40:46.003887   696 webserver.cc:533] Webserver started at http://127.0.174.1:42275/ using document root <none> and password file <none>
I20260601 13:40:46.004010   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:46.004055   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:46.004109   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:46.004491   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-mfrq"
I20260601 13:40:46.005927   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:46.006762  3674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:46.006989   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:46.007046   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
format_stamp: "Formatted at 2026-06-01 13:40:45 on dist-test-slave-mfrq"
I20260601 13:40:46.007153   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-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)
I20260601 13:40:46.012485   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:46.012861   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:46.013176   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:46.013695   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:46.013733   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:46.013829   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:46.013867   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:46.017681   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:36631
I20260601 13:40:46.017737  3738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:36631 every 8 connection(s)
I20260601 13:40:46.018543   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:46.020543  3743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:46.020637  3744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:46.020682  3746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:46.020787   696 server_base.cc:1061] running on GCE node
I20260601 13:40:46.021031   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:46.021098   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:46.021132   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321246021131 us; error 0 us; skew 500 ppm
I20260601 13:40:46.022078   696 webserver.cc:533] Webserver started at http://127.0.174.2:41825/ using document root <none> and password file <none>
I20260601 13:40:46.022254   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:46.022302   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:46.022395   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:46.022938   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "b5448ce64f8545aaaf10593987de29c7"
format_stamp: "Formatted at 2026-06-01 13:40:46 on dist-test-slave-mfrq"
I20260601 13:40:46.023514  3739 heartbeater.cc:344] Connected to a master server at 127.0.174.62:35877
I20260601 13:40:46.023625  3739 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:46.023829  3739 heartbeater.cc:507] Master 127.0.174.62:35877 requested a full tablet report, sending...
I20260601 13:40:46.024485  3608 ts_manager.cc:194] Registered new tserver with Master: 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:46.024858   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:46.025471  3608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52566
I20260601 13:40:46.025910  3751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:46.026176   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:46.026257   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "b5448ce64f8545aaaf10593987de29c7"
format_stamp: "Formatted at 2026-06-01 13:40:46 on dist-test-slave-mfrq"
I20260601 13:40:46.026324   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-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)
I20260601 13:40:46.046860   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:46.047278   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:46.047586   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:46.048056   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:46.048118   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:46.048177   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:46.048216   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:46.052347   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:42075
I20260601 13:40:46.052377  3815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:42075 every 8 connection(s)
I20260601 13:40:46.053149   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:46.055076  3820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:46.055226  3819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:46.055364  3823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:46.055534   696 server_base.cc:1061] running on GCE node
I20260601 13:40:46.055711   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:46.055751   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:46.055771   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321246055771 us; error 0 us; skew 500 ppm
I20260601 13:40:46.056694   696 webserver.cc:533] Webserver started at http://127.0.174.3:38915/ using document root <none> and password file <none>
I20260601 13:40:46.056852   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:46.056908   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:46.056988   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:46.057440   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "675d12479c4a4f29adcd15c31e63fd85"
format_stamp: "Formatted at 2026-06-01 13:40:46 on dist-test-slave-mfrq"
I20260601 13:40:46.057710  3816 heartbeater.cc:344] Connected to a master server at 127.0.174.62:35877
I20260601 13:40:46.057845  3816 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:46.058094  3816 heartbeater.cc:507] Master 127.0.174.62:35877 requested a full tablet report, sending...
I20260601 13:40:46.058691  3608 ts_manager.cc:194] Registered new tserver with Master: b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:46.059267   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:40:46.059368  3608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52582
I20260601 13:40:46.060454  3827 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:46.060716   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:46.060802   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "675d12479c4a4f29adcd15c31e63fd85"
format_stamp: "Formatted at 2026-06-01 13:40:46 on dist-test-slave-mfrq"
I20260601 13:40:46.060895   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-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)
I20260601 13:40:46.066483   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:46.066843   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:46.067127   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:46.067559   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:46.067618   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:46.067672   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:46.067708   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:46.072800   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:35447
I20260601 13:40:46.072901  3890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:35447 every 8 connection(s)
I20260601 13:40:46.077075  3891 heartbeater.cc:344] Connected to a master server at 127.0.174.62:35877
I20260601 13:40:46.077179  3891 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:46.077409  3891 heartbeater.cc:507] Master 127.0.174.62:35877 requested a full tablet report, sending...
I20260601 13:40:46.078022  3608 ts_manager.cc:194] Registered new tserver with Master: 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:46.078531  3608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52584
I20260601 13:40:46.078946   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00573322s
I20260601 13:40:47.026494  3739 heartbeater.cc:499] Master 127.0.174.62:35877 was elected leader, sending a full tablet report...
I20260601 13:40:47.060305  3816 heartbeater.cc:499] Master 127.0.174.62:35877 was elected leader, sending a full tablet report...
I20260601 13:40:47.079500  3891 heartbeater.cc:499] Master 127.0.174.62:35877 was elected leader, sending a full tablet report...
I20260601 13:40:47.113605  3608 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52592:
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"
    }
  }
}
W20260601 13:40:47.114204  3608 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.
I20260601 13:40:47.126394  3780 tablet_service.cc:1511] Processing CreateTablet for tablet f39d1180a294418f9bc9641596aa4cf5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.126740  3780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39d1180a294418f9bc9641596aa4cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.128870  3702 tablet_service.cc:1511] Processing CreateTablet for tablet f39d1180a294418f9bc9641596aa4cf5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.129204  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39d1180a294418f9bc9641596aa4cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.129703  3779 tablet_service.cc:1511] Processing CreateTablet for tablet 003c9fa18d714e0fb94ee6319359927b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.129979  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003c9fa18d714e0fb94ee6319359927b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.130064  3696 tablet_service.cc:1511] Processing CreateTablet for tablet 80adf1844d0b4f82a6bbe4977d4493a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.130327  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80adf1844d0b4f82a6bbe4977d4493a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.131659  3913 tablet_bootstrap.cc:492] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.131991  3778 tablet_service.cc:1511] Processing CreateTablet for tablet af786a40ee724b9cac1f244bcd76b389 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.132251  3778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af786a40ee724b9cac1f244bcd76b389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.132755  3913 tablet_bootstrap.cc:654] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.133884  3913 tablet_bootstrap.cc:492] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.133970  3913 ts_tablet_manager.cc:1403] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:47.134052  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9fad84163d41138260849fd3ef93ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.134243  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9fad84163d41138260849fd3ef93ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.134433  3913 raft_consensus.cc:359] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.134555  3913 raft_consensus.cc:385] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.134588  3913 raft_consensus.cc:740] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.134526  3777 tablet_service.cc:1511] Processing CreateTablet for tablet 5768db0c71554379938ac238cc3bde0e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.134768  3777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5768db0c71554379938ac238cc3bde0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.134714  3913 consensus_queue.cc:260] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.135106  3913 ts_tablet_manager.cc:1434] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:47.135282  3913 tablet_bootstrap.cc:492] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.136281  3913 tablet_bootstrap.cc:654] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.137140  3776 tablet_service.cc:1511] Processing CreateTablet for tablet 146134a9ba184a72b128c429b74e9f0d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.137385  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146134a9ba184a72b128c429b74e9f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.137547  3913 tablet_bootstrap.cc:492] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.137624  3913 ts_tablet_manager.cc:1403] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:47.138072  3913 raft_consensus.cc:359] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.138170  3913 raft_consensus.cc:385] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.138201  3913 raft_consensus.cc:740] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.138322  3913 consensus_queue.cc:260] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.138717  3913 ts_tablet_manager.cc:1434] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.138898  3913 tablet_bootstrap.cc:492] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.139711  3775 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9fad84163d41138260849fd3ef93ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.139904  3913 tablet_bootstrap.cc:654] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.139977  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9fad84163d41138260849fd3ef93ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.141099  3913 tablet_bootstrap.cc:492] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.141180  3913 ts_tablet_manager.cc:1403] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:47.141608  3913 raft_consensus.cc:359] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.141716  3913 raft_consensus.cc:385] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.141789  3913 raft_consensus.cc:740] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.141928  3913 consensus_queue.cc:260] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.142091  3698 tablet_service.cc:1511] Processing CreateTablet for tablet 146134a9ba184a72b128c429b74e9f0d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.142205  3913 ts_tablet_manager.cc:1434] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.142421  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146134a9ba184a72b128c429b74e9f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.142478  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 5768db0c71554379938ac238cc3bde0e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.142624  3774 tablet_service.cc:1511] Processing CreateTablet for tablet 80adf1844d0b4f82a6bbe4977d4493a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.142714  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5768db0c71554379938ac238cc3bde0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.142880  3774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80adf1844d0b4f82a6bbe4977d4493a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.145143  3913 tablet_bootstrap.cc:492] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.145269  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 003c9fa18d714e0fb94ee6319359927b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.145498  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003c9fa18d714e0fb94ee6319359927b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.146014  3700 tablet_service.cc:1511] Processing CreateTablet for tablet af786a40ee724b9cac1f244bcd76b389 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.146152  3913 tablet_bootstrap.cc:654] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.146205  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af786a40ee724b9cac1f244bcd76b389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.147398  3913 tablet_bootstrap.cc:492] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.147481  3913 ts_tablet_manager.cc:1403] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:47.148016  3913 raft_consensus.cc:359] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.148196  3913 raft_consensus.cc:385] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.148273  3913 raft_consensus.cc:740] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.148451  3913 consensus_queue.cc:260] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.148511  3854 tablet_service.cc:1511] Processing CreateTablet for tablet 003c9fa18d714e0fb94ee6319359927b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.148797  3854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003c9fa18d714e0fb94ee6319359927b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.148819  3913 ts_tablet_manager.cc:1434] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.148839  3855 tablet_service.cc:1511] Processing CreateTablet for tablet f39d1180a294418f9bc9641596aa4cf5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.149082  3855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39d1180a294418f9bc9641596aa4cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.149282  3912 tablet_bootstrap.cc:492] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.150522  3912 tablet_bootstrap.cc:654] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.151170  3853 tablet_service.cc:1511] Processing CreateTablet for tablet af786a40ee724b9cac1f244bcd76b389 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.151291  3913 tablet_bootstrap.cc:492] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.151475  3853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af786a40ee724b9cac1f244bcd76b389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.152088  3913 tablet_bootstrap.cc:654] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.152889  3912 tablet_bootstrap.cc:492] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.152951  3912 ts_tablet_manager.cc:1403] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:40:47.153111  3913 tablet_bootstrap.cc:492] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.153206  3913 ts_tablet_manager.cc:1403] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:47.153116  3852 tablet_service.cc:1511] Processing CreateTablet for tablet 5768db0c71554379938ac238cc3bde0e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.153311  3851 tablet_service.cc:1511] Processing CreateTablet for tablet 146134a9ba184a72b128c429b74e9f0d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.153427  3852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5768db0c71554379938ac238cc3bde0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.153373  3912 raft_consensus.cc:359] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.153472  3912 raft_consensus.cc:385] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.153503  3912 raft_consensus.cc:740] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.153553  3851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 146134a9ba184a72b128c429b74e9f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.153628  3913 raft_consensus.cc:359] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.153712  3913 raft_consensus.cc:385] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.153657  3912 consensus_queue.cc:260] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.153780  3913 raft_consensus.cc:740] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.153896  3913 consensus_queue.cc:260] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.153991  3850 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9fad84163d41138260849fd3ef93ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.154124  3912 ts_tablet_manager.cc:1434] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.154176  3913 ts_tablet_manager.cc:1434] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.154295  3912 tablet_bootstrap.cc:492] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.154332  3913 tablet_bootstrap.cc:492] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.154404  3849 tablet_service.cc:1511] Processing CreateTablet for tablet 80adf1844d0b4f82a6bbe4977d4493a5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.155320  3913 tablet_bootstrap.cc:654] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.155355  3912 tablet_bootstrap.cc:654] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.155691  3774 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4cc5e802fc4342913be1a7963f0436 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.156013  3774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4cc5e802fc4342913be1a7963f0436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.156637  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4cc5e802fc4342913be1a7963f0436 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.156901  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4cc5e802fc4342913be1a7963f0436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.158746  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9fad84163d41138260849fd3ef93ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.159489  3912 tablet_bootstrap.cc:492] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.159591  3912 ts_tablet_manager.cc:1403] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:40:47.159761  3913 tablet_bootstrap.cc:492] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.159863  3913 ts_tablet_manager.cc:1403] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:47.160087  3912 raft_consensus.cc:359] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.160184  3912 raft_consensus.cc:385] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.160215  3912 raft_consensus.cc:740] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.160349  3913 raft_consensus.cc:359] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.160351  3912 consensus_queue.cc:260] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.160507  3913 raft_consensus.cc:385] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.160554  3913 raft_consensus.cc:740] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.160710  3912 ts_tablet_manager.cc:1434] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:40:47.160809  3849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80adf1844d0b4f82a6bbe4977d4493a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.160782  3913 consensus_queue.cc:260] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.160893  3912 tablet_bootstrap.cc:492] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.161445  3913 ts_tablet_manager.cc:1434] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:47.161615  3913 tablet_bootstrap.cc:492] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.161924  3912 tablet_bootstrap.cc:654] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.162774  3913 tablet_bootstrap.cc:654] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.162983  3912 tablet_bootstrap.cc:492] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.163065  3912 ts_tablet_manager.cc:1403] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:47.163406  3852 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4cc5e802fc4342913be1a7963f0436 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:47.163480  3912 raft_consensus.cc:359] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.163566  3912 raft_consensus.cc:385] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.163597  3912 raft_consensus.cc:740] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.163682  3852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4cc5e802fc4342913be1a7963f0436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.163722  3912 consensus_queue.cc:260] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.164000  3912 ts_tablet_manager.cc:1434] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:47.164163  3912 tablet_bootstrap.cc:492] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.165149  3912 tablet_bootstrap.cc:654] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.166065  3913 tablet_bootstrap.cc:492] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.166177  3913 ts_tablet_manager.cc:1403] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:47.166169  3920 tablet_bootstrap.cc:492] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.166338  3912 tablet_bootstrap.cc:492] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.166405  3912 ts_tablet_manager.cc:1403] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:47.166710  3913 raft_consensus.cc:359] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.166829  3913 raft_consensus.cc:385] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.166889  3913 raft_consensus.cc:740] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.166833  3912 raft_consensus.cc:359] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.166957  3912 raft_consensus.cc:385] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.166998  3912 raft_consensus.cc:740] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.167039  3913 consensus_queue.cc:260] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.167106  3912 consensus_queue.cc:260] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.167258  3920 tablet_bootstrap.cc:654] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.167361  3913 ts_tablet_manager.cc:1434] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:47.167423  3912 ts_tablet_manager.cc:1434] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:47.167567  3913 tablet_bootstrap.cc:492] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.167623  3912 tablet_bootstrap.cc:492] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.168296  3920 tablet_bootstrap.cc:492] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.168375  3920 ts_tablet_manager.cc:1403] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:47.168550  3913 tablet_bootstrap.cc:654] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.168648  3912 tablet_bootstrap.cc:654] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.168839  3920 raft_consensus.cc:359] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.168953  3920 raft_consensus.cc:385] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.169016  3920 raft_consensus.cc:740] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.169166  3920 consensus_queue.cc:260] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.169530  3920 ts_tablet_manager.cc:1434] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.169708  3920 tablet_bootstrap.cc:492] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.170593  3913 tablet_bootstrap.cc:492] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.170701  3913 ts_tablet_manager.cc:1403] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:47.170717  3920 tablet_bootstrap.cc:654] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.171066  3913 raft_consensus.cc:359] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.171195  3913 raft_consensus.cc:385] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.171242  3913 raft_consensus.cc:740] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.171386  3913 consensus_queue.cc:260] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.171710  3913 ts_tablet_manager.cc:1434] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.171808  3920 tablet_bootstrap.cc:492] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.171883  3920 ts_tablet_manager.cc:1403] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:47.172338  3920 raft_consensus.cc:359] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.172435  3920 raft_consensus.cc:385] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.172462  3923 raft_consensus.cc:493] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.172469  3920 raft_consensus.cc:740] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.172572  3923 raft_consensus.cc:515] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.172647  3920 consensus_queue.cc:260] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.173105  3923 leader_election.cc:290] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.173712  3912 tablet_bootstrap.cc:492] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.173820  3912 ts_tablet_manager.cc:1403] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.002s
I20260601 13:40:47.172917  3920 ts_tablet_manager.cc:1434] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:47.174016  3920 tablet_bootstrap.cc:492] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.174258  3912 raft_consensus.cc:359] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.174347  3912 raft_consensus.cc:385] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.174381  3912 raft_consensus.cc:740] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.174503  3912 consensus_queue.cc:260] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.174770  3912 ts_tablet_manager.cc:1434] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:47.174932  3912 tablet_bootstrap.cc:492] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.175035  3920 tablet_bootstrap.cc:654] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.175943  3912 tablet_bootstrap.cc:654] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.176128  3920 tablet_bootstrap.cc:492] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.176198  3920 ts_tablet_manager.cc:1403] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:47.176644  3920 raft_consensus.cc:359] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.176743  3920 raft_consensus.cc:385] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.176787  3920 raft_consensus.cc:740] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.176899  3920 consensus_queue.cc:260] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.176970  3912 tablet_bootstrap.cc:492] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.177047  3912 ts_tablet_manager.cc:1403] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:47.177201  3920 ts_tablet_manager.cc:1434] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:47.177379  3920 tablet_bootstrap.cc:492] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.177479  3912 raft_consensus.cc:359] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.177590  3912 raft_consensus.cc:385] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.177624  3912 raft_consensus.cc:740] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.177821  3912 consensus_queue.cc:260] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.178095  3912 ts_tablet_manager.cc:1434] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.178247  3912 tablet_bootstrap.cc:492] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.178424  3920 tablet_bootstrap.cc:654] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.179216  3912 tablet_bootstrap.cc:654] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.179833  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af786a40ee724b9cac1f244bcd76b389" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.179997  3713 raft_consensus.cc:2468] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.180351  3753 leader_election.cc:304] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.180532  3923 raft_consensus.cc:2804] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.180583  3923 raft_consensus.cc:493] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.180639  3923 raft_consensus.cc:3060] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.181677  3923 raft_consensus.cc:515] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.181867  3920 tablet_bootstrap.cc:492] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.181993  3920 ts_tablet_manager.cc:1403] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:47.182039  3912 tablet_bootstrap.cc:492] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.182126  3923 leader_election.cc:290] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Requested vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.182135  3912 ts_tablet_manager.cc:1403] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:47.182564  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af786a40ee724b9cac1f244bcd76b389" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.182646  3912 raft_consensus.cc:359] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.182777  3912 raft_consensus.cc:385] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.182646  3920 raft_consensus.cc:359] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.182667  3713 raft_consensus.cc:3060] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.182838  3912 raft_consensus.cc:740] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.182868  3920 raft_consensus.cc:385] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.182909  3920 raft_consensus.cc:740] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.182991  3912 consensus_queue.cc:260] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.183044  3920 consensus_queue.cc:260] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.183267  3920 ts_tablet_manager.cc:1434] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.183267  3912 ts_tablet_manager.cc:1434] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.183473  3912 tablet_bootstrap.cc:492] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.183825  3920 tablet_bootstrap.cc:492] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.183889  3713 raft_consensus.cc:2468] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.184190  3753 leader_election.cc:304] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.184340  3923 raft_consensus.cc:2804] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.184541  3912 tablet_bootstrap.cc:654] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.184595  3923 raft_consensus.cc:697] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Becoming Leader. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Running, Role: LEADER
I20260601 13:40:47.184736  3923 consensus_queue.cc:237] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.186074  3912 tablet_bootstrap.cc:492] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.186126  3920 tablet_bootstrap.cc:654] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.186160  3912 ts_tablet_manager.cc:1403] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:47.186604  3912 raft_consensus.cc:359] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.186704  3912 raft_consensus.cc:385] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.186738  3912 raft_consensus.cc:740] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.186895  3912 consensus_queue.cc:260] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.187201  3912 ts_tablet_manager.cc:1434] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:47.187402  3608 catalog_manager.cc:5696] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5448ce64f8545aaaf10593987de29c7 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.187645  3865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af786a40ee724b9cac1f244bcd76b389" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85" is_pre_election: true
I20260601 13:40:47.187757  3865 raft_consensus.cc:2468] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.187893  3920 tablet_bootstrap.cc:492] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.187973  3920 ts_tablet_manager.cc:1403] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:47.187978  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af786a40ee724b9cac1f244bcd76b389" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:47.188179  3864 raft_consensus.cc:3060] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.188410  3920 raft_consensus.cc:359] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.188510  3920 raft_consensus.cc:385] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.188561  3920 raft_consensus.cc:740] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.188680  3920 consensus_queue.cc:260] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.188963  3920 ts_tablet_manager.cc:1434] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.189160  3864 raft_consensus.cc:2468] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.189777  3920 tablet_bootstrap.cc:492] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.190807  3920 tablet_bootstrap.cc:654] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.191921  3920 tablet_bootstrap.cc:492] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.192035  3920 ts_tablet_manager.cc:1403] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:47.192396  3920 raft_consensus.cc:359] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.192502  3920 raft_consensus.cc:385] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.192554  3920 raft_consensus.cc:740] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.192677  3920 consensus_queue.cc:260] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.192957  3920 ts_tablet_manager.cc:1434] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.193151  3920 tablet_bootstrap.cc:492] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.194047  3920 tablet_bootstrap.cc:654] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.195034  3920 tablet_bootstrap.cc:492] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.195137  3920 ts_tablet_manager.cc:1403] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:47.195482  3920 raft_consensus.cc:359] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.195611  3920 raft_consensus.cc:385] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.195655  3920 raft_consensus.cc:740] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.195789  3920 consensus_queue.cc:260] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.196048  3920 ts_tablet_manager.cc:1434] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.196234  3920 tablet_bootstrap.cc:492] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.196970  3920 tablet_bootstrap.cc:654] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.198352  3920 tablet_bootstrap.cc:492] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.198457  3920 ts_tablet_manager.cc:1403] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:47.198802  3920 raft_consensus.cc:359] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.198906  3920 raft_consensus.cc:385] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.198952  3920 raft_consensus.cc:740] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.199074  3920 consensus_queue.cc:260] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.199307  3920 ts_tablet_manager.cc:1434] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.204056  3923 raft_consensus.cc:493] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.204171  3923 raft_consensus.cc:515] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.204610  3923 leader_election.cc:290] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.204859  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4cc5e802fc4342913be1a7963f0436" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.204892  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4cc5e802fc4342913be1a7963f0436" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85" is_pre_election: true
I20260601 13:40:47.205004  3713 raft_consensus.cc:2468] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.205006  3864 raft_consensus.cc:2468] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.205284  3753 leader_election.cc:304] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.205538  3923 raft_consensus.cc:2804] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.205600  3923 raft_consensus.cc:493] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.205628  3923 raft_consensus.cc:3060] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.206452  3923 raft_consensus.cc:515] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.206820  3923 leader_election.cc:290] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Requested vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.207049  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4cc5e802fc4342913be1a7963f0436" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.207170  3713 raft_consensus.cc:3060] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.207834  3713 raft_consensus.cc:2468] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.208056  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4cc5e802fc4342913be1a7963f0436" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:47.208127  3753 leader_election.cc:304] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.208180  3864 raft_consensus.cc:3060] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.208295  3923 raft_consensus.cc:2804] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.208384  3923 raft_consensus.cc:697] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Becoming Leader. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Running, Role: LEADER
I20260601 13:40:47.208514  3923 consensus_queue.cc:237] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.209087  3864 raft_consensus.cc:2468] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.210177  3606 catalog_manager.cc:5696] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5448ce64f8545aaaf10593987de29c7 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.242385  3915 raft_consensus.cc:493] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.242605  3915 raft_consensus.cc:515] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.243217  3915 leader_election.cc:290] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.247048  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5768db0c71554379938ac238cc3bde0e" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85" is_pre_election: true
I20260601 13:40:47.247059  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5768db0c71554379938ac238cc3bde0e" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7" is_pre_election: true
I20260601 13:40:47.247249  3864 raft_consensus.cc:2468] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 0.
I20260601 13:40:47.247282  3790 raft_consensus.cc:2468] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 0.
I20260601 13:40:47.247650  3677 leader_election.cc:304] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.247879  3915 raft_consensus.cc:2804] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.247949  3915 raft_consensus.cc:493] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.248024  3915 raft_consensus.cc:3060] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.248852  3915 raft_consensus.cc:515] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.249289  3915 leader_election.cc:290] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 1 election: Requested vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.249610  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5768db0c71554379938ac238cc3bde0e" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:47.249610  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5768db0c71554379938ac238cc3bde0e" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:47.249791  3864 raft_consensus.cc:3060] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.249791  3790 raft_consensus.cc:3060] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.250763  3864 raft_consensus.cc:2468] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 1.
I20260601 13:40:47.250763  3790 raft_consensus.cc:2468] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 1.
I20260601 13:40:47.251062  3677 leader_election.cc:304] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.251215  3915 raft_consensus.cc:2804] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.251329  3915 raft_consensus.cc:697] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 LEADER]: Becoming Leader. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Running, Role: LEADER
I20260601 13:40:47.251494  3915 consensus_queue.cc:237] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.253041  3606 catalog_manager.cc:5696] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.265300  3923 raft_consensus.cc:493] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.265450  3923 raft_consensus.cc:515] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.266024  3923 leader_election.cc:290] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.266458  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9fad84163d41138260849fd3ef93ab" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85" is_pre_election: true
I20260601 13:40:47.266460  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9fad84163d41138260849fd3ef93ab" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.266577  3864 raft_consensus.cc:2468] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.266645  3713 raft_consensus.cc:2468] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.266948  3755 leader_election.cc:304] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675d12479c4a4f29adcd15c31e63fd85, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.267161  3923 raft_consensus.cc:2804] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.267226  3923 raft_consensus.cc:493] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.267272  3923 raft_consensus.cc:3060] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.268090  3923 raft_consensus.cc:515] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.268414  3923 leader_election.cc:290] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Requested vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.268695  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9fad84163d41138260849fd3ef93ab" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:47.268695  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9fad84163d41138260849fd3ef93ab" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.268836  3713 raft_consensus.cc:3060] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.268836  3864 raft_consensus.cc:3060] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.269704  3713 raft_consensus.cc:2468] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.269704  3864 raft_consensus.cc:2468] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.270016  3753 leader_election.cc:304] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.270226  3923 raft_consensus.cc:2804] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.270294  3923 raft_consensus.cc:697] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Becoming Leader. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Running, Role: LEADER
I20260601 13:40:47.270438  3923 consensus_queue.cc:237] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.271991  3606 catalog_manager.cc:5696] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5448ce64f8545aaaf10593987de29c7 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.361163  3915 raft_consensus.cc:493] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.361289  3915 raft_consensus.cc:515] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.361824  3915 leader_election.cc:290] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.362174  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80adf1844d0b4f82a6bbe4977d4493a5" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7" is_pre_election: true
I20260601 13:40:47.362205  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80adf1844d0b4f82a6bbe4977d4493a5" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85" is_pre_election: true
I20260601 13:40:47.362335  3790 raft_consensus.cc:2468] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 0.
I20260601 13:40:47.362438  3864 raft_consensus.cc:2468] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 0.
I20260601 13:40:47.362617  3677 leader_election.cc:304] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.362792  3915 raft_consensus.cc:2804] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.362854  3915 raft_consensus.cc:493] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.362901  3915 raft_consensus.cc:3060] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.363729  3915 raft_consensus.cc:515] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.364089  3915 leader_election.cc:290] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 1 election: Requested vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.364365  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80adf1844d0b4f82a6bbe4977d4493a5" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:47.364365  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80adf1844d0b4f82a6bbe4977d4493a5" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:47.364497  3864 raft_consensus.cc:3060] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.364497  3790 raft_consensus.cc:3060] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.365379  3790 raft_consensus.cc:2468] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 1.
I20260601 13:40:47.365379  3864 raft_consensus.cc:2468] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 1.
I20260601 13:40:47.365710  3677 leader_election.cc:304] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.365895  3915 raft_consensus.cc:2804] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.365999  3915 raft_consensus.cc:697] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 LEADER]: Becoming Leader. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Running, Role: LEADER
I20260601 13:40:47.366158  3915 consensus_queue.cc:237] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.367720  3606 catalog_manager.cc:5696] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.377579  3923 raft_consensus.cc:493] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.377729  3923 raft_consensus.cc:515] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.378208  3923 leader_election.cc:290] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447), 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:47.378697  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39d1180a294418f9bc9641596aa4cf5" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85" is_pre_election: true
I20260601 13:40:47.378716  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39d1180a294418f9bc9641596aa4cf5" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.378857  3864 raft_consensus.cc:2468] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.378904  3713 raft_consensus.cc:2468] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.379222  3755 leader_election.cc:304] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675d12479c4a4f29adcd15c31e63fd85, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.379397  3923 raft_consensus.cc:2804] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.379498  3923 raft_consensus.cc:493] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.379551  3923 raft_consensus.cc:3060] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.379896  3940 raft_consensus.cc:493] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.379993  3940 raft_consensus.cc:515] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.380409  3940 leader_election.cc:290] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.380792  3923 raft_consensus.cc:515] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.380877  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146134a9ba184a72b128c429b74e9f0d" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85" is_pre_election: true
I20260601 13:40:47.380793  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146134a9ba184a72b128c429b74e9f0d" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.380971  3864 raft_consensus.cc:2468] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.381011  3713 raft_consensus.cc:2468] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.381206  3923 leader_election.cc:290] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Requested vote from peers 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447), 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:47.381318  3755 leader_election.cc:304] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675d12479c4a4f29adcd15c31e63fd85, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.381491  3923 raft_consensus.cc:2804] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.381556  3923 raft_consensus.cc:493] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.381517  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39d1180a294418f9bc9641596aa4cf5" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.381582  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39d1180a294418f9bc9641596aa4cf5" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:47.381603  3923 raft_consensus.cc:3060] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.381676  3864 raft_consensus.cc:3060] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.381692  3713 raft_consensus.cc:3060] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.382494  3864 raft_consensus.cc:2468] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.382498  3923 raft_consensus.cc:515] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.382503  3713 raft_consensus.cc:2468] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.382800  3755 leader_election.cc:304] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675d12479c4a4f29adcd15c31e63fd85, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.382846  3923 leader_election.cc:290] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Requested vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:47.382949  3923 raft_consensus.cc:2804] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.383018  3923 raft_consensus.cc:697] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Becoming Leader. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Running, Role: LEADER
I20260601 13:40:47.383152  3923 consensus_queue.cc:237] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.383222  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146134a9ba184a72b128c429b74e9f0d" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.383313  3713 raft_consensus.cc:3060] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.383333  3865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "146134a9ba184a72b128c429b74e9f0d" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:47.383419  3865 raft_consensus.cc:3060] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.384296  3713 raft_consensus.cc:2468] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.384389  3865 raft_consensus.cc:2468] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.384594  3753 leader_election.cc:304] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.384838  3940 raft_consensus.cc:2804] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.384900  3606 catalog_manager.cc:5696] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5448ce64f8545aaaf10593987de29c7 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.385109  3940 raft_consensus.cc:697] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Becoming Leader. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Running, Role: LEADER
I20260601 13:40:47.385269  3940 consensus_queue.cc:237] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.388025  3606 catalog_manager.cc:5696] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5448ce64f8545aaaf10593987de29c7 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.450114  3932 raft_consensus.cc:493] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.450292  3932 raft_consensus.cc:515] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.451015  3932 leader_election.cc:290] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:47.454758  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003c9fa18d714e0fb94ee6319359927b" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.454927  3713 raft_consensus.cc:2468] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.455204  3829 leader_election.cc:304] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, 675d12479c4a4f29adcd15c31e63fd85; no voters: 
I20260601 13:40:47.455274  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003c9fa18d714e0fb94ee6319359927b" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7" is_pre_election: true
I20260601 13:40:47.455420  3932 raft_consensus.cc:2804] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.455454  3790 raft_consensus.cc:2468] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.455482  3932 raft_consensus.cc:493] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.455591  3932 raft_consensus.cc:3060] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.456451  3932 raft_consensus.cc:515] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.456856  3932 leader_election.cc:290] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Requested vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:47.457116  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003c9fa18d714e0fb94ee6319359927b" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.457233  3713 raft_consensus.cc:3060] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.457248  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003c9fa18d714e0fb94ee6319359927b" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:47.457365  3790 raft_consensus.cc:3060] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.458029  3713 raft_consensus.cc:2468] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 1.
I20260601 13:40:47.458227  3790 raft_consensus.cc:2468] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 1.
I20260601 13:40:47.458359  3829 leader_election.cc:304] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, 675d12479c4a4f29adcd15c31e63fd85; no voters: 
I20260601 13:40:47.458608  3932 raft_consensus.cc:2804] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.458841  3932 raft_consensus.cc:697] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Becoming Leader. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Running, Role: LEADER
I20260601 13:40:47.459004  3932 consensus_queue.cc:237] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.460518  3606 catalog_manager.cc:5696] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:47.489598   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:47.491603  3960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:47.491652  3961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:47.491819   696 server_base.cc:1061] running on GCE node
W20260601 13:40:47.491657  3963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:47.492095   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:47.492162   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:47.492197   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321247492195 us; error 0 us; skew 500 ppm
I20260601 13:40:47.493103   696 webserver.cc:533] Webserver started at http://127.0.174.4:39007/ using document root <none> and password file <none>
I20260601 13:40:47.493280   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:47.493353   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:47.493430   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:47.493898   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81"
format_stamp: "Formatted at 2026-06-01 13:40:47 on dist-test-slave-mfrq"
I20260601 13:40:47.495381   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:47.496300  3968 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:47.496578   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:47.496663   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81"
format_stamp: "Formatted at 2026-06-01 13:40:47 on dist-test-slave-mfrq"
I20260601 13:40:47.496749   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-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)
I20260601 13:40:47.502692   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:47.503165   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:47.503479   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:47.503973   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:47.504036   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:47.504096   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:47.504129   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:47.509042   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:34937
I20260601 13:40:47.509104  4031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:34937 every 8 connection(s)
I20260601 13:40:47.510715  3606 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52592:
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
I20260601 13:40:47.514427  4032 heartbeater.cc:344] Connected to a master server at 127.0.174.62:35877
I20260601 13:40:47.514536  4032 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:47.514757  4032 heartbeater.cc:507] Master 127.0.174.62:35877 requested a full tablet report, sending...
I20260601 13:40:47.515409  3608 ts_manager.cc:194] Registered new tserver with Master: fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937)
W20260601 13:40:47.515776  3606 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4c549151a0e2427c88607a9c153a4e20 has no consensus state
I20260601 13:40:47.516084  3608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52606
W20260601 13:40:47.516722  3606 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e1b53ebc8ea14993931aab56d57bc5aa has no consensus state
W20260601 13:40:47.516973  3606 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 23e4077bb72e4d5ba2d8e1120f62e4cc has no consensus state
W20260601 13:40:47.517208  3606 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9c0492e82e8c466c89cfd10c33909e3d has no consensus state
W20260601 13:40:47.517495  3606 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4bd06aa3b810474bbbe41454f12deb7a has no consensus state
W20260601 13:40:47.517792  3606 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e9bcfc9a897549b4b846b736fde893d9 has no consensus state
W20260601 13:40:47.518090  3606 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 28db4cbb446f473a83c4696c4f61f9c0 has no consensus state
W20260601 13:40:47.518360  3606 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 169478b81015490f8337a6e9293ebf28 has no consensus state
I20260601 13:40:47.522109  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 4c549151a0e2427c88607a9c153a4e20 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.522192  3774 tablet_service.cc:1511] Processing CreateTablet for tablet 4c549151a0e2427c88607a9c153a4e20 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.522441  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c549151a0e2427c88607a9c153a4e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.522454  3774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c549151a0e2427c88607a9c153a4e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.524469  3850 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd06aa3b810474bbbe41454f12deb7a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.524709  3913 tablet_bootstrap.cc:492] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.524899  3849 tablet_service.cc:1511] Processing CreateTablet for tablet 23e4077bb72e4d5ba2d8e1120f62e4cc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.525249  3852 tablet_service.cc:1511] Processing CreateTablet for tablet e1b53ebc8ea14993931aab56d57bc5aa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.524708  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd06aa3b810474bbbe41454f12deb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.525840  3913 tablet_bootstrap.cc:654] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.525898  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd06aa3b810474bbbe41454f12deb7a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.526139  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd06aa3b810474bbbe41454f12deb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.526618  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0492e82e8c466c89cfd10c33909e3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.526863  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0492e82e8c466c89cfd10c33909e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.527518  3920 tablet_bootstrap.cc:492] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.528542  3920 tablet_bootstrap.cc:654] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.528493  3699 tablet_service.cc:1511] Processing CreateTablet for tablet 28db4cbb446f473a83c4696c4f61f9c0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.528723  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28db4cbb446f473a83c4696c4f61f9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.529155  3849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e4077bb72e4d5ba2d8e1120f62e4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.529492  3850 tablet_service.cc:1511] Processing CreateTablet for tablet e9bcfc9a897549b4b846b736fde893d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.529789  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9bcfc9a897549b4b846b736fde893d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.525902  3700 tablet_service.cc:1511] Processing CreateTablet for tablet e1b53ebc8ea14993931aab56d57bc5aa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.530663  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b53ebc8ea14993931aab56d57bc5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.531071  3852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b53ebc8ea14993931aab56d57bc5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.532115  3995 tablet_service.cc:1511] Processing CreateTablet for tablet e1b53ebc8ea14993931aab56d57bc5aa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.532426  3995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b53ebc8ea14993931aab56d57bc5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.532862  3992 tablet_service.cc:1511] Processing CreateTablet for tablet 4bd06aa3b810474bbbe41454f12deb7a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.533038  3996 tablet_service.cc:1511] Processing CreateTablet for tablet 4c549151a0e2427c88607a9c153a4e20 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.533134  3992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bd06aa3b810474bbbe41454f12deb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.533290  3996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c549151a0e2427c88607a9c153a4e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.533812  3775 tablet_service.cc:1511] Processing CreateTablet for tablet 23e4077bb72e4d5ba2d8e1120f62e4cc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.534049  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e4077bb72e4d5ba2d8e1120f62e4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.533993  3991 tablet_service.cc:1511] Processing CreateTablet for tablet e9bcfc9a897549b4b846b736fde893d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.534242  3991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9bcfc9a897549b4b846b736fde893d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.534987  3778 tablet_service.cc:1511] Processing CreateTablet for tablet 28db4cbb446f473a83c4696c4f61f9c0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.535221  3990 tablet_service.cc:1511] Processing CreateTablet for tablet 28db4cbb446f473a83c4696c4f61f9c0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.535408  3776 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0492e82e8c466c89cfd10c33909e3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.535547  3993 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0492e82e8c466c89cfd10c33909e3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.535653  3777 tablet_service.cc:1511] Processing CreateTablet for tablet e9bcfc9a897549b4b846b736fde893d9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.535488  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28db4cbb446f473a83c4696c4f61f9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.535240  3778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28db4cbb446f473a83c4696c4f61f9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.537155  3852 tablet_service.cc:1511] Processing CreateTablet for tablet 169478b81015490f8337a6e9293ebf28 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.537425  3852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169478b81015490f8337a6e9293ebf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.535753  3994 tablet_service.cc:1511] Processing CreateTablet for tablet 23e4077bb72e4d5ba2d8e1120f62e4cc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.537624  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 169478b81015490f8337a6e9293ebf28 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.537720  3912 tablet_bootstrap.cc:492] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.537853  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169478b81015490f8337a6e9293ebf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.537906  3777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9bcfc9a897549b4b846b736fde893d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.539209  3912 tablet_bootstrap.cc:654] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.539618  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0492e82e8c466c89cfd10c33909e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.540498  4038 tablet_bootstrap.cc:492] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:47.537853  3994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e4077bb72e4d5ba2d8e1120f62e4cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.541967  3993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0492e82e8c466c89cfd10c33909e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.542785  4038 tablet_bootstrap.cc:654] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.543967  4038 tablet_bootstrap.cc:492] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81: No bootstrap required, opened a new log
W20260601 13:40:47.544010  3594 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet e1b53ebc8ea14993931aab56d57bc5aa (table range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e1b53ebc8ea14993931aab56d57bc5aa consensus state has no leader
I20260601 13:40:47.544168  4038 ts_tablet_manager.cc:1403] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:47.544596  4038 raft_consensus.cc:359] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.544718  4038 raft_consensus.cc:385] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.544771  4038 raft_consensus.cc:740] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.544914  4038 consensus_queue.cc:260] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.545015  3990 tablet_service.cc:1511] Processing CreateTablet for tablet 169478b81015490f8337a6e9293ebf28 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:47.545331  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 169478b81015490f8337a6e9293ebf28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:47.545339  4038 ts_tablet_manager.cc:1434] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.545387  4032 heartbeater.cc:499] Master 127.0.174.62:35877 was elected leader, sending a full tablet report...
I20260601 13:40:47.545544  4038 tablet_bootstrap.cc:492] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:47.546846  4038 tablet_bootstrap.cc:654] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.547163  3913 tablet_bootstrap.cc:492] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.547245  3913 ts_tablet_manager.cc:1403] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.023s	user 0.001s	sys 0.001s
I20260601 13:40:47.547379  3920 tablet_bootstrap.cc:492] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.547472  3920 ts_tablet_manager.cc:1403] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.000s
I20260601 13:40:47.547641  3913 raft_consensus.cc:359] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.547715  3913 raft_consensus.cc:385] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.547735  3913 raft_consensus.cc:740] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.547864  3913 consensus_queue.cc:260] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.547979  3920 raft_consensus.cc:359] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.548076  3920 raft_consensus.cc:385] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.548110  3920 raft_consensus.cc:740] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.548141  3913 ts_tablet_manager.cc:1434] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.548213  3920 consensus_queue.cc:260] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.548334  3913 tablet_bootstrap.cc:492] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.548491  3920 ts_tablet_manager.cc:1434] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.548719  3920 tablet_bootstrap.cc:492] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.549342  3913 tablet_bootstrap.cc:654] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.549700  3920 tablet_bootstrap.cc:654] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.550503  3913 tablet_bootstrap.cc:492] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.550601  3913 ts_tablet_manager.cc:1403] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:47.550813  3912 tablet_bootstrap.cc:492] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.550891  3912 ts_tablet_manager.cc:1403] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:40:47.551020  3913 raft_consensus.cc:359] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.551107  3913 raft_consensus.cc:385] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.551134  3913 raft_consensus.cc:740] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.551280  3913 consensus_queue.cc:260] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.551376  3912 raft_consensus.cc:359] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.551466  3912 raft_consensus.cc:385] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.551498  3912 raft_consensus.cc:740] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.551606  3912 consensus_queue.cc:260] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.551674  3913 ts_tablet_manager.cc:1434] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.551839  3913 tablet_bootstrap.cc:492] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.551867  3912 ts_tablet_manager.cc:1434] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.552067  3912 tablet_bootstrap.cc:492] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.552459  3920 tablet_bootstrap.cc:492] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.552538  3920 ts_tablet_manager.cc:1403] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:47.552979  3913 tablet_bootstrap.cc:654] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.552956  3920 raft_consensus.cc:359] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.553040  3920 raft_consensus.cc:385] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.553069  3912 tablet_bootstrap.cc:654] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.553072  3920 raft_consensus.cc:740] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.553241  3920 consensus_queue.cc:260] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.553546  3920 ts_tablet_manager.cc:1434] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.553764  3920 tablet_bootstrap.cc:492] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.554183  3912 tablet_bootstrap.cc:492] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.554313  3912 ts_tablet_manager.cc:1403] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:47.554692  3920 tablet_bootstrap.cc:654] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.554805  3912 raft_consensus.cc:359] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.554924  3912 raft_consensus.cc:385] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.554979  3912 raft_consensus.cc:740] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.555133  3912 consensus_queue.cc:260] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.555444  3912 ts_tablet_manager.cc:1434] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.555626  3912 tablet_bootstrap.cc:492] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.556340  4038 tablet_bootstrap.cc:492] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81: No bootstrap required, opened a new log
I20260601 13:40:47.556435  4038 ts_tablet_manager.cc:1403] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:40:47.556464  3913 tablet_bootstrap.cc:492] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.556536  3913 ts_tablet_manager.cc:1403] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:40:47.556878  4038 raft_consensus.cc:359] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.556886  3913 raft_consensus.cc:359] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.557054  4038 raft_consensus.cc:385] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.557068  3913 raft_consensus.cc:385] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.556906  3912 tablet_bootstrap.cc:654] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.557109  3913 raft_consensus.cc:740] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.557099  4038 raft_consensus.cc:740] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.557277  3913 consensus_queue.cc:260] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.557410  3920 tablet_bootstrap.cc:492] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.557292  4038 consensus_queue.cc:260] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.557473  3920 ts_tablet_manager.cc:1403] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:47.557571  3913 ts_tablet_manager.cc:1434] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.557737  3913 tablet_bootstrap.cc:492] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.557622  4038 ts_tablet_manager.cc:1434] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.558585  3920 raft_consensus.cc:359] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.558692  3920 raft_consensus.cc:385] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.558722  3920 raft_consensus.cc:740] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.558751  3913 tablet_bootstrap.cc:654] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.558882  3920 consensus_queue.cc:260] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.559157  3920 ts_tablet_manager.cc:1434] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:47.559310  3920 tablet_bootstrap.cc:492] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.559962  4038 tablet_bootstrap.cc:492] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:47.561088  4038 tablet_bootstrap.cc:654] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.561302  3913 tablet_bootstrap.cc:492] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.561375  3913 ts_tablet_manager.cc:1403] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:40:47.561872  3913 raft_consensus.cc:359] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.562192  4038 tablet_bootstrap.cc:492] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: No bootstrap required, opened a new log
I20260601 13:40:47.562263  4038 ts_tablet_manager.cc:1403] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:47.562517  3920 tablet_bootstrap.cc:654] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.562731  4038 raft_consensus.cc:359] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.562836  4038 raft_consensus.cc:385] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.562886  4038 raft_consensus.cc:740] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.563014  4038 consensus_queue.cc:260] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.563136  3940 consensus_queue.cc:1048] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.563271  4038 ts_tablet_manager.cc:1434] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.563320  3912 tablet_bootstrap.cc:492] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.563405  3912 ts_tablet_manager.cc:1403] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:40:47.563457  4038 tablet_bootstrap.cc:492] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:47.563817  3912 raft_consensus.cc:359] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.563927  3912 raft_consensus.cc:385] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.563987  3912 raft_consensus.cc:740] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.564116  3912 consensus_queue.cc:260] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.564390  3912 ts_tablet_manager.cc:1434] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.564495  4038 tablet_bootstrap.cc:654] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.564553  3912 tablet_bootstrap.cc:492] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.565609  3920 tablet_bootstrap.cc:492] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.565696  3920 ts_tablet_manager.cc:1403] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:47.565712  3912 tablet_bootstrap.cc:654] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.566329  4038 tablet_bootstrap.cc:492] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: No bootstrap required, opened a new log
I20260601 13:40:47.566421  4038 ts_tablet_manager.cc:1403] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:47.561973  3913 raft_consensus.cc:385] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.566736  3913 raft_consensus.cc:740] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.566870  4038 raft_consensus.cc:359] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.566918  3913 consensus_queue.cc:260] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.566980  4038 raft_consensus.cc:385] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.567083  4038 raft_consensus.cc:740] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.567158  3920 raft_consensus.cc:359] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.567200  4038 consensus_queue.cc:260] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.567466  4038 ts_tablet_manager.cc:1434] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.567639  4038 tablet_bootstrap.cc:492] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:47.568351  3912 tablet_bootstrap.cc:492] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.568436  3912 ts_tablet_manager.cc:1403] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:47.568683  4038 tablet_bootstrap.cc:654] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.569245  3912 raft_consensus.cc:359] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.569350  3912 raft_consensus.cc:385] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.569393  3912 raft_consensus.cc:740] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.569478  3913 ts_tablet_manager.cc:1434] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.001s
I20260601 13:40:47.569545  3912 consensus_queue.cc:260] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.569669  3913 tablet_bootstrap.cc:492] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.570227  4038 tablet_bootstrap.cc:492] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: No bootstrap required, opened a new log
I20260601 13:40:47.570341  4038 ts_tablet_manager.cc:1403] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:47.570652  3913 tablet_bootstrap.cc:654] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.570825  4038 raft_consensus.cc:359] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.570964  4038 raft_consensus.cc:385] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.571012  4038 raft_consensus.cc:740] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.571144  4038 consensus_queue.cc:260] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.567250  3920 raft_consensus.cc:385] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.571246  3920 raft_consensus.cc:740] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.571378  3920 consensus_queue.cc:260] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.571663  3920 ts_tablet_manager.cc:1434] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:40:47.571960  4038 ts_tablet_manager.cc:1434] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:47.572114  3913 tablet_bootstrap.cc:492] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.572194  3913 ts_tablet_manager.cc:1403] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:47.572309  3912 ts_tablet_manager.cc:1434] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:40:47.572443  4038 tablet_bootstrap.cc:492] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:47.572621  3913 raft_consensus.cc:359] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.572746  3913 raft_consensus.cc:385] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.572786  3913 raft_consensus.cc:740] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.572911  3913 consensus_queue.cc:260] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.573204  3913 ts_tablet_manager.cc:1434] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.573395  3913 tablet_bootstrap.cc:492] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5: Bootstrap starting.
I20260601 13:40:47.573873  3912 tablet_bootstrap.cc:492] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:47.573908  4038 tablet_bootstrap.cc:654] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.574376  3913 tablet_bootstrap.cc:654] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.574893  3912 tablet_bootstrap.cc:654] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.575172  4038 tablet_bootstrap.cc:492] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81: No bootstrap required, opened a new log
I20260601 13:40:47.575263  4038 ts_tablet_manager.cc:1403] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:47.575479  3920 tablet_bootstrap.cc:492] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:47.575744  4038 raft_consensus.cc:359] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.575846  4038 raft_consensus.cc:385] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.575898  4038 raft_consensus.cc:740] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.576020  4038 consensus_queue.cc:260] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.576290  4038 ts_tablet_manager.cc:1434] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.576426  4038 tablet_bootstrap.cc:492] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:47.576689  3920 tablet_bootstrap.cc:654] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.577330  4038 tablet_bootstrap.cc:654] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.578658  3920 tablet_bootstrap.cc:492] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85: No bootstrap required, opened a new log
I20260601 13:40:47.578758  3920 ts_tablet_manager.cc:1403] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:47.579174  3920 raft_consensus.cc:359] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.579288  3920 raft_consensus.cc:385] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.579339  3920 raft_consensus.cc:740] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.579466  3920 consensus_queue.cc:260] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.579598  3940 consensus_queue.cc:1048] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.579753  3920 ts_tablet_manager.cc:1434] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.582168  3913 tablet_bootstrap.cc:492] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5: No bootstrap required, opened a new log
I20260601 13:40:47.582266  3913 ts_tablet_manager.cc:1403] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:40:47.582468  3912 tablet_bootstrap.cc:492] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7: No bootstrap required, opened a new log
I20260601 13:40:47.582549  3912 ts_tablet_manager.cc:1403] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:40:47.582603  4038 tablet_bootstrap.cc:492] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81: No bootstrap required, opened a new log
I20260601 13:40:47.582667  4038 ts_tablet_manager.cc:1403] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:40:47.582717  3913 raft_consensus.cc:359] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.582828  3913 raft_consensus.cc:385] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.582864  3913 raft_consensus.cc:740] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.582969  3913 consensus_queue.cc:260] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.583087  3607 catalog_manager.cc:6241] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009: range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f] alter complete (version 0)
I20260601 13:40:47.583320  3913 ts_tablet_manager.cc:1434] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.582980  3912 raft_consensus.cc:359] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.583659  3912 raft_consensus.cc:385] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.583698  3912 raft_consensus.cc:740] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.583801  3912 consensus_queue.cc:260] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.583815  4038 raft_consensus.cc:359] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.583910  4038 raft_consensus.cc:385] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.583945  4038 raft_consensus.cc:740] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.584055  4038 consensus_queue.cc:260] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.584061  3912 ts_tablet_manager.cc:1434] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:47.584389  4038 ts_tablet_manager.cc:1434] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:47.584553  4038 tablet_bootstrap.cc:492] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:47.585734  4038 tablet_bootstrap.cc:654] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:47.586984  4038 tablet_bootstrap.cc:492] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: No bootstrap required, opened a new log
I20260601 13:40:47.587095  4038 ts_tablet_manager.cc:1403] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:47.587528  4038 raft_consensus.cc:359] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.587630  4038 raft_consensus.cc:385] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:47.587690  4038 raft_consensus.cc:740] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: FOLLOWER
I20260601 13:40:47.587821  4038 consensus_queue.cc:260] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.588100  4038 ts_tablet_manager.cc:1434] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:47.604312  3940 raft_consensus.cc:493] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.604478  3940 raft_consensus.cc:515] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.605057  3940 leader_election.cc:290] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937)
I20260601 13:40:47.605455  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0492e82e8c466c89cfd10c33909e3d" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.605593  3713 raft_consensus.cc:2468] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 0.
I20260601 13:40:47.605899  3753 leader_election.cc:304] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.606086  3940 raft_consensus.cc:2804] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.606155  3940 raft_consensus.cc:493] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.606191  3940 raft_consensus.cc:3060] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.607103  3940 raft_consensus.cc:515] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.607448  3940 leader_election.cc:290] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Requested vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937)
I20260601 13:40:47.607760  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0492e82e8c466c89cfd10c33909e3d" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.607851  3713 raft_consensus.cc:3060] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.608771  3713 raft_consensus.cc:2468] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.608997  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0492e82e8c466c89cfd10c33909e3d" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81"
I20260601 13:40:47.609002  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0492e82e8c466c89cfd10c33909e3d" candidate_uuid: "b5448ce64f8545aaaf10593987de29c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" is_pre_election: true
I20260601 13:40:47.609128  4005 raft_consensus.cc:3060] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.609149  3753 leader_election.cc:304] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.609325  3940 raft_consensus.cc:2804] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.609405  3940 raft_consensus.cc:697] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Becoming Leader. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Running, Role: LEADER
I20260601 13:40:47.609531  3940 consensus_queue.cc:237] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.610077  4005 raft_consensus.cc:2468] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5448ce64f8545aaaf10593987de29c7 in term 1.
I20260601 13:40:47.611198  3607 catalog_manager.cc:5696] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5448ce64f8545aaaf10593987de29c7 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:47.614461  4042 raft_consensus.cc:493] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.614557  4042 raft_consensus.cc:515] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.614935  4042 leader_election.cc:290] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:47.618290  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28db4cbb446f473a83c4696c4f61f9c0" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.618449  3713 raft_consensus.cc:2468] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 0.
I20260601 13:40:47.618487  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28db4cbb446f473a83c4696c4f61f9c0" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7" is_pre_election: true
I20260601 13:40:47.618613  3790 raft_consensus.cc:2468] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 0.
I20260601 13:40:47.618813  3970 leader_election.cc:304] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 
I20260601 13:40:47.618968  4042 raft_consensus.cc:2804] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.619055  4042 raft_consensus.cc:493] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.619112  4042 raft_consensus.cc:3060] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.619935  4042 raft_consensus.cc:515] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.620325  4042 leader_election.cc:290] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 election: Requested vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:47.620644  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28db4cbb446f473a83c4696c4f61f9c0" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:47.620644  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28db4cbb446f473a83c4696c4f61f9c0" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.620788  3790 raft_consensus.cc:3060] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.620788  3713 raft_consensus.cc:3060] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.621711  3790 raft_consensus.cc:2468] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 1.
I20260601 13:40:47.621711  3713 raft_consensus.cc:2468] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 1.
I20260601 13:40:47.622043  3970 leader_election.cc:304] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 
I20260601 13:40:47.622233  4042 raft_consensus.cc:2804] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.622452  4042 raft_consensus.cc:697] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEADER]: Becoming Leader. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Running, Role: LEADER
I20260601 13:40:47.622606  4042 consensus_queue.cc:237] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.624089  3607 catalog_manager.cc:5696] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4). New cstate: current_term: 1 leader_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.661011  3958 raft_consensus.cc:493] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.661163  3958 raft_consensus.cc:515] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.661983  3958 leader_election.cc:290] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937)
I20260601 13:40:47.662391  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd06aa3b810474bbbe41454f12deb7a" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.662567  3713 raft_consensus.cc:2468] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.662936  3829 leader_election.cc:304] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, 675d12479c4a4f29adcd15c31e63fd85; no voters: 
I20260601 13:40:47.663146  3958 raft_consensus.cc:2804] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.663215  3958 raft_consensus.cc:493] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.663255  3958 raft_consensus.cc:3060] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.664336  3958 raft_consensus.cc:515] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.664716  3958 leader_election.cc:290] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Requested vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937)
I20260601 13:40:47.665032  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd06aa3b810474bbbe41454f12deb7a" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.665148  3713 raft_consensus.cc:3060] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.665936  3713 raft_consensus.cc:2468] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 1.
I20260601 13:40:47.666219  3829 leader_election.cc:304] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, 675d12479c4a4f29adcd15c31e63fd85; no voters: 
I20260601 13:40:47.666288  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd06aa3b810474bbbe41454f12deb7a" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" is_pre_election: true
I20260601 13:40:47.666288  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bd06aa3b810474bbbe41454f12deb7a" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81"
I20260601 13:40:47.666399  3958 raft_consensus.cc:2804] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.666440  4005 raft_consensus.cc:2468] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.666491  3958 raft_consensus.cc:697] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Becoming Leader. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Running, Role: LEADER
I20260601 13:40:47.666639  3958 consensus_queue.cc:237] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.668201  3607 catalog_manager.cc:5696] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.672827  4042 raft_consensus.cc:493] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.672931  4042 raft_consensus.cc:515] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.673300  4042 leader_election.cc:290] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:47.673628  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c549151a0e2427c88607a9c153a4e20" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.673786  3713 raft_consensus.cc:2468] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 0.
I20260601 13:40:47.673725  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c549151a0e2427c88607a9c153a4e20" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7" is_pre_election: true
I20260601 13:40:47.673988  3790 raft_consensus.cc:2468] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 0.
I20260601 13:40:47.674093  3970 leader_election.cc:304] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 
I20260601 13:40:47.674252  4042 raft_consensus.cc:2804] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.674315  4042 raft_consensus.cc:493] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.674355  4042 raft_consensus.cc:3060] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.675305  4042 raft_consensus.cc:515] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.675581  4042 leader_election.cc:290] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 election: Requested vote from peers 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631), b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:47.675869  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c549151a0e2427c88607a9c153a4e20" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:47.675869  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c549151a0e2427c88607a9c153a4e20" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.676005  3790 raft_consensus.cc:3060] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.676005  3713 raft_consensus.cc:3060] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.676858  3790 raft_consensus.cc:2468] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 1.
I20260601 13:40:47.676858  3713 raft_consensus.cc:2468] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 1.
I20260601 13:40:47.677158  3971 leader_election.cc:304] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5448ce64f8545aaaf10593987de29c7, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 
I20260601 13:40:47.677393  4042 raft_consensus.cc:2804] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.677531  4042 raft_consensus.cc:697] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEADER]: Becoming Leader. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Running, Role: LEADER
I20260601 13:40:47.677673  4042 consensus_queue.cc:237] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } }
I20260601 13:40:47.679224  3607 catalog_manager.cc:5696] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4). New cstate: current_term: 1 leader_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:47.693068  3940 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.696863  3940 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.706656  3958 raft_consensus.cc:493] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.706791  3958 raft_consensus.cc:515] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.707188  3958 leader_election.cc:290] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937)
I20260601 13:40:47.707310  3958 raft_consensus.cc:493] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.707371  3958 raft_consensus.cc:515] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.707567  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e4077bb72e4d5ba2d8e1120f62e4cc" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7" is_pre_election: true
I20260601 13:40:47.707633  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e4077bb72e4d5ba2d8e1120f62e4cc" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" is_pre_election: true
I20260601 13:40:47.707719  3790 raft_consensus.cc:2468] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.707751  4005 raft_consensus.cc:2468] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.707767  3958 leader_election.cc:290] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937), b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:47.708000  3830 leader_election.cc:304] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675d12479c4a4f29adcd15c31e63fd85, b5448ce64f8545aaaf10593987de29c7; no voters: 
I20260601 13:40:47.708027  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bcfc9a897549b4b846b736fde893d9" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" is_pre_election: true
I20260601 13:40:47.708072  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bcfc9a897549b4b846b736fde893d9" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7" is_pre_election: true
I20260601 13:40:47.708133  4005 raft_consensus.cc:2468] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.708196  3789 raft_consensus.cc:2468] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.708324  3958 raft_consensus.cc:2804] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.708385  3958 raft_consensus.cc:493] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.708436  3958 raft_consensus.cc:3060] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.708428  3831 leader_election.cc:304] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675d12479c4a4f29adcd15c31e63fd85, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 
I20260601 13:40:47.708683  3932 raft_consensus.cc:2804] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.708745  3932 raft_consensus.cc:493] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.708783  3932 raft_consensus.cc:3060] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.709663  3958 raft_consensus.cc:515] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.709728  3932 raft_consensus.cc:515] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.710027  3932 leader_election.cc:290] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Requested vote from peers fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937), b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:47.710034  3958 leader_election.cc:290] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Requested vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937)
I20260601 13:40:47.710371  4005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bcfc9a897549b4b846b736fde893d9" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81"
I20260601 13:40:47.710408  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e4077bb72e4d5ba2d8e1120f62e4cc" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81"
I20260601 13:40:47.710479  4005 raft_consensus.cc:3060] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.710880  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bcfc9a897549b4b846b736fde893d9" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:47.710976  3789 raft_consensus.cc:3060] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.711553  4005 raft_consensus.cc:2468] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 1.
I20260601 13:40:47.710479  4006 raft_consensus.cc:3060] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.711822  3831 leader_election.cc:304] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675d12479c4a4f29adcd15c31e63fd85, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 
I20260601 13:40:47.711967  3789 raft_consensus.cc:2468] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 1.
I20260601 13:40:47.712002  3932 raft_consensus.cc:2804] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.712100  3932 raft_consensus.cc:697] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Becoming Leader. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Running, Role: LEADER
I20260601 13:40:47.712237  3932 consensus_queue.cc:237] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:47.712626  4006 raft_consensus.cc:2468] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 1.
I20260601 13:40:47.712857  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e4077bb72e4d5ba2d8e1120f62e4cc" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:47.712949  3790 raft_consensus.cc:3060] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.712925  3831 leader_election.cc:304] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 675d12479c4a4f29adcd15c31e63fd85, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 
I20260601 13:40:47.713111  3932 raft_consensus.cc:2804] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.713178  3932 raft_consensus.cc:697] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Becoming Leader. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Running, Role: LEADER
I20260601 13:40:47.713277  3932 consensus_queue.cc:237] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.713861  3790 raft_consensus.cc:2468] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 1.
I20260601 13:40:47.713914  3606 catalog_manager.cc:5696] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.716807  3606 catalog_manager.cc:5696] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:47.727305  3940 consensus_queue.cc:1048] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.730949  3954 consensus_queue.cc:1048] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.741541  4042 raft_consensus.cc:493] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.741719  4042 raft_consensus.cc:515] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.742408  4042 leader_election.cc:290] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447), 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:47.742857  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169478b81015490f8337a6e9293ebf28" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.743036  3713 raft_consensus.cc:2468] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 0.
I20260601 13:40:47.743338  3970 leader_election.cc:304] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 
I20260601 13:40:47.743570  4042 raft_consensus.cc:2804] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.743659  4042 raft_consensus.cc:493] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.743714  4042 raft_consensus.cc:3060] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.744740  4042 raft_consensus.cc:515] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.745134  4042 leader_election.cc:290] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 1 election: Requested vote from peers 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447), 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:47.745548  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169478b81015490f8337a6e9293ebf28" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.745687  3713 raft_consensus.cc:3060] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.746284  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169478b81015490f8337a6e9293ebf28" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85" is_pre_election: true
I20260601 13:40:47.746294  3865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "169478b81015490f8337a6e9293ebf28" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:47.746426  3864 raft_consensus.cc:2468] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 0.
I20260601 13:40:47.746686  3713 raft_consensus.cc:2468] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 1.
I20260601 13:40:47.747016  3970 leader_election.cc:304] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [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: 202c6e7a0b504a6bac1bcfe2446702e5, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 675d12479c4a4f29adcd15c31e63fd85
I20260601 13:40:47.747190  4042 raft_consensus.cc:2804] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.747272  4042 raft_consensus.cc:697] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEADER]: Becoming Leader. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Running, Role: LEADER
I20260601 13:40:47.747577  4042 consensus_queue.cc:237] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:47.749323  3607 catalog_manager.cc:5696] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4). New cstate: current_term: 1 leader_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:47.759764  3958 raft_consensus.cc:493] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:47.759914  3958 raft_consensus.cc:515] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.760306  3958 leader_election.cc:290] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937), 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:47.760701  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b53ebc8ea14993931aab56d57bc5aa" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" is_pre_election: true
I20260601 13:40:47.760712  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b53ebc8ea14993931aab56d57bc5aa" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" is_pre_election: true
I20260601 13:40:47.760910  3713 raft_consensus.cc:2468] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.760951  4006 raft_consensus.cc:2468] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 0.
I20260601 13:40:47.761206  3829 leader_election.cc:304] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, 675d12479c4a4f29adcd15c31e63fd85; no voters: 
I20260601 13:40:47.761385  3958 raft_consensus.cc:2804] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:47.761462  3958 raft_consensus.cc:493] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:47.761514  3958 raft_consensus.cc:3060] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.762349  3954 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.762593  3958 raft_consensus.cc:515] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.762946  3958 leader_election.cc:290] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Requested vote from peers fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937), 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:47.763139  4006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b53ebc8ea14993931aab56d57bc5aa" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81"
I20260601 13:40:47.763193  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b53ebc8ea14993931aab56d57bc5aa" candidate_uuid: "675d12479c4a4f29adcd15c31e63fd85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
I20260601 13:40:47.763269  3713 raft_consensus.cc:3060] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.763269  4006 raft_consensus.cc:3060] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:47.764137  3713 raft_consensus.cc:2468] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 1.
I20260601 13:40:47.764137  4006 raft_consensus.cc:2468] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 675d12479c4a4f29adcd15c31e63fd85 in term 1.
I20260601 13:40:47.764426  3829 leader_election.cc:304] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 202c6e7a0b504a6bac1bcfe2446702e5, 675d12479c4a4f29adcd15c31e63fd85; no voters: 
I20260601 13:40:47.764600  3932 raft_consensus.cc:2804] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:47.764689  3932 raft_consensus.cc:697] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Becoming Leader. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Running, Role: LEADER
I20260601 13:40:47.764806  3932 consensus_queue.cc:237] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:47.766196  3940 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.766780  3606 catalog_manager.cc:5696] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:47.819398  3915 consensus_queue.cc:1048] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.821189  3915 consensus_queue.cc:1048] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.835245  3940 consensus_queue.cc:1048] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.838104  4086 consensus_queue.cc:1048] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.838344  3923 consensus_queue.cc:1048] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.841624  3917 consensus_queue.cc:1048] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.938776  3958 consensus_queue.cc:1048] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.942397  3932 consensus_queue.cc:1048] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:47.984234  3663 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:47.991375  3790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e9fad84163d41138260849fd3ef93ab"
dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
mode: GRACEFUL
new_leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
 from {username='slave'} at 127.0.0.1:51784
I20260601 13:40:47.991576  3790 raft_consensus.cc:606] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Received request to transfer leadership to TS 202c6e7a0b504a6bac1bcfe2446702e5
I20260601 13:40:47.993433  3790 consensus_queue.cc:237] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
W20260601 13:40:47.995008  3755 consensus_peers.cc:597] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 -> Peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937): Couldn't send request to peer fdbe4cbcb2dd49a3af48cc01ffb7cf81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e4cc5e802fc4342913be1a7963f0436. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:47.995112  3864 raft_consensus.cc:1275] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:47.995514  3713 raft_consensus.cc:1275] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:47.995502  3954 consensus_queue.cc:1048] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:47.995797  3864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9bcfc9a897549b4b846b736fde893d9"
dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
mode: GRACEFUL
new_leader_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81"
 from {username='slave'} at 127.0.0.1:48476
I20260601 13:40:47.995916  3864 raft_consensus.cc:606] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Received request to transfer leadership to TS fdbe4cbcb2dd49a3af48cc01ffb7cf81
I20260601 13:40:47.996031  3954 consensus_queue.cc:1048] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:47.996889  3790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f39d1180a294418f9bc9641596aa4cf5"
dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
mode: GRACEFUL
new_leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
 from {username='slave'} at 127.0.0.1:51784
I20260601 13:40:47.996995  3790 raft_consensus.cc:606] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Received request to transfer leadership to TS 202c6e7a0b504a6bac1bcfe2446702e5
I20260601 13:40:47.997388  3663 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260601 13:40:47.997346  3954 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:47.997534  3663 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:47.997979  3865 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:47.998330  3713 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:48.000356  3608 catalog_manager.cc:5696] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:48.004598  3713 consensus_queue.cc:237] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:48.005865  3790 raft_consensus.cc:1275] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:48.006309  3865 raft_consensus.cc:1275] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:48.006558  3917 consensus_queue.cc:1048] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.006675  3915 consensus_queue.cc:1048] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.008092  3917 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:48.008641  3865 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:48.008620  3790 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
W20260601 13:40:48.010896  3678 consensus_peers.cc:597] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 -> Peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937): Couldn't send request to peer fdbe4cbcb2dd49a3af48cc01ffb7cf81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80adf1844d0b4f82a6bbe4977d4493a5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:48.011132  3606 catalog_manager.cc:5696] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 reported cstate change: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:40:48.011445  3657 auto_rebalancer.cc:591] Failed to schedule move for tablet f39d1180a294418f9bc9641596aa4cf5: Remote error: Service unavailable: leader transfer in progress
I20260601 13:40:48.016196  3865 consensus_queue.cc:237] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
W20260601 13:40:48.017706  3831 consensus_peers.cc:597] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 -> Peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937): Couldn't send request to peer fdbe4cbcb2dd49a3af48cc01ffb7cf81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 003c9fa18d714e0fb94ee6319359927b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:48.017796  3713 raft_consensus.cc:1275] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:48.017796  3790 raft_consensus.cc:1275] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:48.018170  3958 consensus_queue.cc:1048] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.018327  3932 consensus_queue.cc:1048] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.019907  4097 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:48.020255  3713 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:48.020255  3790 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:48.022986  3607 catalog_manager.cc:5696] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 reported cstate change: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:48.057211  3954 consensus_queue.cc:1048] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.060491  3954 consensus_queue.cc:1048] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.068580  4042 consensus_queue.cc:1048] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.072181  4042 consensus_queue.cc:1048] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.082057  4042 consensus_queue.cc:1048] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.085915  4070 consensus_queue.cc:1048] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.096717  4006 raft_consensus.cc:3060] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:48.098651  4097 consensus_queue.cc:1048] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.103215  3958 consensus_queue.cc:1048] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.134529  3958 consensus_queue.cc:1048] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.137878  3932 consensus_queue.cc:1048] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.139899  3958 raft_consensus.cc:993] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85: : Instructing follower fdbe4cbcb2dd49a3af48cc01ffb7cf81 to start an election
I20260601 13:40:48.140007  3958 raft_consensus.cc:1081] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Signalling peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 to start an election
I20260601 13:40:48.140574  4006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9bcfc9a897549b4b846b736fde893d9"
dest_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81"
 from {username='slave'} at 127.0.0.1:39744
I20260601 13:40:48.140705  4006 raft_consensus.cc:493] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:40:48.140772  4006 raft_consensus.cc:3060] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:48.141901  4006 raft_consensus.cc:515] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:48.142627  3865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bcfc9a897549b4b846b736fde893d9" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:48.142750  3865 raft_consensus.cc:3055] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:40:48.142802  3865 raft_consensus.cc:740] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Running, Role: LEADER
I20260601 13:40:48.142822  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9bcfc9a897549b4b846b736fde893d9" candidate_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:48.142943  3790 raft_consensus.cc:3060] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:48.142973  3865 consensus_queue.cc:260] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [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: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:48.143142  3865 raft_consensus.cc:3060] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:48.143937  4006 leader_election.cc:290] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [CANDIDATE]: Term 2 election: Requested vote from peers 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447), b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:48.143904  3865 raft_consensus.cc:2468] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 2.
I20260601 13:40:48.143903  3790 raft_consensus.cc:2468] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdbe4cbcb2dd49a3af48cc01ffb7cf81 in term 2.
I20260601 13:40:48.144487  3971 leader_election.cc:304] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [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: b5448ce64f8545aaaf10593987de29c7, fdbe4cbcb2dd49a3af48cc01ffb7cf81; no voters: 
I20260601 13:40:48.144652  4070 raft_consensus.cc:2804] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:40:48.144733  4070 raft_consensus.cc:697] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEADER]: Becoming Leader. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Running, Role: LEADER
I20260601 13:40:48.144866  4070 consensus_queue.cc:237] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [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: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } }
I20260601 13:40:48.146572  3606 catalog_manager.cc:5696] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 reported cstate change: term changed from 1 to 2, leader changed from 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) to fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4). New cstate: current_term: 2 leader_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:48.215003  4042 consensus_queue.cc:1048] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.218262  3865 raft_consensus.cc:3060] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:48.219738  4070 consensus_queue.cc:1048] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.221203  3958 consensus_queue.cc:1048] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.223979  3958 consensus_queue.cc:1048] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.305186  3923 raft_consensus.cc:993] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: : Instructing follower 202c6e7a0b504a6bac1bcfe2446702e5 to start an election
I20260601 13:40:48.305336  3923 raft_consensus.cc:1081] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Signalling peer 202c6e7a0b504a6bac1bcfe2446702e5 to start an election
I20260601 13:40:48.305874  3713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e9fad84163d41138260849fd3ef93ab"
dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
 from {username='slave'} at 127.0.0.1:60982
I20260601 13:40:48.306025  3713 raft_consensus.cc:493] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:40:48.306092  3713 raft_consensus.cc:3060] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:48.307222  3713 raft_consensus.cc:515] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:48.307667  3713 leader_election.cc:290] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 2 election: Requested vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:48.308058  3865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9fad84163d41138260849fd3ef93ab" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:48.308189  3865 raft_consensus.cc:3060] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:48.308319  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9fad84163d41138260849fd3ef93ab" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:48.308435  3790 raft_consensus.cc:3055] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:40:48.308503  3790 raft_consensus.cc:740] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Running, Role: LEADER
I20260601 13:40:48.308652  3790 consensus_queue.cc:260] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:48.308838  3790 raft_consensus.cc:3060] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:48.309252  3865 raft_consensus.cc:2468] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 2.
I20260601 13:40:48.309573  3678 leader_election.cc:304] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [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: 202c6e7a0b504a6bac1bcfe2446702e5, 675d12479c4a4f29adcd15c31e63fd85; no voters: 
I20260601 13:40:48.309713  3790 raft_consensus.cc:2468] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 2.
I20260601 13:40:48.309803  3915 raft_consensus.cc:2804] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:40:48.309913  3915 raft_consensus.cc:697] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Becoming Leader. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Running, Role: LEADER
I20260601 13:40:48.310037  3915 consensus_queue.cc:237] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } }
I20260601 13:40:48.311518  3606 catalog_manager.cc:5696] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 reported cstate change: term changed from 1 to 2, leader changed from b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) to 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1). New cstate: current_term: 2 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:48.354655  3958 consensus_queue.cc:1048] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.358596  3958 consensus_queue.cc:1048] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:48.389899  3954 raft_consensus.cc:993] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7: : Instructing follower 202c6e7a0b504a6bac1bcfe2446702e5 to start an election
I20260601 13:40:48.390044  3954 raft_consensus.cc:1081] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Signalling peer 202c6e7a0b504a6bac1bcfe2446702e5 to start an election
I20260601 13:40:48.390488  3713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f39d1180a294418f9bc9641596aa4cf5"
dest_uuid: "202c6e7a0b504a6bac1bcfe2446702e5"
 from {username='slave'} at 127.0.0.1:60982
I20260601 13:40:48.390628  3713 raft_consensus.cc:493] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:40:48.390693  3713 raft_consensus.cc:3060] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:48.391746  3713 raft_consensus.cc:515] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:48.392186  3713 leader_election.cc:290] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [CANDIDATE]: Term 2 election: Requested vote from peers b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075), 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:48.392501  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39d1180a294418f9bc9641596aa4cf5" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5448ce64f8545aaaf10593987de29c7"
I20260601 13:40:48.392607  3790 raft_consensus.cc:3055] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:40:48.392596  3865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39d1180a294418f9bc9641596aa4cf5" candidate_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "675d12479c4a4f29adcd15c31e63fd85"
I20260601 13:40:48.392705  3790 raft_consensus.cc:740] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Running, Role: LEADER
I20260601 13:40:48.392763  3865 raft_consensus.cc:3060] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:48.392834  3790 consensus_queue.cc:260] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:48.393006  3790 raft_consensus.cc:3060] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:48.393594  3865 raft_consensus.cc:2468] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 2.
I20260601 13:40:48.393921  3790 raft_consensus.cc:2468] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 202c6e7a0b504a6bac1bcfe2446702e5 in term 2.
I20260601 13:40:48.393946  3678 leader_election.cc:304] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [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: 202c6e7a0b504a6bac1bcfe2446702e5, 675d12479c4a4f29adcd15c31e63fd85; no voters: 
I20260601 13:40:48.394121  3915 raft_consensus.cc:2804] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:40:48.394209  3915 raft_consensus.cc:697] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Becoming Leader. State: Replica: 202c6e7a0b504a6bac1bcfe2446702e5, State: Running, Role: LEADER
I20260601 13:40:48.394439  3915 consensus_queue.cc:237] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } }
I20260601 13:40:48.395853  3608 catalog_manager.cc:5696] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 reported cstate change: term changed from 1 to 2, leader changed from b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) to 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1). New cstate: current_term: 2 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:48.407961  4115 ts_tablet_manager.cc:933] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Initiating tablet copy from peer 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:48.408376  4115 tablet_copy_client.cc:323] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:35447
I20260601 13:40:48.408878  3875 tablet_copy_service.cc:140] P 675d12479c4a4f29adcd15c31e63fd85: Received BeginTabletCopySession request for tablet 003c9fa18d714e0fb94ee6319359927b from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 ({username='slave'} at 127.0.0.1:48464)
I20260601 13:40:48.408970  3875 tablet_copy_service.cc:161] P 675d12479c4a4f29adcd15c31e63fd85: Beginning new tablet copy session on tablet 003c9fa18d714e0fb94ee6319359927b from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 at {username='slave'} at 127.0.0.1:48464: session id = fdbe4cbcb2dd49a3af48cc01ffb7cf81-003c9fa18d714e0fb94ee6319359927b
I20260601 13:40:48.409700  3875 tablet_copy_source_session.cc:215] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:48.410534  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003c9fa18d714e0fb94ee6319359927b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:48.412207  4115 tablet_copy_client.cc:806] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:48.412381  4115 tablet_copy_client.cc:670] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:48.413486  4115 tablet_copy_client.cc:538] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:48.414597  4115 tablet_bootstrap.cc:492] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:48.417514  4115 tablet_bootstrap.cc:492] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: 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
I20260601 13:40:48.417826  4115 tablet_bootstrap.cc:492] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap complete.
I20260601 13:40:48.417997  4115 ts_tablet_manager.cc:1403] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:40:48.418460  4115 raft_consensus.cc:359] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:48.418627  4115 raft_consensus.cc:740] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: LEARNER
I20260601 13:40:48.418737  4115 consensus_queue.cc:260] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:48.419030  4115 ts_tablet_manager.cc:1434] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:48.419569  3875 tablet_copy_service.cc:342] P 675d12479c4a4f29adcd15c31e63fd85: Request end of tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-003c9fa18d714e0fb94ee6319359927b received from {username='slave'} at 127.0.0.1:48464
I20260601 13:40:48.419677  3875 tablet_copy_service.cc:434] P 675d12479c4a4f29adcd15c31e63fd85: ending tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-003c9fa18d714e0fb94ee6319359927b on tablet 003c9fa18d714e0fb94ee6319359927b with peer fdbe4cbcb2dd49a3af48cc01ffb7cf81
I20260601 13:40:48.472592  4115 ts_tablet_manager.cc:933] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Initiating tablet copy from peer b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:48.472962  4115 tablet_copy_client.cc:323] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:42075
I20260601 13:40:48.473456  3800 tablet_copy_service.cc:140] P b5448ce64f8545aaaf10593987de29c7: Received BeginTabletCopySession request for tablet 7e4cc5e802fc4342913be1a7963f0436 from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 ({username='slave'} at 127.0.0.1:51780)
I20260601 13:40:48.473567  3800 tablet_copy_service.cc:161] P b5448ce64f8545aaaf10593987de29c7: Beginning new tablet copy session on tablet 7e4cc5e802fc4342913be1a7963f0436 from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 at {username='slave'} at 127.0.0.1:51780: session id = fdbe4cbcb2dd49a3af48cc01ffb7cf81-7e4cc5e802fc4342913be1a7963f0436
I20260601 13:40:48.474390  3800 tablet_copy_source_session.cc:215] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:48.475327  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4cc5e802fc4342913be1a7963f0436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:48.477430  4115 tablet_copy_client.cc:806] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:48.477592  4115 tablet_copy_client.cc:670] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:48.478629  4115 tablet_copy_client.cc:538] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:48.479848  4115 tablet_bootstrap.cc:492] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:48.483685  4115 tablet_bootstrap.cc:492] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: 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
I20260601 13:40:48.483950  4115 tablet_bootstrap.cc:492] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap complete.
I20260601 13:40:48.484153  4115 ts_tablet_manager.cc:1403] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:40:48.484617  4115 raft_consensus.cc:359] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:48.484743  4115 raft_consensus.cc:740] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: LEARNER
I20260601 13:40:48.484829  4115 consensus_queue.cc:260] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:48.485138  4115 ts_tablet_manager.cc:1434] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:48.485646  3800 tablet_copy_service.cc:342] P b5448ce64f8545aaaf10593987de29c7: Request end of tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-7e4cc5e802fc4342913be1a7963f0436 received from {username='slave'} at 127.0.0.1:51780
I20260601 13:40:48.485724  3800 tablet_copy_service.cc:434] P b5448ce64f8545aaaf10593987de29c7: ending tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-7e4cc5e802fc4342913be1a7963f0436 on tablet 7e4cc5e802fc4342913be1a7963f0436 with peer fdbe4cbcb2dd49a3af48cc01ffb7cf81
I20260601 13:40:48.581454  3790 raft_consensus.cc:1275] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Refusing update from remote peer fdbe4cbcb2dd49a3af48cc01ffb7cf81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:48.581991  4070 consensus_queue.cc:1048] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.584355  3865 raft_consensus.cc:1275] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Refusing update from remote peer fdbe4cbcb2dd49a3af48cc01ffb7cf81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:48.584738  4120 consensus_queue.cc:1048] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.586212  4115 ts_tablet_manager.cc:933] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Initiating tablet copy from peer 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:48.586555  4115 tablet_copy_client.cc:323] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.1:36631
I20260601 13:40:48.587412  3723 tablet_copy_service.cc:140] P 202c6e7a0b504a6bac1bcfe2446702e5: Received BeginTabletCopySession request for tablet 80adf1844d0b4f82a6bbe4977d4493a5 from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 ({username='slave'} at 127.0.0.1:60996)
I20260601 13:40:48.587522  3723 tablet_copy_service.cc:161] P 202c6e7a0b504a6bac1bcfe2446702e5: Beginning new tablet copy session on tablet 80adf1844d0b4f82a6bbe4977d4493a5 from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 at {username='slave'} at 127.0.0.1:60996: session id = fdbe4cbcb2dd49a3af48cc01ffb7cf81-80adf1844d0b4f82a6bbe4977d4493a5
I20260601 13:40:48.588532  3723 tablet_copy_source_session.cc:215] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:48.589330  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80adf1844d0b4f82a6bbe4977d4493a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:48.591113  4115 tablet_copy_client.cc:806] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:48.591289  4115 tablet_copy_client.cc:670] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:48.592387  4115 tablet_copy_client.cc:538] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:48.593725  4115 tablet_bootstrap.cc:492] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:48.597571  4115 tablet_bootstrap.cc:492] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: 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
I20260601 13:40:48.597877  4115 tablet_bootstrap.cc:492] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap complete.
I20260601 13:40:48.598043  4115 ts_tablet_manager.cc:1403] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.005s
I20260601 13:40:48.598495  4115 raft_consensus.cc:359] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:48.598625  4115 raft_consensus.cc:740] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: LEARNER
I20260601 13:40:48.598716  4115 consensus_queue.cc:260] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:48.599045  4115 ts_tablet_manager.cc:1434] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:48.599675  3723 tablet_copy_service.cc:342] P 202c6e7a0b504a6bac1bcfe2446702e5: Request end of tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-80adf1844d0b4f82a6bbe4977d4493a5 received from {username='slave'} at 127.0.0.1:60996
I20260601 13:40:48.599783  3723 tablet_copy_service.cc:434] P 202c6e7a0b504a6bac1bcfe2446702e5: ending tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-80adf1844d0b4f82a6bbe4977d4493a5 on tablet 80adf1844d0b4f82a6bbe4977d4493a5 with peer fdbe4cbcb2dd49a3af48cc01ffb7cf81
I20260601 13:40:48.730362  3865 raft_consensus.cc:1275] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:48.730870  3915 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.733225  3790 raft_consensus.cc:1275] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:48.733611  3915 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.777738  3865 raft_consensus.cc:1275] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:48.778267  3915 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.780660  3790 raft_consensus.cc:1275] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:40:48.781093  3915 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:48.921073  4006 raft_consensus.cc:1217] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:49.000203  4006 raft_consensus.cc:1217] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:49.072188  4006 raft_consensus.cc:1217] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:49.334828  3958 raft_consensus.cc:1064] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85: attempting to promote NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 to VOTER
I20260601 13:40:49.335304  3958 consensus_queue.cc:237] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:49.336838  3790 raft_consensus.cc:1275] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:49.336838  3713 raft_consensus.cc:1275] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:49.336964  4006 raft_consensus.cc:1275] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:49.337306  4097 consensus_queue.cc:1048] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:49.337535  3958 consensus_queue.cc:1048] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:49.337807  3932 consensus_queue.cc:1048] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:49.339766  4097 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.340196  3790 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.341565  4006 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.343497  3606 catalog_manager.cc:5696] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 reported cstate change: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.345620  3713 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.348984  3865 consensus_queue.cc:237] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:49.350307  3790 raft_consensus.cc:1275] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:49.350319  4006 raft_consensus.cc:1275] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:49.350915  4134 consensus_queue.cc:1048] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:49.351123  4129 consensus_queue.cc:1048] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:49.352519  3932 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.353062  4006 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.354106  3595 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 003c9fa18d714e0fb94ee6319359927b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:49.354552  3790 raft_consensus.cc:2955] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.355230  3606 catalog_manager.cc:5696] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 reported cstate change: config changed from index 3 to 4, VOTER 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1) evicted. New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.357693  3700 tablet_service.cc:1558] Processing DeleteTablet for tablet 003c9fa18d714e0fb94ee6319359927b with delete_type TABLET_DATA_TOMBSTONED (TS 202c6e7a0b504a6bac1bcfe2446702e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60980
I20260601 13:40:49.358232  4137 tablet_replica.cc:333] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:49.358369  4137 raft_consensus.cc:2243] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:49.358497  4137 raft_consensus.cc:2272] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:49.360988  4137 ts_tablet_manager.cc:1916] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:49.363299  4137 ts_tablet_manager.cc:1929] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:49.363382  4137 log.cc:1199] T 003c9fa18d714e0fb94ee6319359927b P 202c6e7a0b504a6bac1bcfe2446702e5: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-0-root/wals/003c9fa18d714e0fb94ee6319359927b
I20260601 13:40:49.364012  3593 catalog_manager.cc:5027] TS 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631): tablet 003c9fa18d714e0fb94ee6319359927b (table range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]) successfully deleted
I20260601 13:40:49.557914  4127 raft_consensus.cc:1064] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5: attempting to promote NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 to VOTER
I20260601 13:40:49.558387  4127 consensus_queue.cc:237] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:49.559926  4006 raft_consensus.cc:1275] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:49.560148  3790 raft_consensus.cc:1275] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:49.560253  3865 raft_consensus.cc:1275] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:49.560449  4127 consensus_queue.cc:1048] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:49.560627  4139 consensus_queue.cc:1048] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:49.560833  3915 consensus_queue.cc:1048] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:49.562862  4139 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.563288  3865 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.563316  4006 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.565382  3790 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.565644  3607 catalog_manager.cc:5696] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.570989  3713 consensus_queue.cc:237] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:49.572257  3865 raft_consensus.cc:1275] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:49.572328  4006 raft_consensus.cc:1275] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:49.572719  4086 consensus_queue.cc:1048] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:49.572897  4139 consensus_queue.cc:1048] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:49.574396  3915 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.574894  3865 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.575933  3593 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 80adf1844d0b4f82a6bbe4977d4493a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:49.577021  3608 catalog_manager.cc:5696] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 reported cstate change: config changed from index 3 to 4, VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) evicted. New cstate: current_term: 1 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:49.577946  4006 raft_consensus.cc:2955] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.579500  3774 tablet_service.cc:1558] Processing DeleteTablet for tablet 80adf1844d0b4f82a6bbe4977d4493a5 with delete_type TABLET_DATA_TOMBSTONED (TS b5448ce64f8545aaaf10593987de29c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51764
I20260601 13:40:49.580822  4143 tablet_replica.cc:333] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:49.581013  4143 raft_consensus.cc:2243] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:49.581326  4143 raft_consensus.cc:2272] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:49.582350  4143 ts_tablet_manager.cc:1916] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:49.584690  4143 ts_tablet_manager.cc:1929] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:49.584772  4143 log.cc:1199] T 80adf1844d0b4f82a6bbe4977d4493a5 P b5448ce64f8545aaaf10593987de29c7: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-1-root/wals/80adf1844d0b4f82a6bbe4977d4493a5
I20260601 13:40:49.585507  3594 catalog_manager.cc:5027] TS b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075): tablet 80adf1844d0b4f82a6bbe4977d4493a5 (table range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]) successfully deleted
I20260601 13:40:49.624152  4144 raft_consensus.cc:1064] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7: attempting to promote NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 to VOTER
I20260601 13:40:49.624631  4144 consensus_queue.cc:237] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:49.626184  3713 raft_consensus.cc:1275] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:49.626277  4006 raft_consensus.cc:1275] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:49.626298  3865 raft_consensus.cc:1275] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:49.626647  4147 consensus_queue.cc:1048] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:49.626858  4144 consensus_queue.cc:1048] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:49.627043  4146 consensus_queue.cc:1048] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:49.629076  4146 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.629549  3865 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.631865  3608 catalog_manager.cc:5696] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.632771  3713 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.632790  4006 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.637640  3790 consensus_queue.cc:237] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:49.638799  3865 raft_consensus.cc:1275] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:49.638882  4006 raft_consensus.cc:1275] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:49.639125  4146 consensus_queue.cc:1048] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:49.639317  3954 consensus_queue.cc:1048] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:49.641000  3954 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.641582  4006 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.643121  3865 raft_consensus.cc:2955] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.643807  3608 catalog_manager.cc:5696] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 reported cstate change: config changed from index 3 to 4, VOTER 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1) evicted. New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:49.644937  3594 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7e4cc5e802fc4342913be1a7963f0436 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:49.646396  3700 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e4cc5e802fc4342913be1a7963f0436 with delete_type TABLET_DATA_TOMBSTONED (TS 202c6e7a0b504a6bac1bcfe2446702e5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60980
I20260601 13:40:49.646641  4137 tablet_replica.cc:333] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:49.646801  4137 raft_consensus.cc:2243] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:49.646960  4137 raft_consensus.cc:2272] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:49.647590  4137 ts_tablet_manager.cc:1916] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:49.649483  4137 ts_tablet_manager.cc:1929] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:49.649578  4137 log.cc:1199] T 7e4cc5e802fc4342913be1a7963f0436 P 202c6e7a0b504a6bac1bcfe2446702e5: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-0-root/wals/7e4cc5e802fc4342913be1a7963f0436
I20260601 13:40:49.650187  3593 catalog_manager.cc:5027] TS 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631): tablet 7e4cc5e802fc4342913be1a7963f0436 (table range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]) successfully deleted
I20260601 13:40:49.997870  3663 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:49.999233  3663 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:40:49.999323  3663 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:50.650966  3790 consensus_queue.cc:237] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
W20260601 13:40:50.652626  3755 consensus_peers.cc:597] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 -> Peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937): Couldn't send request to peer fdbe4cbcb2dd49a3af48cc01ffb7cf81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af786a40ee724b9cac1f244bcd76b389. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:50.652686  3865 raft_consensus.cc:1275] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:50.652783  3713 raft_consensus.cc:1275] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:50.653158  4153 consensus_queue.cc:1048] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:50.653334  4146 consensus_queue.cc:1048] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:50.655051  4153 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:50.655455  3713 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:50.657426  3865 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:50.657454  3608 catalog_manager.cc:5696] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 reported cstate change: config changed from index -1 to 2, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:50.657763  3790 consensus_queue.cc:237] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: NON_VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: true } }
I20260601 13:40:50.659232  3713 raft_consensus.cc:1275] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:50.659298  4006 raft_consensus.cc:1275] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:50.659593  4146 consensus_queue.cc:1048] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:50.659794  4152 consensus_queue.cc:1048] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:40:50.659996  3755 consensus_peers.cc:597] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 -> Peer 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447): Couldn't send request to peer 675d12479c4a4f29adcd15c31e63fd85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c0492e82e8c466c89cfd10c33909e3d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:50.661453  4146 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: NON_VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: true } } }
I20260601 13:40:50.662448  4006 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: NON_VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: true } } }
I20260601 13:40:50.662633  3713 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: NON_VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: true } } }
I20260601 13:40:50.665038  3606 catalog_manager.cc:5696] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) added. New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: NON_VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: true } } }
I20260601 13:40:50.665418  3713 consensus_queue.cc:237] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:50.666772  3790 raft_consensus.cc:1275] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:40:50.666870  3865 raft_consensus.cc:1275] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:40:50.667145  4139 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:40:50.667824  3678 consensus_peers.cc:597] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 -> Peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937): Couldn't send request to peer fdbe4cbcb2dd49a3af48cc01ffb7cf81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f39d1180a294418f9bc9641596aa4cf5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:50.668259  4139 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:50.668895  4164 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:50.669247  3790 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:50.670512  3865 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:50.671650  3864 consensus_queue.cc:237] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [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: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: NON_VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: true } }
I20260601 13:40:50.671661  3607 catalog_manager.cc:5696] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 reported cstate change: config changed from index -1 to 3, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New cstate: current_term: 2 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:50.673439  3713 raft_consensus.cc:1275] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:50.673463  4006 raft_consensus.cc:1275] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:40:50.673501  3830 consensus_peers.cc:597] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 -> Peer b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075): Couldn't send request to peer b5448ce64f8545aaaf10593987de29c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1b53ebc8ea14993931aab56d57bc5aa. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:50.673847  4129 consensus_queue.cc:1048] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:50.674180  4129 consensus_queue.cc:1048] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:50.675431  4169 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: NON_VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: true } } }
I20260601 13:40:50.675808  4006 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: NON_VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: true } } }
I20260601 13:40:50.677680  3713 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: NON_VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: true } } }
I20260601 13:40:50.677925  3606 catalog_manager.cc:5696] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 reported cstate change: config changed from index -1 to 2, NON_VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) added. New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: NON_VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: true } } }
I20260601 13:40:51.061132  4174 ts_tablet_manager.cc:933] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: Initiating tablet copy from peer 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447)
I20260601 13:40:51.061702  4174 tablet_copy_client.cc:323] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:35447
I20260601 13:40:51.062268  3875 tablet_copy_service.cc:140] P 675d12479c4a4f29adcd15c31e63fd85: Received BeginTabletCopySession request for tablet e1b53ebc8ea14993931aab56d57bc5aa from peer b5448ce64f8545aaaf10593987de29c7 ({username='slave'} at 127.0.0.1:48440)
I20260601 13:40:51.062363  3875 tablet_copy_service.cc:161] P 675d12479c4a4f29adcd15c31e63fd85: Beginning new tablet copy session on tablet e1b53ebc8ea14993931aab56d57bc5aa from peer b5448ce64f8545aaaf10593987de29c7 at {username='slave'} at 127.0.0.1:48440: session id = b5448ce64f8545aaaf10593987de29c7-e1b53ebc8ea14993931aab56d57bc5aa
I20260601 13:40:51.063395  3875 tablet_copy_source_session.cc:215] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:51.064217  4174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b53ebc8ea14993931aab56d57bc5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:51.066212  4174 tablet_copy_client.cc:806] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:51.066381  4174 tablet_copy_client.cc:670] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:51.067471  4174 tablet_copy_client.cc:538] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:51.068570  4174 tablet_bootstrap.cc:492] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: Bootstrap starting.
I20260601 13:40:51.071651  4174 tablet_bootstrap.cc:492] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: 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
I20260601 13:40:51.071889  4174 tablet_bootstrap.cc:492] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: Bootstrap complete.
I20260601 13:40:51.072070  4174 ts_tablet_manager.cc:1403] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:40:51.072470  4174 raft_consensus.cc:359] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: NON_VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: true } }
I20260601 13:40:51.072574  4174 raft_consensus.cc:740] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b5448ce64f8545aaaf10593987de29c7, State: Initialized, Role: LEARNER
I20260601 13:40:51.072705  4174 consensus_queue.cc:260] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [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: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: NON_VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: true } }
I20260601 13:40:51.073027  4174 ts_tablet_manager.cc:1434] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:51.073529  3875 tablet_copy_service.cc:342] P 675d12479c4a4f29adcd15c31e63fd85: Request end of tablet copy session b5448ce64f8545aaaf10593987de29c7-e1b53ebc8ea14993931aab56d57bc5aa received from {username='slave'} at 127.0.0.1:48440
I20260601 13:40:51.073634  3875 tablet_copy_service.cc:434] P 675d12479c4a4f29adcd15c31e63fd85: ending tablet copy session b5448ce64f8545aaaf10593987de29c7-e1b53ebc8ea14993931aab56d57bc5aa on tablet e1b53ebc8ea14993931aab56d57bc5aa with peer b5448ce64f8545aaaf10593987de29c7
I20260601 13:40:51.117291  4177 ts_tablet_manager.cc:933] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: Initiating tablet copy from peer b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:51.117734  4177 tablet_copy_client.cc:323] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:42075
I20260601 13:40:51.118240  3800 tablet_copy_service.cc:140] P b5448ce64f8545aaaf10593987de29c7: Received BeginTabletCopySession request for tablet 9c0492e82e8c466c89cfd10c33909e3d from peer 675d12479c4a4f29adcd15c31e63fd85 ({username='slave'} at 127.0.0.1:51778)
I20260601 13:40:51.118363  3800 tablet_copy_service.cc:161] P b5448ce64f8545aaaf10593987de29c7: Beginning new tablet copy session on tablet 9c0492e82e8c466c89cfd10c33909e3d from peer 675d12479c4a4f29adcd15c31e63fd85 at {username='slave'} at 127.0.0.1:51778: session id = 675d12479c4a4f29adcd15c31e63fd85-9c0492e82e8c466c89cfd10c33909e3d
I20260601 13:40:51.119154  3800 tablet_copy_source_session.cc:215] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:51.120012  4177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0492e82e8c466c89cfd10c33909e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:51.121968  4177 tablet_copy_client.cc:806] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:51.122150  4177 tablet_copy_client.cc:670] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:51.123193  4177 tablet_copy_client.cc:538] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:51.124264  4177 tablet_bootstrap.cc:492] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap starting.
I20260601 13:40:51.127869  4177 tablet_bootstrap.cc:492] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: 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
I20260601 13:40:51.128159  4177 tablet_bootstrap.cc:492] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: Bootstrap complete.
I20260601 13:40:51.128355  4177 ts_tablet_manager.cc:1403] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:40:51.128777  4177 raft_consensus.cc:359] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: NON_VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: true } }
I20260601 13:40:51.128904  4177 raft_consensus.cc:740] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 675d12479c4a4f29adcd15c31e63fd85, State: Initialized, Role: LEARNER
I20260601 13:40:51.129011  4177 consensus_queue.cc:260] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: NON_VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: true } }
I20260601 13:40:51.129320  4177 ts_tablet_manager.cc:1434] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:51.129839  3800 tablet_copy_service.cc:342] P b5448ce64f8545aaaf10593987de29c7: Request end of tablet copy session 675d12479c4a4f29adcd15c31e63fd85-9c0492e82e8c466c89cfd10c33909e3d received from {username='slave'} at 127.0.0.1:51778
I20260601 13:40:51.129936  3800 tablet_copy_service.cc:434] P b5448ce64f8545aaaf10593987de29c7: ending tablet copy session 675d12479c4a4f29adcd15c31e63fd85-9c0492e82e8c466c89cfd10c33909e3d on tablet 9c0492e82e8c466c89cfd10c33909e3d with peer 675d12479c4a4f29adcd15c31e63fd85
I20260601 13:40:51.143929  4180 ts_tablet_manager.cc:933] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Initiating tablet copy from peer b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075)
I20260601 13:40:51.144345  4180 tablet_copy_client.cc:323] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:42075
I20260601 13:40:51.144922  3800 tablet_copy_service.cc:140] P b5448ce64f8545aaaf10593987de29c7: Received BeginTabletCopySession request for tablet af786a40ee724b9cac1f244bcd76b389 from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 ({username='slave'} at 127.0.0.1:51780)
I20260601 13:40:51.145041  3800 tablet_copy_service.cc:161] P b5448ce64f8545aaaf10593987de29c7: Beginning new tablet copy session on tablet af786a40ee724b9cac1f244bcd76b389 from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 at {username='slave'} at 127.0.0.1:51780: session id = fdbe4cbcb2dd49a3af48cc01ffb7cf81-af786a40ee724b9cac1f244bcd76b389
I20260601 13:40:51.146062  3800 tablet_copy_source_session.cc:215] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:51.146948  4180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af786a40ee724b9cac1f244bcd76b389. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:51.148912  4180 tablet_copy_client.cc:806] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:51.149088  4180 tablet_copy_client.cc:670] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:51.150259  4180 tablet_copy_client.cc:538] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:51.151433  4180 tablet_bootstrap.cc:492] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:51.155308  4180 tablet_bootstrap.cc:492] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: 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
I20260601 13:40:51.155586  4180 tablet_bootstrap.cc:492] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap complete.
I20260601 13:40:51.155794  4180 ts_tablet_manager.cc:1403] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:40:51.156253  4180 raft_consensus.cc:359] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:51.156366  4180 raft_consensus.cc:740] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: LEARNER
I20260601 13:40:51.156502  4180 consensus_queue.cc:260] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:51.156843  4180 ts_tablet_manager.cc:1434] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:51.157537  3800 tablet_copy_service.cc:342] P b5448ce64f8545aaaf10593987de29c7: Request end of tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-af786a40ee724b9cac1f244bcd76b389 received from {username='slave'} at 127.0.0.1:51780
I20260601 13:40:51.157629  3800 tablet_copy_service.cc:434] P b5448ce64f8545aaaf10593987de29c7: ending tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-af786a40ee724b9cac1f244bcd76b389 on tablet af786a40ee724b9cac1f244bcd76b389 with peer fdbe4cbcb2dd49a3af48cc01ffb7cf81
I20260601 13:40:51.254774  4180 ts_tablet_manager.cc:933] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Initiating tablet copy from peer 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:51.255213  4180 tablet_copy_client.cc:323] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.1:36631
I20260601 13:40:51.255780  3723 tablet_copy_service.cc:140] P 202c6e7a0b504a6bac1bcfe2446702e5: Received BeginTabletCopySession request for tablet f39d1180a294418f9bc9641596aa4cf5 from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 ({username='slave'} at 127.0.0.1:60996)
I20260601 13:40:51.255906  3723 tablet_copy_service.cc:161] P 202c6e7a0b504a6bac1bcfe2446702e5: Beginning new tablet copy session on tablet f39d1180a294418f9bc9641596aa4cf5 from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 at {username='slave'} at 127.0.0.1:60996: session id = fdbe4cbcb2dd49a3af48cc01ffb7cf81-f39d1180a294418f9bc9641596aa4cf5
I20260601 13:40:51.256965  3723 tablet_copy_source_session.cc:215] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:51.257864  4180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39d1180a294418f9bc9641596aa4cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:51.260213  4180 tablet_copy_client.cc:806] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:51.260409  4180 tablet_copy_client.cc:670] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:51.261713  4180 tablet_copy_client.cc:538] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:51.262989  4180 tablet_bootstrap.cc:492] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:51.266731  4180 tablet_bootstrap.cc:492] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: 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
I20260601 13:40:51.266997  4180 tablet_bootstrap.cc:492] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap complete.
I20260601 13:40:51.267182  4180 ts_tablet_manager.cc:1403] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:40:51.267643  4180 raft_consensus.cc:359] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:51.267783  4180 raft_consensus.cc:740] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: LEARNER
I20260601 13:40:51.267876  4180 consensus_queue.cc:260] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:51.268181  4180 ts_tablet_manager.cc:1434] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:51.268707  3723 tablet_copy_service.cc:342] P 202c6e7a0b504a6bac1bcfe2446702e5: Request end of tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-f39d1180a294418f9bc9641596aa4cf5 received from {username='slave'} at 127.0.0.1:60996
I20260601 13:40:51.268783  3723 tablet_copy_service.cc:434] P 202c6e7a0b504a6bac1bcfe2446702e5: ending tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-f39d1180a294418f9bc9641596aa4cf5 on tablet f39d1180a294418f9bc9641596aa4cf5 with peer fdbe4cbcb2dd49a3af48cc01ffb7cf81
I20260601 13:40:51.507656  3865 raft_consensus.cc:1217] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:51.540620  3789 raft_consensus.cc:1217] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:51.733563  4006 raft_consensus.cc:1217] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:51.751806  4006 raft_consensus.cc:1217] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:40:51.999671  3663 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:52.001708  3663 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:40:52.001860  3663 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:52.061600  4188 raft_consensus.cc:1064] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7: attempting to promote NON_VOTER 675d12479c4a4f29adcd15c31e63fd85 to VOTER
I20260601 13:40:52.062072  4188 consensus_queue.cc:237] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } }
I20260601 13:40:52.063539  3713 raft_consensus.cc:1275] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:52.063539  4006 raft_consensus.cc:1275] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:52.063652  3865 raft_consensus.cc:1275] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEARNER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:52.063978  4192 consensus_queue.cc:1048] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:52.064229  4185 consensus_queue.cc:1048] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:52.064414  4152 consensus_queue.cc:1048] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:52.066514  4192 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } } }
I20260601 13:40:52.066919  4006 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } } }
I20260601 13:40:52.068677  3713 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } } }
I20260601 13:40:52.069216  3607 catalog_manager.cc:5696] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 reported cstate change: config changed from index 2 to 3, 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:52.070647  3865 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } } }
I20260601 13:40:52.075330  3789 consensus_queue.cc:237] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } }
I20260601 13:40:52.076427  3865 raft_consensus.cc:1275] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:52.076550  3713 raft_consensus.cc:1275] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:52.076829  4185 consensus_queue.cc:1048] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:52.077014  4188 consensus_queue.cc:1048] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:52.078497  4192 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } } }
I20260601 13:40:52.078879  3713 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } } }
I20260601 13:40:52.080152  4187 raft_consensus.cc:1064] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85: attempting to promote NON_VOTER b5448ce64f8545aaaf10593987de29c7 to VOTER
I20260601 13:40:52.080549  3594 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9c0492e82e8c466c89cfd10c33909e3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:52.080556  4187 consensus_queue.cc:237] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [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: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } }
I20260601 13:40:52.080811  3865 raft_consensus.cc:2955] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } } }
I20260601 13:40:52.081084  3605 catalog_manager.cc:5696] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 reported cstate change: config changed from index 3 to 4, VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) evicted. New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:52.082094  3789 raft_consensus.cc:1275] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [term 1 LEARNER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:52.082638  4005 raft_consensus.cc:1275] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:52.083227  3713 raft_consensus.cc:1275] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:52.083475  4187 consensus_queue.cc:1048] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:52.083811  4187 consensus_queue.cc:1048] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:52.084293  3990 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c0492e82e8c466c89cfd10c33909e3d with delete_type TABLET_DATA_TOMBSTONED (TS fdbe4cbcb2dd49a3af48cc01ffb7cf81 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39726
I20260601 13:40:52.085187  4187 consensus_queue.cc:1048] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:52.087376  4200 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } } }
I20260601 13:40:52.087802  3712 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } } }
I20260601 13:40:52.089416  4005 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } } }
I20260601 13:40:52.089982  3789 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } } }
I20260601 13:40:52.090320  3605 catalog_manager.cc:5696] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 reported cstate change: config changed from index 2 to 3, b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } } }
I20260601 13:40:52.091737  4204 tablet_replica.cc:333] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:52.091881  4204 raft_consensus.cc:2243] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:52.092036  4204 raft_consensus.cc:2272] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:52.092849  4204 ts_tablet_manager.cc:1916] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:52.095696  3865 consensus_queue.cc:237] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } }
I20260601 13:40:52.095961  4204 ts_tablet_manager.cc:1929] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:52.096030  4204 log.cc:1199] T 9c0492e82e8c466c89cfd10c33909e3d P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-3-root/wals/9c0492e82e8c466c89cfd10c33909e3d
I20260601 13:40:52.096563  3595 catalog_manager.cc:5027] TS fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937): tablet 9c0492e82e8c466c89cfd10c33909e3d (table range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]) successfully deleted
I20260601 13:40:52.097165  3789 raft_consensus.cc:1275] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:52.097640  4202 consensus_queue.cc:1048] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:52.097731  3712 raft_consensus.cc:1275] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer 675d12479c4a4f29adcd15c31e63fd85: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:52.098151  4202 consensus_queue.cc:1048] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:52.099433  4200 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } } }
I20260601 13:40:52.100178  3713 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } } }
I20260601 13:40:52.101506  3595 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e1b53ebc8ea14993931aab56d57bc5aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:52.101935  3606 catalog_manager.cc:5696] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: config changed from index 3 to 4, VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) evicted. New cstate: current_term: 1 leader_uuid: "675d12479c4a4f29adcd15c31e63fd85" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:52.102065  3789 raft_consensus.cc:2955] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { promote: false } } }
I20260601 13:40:52.104379  3990 tablet_service.cc:1558] Processing DeleteTablet for tablet e1b53ebc8ea14993931aab56d57bc5aa with delete_type TABLET_DATA_TOMBSTONED (TS fdbe4cbcb2dd49a3af48cc01ffb7cf81 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39726
I20260601 13:40:52.104852  4204 tablet_replica.cc:333] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:52.105001  4204 raft_consensus.cc:2243] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:52.105415  4204 raft_consensus.cc:2272] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:52.106077  4204 ts_tablet_manager.cc:1916] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:52.108140  4204 ts_tablet_manager.cc:1929] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:52.108219  4204 log.cc:1199] T e1b53ebc8ea14993931aab56d57bc5aa P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-3-root/wals/e1b53ebc8ea14993931aab56d57bc5aa
I20260601 13:40:52.108708  3595 catalog_manager.cc:5027] TS fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937): tablet e1b53ebc8ea14993931aab56d57bc5aa (table range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]) successfully deleted
I20260601 13:40:52.131374  4152 raft_consensus.cc:1064] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7: attempting to promote NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 to VOTER
I20260601 13:40:52.131834  4152 consensus_queue.cc:237] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:52.133206  3865 raft_consensus.cc:1275] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:52.133231  3713 raft_consensus.cc:1275] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:52.133231  4005 raft_consensus.cc:1275] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEARNER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:52.133701  4188 consensus_queue.cc:1048] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:52.133865  4192 consensus_queue.cc:1048] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:52.134258  4185 consensus_queue.cc:1048] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:52.135883  4185 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.136303  4005 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.136731  3865 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.138597  3713 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.138908  3608 catalog_manager.cc:5696] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 reported cstate change: config changed from index 2 to 3, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.142370  3789 consensus_queue.cc:237] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:52.143476  3713 raft_consensus.cc:1275] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:52.143491  4005 raft_consensus.cc:1275] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Refusing update from remote peer b5448ce64f8545aaaf10593987de29c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:52.143831  4185 consensus_queue.cc:1048] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:52.144151  4185 consensus_queue.cc:1048] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:52.145291  4192 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.145632  3713 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.146067  4005 raft_consensus.cc:2955] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.147373  3594 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet af786a40ee724b9cac1f244bcd76b389 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:52.148124  3605 catalog_manager.cc:5696] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 reported cstate change: config changed from index 3 to 4, VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) evicted. New cstate: current_term: 1 leader_uuid: "b5448ce64f8545aaaf10593987de29c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:52.151836  3852 tablet_service.cc:1558] Processing DeleteTablet for tablet af786a40ee724b9cac1f244bcd76b389 with delete_type TABLET_DATA_TOMBSTONED (TS 675d12479c4a4f29adcd15c31e63fd85 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48426
I20260601 13:40:52.152333  4212 tablet_replica.cc:333] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:52.152515  4212 raft_consensus.cc:2243] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:52.152693  4212 raft_consensus.cc:2272] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:52.153617  4212 ts_tablet_manager.cc:1916] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:52.155267  4212 ts_tablet_manager.cc:1929] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:52.155330  4212 log.cc:1199] T af786a40ee724b9cac1f244bcd76b389 P 675d12479c4a4f29adcd15c31e63fd85: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-2-root/wals/af786a40ee724b9cac1f244bcd76b389
I20260601 13:40:52.155856  3595 catalog_manager.cc:5027] TS 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447): tablet af786a40ee724b9cac1f244bcd76b389 (table range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]) successfully deleted
I20260601 13:40:52.329106  4213 raft_consensus.cc:1064] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5: attempting to promote NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 to VOTER
I20260601 13:40:52.329569  4213 consensus_queue.cc:237] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:52.331081  3865 raft_consensus.cc:1275] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:40:52.331081  3789 raft_consensus.cc:1275] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:40:52.331120  4005 raft_consensus.cc:1275] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEARNER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:40:52.331561  4217 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:52.331800  4213 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:52.332006  4215 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:52.334367  4190 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.334864  3789 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.337162  4005 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.337491  3606 catalog_manager.cc:5696] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 reported cstate change: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.338450  3865 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.342541  3713 consensus_queue.cc:237] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:52.343583  3789 raft_consensus.cc:1275] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:40:52.343905  4005 raft_consensus.cc:1275] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:40:52.343981  4213 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:40:52.344239  4217 consensus_queue.cc:1048] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:40:52.346076  4215 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.346568  4005 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.348095  3790 raft_consensus.cc:2955] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.348507  3593 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f39d1180a294418f9bc9641596aa4cf5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:52.348742  3607 catalog_manager.cc:5696] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 reported cstate change: config changed from index 4 to 5, VOTER 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3) evicted. New cstate: current_term: 2 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } } peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:52.351166  3852 tablet_service.cc:1558] Processing DeleteTablet for tablet f39d1180a294418f9bc9641596aa4cf5 with delete_type TABLET_DATA_TOMBSTONED (TS 675d12479c4a4f29adcd15c31e63fd85 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48426
I20260601 13:40:52.351380  4212 tablet_replica.cc:333] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:52.351564  4212 raft_consensus.cc:2243] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:52.351709  4212 raft_consensus.cc:2272] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:52.352239  4212 ts_tablet_manager.cc:1916] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:52.353864  4212 ts_tablet_manager.cc:1929] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:40:52.353946  4212 log.cc:1199] T f39d1180a294418f9bc9641596aa4cf5 P 675d12479c4a4f29adcd15c31e63fd85: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-2-root/wals/f39d1180a294418f9bc9641596aa4cf5
I20260601 13:40:52.354435  3595 catalog_manager.cc:5027] TS 675d12479c4a4f29adcd15c31e63fd85 (127.0.174.3:35447): tablet f39d1180a294418f9bc9641596aa4cf5 (table range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]) successfully deleted
I20260601 13:40:53.355295  3713 consensus_queue.cc:237] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:53.356762  3865 raft_consensus.cc:1275] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:40:53.356762  3790 raft_consensus.cc:1275] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:40:53.356938  3678 consensus_peers.cc:597] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 -> Peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4:34937): Couldn't send request to peer fdbe4cbcb2dd49a3af48cc01ffb7cf81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e9fad84163d41138260849fd3ef93ab. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:53.357228  4221 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:53.357522  4223 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:53.359241  4223 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:53.359668  3865 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:53.359760  3790 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:53.361836  3605 catalog_manager.cc:5696] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: config changed from index -1 to 3, NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) added. New cstate: current_term: 2 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } } }
I20260601 13:40:53.870909  4230 ts_tablet_manager.cc:933] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Initiating tablet copy from peer 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631)
I20260601 13:40:53.871321  4230 tablet_copy_client.cc:323] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.1:36631
I20260601 13:40:53.871812  3723 tablet_copy_service.cc:140] P 202c6e7a0b504a6bac1bcfe2446702e5: Received BeginTabletCopySession request for tablet 7e9fad84163d41138260849fd3ef93ab from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 ({username='slave'} at 127.0.0.1:60996)
I20260601 13:40:53.871905  3723 tablet_copy_service.cc:161] P 202c6e7a0b504a6bac1bcfe2446702e5: Beginning new tablet copy session on tablet 7e9fad84163d41138260849fd3ef93ab from peer fdbe4cbcb2dd49a3af48cc01ffb7cf81 at {username='slave'} at 127.0.0.1:60996: session id = fdbe4cbcb2dd49a3af48cc01ffb7cf81-7e9fad84163d41138260849fd3ef93ab
I20260601 13:40:53.872749  3723 tablet_copy_source_session.cc:215] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:53.873665  4230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9fad84163d41138260849fd3ef93ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:53.875556  4230 tablet_copy_client.cc:806] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:53.875733  4230 tablet_copy_client.cc:670] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:53.876835  4230 tablet_copy_client.cc:538] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:53.877957  4230 tablet_bootstrap.cc:492] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap starting.
I20260601 13:40:53.881907  4230 tablet_bootstrap.cc:492] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: 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
I20260601 13:40:53.882158  4230 tablet_bootstrap.cc:492] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Bootstrap complete.
I20260601 13:40:53.882336  4230 ts_tablet_manager.cc:1403] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:40:53.882809  4230 raft_consensus.cc:359] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:53.882966  4230 raft_consensus.cc:740] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fdbe4cbcb2dd49a3af48cc01ffb7cf81, State: Initialized, Role: LEARNER
I20260601 13:40:53.883116  4230 consensus_queue.cc:260] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: true } }
I20260601 13:40:53.883446  4230 ts_tablet_manager.cc:1434] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:53.883976  3723 tablet_copy_service.cc:342] P 202c6e7a0b504a6bac1bcfe2446702e5: Request end of tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-7e9fad84163d41138260849fd3ef93ab received from {username='slave'} at 127.0.0.1:60996
I20260601 13:40:53.884065  3723 tablet_copy_service.cc:434] P 202c6e7a0b504a6bac1bcfe2446702e5: ending tablet copy session fdbe4cbcb2dd49a3af48cc01ffb7cf81-7e9fad84163d41138260849fd3ef93ab on tablet 7e9fad84163d41138260849fd3ef93ab with peer fdbe4cbcb2dd49a3af48cc01ffb7cf81
I20260601 13:40:54.002170  3663 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:40:54.004199  3663 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:40:54.004323  3663 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:54.270879  4005 raft_consensus.cc:1217] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:40:54.786319  4235 raft_consensus.cc:1064] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5: attempting to promote NON_VOTER fdbe4cbcb2dd49a3af48cc01ffb7cf81 to VOTER
I20260601 13:40:54.786787  4235 consensus_queue.cc:237] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:54.788367  3790 raft_consensus.cc:1275] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:40:54.788406  3865 raft_consensus.cc:1275] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:40:54.788494  4005 raft_consensus.cc:1275] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEARNER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:40:54.788786  4238 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:54.788983  4236 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:54.789149  4239 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:54.790982  4239 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:54.791375  4005 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:54.791375  3790 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:54.793926  3607 catalog_manager.cc:5696] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 reported cstate change: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:54.793996  3865 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fdbe4cbcb2dd49a3af48cc01ffb7cf81 (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "b5448ce64f8545aaaf10593987de29c7" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 42075 } attrs { replace: true } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:54.800482  3713 consensus_queue.cc:237] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [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: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } }
I20260601 13:40:54.802237  4005 raft_consensus.cc:1275] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:40:54.802340  3865 raft_consensus.cc:1275] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Refusing update from remote peer 202c6e7a0b504a6bac1bcfe2446702e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:40:54.802594  4238 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:40:54.802877  4235 consensus_queue.cc:1048] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:40:54.804177  4239 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:54.804539  4005 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:54.805219  3865 raft_consensus.cc:2955] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:54.805742  3593 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7e9fad84163d41138260849fd3ef93ab with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:54.807232  3608 catalog_manager.cc:5696] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 reported cstate change: config changed from index 4 to 5, VOTER b5448ce64f8545aaaf10593987de29c7 (127.0.174.2) evicted. New cstate: current_term: 2 leader_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "202c6e7a0b504a6bac1bcfe2446702e5" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36631 } } peers { permanent_uuid: "675d12479c4a4f29adcd15c31e63fd85" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35447 } } peers { permanent_uuid: "fdbe4cbcb2dd49a3af48cc01ffb7cf81" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 34937 } attrs { promote: false } } }
I20260601 13:40:54.809579  3774 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e9fad84163d41138260849fd3ef93ab with delete_type TABLET_DATA_TOMBSTONED (TS b5448ce64f8545aaaf10593987de29c7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51764
I20260601 13:40:54.810042  4248 tablet_replica.cc:333] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.810231  4248 raft_consensus.cc:2243] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.810381  4248 raft_consensus.cc:2272] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.810931  4248 ts_tablet_manager.cc:1916] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:54.812579  4248 ts_tablet_manager.cc:1929] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:40:54.812638  4248 log.cc:1199] T 7e9fad84163d41138260849fd3ef93ab P b5448ce64f8545aaaf10593987de29c7: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321176522077-696-0/minicluster-data/ts-1-root/wals/7e9fad84163d41138260849fd3ef93ab
I20260601 13:40:54.813175  3594 catalog_manager.cc:5027] TS b5448ce64f8545aaaf10593987de29c7 (127.0.174.2:42075): tablet 7e9fad84163d41138260849fd3ef93ab (table range_aware_rebalance_new_range [id=82b6d4ec676c4df595b7dbc8838aaa1f]) successfully deleted
I20260601 13:40:54.901441   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:40:54.905730   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:54.906011   696 tablet_replica.cc:333] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.906163   696 raft_consensus.cc:2243] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.906303   696 raft_consensus.cc:2272] T 28db4cbb446f473a83c4696c4f61f9c0 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.906755   696 tablet_replica.cc:333] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.906881   696 raft_consensus.cc:2243] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.907023   696 raft_consensus.cc:2272] T e1b53ebc8ea14993931aab56d57bc5aa P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.907354   696 tablet_replica.cc:333] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.907477   696 raft_consensus.cc:2243] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.907606   696 raft_consensus.cc:2272] T 4bd06aa3b810474bbbe41454f12deb7a P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.907925   696 tablet_replica.cc:333] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.908041   696 raft_consensus.cc:2243] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.908183   696 raft_consensus.cc:2272] T 9c0492e82e8c466c89cfd10c33909e3d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.908519   696 tablet_replica.cc:333] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.908640   696 raft_consensus.cc:2243] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.908754   696 raft_consensus.cc:2272] T 4c549151a0e2427c88607a9c153a4e20 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.909056   696 tablet_replica.cc:333] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.909171   696 raft_consensus.cc:2243] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.909368   696 raft_consensus.cc:2272] T 80adf1844d0b4f82a6bbe4977d4493a5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.909693   696 tablet_replica.cc:333] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.909823   696 raft_consensus.cc:2243] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.909991   696 raft_consensus.cc:2272] T f39d1180a294418f9bc9641596aa4cf5 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.910315   696 tablet_replica.cc:333] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.910404   696 raft_consensus.cc:2243] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.910568   696 raft_consensus.cc:2272] T 7e9fad84163d41138260849fd3ef93ab P 202c6e7a0b504a6bac1bcfe2446702e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.910964   696 tablet_replica.cc:333] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.911063   696 raft_consensus.cc:2243] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.911181   696 raft_consensus.cc:2272] T af786a40ee724b9cac1f244bcd76b389 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.911504   696 tablet_replica.cc:333] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.911633   696 raft_consensus.cc:2243] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.911761   696 raft_consensus.cc:2272] T 146134a9ba184a72b128c429b74e9f0d P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.912072   696 tablet_replica.cc:333] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.912180   696 raft_consensus.cc:2243] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.912334   696 raft_consensus.cc:2272] T 5768db0c71554379938ac238cc3bde0e P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.912667   696 tablet_replica.cc:333] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5: stopping tablet replica
I20260601 13:40:54.912734   696 raft_consensus.cc:2243] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.912828   696 raft_consensus.cc:2272] T 169478b81015490f8337a6e9293ebf28 P 202c6e7a0b504a6bac1bcfe2446702e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.927521   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:40:54.930783   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:40:54.935073   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:54.935300   696 tablet_replica.cc:333] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.935526   696 raft_consensus.cc:2243] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.935635   696 raft_consensus.cc:2272] T e1b53ebc8ea14993931aab56d57bc5aa P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.936085   696 tablet_replica.cc:333] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.936192   696 raft_consensus.cc:2243] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.936298   696 raft_consensus.cc:2272] T 4c549151a0e2427c88607a9c153a4e20 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.936669   696 tablet_replica.cc:333] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.936759   696 raft_consensus.cc:2243] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.936890   696 raft_consensus.cc:2272] T 9c0492e82e8c466c89cfd10c33909e3d P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.937144   696 tablet_replica.cc:333] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.937222   696 raft_consensus.cc:2243] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.937290   696 raft_consensus.cc:2272] T e9bcfc9a897549b4b846b736fde893d9 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.937541   696 tablet_replica.cc:333] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.937611   696 raft_consensus.cc:2243] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.937675   696 raft_consensus.cc:2272] T 28db4cbb446f473a83c4696c4f61f9c0 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.937994   696 tablet_replica.cc:333] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.938063   696 raft_consensus.cc:2243] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.938174   696 raft_consensus.cc:2272] T 7e4cc5e802fc4342913be1a7963f0436 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.938431   696 tablet_replica.cc:333] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.938501   696 raft_consensus.cc:2243] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.938565   696 raft_consensus.cc:2272] T 23e4077bb72e4d5ba2d8e1120f62e4cc P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.938796   696 tablet_replica.cc:333] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.938867   696 raft_consensus.cc:2243] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.938948   696 raft_consensus.cc:2272] T 003c9fa18d714e0fb94ee6319359927b P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.939191   696 tablet_replica.cc:333] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.939260   696 raft_consensus.cc:2243] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.939352   696 raft_consensus.cc:2272] T f39d1180a294418f9bc9641596aa4cf5 P b5448ce64f8545aaaf10593987de29c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.939668   696 tablet_replica.cc:333] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.939791   696 raft_consensus.cc:2243] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.939915   696 raft_consensus.cc:2272] T 5768db0c71554379938ac238cc3bde0e P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.940228   696 tablet_replica.cc:333] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
W20260601 13:40:54.940267  3829 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36631: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260601 13:40:54.940362   696 raft_consensus.cc:2243] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.940518   696 raft_consensus.cc:2272] T af786a40ee724b9cac1f244bcd76b389 P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.940840   696 tablet_replica.cc:333] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7: stopping tablet replica
I20260601 13:40:54.940951   696 raft_consensus.cc:2243] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 1 LEADER]: Raft consensus shutting down.
W20260601 13:40:54.941004  3829 consensus_peers.cc:597] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 -> Peer 202c6e7a0b504a6bac1bcfe2446702e5 (127.0.174.1:36631): Couldn't send request to peer 202c6e7a0b504a6bac1bcfe2446702e5. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:54.941123   696 raft_consensus.cc:2272] T 146134a9ba184a72b128c429b74e9f0d P b5448ce64f8545aaaf10593987de29c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.955060   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:40:54.958124   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:40:54.962177   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:54.962388   696 tablet_replica.cc:333] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.962535   696 raft_consensus.cc:2243] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.962674   696 raft_consensus.cc:2272] T 9c0492e82e8c466c89cfd10c33909e3d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.963095   696 tablet_replica.cc:333] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.963228   696 raft_consensus.cc:2243] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.963346   696 raft_consensus.cc:2272] T e9bcfc9a897549b4b846b736fde893d9 P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.963683   696 tablet_replica.cc:333] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.963798   696 raft_consensus.cc:2243] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.963989   696 raft_consensus.cc:2272] T e1b53ebc8ea14993931aab56d57bc5aa P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.964306   696 tablet_replica.cc:333] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.964421   696 raft_consensus.cc:2243] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.964599   696 raft_consensus.cc:2272] T 4bd06aa3b810474bbbe41454f12deb7a P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.964918   696 tablet_replica.cc:333] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.965035   696 raft_consensus.cc:2243] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.965168   696 raft_consensus.cc:2272] T 7e4cc5e802fc4342913be1a7963f0436 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.965487   696 tablet_replica.cc:333] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.965600   696 raft_consensus.cc:2243] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.965739   696 raft_consensus.cc:2272] T 80adf1844d0b4f82a6bbe4977d4493a5 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.966069   696 tablet_replica.cc:333] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.966197   696 raft_consensus.cc:2243] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.966306   696 raft_consensus.cc:2272] T 169478b81015490f8337a6e9293ebf28 P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.966610   696 tablet_replica.cc:333] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.966725   696 raft_consensus.cc:2243] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.966897   696 raft_consensus.cc:2272] T 23e4077bb72e4d5ba2d8e1120f62e4cc P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.967221   696 tablet_replica.cc:333] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.967332   696 raft_consensus.cc:2243] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.967505   696 raft_consensus.cc:2272] T 003c9fa18d714e0fb94ee6319359927b P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.967829   696 tablet_replica.cc:333] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.967948   696 raft_consensus.cc:2243] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.968078   696 raft_consensus.cc:2272] T 5768db0c71554379938ac238cc3bde0e P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.968396   696 tablet_replica.cc:333] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.968501   696 raft_consensus.cc:2243] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.968613   696 raft_consensus.cc:2272] T 146134a9ba184a72b128c429b74e9f0d P 675d12479c4a4f29adcd15c31e63fd85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.968937   696 tablet_replica.cc:333] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85: stopping tablet replica
I20260601 13:40:54.969043   696 raft_consensus.cc:2243] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.969164   696 raft_consensus.cc:2272] T 7e9fad84163d41138260849fd3ef93ab P 675d12479c4a4f29adcd15c31e63fd85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.983706   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:40:54.987076   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:40:54.992224   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:54.992482   696 tablet_replica.cc:333] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.992656   696 raft_consensus.cc:2243] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.992825   696 raft_consensus.cc:2272] T 7e9fad84163d41138260849fd3ef93ab P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.993446   696 tablet_replica.cc:333] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.993585   696 raft_consensus.cc:2243] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.993729   696 raft_consensus.cc:2272] T f39d1180a294418f9bc9641596aa4cf5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.994122   696 tablet_replica.cc:333] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.994314   696 raft_consensus.cc:2243] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.994436   696 raft_consensus.cc:2272] T af786a40ee724b9cac1f244bcd76b389 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.994772   696 tablet_replica.cc:333] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.994889   696 raft_consensus.cc:2243] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.995016   696 raft_consensus.cc:2272] T 80adf1844d0b4f82a6bbe4977d4493a5 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.995339   696 tablet_replica.cc:333] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.995450   696 raft_consensus.cc:2243] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.995586   696 raft_consensus.cc:2272] T 7e4cc5e802fc4342913be1a7963f0436 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.995915   696 tablet_replica.cc:333] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.996026   696 raft_consensus.cc:2243] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.996138   696 raft_consensus.cc:2272] T 4bd06aa3b810474bbbe41454f12deb7a P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.996443   696 tablet_replica.cc:333] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.996563   696 raft_consensus.cc:2243] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.996773   696 raft_consensus.cc:2272] T 28db4cbb446f473a83c4696c4f61f9c0 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.997105   696 tablet_replica.cc:333] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.997212   696 raft_consensus.cc:2243] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.997377   696 raft_consensus.cc:2272] T 4c549151a0e2427c88607a9c153a4e20 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.997721   696 tablet_replica.cc:333] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.997874   696 raft_consensus.cc:2243] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.998075   696 raft_consensus.cc:2272] T e9bcfc9a897549b4b846b736fde893d9 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.998394   696 tablet_replica.cc:333] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.998503   696 raft_consensus.cc:2243] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.998636   696 raft_consensus.cc:2272] T 003c9fa18d714e0fb94ee6319359927b P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.998952   696 tablet_replica.cc:333] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.999060   696 raft_consensus.cc:2243] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:54.999233   696 raft_consensus.cc:2272] T 169478b81015490f8337a6e9293ebf28 P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:54.999557   696 tablet_replica.cc:333] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81: stopping tablet replica
I20260601 13:40:54.999662   696 raft_consensus.cc:2243] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:54.999756   696 raft_consensus.cc:2272] T 23e4077bb72e4d5ba2d8e1120f62e4cc P fdbe4cbcb2dd49a3af48cc01ffb7cf81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:55.003414   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:40:55.006366   696 master.cc:562] Master@127.0.174.62:35877 shutting down...
I20260601 13:40:55.010193   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:55.010339   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:55.010429   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P aac6d5eeeb32447e9a0c02559ad6f009: stopping tablet replica
I20260601 13:40:55.022845   696 master.cc:584] Master@127.0.174.62:35877 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (9097 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:40:55.038713   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:33241
I20260601 13:40:55.039101   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:55.041198  4253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:55.041276  4252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:55.041307  4255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:55.041297   696 server_base.cc:1061] running on GCE node
I20260601 13:40:55.046065   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:55.046134   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:55.046167   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321255046166 us; error 0 us; skew 500 ppm
I20260601 13:40:55.046968   696 webserver.cc:533] Webserver started at http://127.0.174.62:46581/ using document root <none> and password file <none>
I20260601 13:40:55.047132   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:55.047199   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:55.047281   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:55.047710   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "924a65e2b1a04be9acdb60011f867522"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.049127   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:55.050209  4260 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.050468   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.050550   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "924a65e2b1a04be9acdb60011f867522"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.050638   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-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)
I20260601 13:40:55.066741   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:55.067106   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:55.071238   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:33241
I20260601 13:40:55.077648  4312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:33241 every 8 connection(s)
I20260601 13:40:55.078100  4313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:55.079727  4313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522: Bootstrap starting.
I20260601 13:40:55.080466  4313 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:55.081383  4313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522: No bootstrap required, opened a new log
I20260601 13:40:55.081722  4313 raft_consensus.cc:359] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924a65e2b1a04be9acdb60011f867522" member_type: VOTER }
I20260601 13:40:55.081881  4313 raft_consensus.cc:385] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:55.081908  4313 raft_consensus.cc:740] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924a65e2b1a04be9acdb60011f867522, State: Initialized, Role: FOLLOWER
I20260601 13:40:55.082007  4313 consensus_queue.cc:260] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "924a65e2b1a04be9acdb60011f867522" member_type: VOTER }
I20260601 13:40:55.082058  4313 raft_consensus.cc:399] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:55.082079  4313 raft_consensus.cc:493] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:55.082113  4313 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:55.082720  4313 raft_consensus.cc:515] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924a65e2b1a04be9acdb60011f867522" member_type: VOTER }
I20260601 13:40:55.082823  4313 leader_election.cc:304] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [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: 924a65e2b1a04be9acdb60011f867522; no voters: 
I20260601 13:40:55.082960  4313 leader_election.cc:290] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:55.083087  4317 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:55.083305  4317 raft_consensus.cc:697] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 1 LEADER]: Becoming Leader. State: Replica: 924a65e2b1a04be9acdb60011f867522, State: Running, Role: LEADER
I20260601 13:40:55.083458  4313 sys_catalog.cc:565] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:55.083431  4317 consensus_queue.cc:237] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [LEADER]: Queue going to LEADER mode. State: All 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: "924a65e2b1a04be9acdb60011f867522" member_type: VOTER }
I20260601 13:40:55.083871  4319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 924a65e2b1a04be9acdb60011f867522. Latest consensus state: current_term: 1 leader_uuid: "924a65e2b1a04be9acdb60011f867522" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924a65e2b1a04be9acdb60011f867522" member_type: VOTER } }
I20260601 13:40:55.083958  4319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:55.083911  4318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "924a65e2b1a04be9acdb60011f867522" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924a65e2b1a04be9acdb60011f867522" member_type: VOTER } }
I20260601 13:40:55.084067  4318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:55.084262  4322 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:55.085217  4322 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:55.085455   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:55.087044  4322 catalog_manager.cc:1382] Generated new cluster ID: a2387a5098104bfd9510b0b9f9b8de58
I20260601 13:40:55.087100  4322 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:55.092970  4322 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:55.093526  4322 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:55.097709  4322 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522: Generated new TSK 0
I20260601 13:40:55.097894  4322 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:55.101528   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:55.103587  4336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:55.103590   696 server_base.cc:1061] running on GCE node
W20260601 13:40:55.103642  4335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:55.103682  4338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:55.103972   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:55.104032   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:55.104058   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321255104056 us; error 0 us; skew 500 ppm
I20260601 13:40:55.104952   696 webserver.cc:533] Webserver started at http://127.0.174.1:44093/ using document root <none> and password file <none>
I20260601 13:40:55.105120   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:55.105186   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:55.105259   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:55.105621   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "5b23bbe8227f4baabdf32fa97d4df76e"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.107048   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:55.108160  4343 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.108434   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:55.108516   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "5b23bbe8227f4baabdf32fa97d4df76e"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.108596   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-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)
I20260601 13:40:55.123574   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:55.123915   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:55.124183   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:55.124617   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:55.124673   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.124727   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:55.124774   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.128644   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:35111
I20260601 13:40:55.128693  4407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:35111 every 8 connection(s)
I20260601 13:40:55.129384   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:55.131168  4412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:55.131269  4415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:55.131188  4413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:55.131482   696 server_base.cc:1061] running on GCE node
I20260601 13:40:55.131646   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:55.131696   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:55.131712   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321255131712 us; error 0 us; skew 500 ppm
I20260601 13:40:55.132594   696 webserver.cc:533] Webserver started at http://127.0.174.2:45149/ using document root <none> and password file <none>
I20260601 13:40:55.132767   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:55.132822   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:55.132893   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:55.133301   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "879ac71cf2d34649a1e136d573ab7d2f"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.134769   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:55.135681  4420 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.135947   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:55.136030   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "879ac71cf2d34649a1e136d573ab7d2f"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.136123   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-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)
I20260601 13:40:55.138597  4408 heartbeater.cc:344] Connected to a master server at 127.0.174.62:33241
I20260601 13:40:55.138696  4408 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:55.138911  4408 heartbeater.cc:507] Master 127.0.174.62:33241 requested a full tablet report, sending...
I20260601 13:40:55.139534  4277 ts_manager.cc:194] Registered new tserver with Master: 5b23bbe8227f4baabdf32fa97d4df76e (127.0.174.1:35111)
I20260601 13:40:55.140239  4277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43394
I20260601 13:40:55.158120   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:55.158550   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:55.158878   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:55.159373   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:55.159436   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.159497   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:55.159530   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.163929   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:38379
I20260601 13:40:55.164006  4483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:38379 every 8 connection(s)
I20260601 13:40:55.164759   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:55.166802  4487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:55.166890  4490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:55.166800  4488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:55.167104   696 server_base.cc:1061] running on GCE node
I20260601 13:40:55.167245   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:55.167289   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:55.167313   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321255167309 us; error 0 us; skew 500 ppm
I20260601 13:40:55.168298   696 webserver.cc:533] Webserver started at http://127.0.174.3:41299/ using document root <none> and password file <none>
I20260601 13:40:55.168495   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:55.168582   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:55.168671   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:55.169073  4484 heartbeater.cc:344] Connected to a master server at 127.0.174.62:33241
I20260601 13:40:55.169174  4484 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:55.169148   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "a3eef5ee99b04cd49c754282a915295e"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.169417  4484 heartbeater.cc:507] Master 127.0.174.62:33241 requested a full tablet report, sending...
I20260601 13:40:55.170131  4277 ts_manager.cc:194] Registered new tserver with Master: 879ac71cf2d34649a1e136d573ab7d2f (127.0.174.2:38379)
I20260601 13:40:55.170802  4277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43406
I20260601 13:40:55.171020   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:55.172174  4495 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.172447   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:55.172533   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "a3eef5ee99b04cd49c754282a915295e"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.172602   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-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)
I20260601 13:40:55.183408   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:55.183743   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:55.184023   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:55.184504   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:55.184566   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.184612   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:55.184662   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.188603   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:35651
I20260601 13:40:55.188683  4559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:35651 every 8 connection(s)
I20260601 13:40:55.189373   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:55.191344  4564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:55.191322  4563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:40:55.191582  4566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:40:55.191917   696 server_base.cc:1061] running on GCE node
I20260601 13:40:55.192106   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:55.192163   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:40:55.192198   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321255192197 us; error 0 us; skew 500 ppm
I20260601 13:40:55.193128   696 webserver.cc:533] Webserver started at http://127.0.174.4:46403/ using document root <none> and password file <none>
I20260601 13:40:55.193305   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:55.193361   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:55.193487   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:55.193897  4560 heartbeater.cc:344] Connected to a master server at 127.0.174.62:33241
I20260601 13:40:55.193954   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "f675089963444b2d844748f9ba1450c6"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.193993  4560 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:55.194207  4560 heartbeater.cc:507] Master 127.0.174.62:33241 requested a full tablet report, sending...
I20260601 13:40:55.194859  4277 ts_manager.cc:194] Registered new tserver with Master: a3eef5ee99b04cd49c754282a915295e (127.0.174.3:35651)
I20260601 13:40:55.195511  4277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43418
I20260601 13:40:55.195755   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:55.196729  4571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.196983   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:55.197090   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "f675089963444b2d844748f9ba1450c6"
format_stamp: "Formatted at 2026-06-01 13:40:55 on dist-test-slave-mfrq"
I20260601 13:40:55.197182   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321176522077-696-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)
I20260601 13:40:55.201439   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:55.201865   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:55.202152   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:55.202574   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:55.202633   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.202687   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:55.202723   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:55.207101   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:46857
I20260601 13:40:55.207196  4634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:46857 every 8 connection(s)
I20260601 13:40:55.211297  4635 heartbeater.cc:344] Connected to a master server at 127.0.174.62:33241
I20260601 13:40:55.211406  4635 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:55.211604  4635 heartbeater.cc:507] Master 127.0.174.62:33241 requested a full tablet report, sending...
I20260601 13:40:55.212168  4277 ts_manager.cc:194] Registered new tserver with Master: f675089963444b2d844748f9ba1450c6 (127.0.174.4:46857)
I20260601 13:40:55.212630  4277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43426
I20260601 13:40:55.213156   696 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005623565s
I20260601 13:40:56.141189  4408 heartbeater.cc:499] Master 127.0.174.62:33241 was elected leader, sending a full tablet report...
I20260601 13:40:56.171944  4484 heartbeater.cc:499] Master 127.0.174.62:33241 was elected leader, sending a full tablet report...
I20260601 13:40:56.196393  4560 heartbeater.cc:499] Master 127.0.174.62:33241 was elected leader, sending a full tablet report...
I20260601 13:40:56.213446  4635 heartbeater.cc:499] Master 127.0.174.62:33241 was elected leader, sending a full tablet report...
I20260601 13:40:56.253948  4277 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43454:
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"
    }
  }
}
I20260601 13:40:56.265300  4371 tablet_service.cc:1511] Processing CreateTablet for tablet b0512f05f5bc4a648100243e4ca1c860 (DEFAULT_TABLE table=test-workload [id=7a401ba3d0784844b7ddfb23d946103c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:56.265509  4523 tablet_service.cc:1511] Processing CreateTablet for tablet b0512f05f5bc4a648100243e4ca1c860 (DEFAULT_TABLE table=test-workload [id=7a401ba3d0784844b7ddfb23d946103c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:56.265704  4371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0512f05f5bc4a648100243e4ca1c860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.265769  4523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0512f05f5bc4a648100243e4ca1c860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.266500  4599 tablet_service.cc:1511] Processing CreateTablet for tablet b0512f05f5bc4a648100243e4ca1c860 (DEFAULT_TABLE table=test-workload [id=7a401ba3d0784844b7ddfb23d946103c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:40:56.266795  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0512f05f5bc4a648100243e4ca1c860. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:56.268244  4657 tablet_bootstrap.cc:492] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e: Bootstrap starting.
I20260601 13:40:56.268884  4658 tablet_bootstrap.cc:492] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6: Bootstrap starting.
I20260601 13:40:56.269378  4656 tablet_bootstrap.cc:492] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e: Bootstrap starting.
I20260601 13:40:56.270108  4658 tablet_bootstrap.cc:654] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.270171  4657 tablet_bootstrap.cc:654] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.270498  4656 tablet_bootstrap.cc:654] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.271431  4658 tablet_bootstrap.cc:492] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6: No bootstrap required, opened a new log
I20260601 13:40:56.271498  4656 tablet_bootstrap.cc:492] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e: No bootstrap required, opened a new log
I20260601 13:40:56.271534  4658 ts_tablet_manager.cc:1403] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:56.271943  4657 tablet_bootstrap.cc:492] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e: No bootstrap required, opened a new log
I20260601 13:40:56.272037  4657 ts_tablet_manager.cc:1403] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:56.272102  4658 raft_consensus.cc:359] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } }
I20260601 13:40:56.272229  4658 raft_consensus.cc:385] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.272262  4658 raft_consensus.cc:740] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f675089963444b2d844748f9ba1450c6, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.272400  4658 consensus_queue.cc:260] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } }
I20260601 13:40:56.272473  4657 raft_consensus.cc:359] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } }
I20260601 13:40:56.272541  4657 raft_consensus.cc:385] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.272591  4657 raft_consensus.cc:740] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b23bbe8227f4baabdf32fa97d4df76e, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.272716  4657 consensus_queue.cc:260] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } }
I20260601 13:40:56.272791  4658 ts_tablet_manager.cc:1434] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.273062  4657 ts_tablet_manager.cc:1434] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.271554  4656 ts_tablet_manager.cc:1403] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:56.273681  4656 raft_consensus.cc:359] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } }
I20260601 13:40:56.273880  4656 raft_consensus.cc:385] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.273983  4656 raft_consensus.cc:740] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3eef5ee99b04cd49c754282a915295e, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.274124  4656 consensus_queue.cc:260] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } }
I20260601 13:40:56.274528  4656 ts_tablet_manager.cc:1434] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.281708  4662 raft_consensus.cc:493] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:56.281894  4662 raft_consensus.cc:515] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } }
I20260601 13:40:56.282449  4662 leader_election.cc:290] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b23bbe8227f4baabdf32fa97d4df76e (127.0.174.1:35111), a3eef5ee99b04cd49c754282a915295e (127.0.174.3:35651)
I20260601 13:40:56.286470  4381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0512f05f5bc4a648100243e4ca1c860" candidate_uuid: "f675089963444b2d844748f9ba1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" is_pre_election: true
I20260601 13:40:56.286473  4534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0512f05f5bc4a648100243e4ca1c860" candidate_uuid: "f675089963444b2d844748f9ba1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3eef5ee99b04cd49c754282a915295e" is_pre_election: true
I20260601 13:40:56.286633  4381 raft_consensus.cc:2468] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f675089963444b2d844748f9ba1450c6 in term 0.
I20260601 13:40:56.286695  4534 raft_consensus.cc:2468] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f675089963444b2d844748f9ba1450c6 in term 0.
I20260601 13:40:56.287009  4575 leader_election.cc:304] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b23bbe8227f4baabdf32fa97d4df76e, f675089963444b2d844748f9ba1450c6; no voters: 
I20260601 13:40:56.287206  4662 raft_consensus.cc:2804] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:56.287266  4662 raft_consensus.cc:493] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:56.287297  4662 raft_consensus.cc:3060] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.288174  4662 raft_consensus.cc:515] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } }
I20260601 13:40:56.288563  4662 leader_election.cc:290] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [CANDIDATE]: Term 1 election: Requested vote from peers 5b23bbe8227f4baabdf32fa97d4df76e (127.0.174.1:35111), a3eef5ee99b04cd49c754282a915295e (127.0.174.3:35651)
I20260601 13:40:56.288870  4381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0512f05f5bc4a648100243e4ca1c860" candidate_uuid: "f675089963444b2d844748f9ba1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b23bbe8227f4baabdf32fa97d4df76e"
I20260601 13:40:56.289002  4381 raft_consensus.cc:3060] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.289019  4534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0512f05f5bc4a648100243e4ca1c860" candidate_uuid: "f675089963444b2d844748f9ba1450c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3eef5ee99b04cd49c754282a915295e"
I20260601 13:40:56.289136  4534 raft_consensus.cc:3060] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.289991  4381 raft_consensus.cc:2468] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f675089963444b2d844748f9ba1450c6 in term 1.
I20260601 13:40:56.290031  4534 raft_consensus.cc:2468] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f675089963444b2d844748f9ba1450c6 in term 1.
I20260601 13:40:56.290328  4575 leader_election.cc:304] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b23bbe8227f4baabdf32fa97d4df76e, f675089963444b2d844748f9ba1450c6; no voters: 
I20260601 13:40:56.290532  4662 raft_consensus.cc:2804] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.290760  4662 raft_consensus.cc:697] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 1 LEADER]: Becoming Leader. State: Replica: f675089963444b2d844748f9ba1450c6, State: Running, Role: LEADER
I20260601 13:40:56.290974  4662 consensus_queue.cc:237] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } }
I20260601 13:40:56.292629  4276 catalog_manager.cc:5696] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f675089963444b2d844748f9ba1450c6 (127.0.174.4). New cstate: current_term: 1 leader_uuid: "f675089963444b2d844748f9ba1450c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f675089963444b2d844748f9ba1450c6" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 46857 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:56.694918  4662 consensus_queue.cc:1048] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b23bbe8227f4baabdf32fa97d4df76e" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:56.698403  4662 consensus_queue.cc:1048] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3eef5ee99b04cd49c754282a915295e" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:57.085520  4332 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:57.085944  4332 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:57.086046  4332 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:59.086373  4332 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:59.086831  4332 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:59.086918  4332 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:01.087260  4332 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:01.087630  4332 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:01.087721  4332 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:03.088023  4332 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:03.088371  4332 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:03.088454  4332 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:05.088780  4332 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:05.089159  4332 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:05.089223  4332 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:07.089542  4332 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:07.089912  4332 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:07.089982  4332 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:07.352834   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:41:07.356782   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:07.357054   696 tablet_replica.cc:333] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e: stopping tablet replica
I20260601 13:41:07.357173   696 raft_consensus.cc:2243] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:07.357288   696 raft_consensus.cc:2272] T b0512f05f5bc4a648100243e4ca1c860 P 5b23bbe8227f4baabdf32fa97d4df76e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:07.370745   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:41:07.372754   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:41:07.376809   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:07.388715   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:41:07.390492   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:41:07.395092   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:07.395299   696 tablet_replica.cc:333] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e: stopping tablet replica
I20260601 13:41:07.395437   696 raft_consensus.cc:2243] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:07.395577   696 raft_consensus.cc:2272] T b0512f05f5bc4a648100243e4ca1c860 P a3eef5ee99b04cd49c754282a915295e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:07.395587  4575 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:35111: connect: Connection refused (error 111)
W20260601 13:41:07.396376  4575 consensus_peers.cc:597] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 -> Peer 5b23bbe8227f4baabdf32fa97d4df76e (127.0.174.1:35111): Couldn't send request to peer 5b23bbe8227f4baabdf32fa97d4df76e. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:35111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:41:07.406186  4574 consensus_peers.cc:597] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 -> Peer a3eef5ee99b04cd49c754282a915295e (127.0.174.3:35651): Couldn't send request to peer a3eef5ee99b04cd49c754282a915295e. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.3:35651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:07.407956   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:41:07.409873   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:41:07.414022   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:07.414213   696 tablet_replica.cc:333] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6: stopping tablet replica
I20260601 13:41:07.414322   696 raft_consensus.cc:2243] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:07.414489   696 raft_consensus.cc:2272] T b0512f05f5bc4a648100243e4ca1c860 P f675089963444b2d844748f9ba1450c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:07.427045   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:41:07.429039   696 master.cc:562] Master@127.0.174.62:33241 shutting down...
I20260601 13:41:07.432928   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:07.433090   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:07.433168   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 924a65e2b1a04be9acdb60011f867522: stopping tablet replica
I20260601 13:41:07.445729   696 master.cc:584] Master@127.0.174.62:33241 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12416 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:41:07.455966   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:39831
I20260601 13:41:07.456391   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:07.458333  4682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:07.458348  4685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:07.458355  4683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:07.458750   696 server_base.cc:1061] running on GCE node
I20260601 13:41:07.458910   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:07.458962   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:07.458994   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321267458993 us; error 0 us; skew 500 ppm
I20260601 13:41:07.459915   696 webserver.cc:533] Webserver started at http://127.0.174.62:40385/ using document root <none> and password file <none>
I20260601 13:41:07.460089   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:07.460140   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:07.460222   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:07.460748   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "f5c79d7b94fa4f9496050c61f1e08ca6"
format_stamp: "Formatted at 2026-06-01 13:41:07 on dist-test-slave-mfrq"
I20260601 13:41:07.462815   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:41:07.464319  4690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.464612   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:07.464706   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "f5c79d7b94fa4f9496050c61f1e08ca6"
format_stamp: "Formatted at 2026-06-01 13:41:07 on dist-test-slave-mfrq"
I20260601 13:41:07.464833   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-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)
I20260601 13:41:07.474653   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:07.474984   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:07.478917   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:39831
I20260601 13:41:07.481817  4742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:39831 every 8 connection(s)
I20260601 13:41:07.482323  4743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:07.484157  4743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6: Bootstrap starting.
I20260601 13:41:07.484953  4743 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:07.485957  4743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6: No bootstrap required, opened a new log
I20260601 13:41:07.486338  4743 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5c79d7b94fa4f9496050c61f1e08ca6" member_type: VOTER }
I20260601 13:41:07.486429  4743 raft_consensus.cc:385] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:07.486498  4743 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5c79d7b94fa4f9496050c61f1e08ca6, State: Initialized, Role: FOLLOWER
I20260601 13:41:07.486670  4743 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f5c79d7b94fa4f9496050c61f1e08ca6" member_type: VOTER }
I20260601 13:41:07.486738  4743 raft_consensus.cc:399] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:07.486797  4743 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:07.486855  4743 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:07.487532  4743 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5c79d7b94fa4f9496050c61f1e08ca6" member_type: VOTER }
I20260601 13:41:07.487671  4743 leader_election.cc:304] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [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: f5c79d7b94fa4f9496050c61f1e08ca6; no voters: 
I20260601 13:41:07.487855  4743 leader_election.cc:290] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:07.487982  4746 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:07.488186  4746 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 1 LEADER]: Becoming Leader. State: Replica: f5c79d7b94fa4f9496050c61f1e08ca6, State: Running, Role: LEADER
I20260601 13:41:07.488272  4743 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:07.488320  4746 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [LEADER]: Queue going to LEADER mode. State: All 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: "f5c79d7b94fa4f9496050c61f1e08ca6" member_type: VOTER }
I20260601 13:41:07.488751  4748 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5c79d7b94fa4f9496050c61f1e08ca6. Latest consensus state: current_term: 1 leader_uuid: "f5c79d7b94fa4f9496050c61f1e08ca6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5c79d7b94fa4f9496050c61f1e08ca6" member_type: VOTER } }
I20260601 13:41:07.488739  4747 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f5c79d7b94fa4f9496050c61f1e08ca6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5c79d7b94fa4f9496050c61f1e08ca6" member_type: VOTER } }
I20260601 13:41:07.488845  4748 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:07.488857  4747 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:07.489092  4751 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:07.489995  4751 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:07.490203   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:07.491868  4751 catalog_manager.cc:1382] Generated new cluster ID: cbb4ec96cc4a4c2191b454a3eda2df9d
I20260601 13:41:07.491925  4751 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:07.507362  4751 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:07.507884  4751 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:07.513288  4751 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6: Generated new TSK 0
I20260601 13:41:07.513432  4751 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:07.522634   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:07.524670  4764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:07.524677  4767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:07.524793  4765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:07.525008   696 server_base.cc:1061] running on GCE node
I20260601 13:41:07.525154   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:07.525203   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:07.525234   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321267525234 us; error 0 us; skew 500 ppm
I20260601 13:41:07.526118   696 webserver.cc:533] Webserver started at http://127.0.174.1:44089/ using document root <none> and password file <none>
I20260601 13:41:07.526292   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:07.526371   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:07.526445   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:07.526821   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "9f44033beb7c437ebc8b2d94fadd0c4f"
format_stamp: "Formatted at 2026-06-01 13:41:07 on dist-test-slave-mfrq"
I20260601 13:41:07.528224   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:07.529075  4772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.529300   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:07.529376   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "9f44033beb7c437ebc8b2d94fadd0c4f"
format_stamp: "Formatted at 2026-06-01 13:41:07 on dist-test-slave-mfrq"
I20260601 13:41:07.529474   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-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)
I20260601 13:41:07.542775   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:07.543161   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:07.543460   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:07.543903   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:07.543969   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.544023   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:07.544067   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.548421   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:44811
I20260601 13:41:07.548461  4836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:44811 every 8 connection(s)
I20260601 13:41:07.549314   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:07.551285  4844 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:07.551249  4841 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:07.551331  4842 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:07.551692   696 server_base.cc:1061] running on GCE node
I20260601 13:41:07.551874   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:07.551923   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:07.551944   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321267551943 us; error 0 us; skew 500 ppm
I20260601 13:41:07.552815   696 webserver.cc:533] Webserver started at http://127.0.174.2:35297/ using document root <none> and password file <none>
I20260601 13:41:07.553157   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:07.553231   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:07.553359   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:07.553856   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "1eb42283f33a4e74bfc310006d281ff4"
format_stamp: "Formatted at 2026-06-01 13:41:07 on dist-test-slave-mfrq"
I20260601 13:41:07.554616  4837 heartbeater.cc:344] Connected to a master server at 127.0.174.62:39831
I20260601 13:41:07.554713  4837 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:07.554924  4837 heartbeater.cc:507] Master 127.0.174.62:39831 requested a full tablet report, sending...
I20260601 13:41:07.555537  4707 ts_manager.cc:194] Registered new tserver with Master: 9f44033beb7c437ebc8b2d94fadd0c4f (127.0.174.1:44811)
I20260601 13:41:07.555640   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:07.556254  4707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56150
I20260601 13:41:07.556574  4849 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.556818   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:07.556878   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "1eb42283f33a4e74bfc310006d281ff4"
format_stamp: "Formatted at 2026-06-01 13:41:07 on dist-test-slave-mfrq"
I20260601 13:41:07.556954   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-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)
I20260601 13:41:07.575660   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:07.576027   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:07.576323   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:07.576820   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:07.576875   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.576931   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:07.576978   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.581334   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:44257
I20260601 13:41:07.581357  4912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:44257 every 8 connection(s)
I20260601 13:41:07.582171   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:07.584223  4916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:07.584319  4917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:07.584267  4919 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:07.584725   696 server_base.cc:1061] running on GCE node
I20260601 13:41:07.584925   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:07.584977   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:07.585007   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321267585006 us; error 0 us; skew 500 ppm
I20260601 13:41:07.586020   696 webserver.cc:533] Webserver started at http://127.0.174.3:46531/ using document root <none> and password file <none>
I20260601 13:41:07.586182   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:07.586239   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:07.586313   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:07.586545  4913 heartbeater.cc:344] Connected to a master server at 127.0.174.62:39831
I20260601 13:41:07.586638  4913 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:07.586797   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "dc69023ec1df4fc3bbbeea22cd40fe25"
format_stamp: "Formatted at 2026-06-01 13:41:07 on dist-test-slave-mfrq"
I20260601 13:41:07.586820  4913 heartbeater.cc:507] Master 127.0.174.62:39831 requested a full tablet report, sending...
I20260601 13:41:07.587435  4707 ts_manager.cc:194] Registered new tserver with Master: 1eb42283f33a4e74bfc310006d281ff4 (127.0.174.2:44257)
I20260601 13:41:07.587922  4707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56156
I20260601 13:41:07.588366   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:07.589283  4924 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.589564   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:07.589638   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "dc69023ec1df4fc3bbbeea22cd40fe25"
format_stamp: "Formatted at 2026-06-01 13:41:07 on dist-test-slave-mfrq"
I20260601 13:41:07.589707   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321176522077-696-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)
I20260601 13:41:07.601176   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:07.601524   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:07.601853   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:07.602288   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:07.602346   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.602398   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:07.602442   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:07.606806   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:35493
I20260601 13:41:07.606878  4987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:35493 every 8 connection(s)
I20260601 13:41:07.610911  4988 heartbeater.cc:344] Connected to a master server at 127.0.174.62:39831
I20260601 13:41:07.610996  4988 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:07.611155  4988 heartbeater.cc:507] Master 127.0.174.62:39831 requested a full tablet report, sending...
I20260601 13:41:07.611732  4707 ts_manager.cc:194] Registered new tserver with Master: dc69023ec1df4fc3bbbeea22cd40fe25 (127.0.174.3:35493)
I20260601 13:41:07.611807   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004563544s
I20260601 13:41:07.612389  4707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56162
I20260601 13:41:08.557196  4837 heartbeater.cc:499] Master 127.0.174.62:39831 was elected leader, sending a full tablet report...
I20260601 13:41:08.588922  4913 heartbeater.cc:499] Master 127.0.174.62:39831 was elected leader, sending a full tablet report...
I20260601 13:41:08.613226  4988 heartbeater.cc:499] Master 127.0.174.62:39831 was elected leader, sending a full tablet report...
I20260601 13:41:08.649888  4707 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56182:
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"
    }
  }
}
W20260601 13:41:08.650316  4707 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.
I20260601 13:41:08.660162  4877 tablet_service.cc:1511] Processing CreateTablet for tablet f2ffe853e69d4029bfe563f85ac3be31 (DEFAULT_TABLE table=test-workload [id=fcf7a9d39db442ea9f12f355e665547e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:08.660490  4952 tablet_service.cc:1511] Processing CreateTablet for tablet f2ffe853e69d4029bfe563f85ac3be31 (DEFAULT_TABLE table=test-workload [id=fcf7a9d39db442ea9f12f355e665547e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:08.660496  4877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ffe853e69d4029bfe563f85ac3be31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:08.660796  4952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ffe853e69d4029bfe563f85ac3be31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:08.660952  4800 tablet_service.cc:1511] Processing CreateTablet for tablet f2ffe853e69d4029bfe563f85ac3be31 (DEFAULT_TABLE table=test-workload [id=fcf7a9d39db442ea9f12f355e665547e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:08.661228  4800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ffe853e69d4029bfe563f85ac3be31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:08.663128  5010 tablet_bootstrap.cc:492] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f: Bootstrap starting.
I20260601 13:41:08.663504  5012 tablet_bootstrap.cc:492] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4: Bootstrap starting.
I20260601 13:41:08.664240  5010 tablet_bootstrap.cc:654] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:08.664466  5012 tablet_bootstrap.cc:654] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:08.664685  5011 tablet_bootstrap.cc:492] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25: Bootstrap starting.
I20260601 13:41:08.665717  5010 tablet_bootstrap.cc:492] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f: No bootstrap required, opened a new log
I20260601 13:41:08.665731  5011 tablet_bootstrap.cc:654] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:08.665854  5010 ts_tablet_manager.cc:1403] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:08.666266  5010 raft_consensus.cc:359] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } }
I20260601 13:41:08.666404  5010 raft_consensus.cc:385] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:08.666445  5010 raft_consensus.cc:740] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f44033beb7c437ebc8b2d94fadd0c4f, State: Initialized, Role: FOLLOWER
I20260601 13:41:08.666587  5010 consensus_queue.cc:260] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } }
I20260601 13:41:08.666920  5011 tablet_bootstrap.cc:492] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25: No bootstrap required, opened a new log
I20260601 13:41:08.667054  5011 ts_tablet_manager.cc:1403] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:41:08.667367  5012 tablet_bootstrap.cc:492] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4: No bootstrap required, opened a new log
I20260601 13:41:08.667455  5012 ts_tablet_manager.cc:1403] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:08.667562  5011 raft_consensus.cc:359] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } }
I20260601 13:41:08.667666  5011 raft_consensus.cc:385] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:08.667753  5011 raft_consensus.cc:740] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc69023ec1df4fc3bbbeea22cd40fe25, State: Initialized, Role: FOLLOWER
I20260601 13:41:08.667868  5012 raft_consensus.cc:359] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } }
I20260601 13:41:08.667981  5012 raft_consensus.cc:385] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:08.668031  5012 raft_consensus.cc:740] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1eb42283f33a4e74bfc310006d281ff4, State: Initialized, Role: FOLLOWER
I20260601 13:41:08.668044  5011 consensus_queue.cc:260] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } }
I20260601 13:41:08.668144  5012 consensus_queue.cc:260] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } }
I20260601 13:41:08.668423  5011 ts_tablet_manager.cc:1434] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:08.668485  5012 ts_tablet_manager.cc:1434] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:08.666939  5010 ts_tablet_manager.cc:1434] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:08.779454  5017 raft_consensus.cc:493] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:08.779613  5017 raft_consensus.cc:515] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } }
I20260601 13:41:08.780154  5017 leader_election.cc:290] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1eb42283f33a4e74bfc310006d281ff4 (127.0.174.2:44257), 9f44033beb7c437ebc8b2d94fadd0c4f (127.0.174.1:44811)
I20260601 13:41:08.783806  4810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ffe853e69d4029bfe563f85ac3be31" candidate_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" is_pre_election: true
I20260601 13:41:08.783828  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ffe853e69d4029bfe563f85ac3be31" candidate_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb42283f33a4e74bfc310006d281ff4" is_pre_election: true
I20260601 13:41:08.783943  4810 raft_consensus.cc:2468] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc69023ec1df4fc3bbbeea22cd40fe25 in term 0.
I20260601 13:41:08.783984  4887 raft_consensus.cc:2468] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc69023ec1df4fc3bbbeea22cd40fe25 in term 0.
I20260601 13:41:08.784349  4925 leader_election.cc:304] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1eb42283f33a4e74bfc310006d281ff4, dc69023ec1df4fc3bbbeea22cd40fe25; no voters: 
I20260601 13:41:08.784592  5017 raft_consensus.cc:2804] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:08.784646  5017 raft_consensus.cc:493] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:08.784674  5017 raft_consensus.cc:3060] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:08.785517  5017 raft_consensus.cc:515] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } }
I20260601 13:41:08.785881  5017 leader_election.cc:290] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [CANDIDATE]: Term 1 election: Requested vote from peers 1eb42283f33a4e74bfc310006d281ff4 (127.0.174.2:44257), 9f44033beb7c437ebc8b2d94fadd0c4f (127.0.174.1:44811)
I20260601 13:41:08.786194  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ffe853e69d4029bfe563f85ac3be31" candidate_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1eb42283f33a4e74bfc310006d281ff4"
I20260601 13:41:08.786207  4810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ffe853e69d4029bfe563f85ac3be31" candidate_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f"
I20260601 13:41:08.786319  4887 raft_consensus.cc:3060] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:08.786356  4810 raft_consensus.cc:3060] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:08.787093  4887 raft_consensus.cc:2468] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc69023ec1df4fc3bbbeea22cd40fe25 in term 1.
I20260601 13:41:08.787236  4810 raft_consensus.cc:2468] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc69023ec1df4fc3bbbeea22cd40fe25 in term 1.
I20260601 13:41:08.787395  4925 leader_election.cc:304] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1eb42283f33a4e74bfc310006d281ff4, dc69023ec1df4fc3bbbeea22cd40fe25; no voters: 
I20260601 13:41:08.787567  5017 raft_consensus.cc:2804] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:08.787820  5017 raft_consensus.cc:697] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 1 LEADER]: Becoming Leader. State: Replica: dc69023ec1df4fc3bbbeea22cd40fe25, State: Running, Role: LEADER
I20260601 13:41:08.787981  5017 consensus_queue.cc:237] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } }
I20260601 13:41:08.789527  4707 catalog_manager.cc:5696] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc69023ec1df4fc3bbbeea22cd40fe25 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc69023ec1df4fc3bbbeea22cd40fe25" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:09.245792  5017 consensus_queue.cc:1048] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1eb42283f33a4e74bfc310006d281ff4" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:09.249167  5021 consensus_queue.cc:1048] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f44033beb7c437ebc8b2d94fadd0c4f" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:09.490373  4761 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:09.490739  4761 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:09.490806  4761 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:09.490892  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:10.492538  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:11.491115  4761 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:11.491467  4761 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:11.491534  4761 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:11.494071  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:12.495685  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:13.491832  4761 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:13.492213  4761 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:13.492277  4761 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:13.497195  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:14.498883  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:15.492626  4761 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:15.492990  4761 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:15.493046  4761 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:15.500599  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:16.502557  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:17.493361  4761 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:17.493732  4761 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:17.493889  4761 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:17.504184  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:18.505863  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:19.494287  4761 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:19.494704  4761 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:19.494801  4761 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:19.507483  4755 placement_policy_util.cc:407] tablet f2ffe853e69d4029bfe563f85ac3be31: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:19.857069   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:41:19.860916   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:19.861191   696 tablet_replica.cc:333] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f: stopping tablet replica
I20260601 13:41:19.861335   696 raft_consensus.cc:2243] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:19.861541   696 raft_consensus.cc:2272] T f2ffe853e69d4029bfe563f85ac3be31 P 9f44033beb7c437ebc8b2d94fadd0c4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:19.874922   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:41:19.877022   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:41:19.880823   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:19.881033   696 tablet_replica.cc:333] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4: stopping tablet replica
I20260601 13:41:19.881160   696 raft_consensus.cc:2243] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:19.881289   696 raft_consensus.cc:2272] T f2ffe853e69d4029bfe563f85ac3be31 P 1eb42283f33a4e74bfc310006d281ff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:19.893914   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:41:19.895746   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:41:19.899406   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:19.899614   696 tablet_replica.cc:333] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25: stopping tablet replica
I20260601 13:41:19.899737   696 raft_consensus.cc:2243] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:19.899941   696 raft_consensus.cc:2272] T f2ffe853e69d4029bfe563f85ac3be31 P dc69023ec1df4fc3bbbeea22cd40fe25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:19.912235   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:41:19.914039   696 master.cc:562] Master@127.0.174.62:39831 shutting down...
I20260601 13:41:19.917577   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:19.917786   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:19.917860   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P f5c79d7b94fa4f9496050c61f1e08ca6: stopping tablet replica
I20260601 13:41:19.930014   696 master.cc:584] Master@127.0.174.62:39831 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12480 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:41:19.936465   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:39683
I20260601 13:41:19.936797   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:19.938514  5034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:19.938627  5036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:19.938655  5033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:19.938784   696 server_base.cc:1061] running on GCE node
I20260601 13:41:19.938930   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:19.938987   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:19.939002   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321279939002 us; error 0 us; skew 500 ppm
I20260601 13:41:19.940012   696 webserver.cc:533] Webserver started at http://127.0.174.62:46685/ using document root <none> and password file <none>
I20260601 13:41:19.940171   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:19.940250   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:19.940327   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:19.940716   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "afdc42cd43e34629a9c58ebbbdedd473"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-mfrq"
I20260601 13:41:19.942235   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:19.943220  5041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:19.943496   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:19.943608   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "afdc42cd43e34629a9c58ebbbdedd473"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-mfrq"
I20260601 13:41:19.943691   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-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)
I20260601 13:41:19.962136   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:19.962553   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:19.966975   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:39683
I20260601 13:41:19.969161  5093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:39683 every 8 connection(s)
I20260601 13:41:19.969592  5094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:19.971376  5094 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473: Bootstrap starting.
I20260601 13:41:19.972157  5094 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:19.973245  5094 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473: No bootstrap required, opened a new log
I20260601 13:41:19.973647  5094 raft_consensus.cc:359] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afdc42cd43e34629a9c58ebbbdedd473" member_type: VOTER }
I20260601 13:41:19.973758  5094 raft_consensus.cc:385] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:19.973850  5094 raft_consensus.cc:740] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afdc42cd43e34629a9c58ebbbdedd473, State: Initialized, Role: FOLLOWER
I20260601 13:41:19.974040  5094 consensus_queue.cc:260] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "afdc42cd43e34629a9c58ebbbdedd473" member_type: VOTER }
I20260601 13:41:19.974149  5094 raft_consensus.cc:399] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:19.974201  5094 raft_consensus.cc:493] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:19.974251  5094 raft_consensus.cc:3060] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:19.974901  5094 raft_consensus.cc:515] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afdc42cd43e34629a9c58ebbbdedd473" member_type: VOTER }
I20260601 13:41:19.975049  5094 leader_election.cc:304] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [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: afdc42cd43e34629a9c58ebbbdedd473; no voters: 
I20260601 13:41:19.975241  5094 leader_election.cc:290] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:19.975396  5098 raft_consensus.cc:2804] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:19.975631  5098 raft_consensus.cc:697] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 1 LEADER]: Becoming Leader. State: Replica: afdc42cd43e34629a9c58ebbbdedd473, State: Running, Role: LEADER
I20260601 13:41:19.975709  5094 sys_catalog.cc:565] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:19.975778  5098 consensus_queue.cc:237] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [LEADER]: Queue going to LEADER mode. State: All 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: "afdc42cd43e34629a9c58ebbbdedd473" member_type: VOTER }
I20260601 13:41:19.976241  5099 sys_catalog.cc:455] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "afdc42cd43e34629a9c58ebbbdedd473" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afdc42cd43e34629a9c58ebbbdedd473" member_type: VOTER } }
I20260601 13:41:19.976349  5099 sys_catalog.cc:458] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:19.976254  5100 sys_catalog.cc:455] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [sys.catalog]: SysCatalogTable state changed. Reason: New leader afdc42cd43e34629a9c58ebbbdedd473. Latest consensus state: current_term: 1 leader_uuid: "afdc42cd43e34629a9c58ebbbdedd473" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afdc42cd43e34629a9c58ebbbdedd473" member_type: VOTER } }
I20260601 13:41:19.976414  5100 sys_catalog.cc:458] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:19.976861  5104 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:19.977581  5104 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:19.977803   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:19.979574  5104 catalog_manager.cc:1382] Generated new cluster ID: 396db64336044183a9c2b71b004b0a3d
I20260601 13:41:19.979633  5104 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:19.988505  5104 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:19.989071  5104 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:19.998633  5104 catalog_manager.cc:6069] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473: Generated new TSK 0
I20260601 13:41:19.998837  5104 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:20.010070   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:20.012051  5116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:20.012084  5117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:20.012099   696 server_base.cc:1061] running on GCE node
W20260601 13:41:20.012185  5119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:20.012387   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:20.012447   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:20.012472   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321280012472 us; error 0 us; skew 500 ppm
I20260601 13:41:20.013325   696 webserver.cc:533] Webserver started at http://127.0.174.1:43091/ using document root <none> and password file <none>
I20260601 13:41:20.013500   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:20.013571   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:20.013646   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:20.014065   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
format_stamp: "Formatted at 2026-06-01 13:41:20 on dist-test-slave-mfrq"
I20260601 13:41:20.015478   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:20.016366  5124 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:20.016630   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:20.016713   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
format_stamp: "Formatted at 2026-06-01 13:41:20 on dist-test-slave-mfrq"
I20260601 13:41:20.016798   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-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)
I20260601 13:41:20.028927   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:20.029258   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:20.029549   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:20.030085   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:20.030145   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:20.030190   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:20.030241   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:20.034188   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:45439
I20260601 13:41:20.034215  5188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:45439 every 8 connection(s)
I20260601 13:41:20.034983   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:20.036886  5194 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:20.036849  5193 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:20.037050   696 server_base.cc:1061] running on GCE node
W20260601 13:41:20.036880  5196 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:20.037323   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:20.037379   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:20.037401   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321280037400 us; error 0 us; skew 500 ppm
I20260601 13:41:20.038383   696 webserver.cc:533] Webserver started at http://127.0.174.2:42881/ using document root <none> and password file <none>
I20260601 13:41:20.038558   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:20.038632   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:20.038712   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:20.039053   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "63a9f6f78e544bc2ad78340c96fb5402"
format_stamp: "Formatted at 2026-06-01 13:41:20 on dist-test-slave-mfrq"
I20260601 13:41:20.039681  5189 heartbeater.cc:344] Connected to a master server at 127.0.174.62:39683
I20260601 13:41:20.039798  5189 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:20.040012  5189 heartbeater.cc:507] Master 127.0.174.62:39683 requested a full tablet report, sending...
I20260601 13:41:20.040681  5058 ts_manager.cc:194] Registered new tserver with Master: 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439)
I20260601 13:41:20.040901   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:20.041473  5058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33140
I20260601 13:41:20.041882  5201 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:20.042188   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:20.042261   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "63a9f6f78e544bc2ad78340c96fb5402"
format_stamp: "Formatted at 2026-06-01 13:41:20 on dist-test-slave-mfrq"
I20260601 13:41:20.042326   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-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)
I20260601 13:41:20.055557   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:20.055866   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:20.056093   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:20.056528   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:20.056584   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:20.056613   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:20.056627   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:20.061205   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:38115
I20260601 13:41:20.061244  5264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:38115 every 8 connection(s)
I20260601 13:41:20.062091   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:20.063735  5268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:20.063778  5269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:20.063784  5271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:20.063895   696 server_base.cc:1061] running on GCE node
I20260601 13:41:20.064164   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:20.064198   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:20.064213   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321280064213 us; error 0 us; skew 500 ppm
I20260601 13:41:20.064988   696 webserver.cc:533] Webserver started at http://127.0.174.3:35817/ using document root <none> and password file <none>
I20260601 13:41:20.065155   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:20.065220   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:20.065299   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:20.065707   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "17722279d5e24b2cb7089cae36aee7ae"
format_stamp: "Formatted at 2026-06-01 13:41:20 on dist-test-slave-mfrq"
I20260601 13:41:20.066256  5265 heartbeater.cc:344] Connected to a master server at 127.0.174.62:39683
I20260601 13:41:20.066354  5265 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:20.066568  5265 heartbeater.cc:507] Master 127.0.174.62:39683 requested a full tablet report, sending...
I20260601 13:41:20.067258  5058 ts_manager.cc:194] Registered new tserver with Master: 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:20.067384   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:20.067836  5058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33142
I20260601 13:41:20.068315  5276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:20.068581   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:20.068638   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "17722279d5e24b2cb7089cae36aee7ae"
format_stamp: "Formatted at 2026-06-01 13:41:20 on dist-test-slave-mfrq"
I20260601 13:41:20.068725   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-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)
I20260601 13:41:20.078900   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:20.079262   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:20.079545   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:20.079959   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:20.080003   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:20.080055   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:20.080099   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:20.084537   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:38949
I20260601 13:41:20.084604  5340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:38949 every 8 connection(s)
I20260601 13:41:20.088991  5341 heartbeater.cc:344] Connected to a master server at 127.0.174.62:39683
I20260601 13:41:20.089123  5341 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:20.089347  5341 heartbeater.cc:507] Master 127.0.174.62:39683 requested a full tablet report, sending...
I20260601 13:41:20.090029  5058 ts_manager.cc:194] Registered new tserver with Master: 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:20.090494  5058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33148
I20260601 13:41:20.090518   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005589346s
I20260601 13:41:21.042575  5189 heartbeater.cc:499] Master 127.0.174.62:39683 was elected leader, sending a full tablet report...
I20260601 13:41:21.068812  5265 heartbeater.cc:499] Master 127.0.174.62:39683 was elected leader, sending a full tablet report...
I20260601 13:41:21.091521  5341 heartbeater.cc:499] Master 127.0.174.62:39683 was elected leader, sending a full tablet report...
I20260601 13:41:21.124873  5058 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33154:
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"
    }
  }
}
W20260601 13:41:21.125425  5058 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.
I20260601 13:41:21.139225  5151 tablet_service.cc:1511] Processing CreateTablet for tablet 208184a4534e4b6ca5f1055f060d587a (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:41:21.139331  5152 tablet_service.cc:1511] Processing CreateTablet for tablet 1454bf7c8d6e478ca5c367f1e246b7d0 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:41:21.139559  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208184a4534e4b6ca5f1055f060d587a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.139617  5150 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7f2ce1cb0144fd9dd1a09024ef2ee4 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:41:21.139930  5149 tablet_service.cc:1511] Processing CreateTablet for tablet 5d71e9c548dc42468670e2f5cb97ec0a (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:41:21.140187  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 1454bf7c8d6e478ca5c367f1e246b7d0 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:41:21.140231  5148 tablet_service.cc:1511] Processing CreateTablet for tablet a71596476e3847048f84e2ab56392611 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:41:21.140461  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1454bf7c8d6e478ca5c367f1e246b7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.140511  5150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7f2ce1cb0144fd9dd1a09024ef2ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.141903  5149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d71e9c548dc42468670e2f5cb97ec0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.142899  5362 tablet_bootstrap.cc:492] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.143185  5302 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7f2ce1cb0144fd9dd1a09024ef2ee4 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:41:21.143420  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7f2ce1cb0144fd9dd1a09024ef2ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.143934  5148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71596476e3847048f84e2ab56392611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.144605  5362 tablet_bootstrap.cc:654] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.145192  5300 tablet_service.cc:1511] Processing CreateTablet for tablet a71596476e3847048f84e2ab56392611 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:41:21.145426  5300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71596476e3847048f84e2ab56392611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.146034  5152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1454bf7c8d6e478ca5c367f1e246b7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.146052  5301 tablet_service.cc:1511] Processing CreateTablet for tablet 5d71e9c548dc42468670e2f5cb97ec0a (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:41:21.146287  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d71e9c548dc42468670e2f5cb97ec0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.147181  5228 tablet_service.cc:1511] Processing CreateTablet for tablet 208184a4534e4b6ca5f1055f060d587a (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:41:21.147425  5228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208184a4534e4b6ca5f1055f060d587a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.147608  5229 tablet_service.cc:1511] Processing CreateTablet for tablet 1454bf7c8d6e478ca5c367f1e246b7d0 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:41:21.147830  5229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1454bf7c8d6e478ca5c367f1e246b7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.142886  5303 tablet_service.cc:1511] Processing CreateTablet for tablet 208184a4534e4b6ca5f1055f060d587a (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:41:21.148998  5151 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0572b2647846f28f06b5dbc4e57ff4 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:41:21.149061  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208184a4534e4b6ca5f1055f060d587a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.149204  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0572b2647846f28f06b5dbc4e57ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.149569  5228 tablet_service.cc:1511] Processing CreateTablet for tablet e3909e5a4d5447fc81c8b2d1a47e248a (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:41:21.149840  5229 tablet_service.cc:1511] Processing CreateTablet for tablet 64b751600ebc4414889d32a150bebbaf (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:41:21.149935  5227 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7f2ce1cb0144fd9dd1a09024ef2ee4 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:41:21.149992  5144 tablet_service.cc:1511] Processing CreateTablet for tablet 9300c51b40084d5ea001d7db9404a77c (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:41:21.150158  5228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3909e5a4d5447fc81c8b2d1a47e248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.150233  5144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9300c51b40084d5ea001d7db9404a77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.150275  5220 tablet_service.cc:1511] Processing CreateTablet for tablet 9300c51b40084d5ea001d7db9404a77c (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:41:21.150490  5220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9300c51b40084d5ea001d7db9404a77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.151964  5227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7f2ce1cb0144fd9dd1a09024ef2ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.152222  5303 tablet_service.cc:1511] Processing CreateTablet for tablet 25e31ad6f60f46238990a98bc0775d54 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:41:21.152338  5147 tablet_service.cc:1511] Processing CreateTablet for tablet e3909e5a4d5447fc81c8b2d1a47e248a (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:41:21.152432  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e31ad6f60f46238990a98bc0775d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.152545  5147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3909e5a4d5447fc81c8b2d1a47e248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.152601  5221 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0572b2647846f28f06b5dbc4e57ff4 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:41:21.152841  5221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0572b2647846f28f06b5dbc4e57ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.154162  5302 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0572b2647846f28f06b5dbc4e57ff4 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:41:21.154383  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0572b2647846f28f06b5dbc4e57ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.154541  5301 tablet_service.cc:1511] Processing CreateTablet for tablet ce85efc900e64c268015bcf826811e6e (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:41:21.154767  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce85efc900e64c268015bcf826811e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.154973  5222 tablet_service.cc:1511] Processing CreateTablet for tablet 16e9c046372f45faa158e536b56b5f9c (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:41:21.155200  5222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e9c046372f45faa158e536b56b5f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.154551  5146 tablet_service.cc:1511] Processing CreateTablet for tablet 64b751600ebc4414889d32a150bebbaf (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:41:21.156003  5146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b751600ebc4414889d32a150bebbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.156813  5300 tablet_service.cc:1511] Processing CreateTablet for tablet 16e9c046372f45faa158e536b56b5f9c (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:41:21.157047  5300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e9c046372f45faa158e536b56b5f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.157009  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 9300c51b40084d5ea001d7db9404a77c (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:41:21.157279  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9300c51b40084d5ea001d7db9404a77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.157495  5223 tablet_service.cc:1511] Processing CreateTablet for tablet ce85efc900e64c268015bcf826811e6e (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:41:21.157770  5223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce85efc900e64c268015bcf826811e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.159183  5152 tablet_service.cc:1511] Processing CreateTablet for tablet 25e31ad6f60f46238990a98bc0775d54 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:41:21.159397  5149 tablet_service.cc:1511] Processing CreateTablet for tablet 16e9c046372f45faa158e536b56b5f9c (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:41:21.159403  5152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e31ad6f60f46238990a98bc0775d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.159673  5148 tablet_service.cc:1511] Processing CreateTablet for tablet ce85efc900e64c268015bcf826811e6e (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:41:21.159838  5149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e9c046372f45faa158e536b56b5f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.159962  5224 tablet_service.cc:1511] Processing CreateTablet for tablet 25e31ad6f60f46238990a98bc0775d54 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:41:21.160043  5148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce85efc900e64c268015bcf826811e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.160218  5224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e31ad6f60f46238990a98bc0775d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.161883  5364 tablet_bootstrap.cc:492] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.162041  5361 tablet_bootstrap.cc:492] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.162326  5225 tablet_service.cc:1511] Processing CreateTablet for tablet a71596476e3847048f84e2ab56392611 (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:41:21.162585  5225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71596476e3847048f84e2ab56392611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.163079  5364 tablet_bootstrap.cc:654] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.163089  5361 tablet_bootstrap.cc:654] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.163694  5362 tablet_bootstrap.cc:492] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.163797  5362 ts_tablet_manager.cc:1403] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.000s
I20260601 13:41:21.164312  5362 raft_consensus.cc:359] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.164469  5362 raft_consensus.cc:385] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.164495  5364 tablet_bootstrap.cc:492] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.164552  5362 raft_consensus.cc:740] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.164584  5361 tablet_bootstrap.cc:492] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.164713  5364 ts_tablet_manager.cc:1403] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:21.164691  5226 tablet_service.cc:1511] Processing CreateTablet for tablet 5d71e9c548dc42468670e2f5cb97ec0a (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:41:21.164754  5361 ts_tablet_manager.cc:1403] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:21.164790  5362 consensus_queue.cc:260] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.164930  5226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d71e9c548dc42468670e2f5cb97ec0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.165155  5362 ts_tablet_manager.cc:1434] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.165138  5364 raft_consensus.cc:359] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.165243  5364 raft_consensus.cc:385] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.165205  5361 raft_consensus.cc:359] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.165279  5364 raft_consensus.cc:740] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.165295  5361 raft_consensus.cc:385] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.165326  5361 raft_consensus.cc:740] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.165411  5364 consensus_queue.cc:260] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.165436  5361 consensus_queue.cc:260] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.165809  5361 ts_tablet_manager.cc:1434] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.165845  5362 tablet_bootstrap.cc:492] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.165987  5361 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.166833  5362 tablet_bootstrap.cc:654] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.166884  5364 ts_tablet_manager.cc:1434] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:21.166921  5361 tablet_bootstrap.cc:654] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.167065  5299 tablet_service.cc:1511] Processing CreateTablet for tablet e3909e5a4d5447fc81c8b2d1a47e248a (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:41:21.167309  5299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3909e5a4d5447fc81c8b2d1a47e248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.167338  5364 tablet_bootstrap.cc:492] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.167999  5361 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.168097  5361 ts_tablet_manager.cc:1403] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:21.168565  5361 raft_consensus.cc:359] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.168677  5361 raft_consensus.cc:385] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.168717  5361 raft_consensus.cc:740] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.168833  5361 consensus_queue.cc:260] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.169063  5361 ts_tablet_manager.cc:1434] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:21.169153  5364 tablet_bootstrap.cc:654] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.169247  5361 tablet_bootstrap.cc:492] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.169369  5298 tablet_service.cc:1511] Processing CreateTablet for tablet 64b751600ebc4414889d32a150bebbaf (DEFAULT_TABLE table=test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:41:21.169651  5298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b751600ebc4414889d32a150bebbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.170333  5361 tablet_bootstrap.cc:654] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.171844  5362 tablet_bootstrap.cc:492] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.171927  5362 ts_tablet_manager.cc:1403] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:41:21.173199  5364 tablet_bootstrap.cc:492] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.173287  5364 ts_tablet_manager.cc:1403] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:41:21.173377  5361 tablet_bootstrap.cc:492] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.172315  5362 raft_consensus.cc:359] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.173480  5362 raft_consensus.cc:385] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.173539  5362 raft_consensus.cc:740] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.173488  5361 ts_tablet_manager.cc:1403] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:21.172315  5229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b751600ebc4414889d32a150bebbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:21.173784  5364 raft_consensus.cc:359] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.173866  5364 raft_consensus.cc:385] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.173894  5364 raft_consensus.cc:740] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.173998  5364 consensus_queue.cc:260] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.174160  5361 raft_consensus.cc:359] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.174263  5364 ts_tablet_manager.cc:1434] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.174450  5364 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.174419  5362 consensus_queue.cc:260] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.174839  5362 ts_tablet_manager.cc:1434] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:21.175402  5362 tablet_bootstrap.cc:492] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.175417  5364 tablet_bootstrap.cc:654] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.176415  5362 tablet_bootstrap.cc:654] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.174275  5361 raft_consensus.cc:385] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.177135  5361 raft_consensus.cc:740] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.177268  5361 consensus_queue.cc:260] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.177546  5361 ts_tablet_manager.cc:1434] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:41:21.178249  5361 tablet_bootstrap.cc:492] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.178297  5362 tablet_bootstrap.cc:492] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.178418  5362 ts_tablet_manager.cc:1403] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:21.178871  5362 raft_consensus.cc:359] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.178951  5364 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.179036  5364 ts_tablet_manager.cc:1403] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:21.178961  5362 raft_consensus.cc:385] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.179152  5362 raft_consensus.cc:740] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.179275  5362 consensus_queue.cc:260] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.179280  5361 tablet_bootstrap.cc:654] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.179538  5362 ts_tablet_manager.cc:1434] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.179512  5364 raft_consensus.cc:359] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.179649  5364 raft_consensus.cc:385] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.179715  5364 raft_consensus.cc:740] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.179840  5362 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.179839  5364 consensus_queue.cc:260] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.180574  5364 ts_tablet_manager.cc:1434] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.180739  5364 tablet_bootstrap.cc:492] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.180838  5362 tablet_bootstrap.cc:654] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.181458  5361 tablet_bootstrap.cc:492] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.181531  5361 ts_tablet_manager.cc:1403] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:21.181807  5364 tablet_bootstrap.cc:654] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.181983  5361 raft_consensus.cc:359] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.182076  5361 raft_consensus.cc:385] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.182122  5361 raft_consensus.cc:740] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.182256  5361 consensus_queue.cc:260] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.182577  5361 ts_tablet_manager.cc:1434] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:21.182757  5361 tablet_bootstrap.cc:492] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.182782  5362 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.182863  5362 ts_tablet_manager.cc:1403] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:21.183041  5364 tablet_bootstrap.cc:492] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.183108  5364 ts_tablet_manager.cc:1403] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:21.183292  5362 raft_consensus.cc:359] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.183378  5362 raft_consensus.cc:385] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.183409  5362 raft_consensus.cc:740] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.183511  5362 consensus_queue.cc:260] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.183518  5364 raft_consensus.cc:359] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.183617  5364 raft_consensus.cc:385] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.183648  5364 raft_consensus.cc:740] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.183718  5361 tablet_bootstrap.cc:654] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.183797  5362 ts_tablet_manager.cc:1434] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.183777  5364 consensus_queue.cc:260] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.183949  5362 tablet_bootstrap.cc:492] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.184095  5364 ts_tablet_manager.cc:1434] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.184239  5364 tablet_bootstrap.cc:492] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.184850  5362 tablet_bootstrap.cc:654] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.185179  5364 tablet_bootstrap.cc:654] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.186240  5361 tablet_bootstrap.cc:492] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.186331  5361 ts_tablet_manager.cc:1403] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:41:21.186537  5362 tablet_bootstrap.cc:492] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.186602  5362 ts_tablet_manager.cc:1403] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:21.186753  5361 raft_consensus.cc:359] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.186836  5361 raft_consensus.cc:385] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.186892  5361 raft_consensus.cc:740] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.186975  5362 raft_consensus.cc:359] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.187000  5361 consensus_queue.cc:260] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.187049  5362 raft_consensus.cc:385] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.187093  5362 raft_consensus.cc:740] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.187237  5361 ts_tablet_manager.cc:1434] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:21.187309  5362 consensus_queue.cc:260] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.187394  5361 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.187748  5364 tablet_bootstrap.cc:492] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.187820  5364 ts_tablet_manager.cc:1403] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:21.188041  5362 ts_tablet_manager.cc:1434] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.188199  5362 tablet_bootstrap.cc:492] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.188217  5364 raft_consensus.cc:359] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.188320  5364 raft_consensus.cc:385] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.188351  5364 raft_consensus.cc:740] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.188369  5361 tablet_bootstrap.cc:654] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.188459  5364 consensus_queue.cc:260] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.188736  5364 ts_tablet_manager.cc:1434] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:21.188920  5364 tablet_bootstrap.cc:492] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.189244  5362 tablet_bootstrap.cc:654] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.189668  5361 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.189785  5361 ts_tablet_manager.cc:1403] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:41:21.189881  5364 tablet_bootstrap.cc:654] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.190136  5361 raft_consensus.cc:359] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.190203  5361 raft_consensus.cc:385] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.190223  5361 raft_consensus.cc:740] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.190346  5361 consensus_queue.cc:260] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.190624  5361 ts_tablet_manager.cc:1434] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.190752  5361 tablet_bootstrap.cc:492] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.191476  5364 tablet_bootstrap.cc:492] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.191597  5364 ts_tablet_manager.cc:1403] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:21.191716  5361 tablet_bootstrap.cc:654] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.192034  5364 raft_consensus.cc:359] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.192133  5364 raft_consensus.cc:385] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.192178  5364 raft_consensus.cc:740] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.192286  5364 consensus_queue.cc:260] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.192561  5364 ts_tablet_manager.cc:1434] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:21.192737  5364 tablet_bootstrap.cc:492] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.192768  5361 tablet_bootstrap.cc:492] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.192884  5361 ts_tablet_manager.cc:1403] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:21.193262  5361 raft_consensus.cc:359] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.193367  5361 raft_consensus.cc:385] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.193442  5361 raft_consensus.cc:740] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.193562  5361 consensus_queue.cc:260] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.193717  5364 tablet_bootstrap.cc:654] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.193959  5361 ts_tablet_manager.cc:1434] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.194168  5361 tablet_bootstrap.cc:492] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.194883  5362 tablet_bootstrap.cc:492] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.194962  5362 ts_tablet_manager.cc:1403] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:41:21.195196  5361 tablet_bootstrap.cc:654] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.195461  5362 raft_consensus.cc:359] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.195561  5362 raft_consensus.cc:385] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.195595  5362 raft_consensus.cc:740] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.195694  5362 consensus_queue.cc:260] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.195991  5362 ts_tablet_manager.cc:1434] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:21.196174  5362 tablet_bootstrap.cc:492] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.196259  5364 tablet_bootstrap.cc:492] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.196322  5364 ts_tablet_manager.cc:1403] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:21.196740  5364 raft_consensus.cc:359] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.196856  5364 raft_consensus.cc:385] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.196894  5364 raft_consensus.cc:740] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.197010  5364 consensus_queue.cc:260] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.197268  5361 tablet_bootstrap.cc:492] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.197304  5364 ts_tablet_manager.cc:1434] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:21.197345  5361 ts_tablet_manager.cc:1403] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:21.197477  5362 tablet_bootstrap.cc:654] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.197790  5364 tablet_bootstrap.cc:492] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.197835  5361 raft_consensus.cc:359] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.197925  5361 raft_consensus.cc:385] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.197957  5361 raft_consensus.cc:740] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.198082  5361 consensus_queue.cc:260] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.198336  5361 ts_tablet_manager.cc:1434] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:21.198510  5361 tablet_bootstrap.cc:492] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.198769  5364 tablet_bootstrap.cc:654] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.199527  5361 tablet_bootstrap.cc:654] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.199754  5362 tablet_bootstrap.cc:492] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.199832  5362 ts_tablet_manager.cc:1403] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:21.200224  5362 raft_consensus.cc:359] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.200331  5364 tablet_bootstrap.cc:492] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.200331  5362 raft_consensus.cc:385] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.200450  5362 raft_consensus.cc:740] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.200469  5364 ts_tablet_manager.cc:1403] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:41:21.200559  5362 consensus_queue.cc:260] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.200824  5362 ts_tablet_manager.cc:1434] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:21.200897  5364 raft_consensus.cc:359] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.201030  5364 raft_consensus.cc:385] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.201048  5362 tablet_bootstrap.cc:492] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.201110  5364 raft_consensus.cc:740] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.201256  5364 consensus_queue.cc:260] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.201493  5361 tablet_bootstrap.cc:492] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.201608  5361 ts_tablet_manager.cc:1403] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:21.201509  5364 ts_tablet_manager.cc:1434] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.202062  5362 tablet_bootstrap.cc:654] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.202369  5364 tablet_bootstrap.cc:492] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.202062  5361 raft_consensus.cc:359] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.202565  5361 raft_consensus.cc:385] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.202636  5361 raft_consensus.cc:740] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.202769  5361 consensus_queue.cc:260] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.203068  5361 ts_tablet_manager.cc:1434] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.203267  5361 tablet_bootstrap.cc:492] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.203310  5364 tablet_bootstrap.cc:654] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.203899  5362 tablet_bootstrap.cc:492] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.203992  5362 ts_tablet_manager.cc:1403] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:41:21.204238  5361 tablet_bootstrap.cc:654] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.204399  5362 raft_consensus.cc:359] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.204504  5362 raft_consensus.cc:385] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.204551  5362 raft_consensus.cc:740] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.204689  5362 consensus_queue.cc:260] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.204988  5362 ts_tablet_manager.cc:1434] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.205164  5362 tablet_bootstrap.cc:492] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.205360  5361 tablet_bootstrap.cc:492] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.205446  5361 ts_tablet_manager.cc:1403] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:21.205876  5361 raft_consensus.cc:359] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.206038  5361 raft_consensus.cc:385] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.206128  5362 tablet_bootstrap.cc:654] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.206146  5361 raft_consensus.cc:740] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.206302  5361 consensus_queue.cc:260] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.206429  5364 tablet_bootstrap.cc:492] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.206496  5364 ts_tablet_manager.cc:1403] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:41:21.206559  5361 ts_tablet_manager.cc:1434] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.206703  5361 tablet_bootstrap.cc:492] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.206877  5364 raft_consensus.cc:359] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.206964  5364 raft_consensus.cc:385] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.206993  5364 raft_consensus.cc:740] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.207098  5364 consensus_queue.cc:260] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.207338  5364 ts_tablet_manager.cc:1434] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.207520  5364 tablet_bootstrap.cc:492] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.208017  5362 tablet_bootstrap.cc:492] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.208104  5362 ts_tablet_manager.cc:1403] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:21.208384  5361 tablet_bootstrap.cc:654] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.208534  5364 tablet_bootstrap.cc:654] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.208516  5362 raft_consensus.cc:359] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.208612  5362 raft_consensus.cc:385] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.208647  5362 raft_consensus.cc:740] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.208767  5362 consensus_queue.cc:260] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.209030  5362 ts_tablet_manager.cc:1434] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:21.209188  5362 tablet_bootstrap.cc:492] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.209867  5364 tablet_bootstrap.cc:492] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.209960  5364 ts_tablet_manager.cc:1403] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:21.210165  5362 tablet_bootstrap.cc:654] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.210424  5364 raft_consensus.cc:359] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.210512  5364 raft_consensus.cc:385] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.210546  5364 raft_consensus.cc:740] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.210662  5364 consensus_queue.cc:260] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.210933  5364 ts_tablet_manager.cc:1434] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.211135  5364 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.211361  5362 tablet_bootstrap.cc:492] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.211462  5362 ts_tablet_manager.cc:1403] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:41:21.211895  5362 raft_consensus.cc:359] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.212008  5362 raft_consensus.cc:385] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.212054  5362 raft_consensus.cc:740] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.212185  5362 consensus_queue.cc:260] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.212457  5362 ts_tablet_manager.cc:1434] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.212066  5364 tablet_bootstrap.cc:654] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.212975  5361 tablet_bootstrap.cc:492] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.213054  5361 ts_tablet_manager.cc:1403] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:41:21.213148  5362 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.213212  5368 raft_consensus.cc:493] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.213281  5368 raft_consensus.cc:515] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.213851  5368 leader_election.cc:290] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.214107  5362 tablet_bootstrap.cc:654] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.214219  5361 raft_consensus.cc:359] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.214305  5361 raft_consensus.cc:385] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.214339  5361 raft_consensus.cc:740] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.214483  5361 consensus_queue.cc:260] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.214816  5361 ts_tablet_manager.cc:1434] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:21.215291  5361 tablet_bootstrap.cc:492] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421: Bootstrap starting.
I20260601 13:41:21.215368  5362 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.215473  5362 ts_tablet_manager.cc:1403] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:21.215718  5369 raft_consensus.cc:493] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.215792  5369 raft_consensus.cc:515] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.215929  5362 raft_consensus.cc:359] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.216004  5362 raft_consensus.cc:385] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.216035  5362 raft_consensus.cc:740] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.216166  5362 consensus_queue.cc:260] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.216286  5369 leader_election.cc:290] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.216355  5369 raft_consensus.cc:493] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.216430  5362 ts_tablet_manager.cc:1434] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.216409  5369 raft_consensus.cc:515] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.216584  5362 tablet_bootstrap.cc:492] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae: Bootstrap starting.
I20260601 13:41:21.216706  5369 leader_election.cc:290] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.217584  5362 tablet_bootstrap.cc:654] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.219151  5361 tablet_bootstrap.cc:654] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:21.219168  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce85efc900e64c268015bcf826811e6e" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.219290  5315 raft_consensus.cc:2468] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.219651  5202 leader_election.cc:304] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.219810  5368 raft_consensus.cc:2804] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.219851  5368 raft_consensus.cc:493] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.219897  5368 raft_consensus.cc:3060] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.220878  5362 tablet_bootstrap.cc:492] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae: No bootstrap required, opened a new log
I20260601 13:41:21.220958  5362 ts_tablet_manager.cc:1403] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:21.220955  5368 raft_consensus.cc:515] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.221349  5362 raft_consensus.cc:359] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.221411  5368 leader_election.cc:290] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Requested vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.221431  5362 raft_consensus.cc:385] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.221522  5362 raft_consensus.cc:740] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.221669  5362 consensus_queue.cc:260] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.221951  5362 ts_tablet_manager.cc:1434] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.223572  5315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce85efc900e64c268015bcf826811e6e" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.223712  5315 raft_consensus.cc:3060] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.223835  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7f2ce1cb0144fd9dd1a09024ef2ee4" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402" is_pre_election: true
I20260601 13:41:21.223959  5239 raft_consensus.cc:2468] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 0.
I20260601 13:41:21.223855  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b751600ebc4414889d32a150bebbaf" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402" is_pre_election: true
I20260601 13:41:21.224532  5126 leader_election.cc:304] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
W20260601 13:41:21.224704  5126 leader_election.cc:343] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:21.224826  5315 raft_consensus.cc:2468] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.224884  5402 raft_consensus.cc:2804] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.224902  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7f2ce1cb0144fd9dd1a09024ef2ee4" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.224931  5402 raft_consensus.cc:493] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.224978  5402 raft_consensus.cc:3060] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.224999  5313 raft_consensus.cc:2468] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 0.
I20260601 13:41:21.225119  5202 leader_election.cc:304] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.225180  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b751600ebc4414889d32a150bebbaf" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.225270  5312 raft_consensus.cc:2468] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 0.
I20260601 13:41:21.225340  5368 raft_consensus.cc:2804] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.225528  5368 raft_consensus.cc:697] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Becoming Leader. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Running, Role: LEADER
I20260601 13:41:21.225675  5364 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.225659  5368 consensus_queue.cc:237] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.225728  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce85efc900e64c268015bcf826811e6e" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" is_pre_election: true
I20260601 13:41:21.225795  5364 ts_tablet_manager.cc:1403] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:41:21.225999  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce85efc900e64c268015bcf826811e6e" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
I20260601 13:41:21.226229  5364 raft_consensus.cc:359] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.226317  5364 raft_consensus.cc:385] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.226348  5364 raft_consensus.cc:740] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.226457  5364 consensus_queue.cc:260] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.226536  5125 leader_election.cc:304] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [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: 17722279d5e24b2cb7089cae36aee7ae, 3a52c6f3161f41bf9a36e7c9bee85421; no voters: 63a9f6f78e544bc2ad78340c96fb5402
I20260601 13:41:21.226706  5369 raft_consensus.cc:2804] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.226753  5364 ts_tablet_manager.cc:1434] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:21.226755  5369 raft_consensus.cc:493] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.226825  5369 raft_consensus.cc:3060] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:41:21.226926  5203 leader_election.cc:343] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:41:21.227114  5203 leader_election.cc:343] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:21.226930  5364 tablet_bootstrap.cc:492] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402: Bootstrap starting.
I20260601 13:41:21.227608  5361 tablet_bootstrap.cc:492] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421: No bootstrap required, opened a new log
I20260601 13:41:21.227718  5361 ts_tablet_manager.cc:1403] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:41:21.227602  5055 catalog_manager.cc:5696] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.227761  5369 raft_consensus.cc:515] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.228071  5369 leader_election.cc:290] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 election: Requested vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.228124  5361 raft_consensus.cc:359] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.228227  5361 raft_consensus.cc:385] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.228261  5361 raft_consensus.cc:740] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.228307  5402 raft_consensus.cc:515] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.228366  5361 consensus_queue.cc:260] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.228417  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b751600ebc4414889d32a150bebbaf" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402"
I20260601 13:41:21.228610  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b751600ebc4414889d32a150bebbaf" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.228667  5361 ts_tablet_manager.cc:1434] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.228701  5312 raft_consensus.cc:3060] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.228755  5402 leader_election.cc:290] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 election: Requested vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.228662  5364 tablet_bootstrap.cc:654] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402: Neither blocks nor log segments found. Creating new log.
W20260601 13:41:21.229588  5126 leader_election.cc:343] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:21.229633  5312 raft_consensus.cc:2468] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 1.
I20260601 13:41:21.229842  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7f2ce1cb0144fd9dd1a09024ef2ee4" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402"
I20260601 13:41:21.229939  5238 raft_consensus.cc:3060] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.230726  5364 tablet_bootstrap.cc:492] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402: No bootstrap required, opened a new log
I20260601 13:41:21.230851  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7f2ce1cb0144fd9dd1a09024ef2ee4" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.230854  5364 ts_tablet_manager.cc:1403] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:21.230862  5238 raft_consensus.cc:2468] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 1.
I20260601 13:41:21.230975  5312 raft_consensus.cc:3060] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.231353  5364 raft_consensus.cc:359] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.230696  5125 leader_election.cc:304] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [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: 17722279d5e24b2cb7089cae36aee7ae, 3a52c6f3161f41bf9a36e7c9bee85421; no voters: 63a9f6f78e544bc2ad78340c96fb5402
I20260601 13:41:21.231436  5364 raft_consensus.cc:385] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:21.231465  5364 raft_consensus.cc:740] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Initialized, Role: FOLLOWER
I20260601 13:41:21.231612  5126 leader_election.cc:304] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.231580  5364 consensus_queue.cc:260] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.231783  5312 raft_consensus.cc:2468] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 1.
I20260601 13:41:21.231884  5369 raft_consensus.cc:2804] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.231913  5364 ts_tablet_manager.cc:1434] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:21.232072  5369 raft_consensus.cc:697] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Becoming Leader. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Running, Role: LEADER
I20260601 13:41:21.232265  5402 raft_consensus.cc:2804] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.232230  5369 consensus_queue.cc:237] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.232486  5402 raft_consensus.cc:697] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Becoming Leader. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Running, Role: LEADER
I20260601 13:41:21.232607  5402 consensus_queue.cc:237] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.234151  5056 catalog_manager.cc:5696] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.234392  5056 catalog_manager.cc:5696] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:21.285965  5190 tablet.cc:2404] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:41:21.296140  5408 raft_consensus.cc:493] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.296337  5408 raft_consensus.cc:515] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.296886  5408 leader_election.cc:290] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.297340  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9300c51b40084d5ea001d7db9404a77c" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.297348  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9300c51b40084d5ea001d7db9404a77c" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" is_pre_election: true
I20260601 13:41:21.297463  5312 raft_consensus.cc:2468] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.297577  5161 raft_consensus.cc:2468] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.297873  5202 leader_election.cc:304] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.298084  5408 raft_consensus.cc:2804] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.298172  5408 raft_consensus.cc:493] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.298229  5408 raft_consensus.cc:3060] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.299121  5408 raft_consensus.cc:515] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.299487  5408 leader_election.cc:290] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Requested vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.299873  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9300c51b40084d5ea001d7db9404a77c" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.299973  5312 raft_consensus.cc:3060] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.300698  5312 raft_consensus.cc:2468] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.300936  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9300c51b40084d5ea001d7db9404a77c" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
I20260601 13:41:21.301000  5202 leader_election.cc:304] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.301049  5161 raft_consensus.cc:3060] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.301177  5408 raft_consensus.cc:2804] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.301280  5408 raft_consensus.cc:697] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Becoming Leader. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Running, Role: LEADER
I20260601 13:41:21.301609  5408 consensus_queue.cc:237] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.301997  5161 raft_consensus.cc:2468] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.303578  5056 catalog_manager.cc:5696] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.327704  5367 raft_consensus.cc:493] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.327883  5367 raft_consensus.cc:515] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.328424  5367 leader_election.cc:290] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:21.332079  5408 raft_consensus.cc:493] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.332144  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3909e5a4d5447fc81c8b2d1a47e248a" candidate_uuid: "17722279d5e24b2cb7089cae36aee7ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402" is_pre_election: true
I20260601 13:41:21.332188  5408 raft_consensus.cc:515] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.332175  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3909e5a4d5447fc81c8b2d1a47e248a" candidate_uuid: "17722279d5e24b2cb7089cae36aee7ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" is_pre_election: true
I20260601 13:41:21.332365  5238 raft_consensus.cc:2468] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17722279d5e24b2cb7089cae36aee7ae in term 0.
I20260601 13:41:21.332418  5161 raft_consensus.cc:2468] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17722279d5e24b2cb7089cae36aee7ae in term 0.
I20260601 13:41:21.332661  5408 leader_election.cc:290] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.332710  5278 leader_election.cc:304] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 3a52c6f3161f41bf9a36e7c9bee85421; no voters: 
I20260601 13:41:21.332859  5367 raft_consensus.cc:2804] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.332939  5367 raft_consensus.cc:493] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.332975  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d71e9c548dc42468670e2f5cb97ec0a" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.332993  5367 raft_consensus.cc:3060] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.332943  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d71e9c548dc42468670e2f5cb97ec0a" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" is_pre_election: true
I20260601 13:41:21.333117  5312 raft_consensus.cc:2468] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.333153  5161 raft_consensus.cc:2468] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.333370  5202 leader_election.cc:304] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.333537  5408 raft_consensus.cc:2804] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.333597  5408 raft_consensus.cc:493] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.333637  5408 raft_consensus.cc:3060] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.334209  5367 raft_consensus.cc:515] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.334412  5408 raft_consensus.cc:515] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.334558  5367 leader_election.cc:290] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [CANDIDATE]: Term 1 election: Requested vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:21.334792  5408 leader_election.cc:290] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Requested vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.334964  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3909e5a4d5447fc81c8b2d1a47e248a" candidate_uuid: "17722279d5e24b2cb7089cae36aee7ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402"
I20260601 13:41:21.334784  5161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3909e5a4d5447fc81c8b2d1a47e248a" candidate_uuid: "17722279d5e24b2cb7089cae36aee7ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
I20260601 13:41:21.335064  5238 raft_consensus.cc:3060] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.335058  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d71e9c548dc42468670e2f5cb97ec0a" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.335058  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d71e9c548dc42468670e2f5cb97ec0a" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
I20260601 13:41:21.335155  5161 raft_consensus.cc:3060] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.335186  5312 raft_consensus.cc:3060] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.335256  5162 raft_consensus.cc:3060] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.335983  5238 raft_consensus.cc:2468] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17722279d5e24b2cb7089cae36aee7ae in term 1.
I20260601 13:41:21.335983  5312 raft_consensus.cc:2468] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.336105  5161 raft_consensus.cc:2468] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17722279d5e24b2cb7089cae36aee7ae in term 1.
I20260601 13:41:21.336172  5162 raft_consensus.cc:2468] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.336278  5202 leader_election.cc:304] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.336452  5408 raft_consensus.cc:2804] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.336598  5408 raft_consensus.cc:697] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Becoming Leader. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Running, Role: LEADER
I20260601 13:41:21.336725  5408 consensus_queue.cc:237] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.336889  5278 leader_election.cc:304] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 3a52c6f3161f41bf9a36e7c9bee85421; no voters: 
I20260601 13:41:21.337067  5367 raft_consensus.cc:2804] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.337277  5367 raft_consensus.cc:697] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 1 LEADER]: Becoming Leader. State: Replica: 17722279d5e24b2cb7089cae36aee7ae, State: Running, Role: LEADER
I20260601 13:41:21.337401  5367 consensus_queue.cc:237] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.338887  5056 catalog_manager.cc:5696] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3). New cstate: current_term: 1 leader_uuid: "17722279d5e24b2cb7089cae36aee7ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:21.338961  5055 catalog_manager.cc:5696] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.339165  5408 raft_consensus.cc:493] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.339238  5408 raft_consensus.cc:515] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.339538  5408 leader_election.cc:290] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.339763  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208184a4534e4b6ca5f1055f060d587a" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.339763  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208184a4534e4b6ca5f1055f060d587a" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" is_pre_election: true
I20260601 13:41:21.339892  5312 raft_consensus.cc:2468] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.339892  5162 raft_consensus.cc:2468] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.340178  5202 leader_election.cc:304] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.340337  5408 raft_consensus.cc:2804] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.340392  5408 raft_consensus.cc:493] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.340487  5408 raft_consensus.cc:3060] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.341343  5408 raft_consensus.cc:515] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.341658  5408 leader_election.cc:290] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Requested vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.341958  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208184a4534e4b6ca5f1055f060d587a" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
I20260601 13:41:21.341958  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208184a4534e4b6ca5f1055f060d587a" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.342114  5162 raft_consensus.cc:3060] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.342114  5312 raft_consensus.cc:3060] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.342939  5162 raft_consensus.cc:2468] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.342939  5312 raft_consensus.cc:2468] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.343250  5203 leader_election.cc:304] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.343405  5408 raft_consensus.cc:2804] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.343483  5408 raft_consensus.cc:697] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Becoming Leader. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Running, Role: LEADER
I20260601 13:41:21.343629  5408 consensus_queue.cc:237] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.345156  5055 catalog_manager.cc:5696] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.346582  5408 raft_consensus.cc:493] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.346668  5408 raft_consensus.cc:515] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.347040  5408 leader_election.cc:290] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.347298  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e31ad6f60f46238990a98bc0775d54" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.347298  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e31ad6f60f46238990a98bc0775d54" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" is_pre_election: true
I20260601 13:41:21.347433  5312 raft_consensus.cc:2468] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.347433  5162 raft_consensus.cc:2468] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.347702  5203 leader_election.cc:304] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.347868  5408 raft_consensus.cc:2804] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.347922  5408 raft_consensus.cc:493] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.347965  5408 raft_consensus.cc:3060] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.348574  5408 raft_consensus.cc:515] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.348877  5408 leader_election.cc:290] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Requested vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.349107  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e31ad6f60f46238990a98bc0775d54" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
I20260601 13:41:21.349202  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25e31ad6f60f46238990a98bc0775d54" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.349211  5162 raft_consensus.cc:3060] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.349349  5312 raft_consensus.cc:3060] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.350060  5162 raft_consensus.cc:2468] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.350188  5312 raft_consensus.cc:2468] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.350455  5202 leader_election.cc:304] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.350592  5408 raft_consensus.cc:2804] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.350739  5408 raft_consensus.cc:697] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Becoming Leader. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Running, Role: LEADER
I20260601 13:41:21.350843  5408 consensus_queue.cc:237] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.352201  5055 catalog_manager.cc:5696] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.368633  5411 raft_consensus.cc:493] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.368777  5411 raft_consensus.cc:515] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.369225  5411 leader_election.cc:290] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.369644  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71596476e3847048f84e2ab56392611" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.369644  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71596476e3847048f84e2ab56392611" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402" is_pre_election: true
I20260601 13:41:21.369844  5312 raft_consensus.cc:2468] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 0.
I20260601 13:41:21.369904  5238 raft_consensus.cc:2468] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 0.
I20260601 13:41:21.370208  5125 leader_election.cc:304] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 3a52c6f3161f41bf9a36e7c9bee85421; no voters: 
I20260601 13:41:21.370400  5411 raft_consensus.cc:2804] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.370471  5411 raft_consensus.cc:493] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.370525  5411 raft_consensus.cc:3060] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.371404  5411 raft_consensus.cc:515] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.371769  5411 leader_election.cc:290] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 election: Requested vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.372099  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71596476e3847048f84e2ab56392611" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402"
I20260601 13:41:21.372160  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a71596476e3847048f84e2ab56392611" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.372211  5238 raft_consensus.cc:3060] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.372290  5312 raft_consensus.cc:3060] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.372992  5238 raft_consensus.cc:2468] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 1.
I20260601 13:41:21.373018  5312 raft_consensus.cc:2468] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 1.
I20260601 13:41:21.373281  5126 leader_election.cc:304] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.373447  5411 raft_consensus.cc:2804] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.373549  5411 raft_consensus.cc:697] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Becoming Leader. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Running, Role: LEADER
I20260601 13:41:21.373682  5411 consensus_queue.cc:237] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.375270  5055 catalog_manager.cc:5696] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.380836  5411 raft_consensus.cc:493] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.380950  5411 raft_consensus.cc:515] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.381307  5411 leader_election.cc:290] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.381608  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0572b2647846f28f06b5dbc4e57ff4" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402" is_pre_election: true
I20260601 13:41:21.381628  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0572b2647846f28f06b5dbc4e57ff4" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.381738  5238 raft_consensus.cc:2468] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 0.
I20260601 13:41:21.381785  5312 raft_consensus.cc:2468] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 0.
I20260601 13:41:21.382040  5126 leader_election.cc:304] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.382205  5411 raft_consensus.cc:2804] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.382262  5411 raft_consensus.cc:493] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.382314  5411 raft_consensus.cc:3060] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.383052  5411 raft_consensus.cc:515] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.383405  5411 leader_election.cc:290] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 election: Requested vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.383679  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0572b2647846f28f06b5dbc4e57ff4" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a9f6f78e544bc2ad78340c96fb5402"
I20260601 13:41:21.383765  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0572b2647846f28f06b5dbc4e57ff4" candidate_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.383790  5238 raft_consensus.cc:3060] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.383873  5312 raft_consensus.cc:3060] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.384159  5408 raft_consensus.cc:493] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.384263  5408 raft_consensus.cc:515] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.384749  5408 leader_election.cc:290] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.384794  5312 raft_consensus.cc:2468] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 1.
I20260601 13:41:21.384800  5238 raft_consensus.cc:2468] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a52c6f3161f41bf9a36e7c9bee85421 in term 1.
I20260601 13:41:21.384953  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1454bf7c8d6e478ca5c367f1e246b7d0" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.385056  5313 raft_consensus.cc:2468] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.385074  5125 leader_election.cc:304] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 3a52c6f3161f41bf9a36e7c9bee85421; no voters: 
I20260601 13:41:21.385263  5411 raft_consensus.cc:2804] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.385298  5202 leader_election.cc:304] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.385375  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1454bf7c8d6e478ca5c367f1e246b7d0" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" is_pre_election: true
I20260601 13:41:21.385406  5411 raft_consensus.cc:697] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Becoming Leader. State: Replica: 3a52c6f3161f41bf9a36e7c9bee85421, State: Running, Role: LEADER
I20260601 13:41:21.385476  5162 raft_consensus.cc:2468] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.385511  5408 raft_consensus.cc:2804] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.385550  5408 raft_consensus.cc:493] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.385527  5411 consensus_queue.cc:237] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.385586  5408 raft_consensus.cc:3060] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.386421  5408 raft_consensus.cc:515] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.387005  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1454bf7c8d6e478ca5c367f1e246b7d0" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
I20260601 13:41:21.387025  5408 leader_election.cc:290] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Requested vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.387146  5162 raft_consensus.cc:3060] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.387009  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1454bf7c8d6e478ca5c367f1e246b7d0" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.387229  5313 raft_consensus.cc:3060] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.387174  5055 catalog_manager.cc:5696] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.387777  5162 raft_consensus.cc:2468] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.388072  5203 leader_election.cc:304] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.388123  5313 raft_consensus.cc:2468] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.388342  5408 raft_consensus.cc:2804] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.388454  5408 raft_consensus.cc:697] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Becoming Leader. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Running, Role: LEADER
I20260601 13:41:21.388612  5408 consensus_queue.cc:237] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.390158  5055 catalog_manager.cc:5696] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.417138  5408 raft_consensus.cc:493] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:21.417309  5408 raft_consensus.cc:515] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.417735  5408 leader_election.cc:290] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.418227  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e9c046372f45faa158e536b56b5f9c" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" is_pre_election: true
I20260601 13:41:21.418241  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e9c046372f45faa158e536b56b5f9c" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae" is_pre_election: true
I20260601 13:41:21.418397  5162 raft_consensus.cc:2468] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.418430  5313 raft_consensus.cc:2468] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 0.
I20260601 13:41:21.418711  5203 leader_election.cc:304] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.418900  5408 raft_consensus.cc:2804] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:21.418969  5408 raft_consensus.cc:493] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:21.419036  5408 raft_consensus.cc:3060] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.419811  5408 raft_consensus.cc:515] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.420181  5408 leader_election.cc:290] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Requested vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:21.420622  5162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e9c046372f45faa158e536b56b5f9c" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a52c6f3161f41bf9a36e7c9bee85421"
I20260601 13:41:21.420653  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e9c046372f45faa158e536b56b5f9c" candidate_uuid: "63a9f6f78e544bc2ad78340c96fb5402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17722279d5e24b2cb7089cae36aee7ae"
I20260601 13:41:21.420753  5162 raft_consensus.cc:3060] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.420789  5313 raft_consensus.cc:3060] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.421468  5162 raft_consensus.cc:2468] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.421528  5313 raft_consensus.cc:2468] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a9f6f78e544bc2ad78340c96fb5402 in term 1.
I20260601 13:41:21.421808  5203 leader_election.cc:304] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402; no voters: 
I20260601 13:41:21.421957  5408 raft_consensus.cc:2804] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:21.422045  5408 raft_consensus.cc:697] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Becoming Leader. State: Replica: 63a9f6f78e544bc2ad78340c96fb5402, State: Running, Role: LEADER
I20260601 13:41:21.422161  5408 consensus_queue.cc:237] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } }
I20260601 13:41:21.423862  5055 catalog_manager.cc:5696] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.487932  5238 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.487974  5162 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.488390  5418 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.488519  5367 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.497807  5238 raft_consensus.cc:1275] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.498301  5402 consensus_queue.cc:1048] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.497843  5313 raft_consensus.cc:1275] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.499347  5312 raft_consensus.cc:1275] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.499612  5315 raft_consensus.cc:1275] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.500938  5239 raft_consensus.cc:1275] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.501284  5237 raft_consensus.cc:1275] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.501534  5236 raft_consensus.cc:3060] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.501619  5412 consensus_queue.cc:1048] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.501920  5412 consensus_queue.cc:1048] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.502177  5412 consensus_queue.cc:1048] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.502676  5236 raft_consensus.cc:1275] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.502746  5315 raft_consensus.cc:1275] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.503953  5402 consensus_queue.cc:1048] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.504228  5402 consensus_queue.cc:1048] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.504426  5369 consensus_queue.cc:1048] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.505890  5311 raft_consensus.cc:1275] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.506186  5310 raft_consensus.cc:1275] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.507237  5310 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.507215  5411 consensus_queue.cc:1048] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.507375  5368 consensus_queue.cc:1048] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.507614  5368 consensus_queue.cc:1048] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.508944  5368 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.509354  5310 raft_consensus.cc:1275] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.511132  5161 raft_consensus.cc:3060] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:21.511309  5160 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.511593  5159 raft_consensus.cc:1275] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.512218  5161 raft_consensus.cc:1275] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.512822  5162 raft_consensus.cc:1275] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.513226  5368 consensus_queue.cc:1048] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.514571  5307 raft_consensus.cc:1275] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.515462  5305 raft_consensus.cc:1275] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.516258  5408 consensus_queue.cc:1048] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.516273  5368 consensus_queue.cc:1048] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.516983  5368 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.517094  5161 raft_consensus.cc:1275] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.517233  5368 consensus_queue.cc:1048] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.516983  5162 raft_consensus.cc:1275] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.517499  5408 consensus_queue.cc:1048] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.517513  5368 consensus_queue.cc:1048] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260601 13:41:21.521031  5307 raft_consensus.cc:1275] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.521103  5408 consensus_queue.cc:1048] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.521397  5408 consensus_queue.cc:1048] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.523010  5408 consensus_queue.cc:1048] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.524570  5160 raft_consensus.cc:1275] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:21.528690  5368 consensus_queue.cc:1048] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.535390  5446 mvcc.cc:204] Tried to move back new op lower bound from 7292195969016881152 to 7292195968508194816. Current Snapshot: MvccSnapshot[applied={T|T < 7292195969016881152}]
I20260601 13:41:21.548487  5445 mvcc.cc:204] Tried to move back new op lower bound from 7292195969093447680 to 7292195968706637824. Current Snapshot: MvccSnapshot[applied={T|T < 7292195969051639808}]
I20260601 13:41:21.570093  5475 mvcc.cc:204] Tried to move back new op lower bound from 7292195969090363392 to 7292195968356798464. Current Snapshot: MvccSnapshot[applied={T|T < 7292195969047322624}]
I20260601 13:41:22.008582   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:22.010990  5512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:22.011023  5509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:22.011561  5510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:22.011780   696 server_base.cc:1061] running on GCE node
I20260601 13:41:22.011970   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:22.012017   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:22.012032   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321282012032 us; error 0 us; skew 500 ppm
I20260601 13:41:22.012946   696 webserver.cc:533] Webserver started at http://127.0.174.4:33023/ using document root <none> and password file <none>
I20260601 13:41:22.013121   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:22.013198   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:22.013279   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:22.013648   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "a14c0c5e43b24537b8abba9b35e4447a"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-mfrq"
I20260601 13:41:22.015080   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:22.015964  5517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.016230   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:22.016314   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "a14c0c5e43b24537b8abba9b35e4447a"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-mfrq"
I20260601 13:41:22.016400   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-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)
I20260601 13:41:22.023603   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:22.023942   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:22.024225   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:22.024680   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:22.024740   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.024793   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:22.024828   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.029397   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:43221
I20260601 13:41:22.029444  5580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:43221 every 8 connection(s)
I20260601 13:41:22.030279   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:22.032233  5585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:22.032331  5588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:22.032464  5586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:22.032472   696 server_base.cc:1061] running on GCE node
I20260601 13:41:22.032688   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:22.032745   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:22.032784   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321282032783 us; error 0 us; skew 500 ppm
I20260601 13:41:22.033823   696 webserver.cc:533] Webserver started at http://127.0.174.5:36357/ using document root <none> and password file <none>
I20260601 13:41:22.034008   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:22.034085   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:22.034176   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:22.034606   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-4-root/instance:
uuid: "66aab7e8022c4c45a78833c3b16ea194"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-mfrq"
I20260601 13:41:22.034787  5581 heartbeater.cc:344] Connected to a master server at 127.0.174.62:39683
I20260601 13:41:22.034875  5581 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.035049  5581 heartbeater.cc:507] Master 127.0.174.62:39683 requested a full tablet report, sending...
I20260601 13:41:22.035696  5057 ts_manager.cc:194] Registered new tserver with Master: a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4:43221)
I20260601 13:41:22.036207   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:22.036376  5057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35604
I20260601 13:41:22.037241  5593 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.037503   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:22.037575   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-4-root
uuid: "66aab7e8022c4c45a78833c3b16ea194"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-mfrq"
I20260601 13:41:22.037631   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-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)
I20260601 13:41:22.049074   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:22.049456   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:22.049706   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:22.050206   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:22.050269   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.050328   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:22.050361   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.054880   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.5:37181
I20260601 13:41:22.055028  5657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.5:37181 every 8 connection(s)
I20260601 13:41:22.055858   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:22.057772  5662 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:22.057780  5661 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:22.057889  5664 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:22.058089   696 server_base.cc:1061] running on GCE node
I20260601 13:41:22.058261   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:22.058310   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:22.058331   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321282058331 us; error 0 us; skew 500 ppm
I20260601 13:41:22.059556   696 webserver.cc:533] Webserver started at http://127.0.174.6:36229/ using document root <none> and password file <none>
I20260601 13:41:22.059718   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:22.059784   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:22.059865   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:22.059974  5658 heartbeater.cc:344] Connected to a master server at 127.0.174.62:39683
I20260601 13:41:22.060084  5658 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.060286  5658 heartbeater.cc:507] Master 127.0.174.62:39683 requested a full tablet report, sending...
I20260601 13:41:22.060298   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-5-root/instance:
uuid: "a2e3f8f539bb47fb883205158b509cd5"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-mfrq"
I20260601 13:41:22.060937  5057 ts_manager.cc:194] Registered new tserver with Master: 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5:37181)
I20260601 13:41:22.061455  5057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35606
I20260601 13:41:22.061905   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:41:22.062844  5669 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.063094   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:22.063179   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-5-root
uuid: "a2e3f8f539bb47fb883205158b509cd5"
format_stamp: "Formatted at 2026-06-01 13:41:22 on dist-test-slave-mfrq"
I20260601 13:41:22.063244   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-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)
I20260601 13:41:22.076637   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:22.077090   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:22.077414   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:22.077975   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:22.078035   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.078094   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:22.078145   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:22.082818   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.6:37699
I20260601 13:41:22.083009  5732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.6:37699 every 8 connection(s)
I20260601 13:41:22.087423  5733 heartbeater.cc:344] Connected to a master server at 127.0.174.62:39683
I20260601 13:41:22.087523  5733 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:22.087719  5733 heartbeater.cc:507] Master 127.0.174.62:39683 requested a full tablet report, sending...
I20260601 13:41:22.088253  5057 ts_manager.cc:194] Registered new tserver with Master: a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6:37699)
I20260601 13:41:22.088784  5057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35620
I20260601 13:41:22.987658  5235 consensus_queue.cc:237] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:22.989059  5157 raft_consensus.cc:1275] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:22.989414  5311 raft_consensus.cc:1275] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:22.989475  5737 consensus_queue.cc:1048] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:22.990031  5740 consensus_queue.cc:1048] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:22.991933  5157 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:22.992214  5311 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:22.991520  5737 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
W20260601 13:41:22.993566  5202 consensus_peers.cc:597] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 -> Peer 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5:37181): Couldn't send request to peer 66aab7e8022c4c45a78833c3b16ea194. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9300c51b40084d5ea001d7db9404a77c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:22.994411  5057 catalog_manager.cc:5696] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: config changed from index -1 to 27, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:23.000349  5311 consensus_queue.cc:237] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:23.002105  5157 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:23.002458  5751 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:23.002557  5235 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:23.002957  5751 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:23.004431  5750 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:23.004855  5157 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:23.005019  5235 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:23.007036  5055 catalog_manager.cc:5696] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New cstate: current_term: 1 leader_uuid: "17722279d5e24b2cb7089cae36aee7ae" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
W20260601 13:41:23.008203  5279 consensus_peers.cc:597] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae -> Peer a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6:37699): Couldn't send request to peer a2e3f8f539bb47fb883205158b509cd5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3909e5a4d5447fc81c8b2d1a47e248a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:23.012495  5157 consensus_queue.cc:237] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:23.013679  5235 raft_consensus.cc:1275] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:23.013949  5311 raft_consensus.cc:1275] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:23.014405  5759 consensus_queue.cc:1048] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:23.014664  5758 consensus_queue.cc:1048] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:23.016199  5507 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:23.016583  5311 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:23.016708  5235 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
W20260601 13:41:23.019232  5125 consensus_peers.cc:597] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 -> Peer a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4:43221): Couldn't send request to peer a14c0c5e43b24537b8abba9b35e4447a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a71596476e3847048f84e2ab56392611. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:23.019699  5057 catalog_manager.cc:5696] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae reported cstate change: config changed from index -1 to 27, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:23.021006  5235 consensus_queue.cc:237] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:23.022935  5311 raft_consensus.cc:1275] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:23.023177  5157 raft_consensus.cc:1275] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:23.023291  5743 consensus_queue.cc:1048] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:23.023567  5737 consensus_queue.cc:1048] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:23.025036  5737 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:23.025314  5311 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
W20260601 13:41:23.026060  5202 consensus_peers.cc:597] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 -> Peer a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4:43221): Couldn't send request to peer a14c0c5e43b24537b8abba9b35e4447a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 208184a4534e4b6ca5f1055f060d587a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:23.027280  5055 catalog_manager.cc:5696] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: config changed from index -1 to 26, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:23.028357  5235 consensus_queue.cc:237] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:23.029321  5157 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:23.029707  5311 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:23.029711  5159 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:23.030084  5743 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:23.030238  5503 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:23.032516  5503 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:23.032941  5311 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:23.034793  5056 catalog_manager.cc:5696] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:23.035106  5159 consensus_queue.cc:237] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:23.036803  5311 raft_consensus.cc:1275] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:23.037182  5758 consensus_queue.cc:1048] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:23.037168  5157 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:23.037565  5581 heartbeater.cc:499] Master 127.0.174.62:39683 was elected leader, sending a full tablet report...
W20260601 13:41:23.038376  5204 consensus_peers.cc:597] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 -> Peer a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6:37699): Couldn't send request to peer a2e3f8f539bb47fb883205158b509cd5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d71e9c548dc42468670e2f5cb97ec0a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:23.038805  5235 raft_consensus.cc:1275] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:23.039553  5758 consensus_queue.cc:1048] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260601 13:41:23.040132  5125 consensus_peers.cc:597] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 -> Peer 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5:37181): Couldn't send request to peer 66aab7e8022c4c45a78833c3b16ea194. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64b751600ebc4414889d32a150bebbaf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:23.041131  5759 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:23.041468  5311 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:23.042012  5235 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:23.046725  5056 catalog_manager.cc:5696] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: config changed from index -1 to 26, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:23.062489  5658 heartbeater.cc:499] Master 127.0.174.62:39683 was elected leader, sending a full tablet report...
I20260601 13:41:23.089613  5733 heartbeater.cc:499] Master 127.0.174.62:39683 was elected leader, sending a full tablet report...
I20260601 13:41:23.499668  5773 ts_tablet_manager.cc:933] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: Initiating tablet copy from peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:23.500238  5773 tablet_copy_client.cc:323] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:38115
I20260601 13:41:23.502486  5777 ts_tablet_manager.cc:933] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: Initiating tablet copy from peer 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439)
I20260601 13:41:23.502851  5777 tablet_copy_client.cc:323] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.1:45439
I20260601 13:41:23.504760  5249 tablet_copy_service.cc:140] P 63a9f6f78e544bc2ad78340c96fb5402: Received BeginTabletCopySession request for tablet 9300c51b40084d5ea001d7db9404a77c from peer 66aab7e8022c4c45a78833c3b16ea194 ({username='slave'} at 127.0.0.1:46868)
I20260601 13:41:23.504859  5249 tablet_copy_service.cc:161] P 63a9f6f78e544bc2ad78340c96fb5402: Beginning new tablet copy session on tablet 9300c51b40084d5ea001d7db9404a77c from peer 66aab7e8022c4c45a78833c3b16ea194 at {username='slave'} at 127.0.0.1:46868: session id = 66aab7e8022c4c45a78833c3b16ea194-9300c51b40084d5ea001d7db9404a77c
I20260601 13:41:23.505898  5249 tablet_copy_source_session.cc:215] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:23.506570  5172 tablet_copy_service.cc:140] P 3a52c6f3161f41bf9a36e7c9bee85421: Received BeginTabletCopySession request for tablet 64b751600ebc4414889d32a150bebbaf from peer 66aab7e8022c4c45a78833c3b16ea194 ({username='slave'} at 127.0.0.1:48980)
I20260601 13:41:23.506700  5172 tablet_copy_service.cc:161] P 3a52c6f3161f41bf9a36e7c9bee85421: Beginning new tablet copy session on tablet 64b751600ebc4414889d32a150bebbaf from peer 66aab7e8022c4c45a78833c3b16ea194 at {username='slave'} at 127.0.0.1:48980: session id = 66aab7e8022c4c45a78833c3b16ea194-64b751600ebc4414889d32a150bebbaf
I20260601 13:41:23.506870  5773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9300c51b40084d5ea001d7db9404a77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:23.507535  5172 tablet_copy_source_session.cc:215] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:23.508327  5777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b751600ebc4414889d32a150bebbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:23.509126  5773 tablet_copy_client.cc:806] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:23.509274  5773 tablet_copy_client.cc:670] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:23.510259  5777 tablet_copy_client.cc:806] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:23.510301  5774 tablet_copy_client.cc:1025] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:23.510470  5777 tablet_copy_client.cc:670] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:23.511430  5778 tablet_copy_client.cc:1025] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:23.512437  5780 ts_tablet_manager.cc:933] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: Initiating tablet copy from peer 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:23.512724  5780 tablet_copy_client.cc:323] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:38949
I20260601 13:41:23.516306  5325 tablet_copy_service.cc:140] P 17722279d5e24b2cb7089cae36aee7ae: Received BeginTabletCopySession request for tablet e3909e5a4d5447fc81c8b2d1a47e248a from peer a2e3f8f539bb47fb883205158b509cd5 ({username='slave'} at 127.0.0.1:34756)
I20260601 13:41:23.516398  5325 tablet_copy_service.cc:161] P 17722279d5e24b2cb7089cae36aee7ae: Beginning new tablet copy session on tablet e3909e5a4d5447fc81c8b2d1a47e248a from peer a2e3f8f539bb47fb883205158b509cd5 at {username='slave'} at 127.0.0.1:34756: session id = a2e3f8f539bb47fb883205158b509cd5-e3909e5a4d5447fc81c8b2d1a47e248a
I20260601 13:41:23.517251  5325 tablet_copy_source_session.cc:215] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:23.518080  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3909e5a4d5447fc81c8b2d1a47e248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:23.520066  5780 tablet_copy_client.cc:806] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:23.520206  5780 tablet_copy_client.cc:670] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:23.521206  5781 tablet_copy_client.cc:1025] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:23.570179  5784 ts_tablet_manager.cc:933] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: Initiating tablet copy from peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:23.570554  5784 tablet_copy_client.cc:323] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:38115
I20260601 13:41:23.574154  5786 ts_tablet_manager.cc:933] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: Initiating tablet copy from peer 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439)
I20260601 13:41:23.574299  5249 tablet_copy_service.cc:140] P 63a9f6f78e544bc2ad78340c96fb5402: Received BeginTabletCopySession request for tablet 5d71e9c548dc42468670e2f5cb97ec0a from peer a2e3f8f539bb47fb883205158b509cd5 ({username='slave'} at 127.0.0.1:46884)
I20260601 13:41:23.574404  5249 tablet_copy_service.cc:161] P 63a9f6f78e544bc2ad78340c96fb5402: Beginning new tablet copy session on tablet 5d71e9c548dc42468670e2f5cb97ec0a from peer a2e3f8f539bb47fb883205158b509cd5 at {username='slave'} at 127.0.0.1:46884: session id = a2e3f8f539bb47fb883205158b509cd5-5d71e9c548dc42468670e2f5cb97ec0a
I20260601 13:41:23.574476  5786 tablet_copy_client.cc:323] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.1:45439
I20260601 13:41:23.575351  5249 tablet_copy_source_session.cc:215] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:23.577024  5784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d71e9c548dc42468670e2f5cb97ec0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:23.578816  5172 tablet_copy_service.cc:140] P 3a52c6f3161f41bf9a36e7c9bee85421: Received BeginTabletCopySession request for tablet a71596476e3847048f84e2ab56392611 from peer a14c0c5e43b24537b8abba9b35e4447a ({username='slave'} at 127.0.0.1:48988)
I20260601 13:41:23.578910  5172 tablet_copy_service.cc:161] P 3a52c6f3161f41bf9a36e7c9bee85421: Beginning new tablet copy session on tablet a71596476e3847048f84e2ab56392611 from peer a14c0c5e43b24537b8abba9b35e4447a at {username='slave'} at 127.0.0.1:48988: session id = a14c0c5e43b24537b8abba9b35e4447a-a71596476e3847048f84e2ab56392611
I20260601 13:41:23.579457  5784 tablet_copy_client.cc:806] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:23.579620  5784 tablet_copy_client.cc:670] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:23.579702  5172 tablet_copy_source_session.cc:215] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:23.580511  5786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a71596476e3847048f84e2ab56392611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:23.580551  5785 tablet_copy_client.cc:1025] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:23.582262  5786 tablet_copy_client.cc:806] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:23.582422  5786 tablet_copy_client.cc:670] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:23.583381  5787 tablet_copy_client.cc:1025] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:23.584306  5789 ts_tablet_manager.cc:933] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: Initiating tablet copy from peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:23.584623  5789 tablet_copy_client.cc:323] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:38115
I20260601 13:41:23.588122  5249 tablet_copy_service.cc:140] P 63a9f6f78e544bc2ad78340c96fb5402: Received BeginTabletCopySession request for tablet 208184a4534e4b6ca5f1055f060d587a from peer a14c0c5e43b24537b8abba9b35e4447a ({username='slave'} at 127.0.0.1:46898)
I20260601 13:41:23.588229  5249 tablet_copy_service.cc:161] P 63a9f6f78e544bc2ad78340c96fb5402: Beginning new tablet copy session on tablet 208184a4534e4b6ca5f1055f060d587a from peer a14c0c5e43b24537b8abba9b35e4447a at {username='slave'} at 127.0.0.1:46898: session id = a14c0c5e43b24537b8abba9b35e4447a-208184a4534e4b6ca5f1055f060d587a
I20260601 13:41:23.588889  5249 tablet_copy_source_session.cc:215] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:23.589593  5789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208184a4534e4b6ca5f1055f060d587a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:23.591619  5789 tablet_copy_client.cc:806] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:23.591768  5789 tablet_copy_client.cc:670] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:23.593194  5790 tablet_copy_client.cc:1025] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:25.510702  5773 tablet_copy_client.cc:538] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:25.511741  5777 tablet_copy_client.cc:538] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:25.512250  5773 tablet_bootstrap.cc:492] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap starting.
I20260601 13:41:25.513087  5777 tablet_bootstrap.cc:492] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap starting.
I20260601 13:41:25.521508  5780 tablet_copy_client.cc:538] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:25.522915  5780 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: Bootstrap starting.
I20260601 13:41:25.537098  5777 tablet_bootstrap.cc:492] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:25.537431  5777 tablet_bootstrap.cc:492] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap complete.
I20260601 13:41:25.537669  5777 ts_tablet_manager.cc:1403] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: Time spent bootstrapping tablet: real 0.025s	user 0.025s	sys 0.000s
I20260601 13:41:25.538218  5777 raft_consensus.cc:359] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:25.538386  5777 raft_consensus.cc:740] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66aab7e8022c4c45a78833c3b16ea194, State: Initialized, Role: LEARNER
I20260601 13:41:25.538542  5777 consensus_queue.cc:260] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:25.538901  5777 ts_tablet_manager.cc:1434] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:25.539121  5773 tablet_bootstrap.cc:492] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:25.539374  5773 tablet_bootstrap.cc:492] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap complete.
I20260601 13:41:25.539526  5773 ts_tablet_manager.cc:1403] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: Time spent bootstrapping tablet: real 0.027s	user 0.027s	sys 0.000s
I20260601 13:41:25.539942  5773 raft_consensus.cc:359] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:25.540073  5773 raft_consensus.cc:740] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66aab7e8022c4c45a78833c3b16ea194, State: Initialized, Role: LEARNER
I20260601 13:41:25.540160  5773 consensus_queue.cc:260] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:25.540462  5773 ts_tablet_manager.cc:1434] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:25.540946  5172 tablet_copy_service.cc:342] P 3a52c6f3161f41bf9a36e7c9bee85421: Request end of tablet copy session 66aab7e8022c4c45a78833c3b16ea194-64b751600ebc4414889d32a150bebbaf received from {username='slave'} at 127.0.0.1:48980
I20260601 13:41:25.541024  5172 tablet_copy_service.cc:434] P 3a52c6f3161f41bf9a36e7c9bee85421: ending tablet copy session 66aab7e8022c4c45a78833c3b16ea194-64b751600ebc4414889d32a150bebbaf on tablet 64b751600ebc4414889d32a150bebbaf with peer 66aab7e8022c4c45a78833c3b16ea194
I20260601 13:41:25.541044  5249 tablet_copy_service.cc:342] P 63a9f6f78e544bc2ad78340c96fb5402: Request end of tablet copy session 66aab7e8022c4c45a78833c3b16ea194-9300c51b40084d5ea001d7db9404a77c received from {username='slave'} at 127.0.0.1:46868
I20260601 13:41:25.541115  5249 tablet_copy_service.cc:434] P 63a9f6f78e544bc2ad78340c96fb5402: ending tablet copy session 66aab7e8022c4c45a78833c3b16ea194-9300c51b40084d5ea001d7db9404a77c on tablet 9300c51b40084d5ea001d7db9404a77c with peer 66aab7e8022c4c45a78833c3b16ea194
I20260601 13:41:25.547667  5780 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:25.548012  5780 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: Bootstrap complete.
I20260601 13:41:25.548193  5780 ts_tablet_manager.cc:1403] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260601 13:41:25.548579  5780 raft_consensus.cc:359] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:25.548694  5780 raft_consensus.cc:740] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2e3f8f539bb47fb883205158b509cd5, State: Initialized, Role: LEARNER
I20260601 13:41:25.548797  5780 consensus_queue.cc:260] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:25.549171  5780 ts_tablet_manager.cc:1434] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:41:25.549840  5325 tablet_copy_service.cc:342] P 17722279d5e24b2cb7089cae36aee7ae: Request end of tablet copy session a2e3f8f539bb47fb883205158b509cd5-e3909e5a4d5447fc81c8b2d1a47e248a received from {username='slave'} at 127.0.0.1:34756
I20260601 13:41:25.549947  5325 tablet_copy_service.cc:434] P 17722279d5e24b2cb7089cae36aee7ae: ending tablet copy session a2e3f8f539bb47fb883205158b509cd5-e3909e5a4d5447fc81c8b2d1a47e248a on tablet e3909e5a4d5447fc81c8b2d1a47e248a with peer a2e3f8f539bb47fb883205158b509cd5
I20260601 13:41:25.580857  5784 tablet_copy_client.cc:538] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:25.582279  5784 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: Bootstrap starting.
I20260601 13:41:25.583700  5786 tablet_copy_client.cc:538] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:25.585150  5786 tablet_bootstrap.cc:492] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap starting.
I20260601 13:41:25.593482  5789 tablet_copy_client.cc:538] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:25.594877  5789 tablet_bootstrap.cc:492] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap starting.
I20260601 13:41:25.607846  5784 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:25.608192  5784 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: Bootstrap complete.
I20260601 13:41:25.608434  5784 ts_tablet_manager.cc:1403] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260601 13:41:25.609009  5786 tablet_bootstrap.cc:492] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:25.609025  5784 raft_consensus.cc:359] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:25.609251  5784 raft_consensus.cc:740] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2e3f8f539bb47fb883205158b509cd5, State: Initialized, Role: LEARNER
I20260601 13:41:25.609380  5786 tablet_bootstrap.cc:492] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap complete.
I20260601 13:41:25.609579  5786 ts_tablet_manager.cc:1403] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260601 13:41:25.610082  5786 raft_consensus.cc:359] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:25.610248  5786 raft_consensus.cc:740] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a14c0c5e43b24537b8abba9b35e4447a, State: Initialized, Role: LEARNER
I20260601 13:41:25.610384  5786 consensus_queue.cc:260] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:25.610658  5784 consensus_queue.cc:260] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:25.611090  5786 ts_tablet_manager.cc:1434] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:25.611385  5784 ts_tablet_manager.cc:1434] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:25.612003  5249 tablet_copy_service.cc:342] P 63a9f6f78e544bc2ad78340c96fb5402: Request end of tablet copy session a2e3f8f539bb47fb883205158b509cd5-5d71e9c548dc42468670e2f5cb97ec0a received from {username='slave'} at 127.0.0.1:46884
I20260601 13:41:25.612082  5249 tablet_copy_service.cc:434] P 63a9f6f78e544bc2ad78340c96fb5402: ending tablet copy session a2e3f8f539bb47fb883205158b509cd5-5d71e9c548dc42468670e2f5cb97ec0a on tablet 5d71e9c548dc42468670e2f5cb97ec0a with peer a2e3f8f539bb47fb883205158b509cd5
I20260601 13:41:25.612316  5172 tablet_copy_service.cc:342] P 3a52c6f3161f41bf9a36e7c9bee85421: Request end of tablet copy session a14c0c5e43b24537b8abba9b35e4447a-a71596476e3847048f84e2ab56392611 received from {username='slave'} at 127.0.0.1:48988
I20260601 13:41:25.612411  5172 tablet_copy_service.cc:434] P 3a52c6f3161f41bf9a36e7c9bee85421: ending tablet copy session a14c0c5e43b24537b8abba9b35e4447a-a71596476e3847048f84e2ab56392611 on tablet a71596476e3847048f84e2ab56392611 with peer a14c0c5e43b24537b8abba9b35e4447a
I20260601 13:41:25.620179  5789 tablet_bootstrap.cc:492] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:25.620510  5789 tablet_bootstrap.cc:492] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap complete.
I20260601 13:41:25.620689  5789 ts_tablet_manager.cc:1403] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260601 13:41:25.621142  5789 raft_consensus.cc:359] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:25.621268  5789 raft_consensus.cc:740] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a14c0c5e43b24537b8abba9b35e4447a, State: Initialized, Role: LEARNER
I20260601 13:41:25.621352  5789 consensus_queue.cc:260] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:25.621704  5789 ts_tablet_manager.cc:1434] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:41:25.622155  5249 tablet_copy_service.cc:342] P 63a9f6f78e544bc2ad78340c96fb5402: Request end of tablet copy session a14c0c5e43b24537b8abba9b35e4447a-208184a4534e4b6ca5f1055f060d587a received from {username='slave'} at 127.0.0.1:46898
I20260601 13:41:25.622238  5249 tablet_copy_service.cc:434] P 63a9f6f78e544bc2ad78340c96fb5402: ending tablet copy session a14c0c5e43b24537b8abba9b35e4447a-208184a4534e4b6ca5f1055f060d587a on tablet 208184a4534e4b6ca5f1055f060d587a with peer a14c0c5e43b24537b8abba9b35e4447a
I20260601 13:41:25.733186  5707 raft_consensus.cc:1217] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:41:25.854688  5632 raft_consensus.cc:1217] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:41:25.892652  5632 raft_consensus.cc:1217] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:41:25.917169  5555 raft_consensus.cc:1217] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260601 13:41:25.954463  5707 raft_consensus.cc:1217] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:41:26.089643  5555 raft_consensus.cc:1217] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:41:26.240564  5808 raft_consensus.cc:1064] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402: attempting to promote NON_VOTER a2e3f8f539bb47fb883205158b509cd5 to VOTER
I20260601 13:41:26.241003  5808 consensus_queue.cc:237] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } }
I20260601 13:41:26.242347  5707 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.242540  5311 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.242857  5157 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.242940  5808 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.243276  5807 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.243422  5743 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.245337  5807 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.245714  5311 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.246138  5157 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.247629  5707 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.249411  5056 catalog_manager.cc:5696] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.253693  5235 consensus_queue.cc:237] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [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: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } }
I20260601 13:41:26.254748  5311 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:26.254791  5707 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:26.255106  5743 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:26.255241  5808 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:26.256568  5743 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.257174  5311 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.258740  5043 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5d71e9c548dc42468670e2f5cb97ec0a with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:26.258988  5707 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.259219  5054 catalog_manager.cc:5696] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae reported cstate change: config changed from index 28 to 29, VOTER 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1) evicted. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.261790  5149 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d71e9c548dc42468670e2f5cb97ec0a with delete_type TABLET_DATA_TOMBSTONED (TS 3a52c6f3161f41bf9a36e7c9bee85421 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:40586
I20260601 13:41:26.262296  5817 tablet_replica.cc:333] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:26.262478  5817 raft_consensus.cc:2243] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.262655  5817 raft_consensus.cc:2272] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.263428  5817 ts_tablet_manager.cc:1916] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:26.265120  5817 ts_tablet_manager.cc:1929] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:41:26.265182  5817 log.cc:1199] T 5d71e9c548dc42468670e2f5cb97ec0a P 3a52c6f3161f41bf9a36e7c9bee85421: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-0-root/wals/5d71e9c548dc42468670e2f5cb97ec0a
I20260601 13:41:26.265679  5043 catalog_manager.cc:5027] TS 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439): tablet 5d71e9c548dc42468670e2f5cb97ec0a (table test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]) successfully deleted
I20260601 13:41:26.301761  5807 raft_consensus.cc:1064] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402: attempting to promote NON_VOTER a14c0c5e43b24537b8abba9b35e4447a to VOTER
I20260601 13:41:26.302248  5807 consensus_queue.cc:237] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } }
I20260601 13:41:26.303699  5157 raft_consensus.cc:1275] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:26.303697  5311 raft_consensus.cc:1275] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:26.303828  5555 raft_consensus.cc:1275] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:26.304163  5819 consensus_queue.cc:1048] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:26.304437  5808 consensus_queue.cc:1048] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:26.304654  5743 consensus_queue.cc:1048] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:26.306423  5743 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.306793  5555 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.307041  5157 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.308662  5311 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.309085  5055 catalog_manager.cc:5696] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a reported cstate change: config changed from index 26 to 27, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.312570  5235 consensus_queue.cc:237] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } }
I20260601 13:41:26.313578  5555 raft_consensus.cc:1275] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.313704  5157 raft_consensus.cc:1275] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.313953  5819 consensus_queue.cc:1048] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.314141  5808 consensus_queue.cc:1048] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.315584  5807 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.315953  5555 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.316774  5043 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 208184a4534e4b6ca5f1055f060d587a with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:26.317837  5054 catalog_manager.cc:5696] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: config changed from index 27 to 28, VOTER 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3) evicted. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:26.318038  5157 raft_consensus.cc:2955] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.320806  5298 tablet_service.cc:1558] Processing DeleteTablet for tablet 208184a4534e4b6ca5f1055f060d587a with delete_type TABLET_DATA_TOMBSTONED (TS 17722279d5e24b2cb7089cae36aee7ae not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:46948
I20260601 13:41:26.321193  5823 tablet_replica.cc:333] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:26.321347  5823 raft_consensus.cc:2243] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.321547  5823 raft_consensus.cc:2272] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.322124  5823 ts_tablet_manager.cc:1916] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:26.323706  5823 ts_tablet_manager.cc:1929] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:41:26.323798  5823 log.cc:1199] T 208184a4534e4b6ca5f1055f060d587a P 17722279d5e24b2cb7089cae36aee7ae: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-2-root/wals/208184a4534e4b6ca5f1055f060d587a
I20260601 13:41:26.324352  5042 catalog_manager.cc:5027] TS 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949): tablet 208184a4534e4b6ca5f1055f060d587a (table test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]) successfully deleted
I20260601 13:41:26.464457  5743 raft_consensus.cc:1064] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402: attempting to promote NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 to VOTER
I20260601 13:41:26.464978  5743 consensus_queue.cc:237] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } }
I20260601 13:41:26.466436  5632 raft_consensus.cc:1275] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.466436  5157 raft_consensus.cc:1275] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.466769  5311 raft_consensus.cc:1275] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.467139  5808 consensus_queue.cc:1048] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.467301  5807 consensus_queue.cc:1048] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.467427  5819 consensus_queue.cc:1048] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.469513  5807 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.469883  5311 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.470211  5632 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.472175  5056 catalog_manager.cc:5696] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae reported cstate change: config changed from index 27 to 28, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.472755  5159 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.475670  5235 consensus_queue.cc:237] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } }
I20260601 13:41:26.476863  5159 raft_consensus.cc:1275] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:26.477169  5632 raft_consensus.cc:1275] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:26.477231  5808 consensus_queue.cc:1048] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:26.477835  5808 consensus_queue.cc:1048] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:26.479169  5808 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.479813  5632 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.480741  5043 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9300c51b40084d5ea001d7db9404a77c with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:26.480858  5159 raft_consensus.cc:2955] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.481866  5056 catalog_manager.cc:5696] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 reported cstate change: config changed from index 28 to 29, VOTER 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3) evicted. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.484364  5298 tablet_service.cc:1558] Processing DeleteTablet for tablet 9300c51b40084d5ea001d7db9404a77c with delete_type TABLET_DATA_TOMBSTONED (TS 17722279d5e24b2cb7089cae36aee7ae not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:46948
I20260601 13:41:26.484593  5823 tablet_replica.cc:333] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:26.484733  5823 raft_consensus.cc:2243] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.484869  5823 raft_consensus.cc:2272] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.485468  5823 ts_tablet_manager.cc:1916] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:26.487160  5823 ts_tablet_manager.cc:1929] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:41:26.487260  5823 log.cc:1199] T 9300c51b40084d5ea001d7db9404a77c P 17722279d5e24b2cb7089cae36aee7ae: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-2-root/wals/9300c51b40084d5ea001d7db9404a77c
I20260601 13:41:26.487738  5042 catalog_manager.cc:5027] TS 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949): tablet 9300c51b40084d5ea001d7db9404a77c (table test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]) successfully deleted
I20260601 13:41:26.509799  5794 raft_consensus.cc:1064] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421: attempting to promote NON_VOTER a14c0c5e43b24537b8abba9b35e4447a to VOTER
I20260601 13:41:26.510239  5794 consensus_queue.cc:237] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } }
I20260601 13:41:26.510643  5829 raft_consensus.cc:1064] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421: attempting to promote NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 to VOTER
I20260601 13:41:26.511104  5829 consensus_queue.cc:237] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } }
I20260601 13:41:26.511878  5235 raft_consensus.cc:1275] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.511835  5555 raft_consensus.cc:1275] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.511835  5311 raft_consensus.cc:1275] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.512364  5794 consensus_queue.cc:1048] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.512648  5311 raft_consensus.cc:1275] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:26.512686  5794 consensus_queue.cc:1048] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.512813  5833 consensus_queue.cc:1048] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.512990  5830 consensus_queue.cc:1048] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:26.513406  5235 raft_consensus.cc:1275] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:26.513559  5632 raft_consensus.cc:1275] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:26.514271  5830 consensus_queue.cc:1048] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:26.514652  5832 consensus_queue.cc:1048] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:26.515914  5829 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.516477  5833 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.517637  5632 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.518406  5237 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.518937  5310 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.520110  5555 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.520629  5237 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.522209  5057 catalog_manager.cc:5696] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: config changed from index 26 to 27, 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.522219  5056 catalog_manager.cc:5696] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a reported cstate change: config changed from index 27 to 28, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.523062  5310 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.526366  5159 consensus_queue.cc:237] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } }
I20260601 13:41:26.527446  5555 raft_consensus.cc:1275] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:26.527495  5310 raft_consensus.cc:1275] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:26.527877  5842 consensus_queue.cc:1048] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:26.528143  5829 consensus_queue.cc:1048] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:26.529039  5159 consensus_queue.cc:237] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } }
I20260601 13:41:26.529990  5632 raft_consensus.cc:1275] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.529894  5794 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.530851  5555 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.531613  5043 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a71596476e3847048f84e2ab56392611 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:26.531806  5310 raft_consensus.cc:2955] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.532250  5311 raft_consensus.cc:1275] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.532752  5833 consensus_queue.cc:1048] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.532986  5053 catalog_manager.cc:5696] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a reported cstate change: config changed from index 28 to 29, VOTER 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2) evicted. New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } } }
I20260601 13:41:26.533671  5842 consensus_queue.cc:1048] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260601 13:41:26.535029  5833 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.535531  5229 tablet_service.cc:1558] Processing DeleteTablet for tablet a71596476e3847048f84e2ab56392611 with delete_type TABLET_DATA_TOMBSTONED (TS 63a9f6f78e544bc2ad78340c96fb5402 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:40066
I20260601 13:41:26.535642  5310 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.536898  5844 tablet_replica.cc:333] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:26.537086  5844 raft_consensus.cc:2243] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.537371  5054 catalog_manager.cc:5696] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: config changed from index 27 to 28, VOTER 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2) evicted. New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:26.537585  5043 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 64b751600ebc4414889d32a150bebbaf with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:26.537369  5844 raft_consensus.cc:2272] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.538513  5632 raft_consensus.cc:2955] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } } }
I20260601 13:41:26.538868  5844 ts_tablet_manager.cc:1916] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:26.539873  5229 tablet_service.cc:1558] Processing DeleteTablet for tablet 64b751600ebc4414889d32a150bebbaf with delete_type TABLET_DATA_TOMBSTONED (TS 63a9f6f78e544bc2ad78340c96fb5402 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:40066
I20260601 13:41:26.541117  5844 ts_tablet_manager.cc:1929] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:41:26.541198  5844 log.cc:1199] T a71596476e3847048f84e2ab56392611 P 63a9f6f78e544bc2ad78340c96fb5402: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-1-root/wals/a71596476e3847048f84e2ab56392611
I20260601 13:41:26.541725  5844 tablet_replica.cc:333] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:26.541929  5844 raft_consensus.cc:2243] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.541905  5043 catalog_manager.cc:5027] TS 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115): tablet a71596476e3847048f84e2ab56392611 (table test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]) successfully deleted
I20260601 13:41:26.542096  5844 raft_consensus.cc:2272] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.542676  5844 ts_tablet_manager.cc:1916] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:26.544270  5844 ts_tablet_manager.cc:1929] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260601 13:41:26.544348  5844 log.cc:1199] T 64b751600ebc4414889d32a150bebbaf P 63a9f6f78e544bc2ad78340c96fb5402: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-1-root/wals/64b751600ebc4414889d32a150bebbaf
I20260601 13:41:26.544821  5043 catalog_manager.cc:5027] TS 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115): tablet 64b751600ebc4414889d32a150bebbaf (table test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]) successfully deleted
I20260601 13:41:26.551658  5845 raft_consensus.cc:1064] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae: attempting to promote NON_VOTER a2e3f8f539bb47fb883205158b509cd5 to VOTER
I20260601 13:41:26.552031  5845 consensus_queue.cc:237] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } }
I20260601 13:41:26.553388  5237 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.553402  5159 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.553874  5707 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:26.553841  5846 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.554111  5848 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.554282  5845 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:26.556427  5845 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.556783  5707 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.558295  5159 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.559229  5237 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.559962  5056 catalog_manager.cc:5696] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae reported cstate change: config changed from index 27 to 28, a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "17722279d5e24b2cb7089cae36aee7ae" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:26.564862  5310 consensus_queue.cc:237] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [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: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } }
I20260601 13:41:26.565888  5707 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:26.565937  5237 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:26.566392  5797 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:26.566629  5846 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:26.568044  5848 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.568481  5707 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.570289  5042 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e3909e5a4d5447fc81c8b2d1a47e248a with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:26.570643  5054 catalog_manager.cc:5696] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae reported cstate change: config changed from index 28 to 29, VOTER 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1) evicted. New cstate: current_term: 1 leader_uuid: "17722279d5e24b2cb7089cae36aee7ae" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:26.570691  5237 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } }
I20260601 13:41:26.572894  5149 tablet_service.cc:1558] Processing DeleteTablet for tablet e3909e5a4d5447fc81c8b2d1a47e248a with delete_type TABLET_DATA_TOMBSTONED (TS 3a52c6f3161f41bf9a36e7c9bee85421 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:40586
I20260601 13:41:26.573114  5817 tablet_replica.cc:333] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:26.573267  5817 raft_consensus.cc:2243] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:26.573423  5817 raft_consensus.cc:2272] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:26.574075  5817 ts_tablet_manager.cc:1916] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:26.575942  5817 ts_tablet_manager.cc:1929] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:41:26.576009  5817 log.cc:1199] T e3909e5a4d5447fc81c8b2d1a47e248a P 3a52c6f3161f41bf9a36e7c9bee85421: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321176522077-696-0/minicluster-data/ts-0-root/wals/e3909e5a4d5447fc81c8b2d1a47e248a
I20260601 13:41:26.576519  5043 catalog_manager.cc:5027] TS 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439): tablet e3909e5a4d5447fc81c8b2d1a47e248a (table test-workload [id=81dabcea4ed44a5596dfcdd27b40a529]) successfully deleted
I20260601 13:41:27.576932  5237 consensus_queue.cc:237] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:27.578469  5159 raft_consensus.cc:1275] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:41:27.578677  5202 consensus_peers.cc:597] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 -> Peer a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4:43221): Couldn't send request to peer a14c0c5e43b24537b8abba9b35e4447a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce85efc900e64c268015bcf826811e6e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.578751  5310 raft_consensus.cc:1275] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:27.578819  5852 consensus_queue.cc:1048] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:27.579144  5854 consensus_queue.cc:1048] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:27.580399  5852 raft_consensus.cc:2955] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:27.580767  5159 raft_consensus.cc:2955] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:27.581168  5310 raft_consensus.cc:2955] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:27.583195  5055 catalog_manager.cc:5696] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: config changed from index -1 to 27, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:27.583410  5237 consensus_queue.cc:237] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:27.584818  5310 raft_consensus.cc:1275] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260601 13:41:27.584836  5204 consensus_peers.cc:597] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 -> Peer a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6:37699): Couldn't send request to peer a2e3f8f539bb47fb883205158b509cd5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1454bf7c8d6e478ca5c367f1e246b7d0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.584911  5159 raft_consensus.cc:1275] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:27.585198  5852 consensus_queue.cc:1048] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:27.585363  5807 consensus_queue.cc:1048] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:27.586818  5807 raft_consensus.cc:2955] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:27.587783  5159 raft_consensus.cc:2955] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:27.589470  5310 raft_consensus.cc:2955] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:27.590090  5311 consensus_queue.cc:237] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:27.590062  5054 catalog_manager.cc:5696] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: config changed from index -1 to 26, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:27.591493  5707 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:27.591950  5848 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:41:27.593387  5237 raft_consensus.cc:1275] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 17722279d5e24b2cb7089cae36aee7ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:27.593770  5867 consensus_queue.cc:1048] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:41:27.594377  5848 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:27.594800  5707 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:27.596658  5053 catalog_manager.cc:5696] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae reported cstate change: config changed from index 29 to 30, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New cstate: current_term: 1 leader_uuid: "17722279d5e24b2cb7089cae36aee7ae" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:27.597026  5277 consensus_peers.cc:597] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae -> Peer 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5:37181): Couldn't send request to peer 66aab7e8022c4c45a78833c3b16ea194. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3909e5a4d5447fc81c8b2d1a47e248a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.597532  5159 consensus_queue.cc:237] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:27.598670  5237 raft_consensus.cc:2955] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
W20260601 13:41:27.599064  5125 consensus_peers.cc:597] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 -> Peer 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5:37181): Couldn't send request to peer 66aab7e8022c4c45a78833c3b16ea194. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b0572b2647846f28f06b5dbc4e57ff4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.599347  5311 raft_consensus.cc:1275] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:27.599591  5235 raft_consensus.cc:1275] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Refusing update from remote peer 3a52c6f3161f41bf9a36e7c9bee85421: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260601 13:41:27.600005  5832 consensus_queue.cc:1048] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:27.600318  5832 consensus_queue.cc:1048] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260601 13:41:27.601976  5875 raft_consensus.cc:2955] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:27.602412  5311 raft_consensus.cc:2955] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:27.602793  5237 raft_consensus.cc:2955] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:27.604509  5235 consensus_queue.cc:237] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:27.604480  5053 catalog_manager.cc:5696] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae reported cstate change: config changed from index -1 to 26, NON_VOTER 66aab7e8022c4c45a78833c3b16ea194 (127.0.174.5) added. New cstate: current_term: 1 leader_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } } }
I20260601 13:41:27.605858  5707 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260601 13:41:27.606546  5202 consensus_peers.cc:597] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 -> Peer a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4:43221): Couldn't send request to peer a14c0c5e43b24537b8abba9b35e4447a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d71e9c548dc42468670e2f5cb97ec0a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.606803  5852 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:41:27.607324  5311 raft_consensus.cc:1275] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:27.607689  5852 consensus_queue.cc:1048] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:41:27.608484  5854 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:27.608906  5707 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:27.609735  5311 raft_consensus.cc:2955] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } } }
I20260601 13:41:27.611172  5054 catalog_manager.cc:5696] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 reported cstate change: config changed from index 29 to 30, NON_VOTER a14c0c5e43b24537b8abba9b35e4447a (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:27.612038  5237 consensus_queue.cc:237] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
W20260601 13:41:27.613472  5204 consensus_peers.cc:597] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 -> Peer a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6:37699): Couldn't send request to peer a2e3f8f539bb47fb883205158b509cd5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25e31ad6f60f46238990a98bc0775d54. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:27.613647  5159 raft_consensus.cc:1275] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:27.613991  5852 consensus_queue.cc:1048] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:27.614096  5311 raft_consensus.cc:1275] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Refusing update from remote peer 63a9f6f78e544bc2ad78340c96fb5402: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:27.614490  5852 consensus_queue.cc:1048] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:27.615731  5807 raft_consensus.cc:2955] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:27.616091  5159 raft_consensus.cc:2955] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:27.616384  5311 raft_consensus.cc:2955] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:27.618300  5055 catalog_manager.cc:5696] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 reported cstate change: config changed from index -1 to 27, NON_VOTER a2e3f8f539bb47fb883205158b509cd5 (127.0.174.6) added. New cstate: current_term: 1 leader_uuid: "63a9f6f78e544bc2ad78340c96fb5402" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } } }
I20260601 13:41:27.957027  5884 ts_tablet_manager.cc:933] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: Initiating tablet copy from peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:27.957490  5884 tablet_copy_client.cc:323] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:38115
I20260601 13:41:27.958066  5249 tablet_copy_service.cc:140] P 63a9f6f78e544bc2ad78340c96fb5402: Received BeginTabletCopySession request for tablet ce85efc900e64c268015bcf826811e6e from peer a14c0c5e43b24537b8abba9b35e4447a ({username='slave'} at 127.0.0.1:46898)
I20260601 13:41:27.958184  5249 tablet_copy_service.cc:161] P 63a9f6f78e544bc2ad78340c96fb5402: Beginning new tablet copy session on tablet ce85efc900e64c268015bcf826811e6e from peer a14c0c5e43b24537b8abba9b35e4447a at {username='slave'} at 127.0.0.1:46898: session id = a14c0c5e43b24537b8abba9b35e4447a-ce85efc900e64c268015bcf826811e6e
I20260601 13:41:27.959241  5249 tablet_copy_source_session.cc:215] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:27.960134  5884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce85efc900e64c268015bcf826811e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:27.962064  5884 tablet_copy_client.cc:806] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:27.962239  5884 tablet_copy_client.cc:670] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:27.963331  5885 tablet_copy_client.cc:1025] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:28.015056  5886 ts_tablet_manager.cc:933] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: Initiating tablet copy from peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:28.015511  5886 tablet_copy_client.cc:323] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:38115
I20260601 13:41:28.016075  5249 tablet_copy_service.cc:140] P 63a9f6f78e544bc2ad78340c96fb5402: Received BeginTabletCopySession request for tablet 5d71e9c548dc42468670e2f5cb97ec0a from peer a14c0c5e43b24537b8abba9b35e4447a ({username='slave'} at 127.0.0.1:46898)
I20260601 13:41:28.016197  5249 tablet_copy_service.cc:161] P 63a9f6f78e544bc2ad78340c96fb5402: Beginning new tablet copy session on tablet 5d71e9c548dc42468670e2f5cb97ec0a from peer a14c0c5e43b24537b8abba9b35e4447a at {username='slave'} at 127.0.0.1:46898: session id = a14c0c5e43b24537b8abba9b35e4447a-5d71e9c548dc42468670e2f5cb97ec0a
I20260601 13:41:28.017095  5249 tablet_copy_source_session.cc:215] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:28.018060  5886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d71e9c548dc42468670e2f5cb97ec0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:28.019853  5886 tablet_copy_client.cc:806] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:28.020030  5886 tablet_copy_client.cc:670] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:28.021171  5887 tablet_copy_client.cc:1025] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:28.046041  5888 ts_tablet_manager.cc:933] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: Initiating tablet copy from peer 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
I20260601 13:41:28.046489  5888 tablet_copy_client.cc:323] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:38949
I20260601 13:41:28.050354  5325 tablet_copy_service.cc:140] P 17722279d5e24b2cb7089cae36aee7ae: Received BeginTabletCopySession request for tablet e3909e5a4d5447fc81c8b2d1a47e248a from peer 66aab7e8022c4c45a78833c3b16ea194 ({username='slave'} at 127.0.0.1:34762)
I20260601 13:41:28.050472  5325 tablet_copy_service.cc:161] P 17722279d5e24b2cb7089cae36aee7ae: Beginning new tablet copy session on tablet e3909e5a4d5447fc81c8b2d1a47e248a from peer 66aab7e8022c4c45a78833c3b16ea194 at {username='slave'} at 127.0.0.1:34762: session id = 66aab7e8022c4c45a78833c3b16ea194-e3909e5a4d5447fc81c8b2d1a47e248a
I20260601 13:41:28.051404  5325 tablet_copy_source_session.cc:215] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:28.052230  5888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3909e5a4d5447fc81c8b2d1a47e248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:28.054234  5888 tablet_copy_client.cc:806] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:28.054399  5888 tablet_copy_client.cc:670] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:28.055454  5889 tablet_copy_client.cc:1025] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:28.104954  5892 ts_tablet_manager.cc:933] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: Initiating tablet copy from peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:28.105360  5892 tablet_copy_client.cc:323] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:38115
I20260601 13:41:28.105953  5249 tablet_copy_service.cc:140] P 63a9f6f78e544bc2ad78340c96fb5402: Received BeginTabletCopySession request for tablet 25e31ad6f60f46238990a98bc0775d54 from peer a2e3f8f539bb47fb883205158b509cd5 ({username='slave'} at 127.0.0.1:46884)
I20260601 13:41:28.106099  5249 tablet_copy_service.cc:161] P 63a9f6f78e544bc2ad78340c96fb5402: Beginning new tablet copy session on tablet 25e31ad6f60f46238990a98bc0775d54 from peer a2e3f8f539bb47fb883205158b509cd5 at {username='slave'} at 127.0.0.1:46884: session id = a2e3f8f539bb47fb883205158b509cd5-25e31ad6f60f46238990a98bc0775d54
I20260601 13:41:28.107079  5249 tablet_copy_source_session.cc:215] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:28.108024  5892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25e31ad6f60f46238990a98bc0775d54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:28.110586  5892 tablet_copy_client.cc:806] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:28.110759  5892 tablet_copy_client.cc:670] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:28.111903  5893 tablet_copy_client.cc:1025] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:28.178570  5894 ts_tablet_manager.cc:933] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: Initiating tablet copy from peer 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439)
I20260601 13:41:28.178992  5894 tablet_copy_client.cc:323] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.1:45439
I20260601 13:41:28.179450  5172 tablet_copy_service.cc:140] P 3a52c6f3161f41bf9a36e7c9bee85421: Received BeginTabletCopySession request for tablet 9b0572b2647846f28f06b5dbc4e57ff4 from peer 66aab7e8022c4c45a78833c3b16ea194 ({username='slave'} at 127.0.0.1:48980)
I20260601 13:41:28.179591  5172 tablet_copy_service.cc:161] P 3a52c6f3161f41bf9a36e7c9bee85421: Beginning new tablet copy session on tablet 9b0572b2647846f28f06b5dbc4e57ff4 from peer 66aab7e8022c4c45a78833c3b16ea194 at {username='slave'} at 127.0.0.1:48980: session id = 66aab7e8022c4c45a78833c3b16ea194-9b0572b2647846f28f06b5dbc4e57ff4
I20260601 13:41:28.180642  5172 tablet_copy_source_session.cc:215] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:28.181444  5894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0572b2647846f28f06b5dbc4e57ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:28.183285  5894 tablet_copy_client.cc:806] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:28.183447  5894 tablet_copy_client.cc:670] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:28.184543  5895 tablet_copy_client.cc:1025] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:28.206247  5896 ts_tablet_manager.cc:933] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: Initiating tablet copy from peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
I20260601 13:41:28.206643  5896 tablet_copy_client.cc:323] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:38115
I20260601 13:41:28.207195  5249 tablet_copy_service.cc:140] P 63a9f6f78e544bc2ad78340c96fb5402: Received BeginTabletCopySession request for tablet 1454bf7c8d6e478ca5c367f1e246b7d0 from peer a2e3f8f539bb47fb883205158b509cd5 ({username='slave'} at 127.0.0.1:46884)
I20260601 13:41:28.207293  5249 tablet_copy_service.cc:161] P 63a9f6f78e544bc2ad78340c96fb5402: Beginning new tablet copy session on tablet 1454bf7c8d6e478ca5c367f1e246b7d0 from peer a2e3f8f539bb47fb883205158b509cd5 at {username='slave'} at 127.0.0.1:46884: session id = a2e3f8f539bb47fb883205158b509cd5-1454bf7c8d6e478ca5c367f1e246b7d0
I20260601 13:41:28.208101  5249 tablet_copy_source_session.cc:215] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:28.208963  5896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1454bf7c8d6e478ca5c367f1e246b7d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:28.210908  5896 tablet_copy_client.cc:806] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:28.211103  5896 tablet_copy_client.cc:670] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:28.212250  5897 tablet_copy_client.cc:1025] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:28.647045   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:41:28.648504   696 tablet_copy_service.cc:362] P 3a52c6f3161f41bf9a36e7c9bee85421: Destroying tablet copy session 66aab7e8022c4c45a78833c3b16ea194-9b0572b2647846f28f06b5dbc4e57ff4 due to service shutdown
I20260601 13:41:28.648594   696 tablet_copy_service.cc:434] P 3a52c6f3161f41bf9a36e7c9bee85421: ending tablet copy session 66aab7e8022c4c45a78833c3b16ea194-9b0572b2647846f28f06b5dbc4e57ff4 on tablet 9b0572b2647846f28f06b5dbc4e57ff4 with peer 66aab7e8022c4c45a78833c3b16ea194
I20260601 13:41:28.651899   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:28.652118   696 tablet_replica.cc:333] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.652295   696 raft_consensus.cc:2243] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.652467   696 raft_consensus.cc:2272] T ce85efc900e64c268015bcf826811e6e P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.652944   696 tablet_replica.cc:333] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.653070   696 raft_consensus.cc:2243] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.653280   696 raft_consensus.cc:2272] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.653640   696 tablet_replica.cc:333] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.653754   696 raft_consensus.cc:2243] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.653959   696 raft_consensus.cc:2272] T 9b0572b2647846f28f06b5dbc4e57ff4 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.654306   696 tablet_replica.cc:333] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.654428   696 raft_consensus.cc:2243] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.654583   696 raft_consensus.cc:2272] T 208184a4534e4b6ca5f1055f060d587a P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.654924   696 tablet_replica.cc:333] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.655036   696 raft_consensus.cc:2243] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.655181   696 raft_consensus.cc:2272] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.655563   696 tablet_replica.cc:333] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.655671   696 raft_consensus.cc:2243] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.655802   696 raft_consensus.cc:2272] T 16e9c046372f45faa158e536b56b5f9c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.656143   696 tablet_replica.cc:333] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.656260   696 raft_consensus.cc:2243] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.656440   696 raft_consensus.cc:2272] T a71596476e3847048f84e2ab56392611 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.656762   696 tablet_replica.cc:333] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.656865   696 raft_consensus.cc:2243] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.657001   696 raft_consensus.cc:2272] T 25e31ad6f60f46238990a98bc0775d54 P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.657330   696 tablet_replica.cc:333] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.657424   696 raft_consensus.cc:2243] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.657578   696 raft_consensus.cc:2272] T 64b751600ebc4414889d32a150bebbaf P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.657946   696 tablet_replica.cc:333] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421: stopping tablet replica
I20260601 13:41:28.658032   696 raft_consensus.cc:2243] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.658171   696 raft_consensus.cc:2272] T 9300c51b40084d5ea001d7db9404a77c P 3a52c6f3161f41bf9a36e7c9bee85421 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:28.670821  5203 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:45439: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:41:28.671587  5203 consensus_peers.cc:597] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 -> Peer 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439): Couldn't send request to peer 3a52c6f3161f41bf9a36e7c9bee85421. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:45439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:28.672514   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:41:28.675863   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:41:28.678215   696 tablet_copy_service.cc:362] P 63a9f6f78e544bc2ad78340c96fb5402: Destroying tablet copy session a2e3f8f539bb47fb883205158b509cd5-1454bf7c8d6e478ca5c367f1e246b7d0 due to service shutdown
I20260601 13:41:28.678290   696 tablet_copy_service.cc:434] P 63a9f6f78e544bc2ad78340c96fb5402: ending tablet copy session a2e3f8f539bb47fb883205158b509cd5-1454bf7c8d6e478ca5c367f1e246b7d0 on tablet 1454bf7c8d6e478ca5c367f1e246b7d0 with peer a2e3f8f539bb47fb883205158b509cd5
I20260601 13:41:28.678452   696 tablet_copy_service.cc:362] P 63a9f6f78e544bc2ad78340c96fb5402: Destroying tablet copy session a2e3f8f539bb47fb883205158b509cd5-25e31ad6f60f46238990a98bc0775d54 due to service shutdown
I20260601 13:41:28.678488   696 tablet_copy_service.cc:434] P 63a9f6f78e544bc2ad78340c96fb5402: ending tablet copy session a2e3f8f539bb47fb883205158b509cd5-25e31ad6f60f46238990a98bc0775d54 on tablet 25e31ad6f60f46238990a98bc0775d54 with peer a2e3f8f539bb47fb883205158b509cd5
I20260601 13:41:28.678565   696 tablet_copy_service.cc:362] P 63a9f6f78e544bc2ad78340c96fb5402: Destroying tablet copy session a14c0c5e43b24537b8abba9b35e4447a-5d71e9c548dc42468670e2f5cb97ec0a due to service shutdown
I20260601 13:41:28.678604   696 tablet_copy_service.cc:434] P 63a9f6f78e544bc2ad78340c96fb5402: ending tablet copy session a14c0c5e43b24537b8abba9b35e4447a-5d71e9c548dc42468670e2f5cb97ec0a on tablet 5d71e9c548dc42468670e2f5cb97ec0a with peer a14c0c5e43b24537b8abba9b35e4447a
I20260601 13:41:28.678702   696 tablet_copy_service.cc:362] P 63a9f6f78e544bc2ad78340c96fb5402: Destroying tablet copy session a14c0c5e43b24537b8abba9b35e4447a-ce85efc900e64c268015bcf826811e6e due to service shutdown
I20260601 13:41:28.678740   696 tablet_copy_service.cc:434] P 63a9f6f78e544bc2ad78340c96fb5402: ending tablet copy session a14c0c5e43b24537b8abba9b35e4447a-ce85efc900e64c268015bcf826811e6e on tablet ce85efc900e64c268015bcf826811e6e with peer a14c0c5e43b24537b8abba9b35e4447a
I20260601 13:41:28.682786   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:28.682982   696 tablet_replica.cc:333] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.683144   696 raft_consensus.cc:2243] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.683387   696 raft_consensus.cc:2272] T 5d71e9c548dc42468670e2f5cb97ec0a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.683822   696 tablet_replica.cc:333] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.683934   696 raft_consensus.cc:2243] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.684144   696 raft_consensus.cc:2272] T ce85efc900e64c268015bcf826811e6e P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.684604   696 tablet_replica.cc:333] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.684726   696 raft_consensus.cc:2243] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.684895   696 raft_consensus.cc:2272] T 16e9c046372f45faa158e536b56b5f9c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.685233   696 tablet_replica.cc:333] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.685341   696 raft_consensus.cc:2243] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.685551   696 raft_consensus.cc:2272] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.686017   696 tablet_replica.cc:333] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.686120   696 raft_consensus.cc:2243] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.686281   696 raft_consensus.cc:2272] T 208184a4534e4b6ca5f1055f060d587a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.686633   696 tablet_replica.cc:333] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.686733   696 raft_consensus.cc:2243] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.686861   696 raft_consensus.cc:2272] T 9b0572b2647846f28f06b5dbc4e57ff4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.687198   696 tablet_replica.cc:333] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.687295   696 raft_consensus.cc:2243] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.687439   696 raft_consensus.cc:2272] T e3909e5a4d5447fc81c8b2d1a47e248a P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.687780   696 tablet_replica.cc:333] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.687878   696 raft_consensus.cc:2243] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.688020   696 raft_consensus.cc:2272] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.688360   696 tablet_replica.cc:333] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.688472   696 raft_consensus.cc:2243] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.688691   696 raft_consensus.cc:2272] T 25e31ad6f60f46238990a98bc0775d54 P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.689044   696 tablet_replica.cc:333] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402: stopping tablet replica
I20260601 13:41:28.689167   696 raft_consensus.cc:2243] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.689327   696 raft_consensus.cc:2272] T 9300c51b40084d5ea001d7db9404a77c P 63a9f6f78e544bc2ad78340c96fb5402 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:28.690183  5278 consensus_peers.cc:597] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae -> Peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115): Couldn't send request to peer 63a9f6f78e544bc2ad78340c96fb5402. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:28.703877   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:41:28.707129   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:41:28.709180   696 tablet_copy_service.cc:362] P 17722279d5e24b2cb7089cae36aee7ae: Destroying tablet copy session 66aab7e8022c4c45a78833c3b16ea194-e3909e5a4d5447fc81c8b2d1a47e248a due to service shutdown
I20260601 13:41:28.709260   696 tablet_copy_service.cc:434] P 17722279d5e24b2cb7089cae36aee7ae: ending tablet copy session 66aab7e8022c4c45a78833c3b16ea194-e3909e5a4d5447fc81c8b2d1a47e248a on tablet e3909e5a4d5447fc81c8b2d1a47e248a with peer 66aab7e8022c4c45a78833c3b16ea194
I20260601 13:41:28.713079   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:28.713277   696 tablet_replica.cc:333] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.713433   696 raft_consensus.cc:2243] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.713611   696 raft_consensus.cc:2272] T ce85efc900e64c268015bcf826811e6e P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.714108   696 tablet_replica.cc:333] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.714221   696 raft_consensus.cc:2243] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:28.714454   696 raft_consensus.cc:2272] T e3909e5a4d5447fc81c8b2d1a47e248a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.714825   696 tablet_replica.cc:333] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.714939   696 raft_consensus.cc:2243] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.715085   696 raft_consensus.cc:2272] T 9b0572b2647846f28f06b5dbc4e57ff4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.715445   696 tablet_replica.cc:333] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.715564   696 raft_consensus.cc:2243] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.715703   696 raft_consensus.cc:2272] T 2b7f2ce1cb0144fd9dd1a09024ef2ee4 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.716041   696 tablet_replica.cc:333] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.716151   696 raft_consensus.cc:2243] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.716315   696 raft_consensus.cc:2272] T 5d71e9c548dc42468670e2f5cb97ec0a P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.716727   696 tablet_replica.cc:333] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.716836   696 raft_consensus.cc:2243] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.717008   696 raft_consensus.cc:2272] T 1454bf7c8d6e478ca5c367f1e246b7d0 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.717398   696 tablet_replica.cc:333] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.717499   696 raft_consensus.cc:2243] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.717633   696 raft_consensus.cc:2272] T 16e9c046372f45faa158e536b56b5f9c P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.717978   696 tablet_replica.cc:333] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.718047   696 raft_consensus.cc:2243] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.718120   696 raft_consensus.cc:2272] T a71596476e3847048f84e2ab56392611 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.718438   696 tablet_replica.cc:333] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.718504   696 raft_consensus.cc:2243] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.718603   696 raft_consensus.cc:2272] T 64b751600ebc4414889d32a150bebbaf P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.718864   696 tablet_replica.cc:333] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae: stopping tablet replica
I20260601 13:41:28.718926   696 raft_consensus.cc:2243] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:28.719101   696 raft_consensus.cc:2272] T 25e31ad6f60f46238990a98bc0775d54 P 17722279d5e24b2cb7089cae36aee7ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:28.733417   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:41:28.737493   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:41:28.743525   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:29.717480  5907 raft_consensus.cc:493] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 17722279d5e24b2cb7089cae36aee7ae)
I20260601 13:41:29.717722  5907 raft_consensus.cc:515] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:29.718470  5907 leader_election.cc:290] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
W20260601 13:41:29.719760  5671 leader_election.cc:336] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115): Network error: Client connection negotiation failed: client connection to 127.0.174.2:38115: connect: Connection refused (error 111)
W20260601 13:41:29.719841  5670 leader_election.cc:336] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949): Network error: Client connection negotiation failed: client connection to 127.0.174.3:38949: connect: Connection refused (error 111)
I20260601 13:41:29.719897  5670 leader_election.cc:304] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [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: a2e3f8f539bb47fb883205158b509cd5; no voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402
I20260601 13:41:29.720065  5907 raft_consensus.cc:2749] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:29.837884  5911 raft_consensus.cc:493] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63a9f6f78e544bc2ad78340c96fb5402)
I20260601 13:41:29.838037  5911 raft_consensus.cc:515] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } }
I20260601 13:41:29.838758  5911 leader_election.cc:290] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
W20260601 13:41:29.840282  5595 leader_election.cc:336] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439): Network error: Client connection negotiation failed: client connection to 127.0.174.1:45439: connect: Connection refused (error 111)
W20260601 13:41:29.840427  5595 leader_election.cc:336] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115): Network error: Client connection negotiation failed: client connection to 127.0.174.2:38115: connect: Connection refused (error 111)
I20260601 13:41:29.840523  5595 leader_election.cc:304] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [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: 66aab7e8022c4c45a78833c3b16ea194; no voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402
I20260601 13:41:29.840757  5911 raft_consensus.cc:2749] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:29.884263  5915 raft_consensus.cc:493] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63a9f6f78e544bc2ad78340c96fb5402)
I20260601 13:41:29.884424  5915 raft_consensus.cc:515] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: false } }
I20260601 13:41:29.885145  5915 leader_election.cc:290] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115)
W20260601 13:41:29.886768  5519 leader_election.cc:336] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439): Network error: Client connection negotiation failed: client connection to 127.0.174.1:45439: connect: Connection refused (error 111)
W20260601 13:41:29.886904  5519 leader_election.cc:336] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115): Network error: Client connection negotiation failed: client connection to 127.0.174.2:38115: connect: Connection refused (error 111)
I20260601 13:41:29.886958  5519 leader_election.cc:304] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [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: a14c0c5e43b24537b8abba9b35e4447a; no voters: 3a52c6f3161f41bf9a36e7c9bee85421, 63a9f6f78e544bc2ad78340c96fb5402
I20260601 13:41:29.887095  5915 raft_consensus.cc:2749] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:29.963769  5884 tablet_copy_client.cc:538] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:29.965544  5884 tablet_bootstrap.cc:492] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap starting.
I20260601 13:41:29.984347  5884 tablet_bootstrap.cc:492] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:29.984670  5884 tablet_bootstrap.cc:492] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap complete.
I20260601 13:41:29.984875  5884 ts_tablet_manager.cc:1403] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260601 13:41:29.985281  5884 raft_consensus.cc:359] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:29.985409  5884 raft_consensus.cc:740] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a14c0c5e43b24537b8abba9b35e4447a, State: Initialized, Role: LEARNER
I20260601 13:41:29.985549  5884 consensus_queue.cc:260] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:29.985848  5884 ts_tablet_manager.cc:1434] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
W20260601 13:41:29.986632  5884 tablet_copy_client.cc:1130] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.174.2:38115: connect: Connection refused (error 111)
I20260601 13:41:29.991461  5911 raft_consensus.cc:493] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a52c6f3161f41bf9a36e7c9bee85421)
I20260601 13:41:29.991575  5911 raft_consensus.cc:515] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: false } }
I20260601 13:41:29.992101  5911 leader_election.cc:290] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
W20260601 13:41:29.993149  5595 leader_election.cc:336] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a52c6f3161f41bf9a36e7c9bee85421 (127.0.174.1:45439): Network error: Client connection negotiation failed: client connection to 127.0.174.1:45439: connect: Connection refused (error 111)
W20260601 13:41:29.993325  5594 leader_election.cc:336] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949): Network error: Client connection negotiation failed: client connection to 127.0.174.3:38949: connect: Connection refused (error 111)
I20260601 13:41:29.993405  5594 leader_election.cc:304] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [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: 66aab7e8022c4c45a78833c3b16ea194; no voters: 17722279d5e24b2cb7089cae36aee7ae, 3a52c6f3161f41bf9a36e7c9bee85421
I20260601 13:41:29.993542  5911 raft_consensus.cc:2749] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:30.021610  5886 tablet_copy_client.cc:538] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:30.023048  5886 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap starting.
I20260601 13:41:30.041554  5886 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:30.041944  5886 tablet_bootstrap.cc:492] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: Bootstrap complete.
I20260601 13:41:30.042162  5886 ts_tablet_manager.cc:1403] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.003s
I20260601 13:41:30.042572  5886 raft_consensus.cc:359] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:30.042701  5886 raft_consensus.cc:740] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a14c0c5e43b24537b8abba9b35e4447a, State: Initialized, Role: LEARNER
I20260601 13:41:30.042836  5886 consensus_queue.cc:260] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:30.043119  5886 ts_tablet_manager.cc:1434] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:30.043882  5886 tablet_copy_client.cc:1130] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.174.2:38115: connect: Connection refused (error 111)
I20260601 13:41:30.044389   696 tablet_replica.cc:333] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a: stopping tablet replica
I20260601 13:41:30.044512   696 raft_consensus.cc:2243] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:30.044610   696 raft_consensus.cc:2272] T 5d71e9c548dc42468670e2f5cb97ec0a P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:30.045112   696 tablet_replica.cc:333] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a: stopping tablet replica
I20260601 13:41:30.045219   696 raft_consensus.cc:2243] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:30.045311   696 raft_consensus.cc:2272] T ce85efc900e64c268015bcf826811e6e P a14c0c5e43b24537b8abba9b35e4447a [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:30.045774   696 tablet_replica.cc:333] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a: stopping tablet replica
I20260601 13:41:30.045874   696 raft_consensus.cc:2243] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:30.045982   696 raft_consensus.cc:2272] T a71596476e3847048f84e2ab56392611 P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:30.046365   696 tablet_replica.cc:333] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a: stopping tablet replica
I20260601 13:41:30.046455   696 raft_consensus.cc:2243] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:30.046562   696 raft_consensus.cc:2272] T 208184a4534e4b6ca5f1055f060d587a P a14c0c5e43b24537b8abba9b35e4447a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:30.055742  5888 tablet_copy_client.cc:538] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:30.056947  5888 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap starting.
I20260601 13:41:30.059722   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:41:30.062455   696 tablet_server.cc:179] TabletServer@127.0.174.5:0 shutting down...
I20260601 13:41:30.069952   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:30.078738  5888 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:30.079054  5888 tablet_bootstrap.cc:492] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap complete.
I20260601 13:41:30.079273  5888 ts_tablet_manager.cc:1403] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260601 13:41:30.079686  5888 raft_consensus.cc:359] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:30.079814  5888 raft_consensus.cc:740] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66aab7e8022c4c45a78833c3b16ea194, State: Initialized, Role: LEARNER
I20260601 13:41:30.079948  5888 consensus_queue.cc:260] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:30.080227  5888 ts_tablet_manager.cc:1434] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:30.081007  5888 tablet_copy_client.cc:1130] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.174.3:38949: connect: Connection refused (error 111)
I20260601 13:41:30.091993  5907 raft_consensus.cc:493] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63a9f6f78e544bc2ad78340c96fb5402)
I20260601 13:41:30.092146  5907 raft_consensus.cc:515] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } attrs { replace: true } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: false } } peers { permanent_uuid: "a14c0c5e43b24537b8abba9b35e4447a" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43221 } attrs { promote: true } }
I20260601 13:41:30.092665  5907 leader_election.cc:290] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115), 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949)
W20260601 13:41:30.094012  5670 leader_election.cc:336] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 17722279d5e24b2cb7089cae36aee7ae (127.0.174.3:38949): Network error: Client connection negotiation failed: client connection to 127.0.174.3:38949: connect: Connection refused (error 111)
W20260601 13:41:30.094136  5671 leader_election.cc:336] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63a9f6f78e544bc2ad78340c96fb5402 (127.0.174.2:38115): Network error: Client connection negotiation failed: client connection to 127.0.174.2:38115: connect: Connection refused (error 111)
I20260601 13:41:30.094246  5671 leader_election.cc:304] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [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: a2e3f8f539bb47fb883205158b509cd5; no voters: 17722279d5e24b2cb7089cae36aee7ae, 63a9f6f78e544bc2ad78340c96fb5402
I20260601 13:41:30.094406  5907 raft_consensus.cc:2749] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:30.112308  5892 tablet_copy_client.cc:538] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:30.114130  5892 tablet_bootstrap.cc:492] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: Bootstrap starting.
I20260601 13:41:30.137250  5892 tablet_bootstrap.cc:492] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:30.137554  5892 tablet_bootstrap.cc:492] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: Bootstrap complete.
I20260601 13:41:30.137811  5892 ts_tablet_manager.cc:1403] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260601 13:41:30.138239  5892 raft_consensus.cc:359] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:30.138387  5892 raft_consensus.cc:740] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2e3f8f539bb47fb883205158b509cd5, State: Initialized, Role: LEARNER
I20260601 13:41:30.138521  5892 consensus_queue.cc:260] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:30.138881  5892 ts_tablet_manager.cc:1434] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:41:30.139714  5892 tablet_copy_client.cc:1130] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.174.2:38115: connect: Connection refused (error 111)
I20260601 13:41:30.184978  5894 tablet_copy_client.cc:538] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:30.186575  5894 tablet_bootstrap.cc:492] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap starting.
I20260601 13:41:30.204705  5894 tablet_bootstrap.cc:492] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:30.205039  5894 tablet_bootstrap.cc:492] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: Bootstrap complete.
I20260601 13:41:30.205255  5894 ts_tablet_manager.cc:1403] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260601 13:41:30.205691  5894 raft_consensus.cc:359] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:30.205888  5894 raft_consensus.cc:740] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 66aab7e8022c4c45a78833c3b16ea194, State: Initialized, Role: LEARNER
I20260601 13:41:30.206029  5894 consensus_queue.cc:260] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } attrs { replace: true } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "66aab7e8022c4c45a78833c3b16ea194" member_type: NON_VOTER last_known_addr { host: "127.0.174.5" port: 37181 } attrs { promote: true } }
I20260601 13:41:30.206326  5894 ts_tablet_manager.cc:1434] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
W20260601 13:41:30.207098  5894 tablet_copy_client.cc:1130] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.174.1:45439: connect: Connection refused (error 111)
I20260601 13:41:30.207582   696 tablet_replica.cc:333] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194: stopping tablet replica
I20260601 13:41:30.207716   696 raft_consensus.cc:2243] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:30.207844   696 raft_consensus.cc:2272] T 9b0572b2647846f28f06b5dbc4e57ff4 P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:30.208318   696 tablet_replica.cc:333] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194: stopping tablet replica
I20260601 13:41:30.208431   696 raft_consensus.cc:2243] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:30.208555   696 raft_consensus.cc:2272] T e3909e5a4d5447fc81c8b2d1a47e248a P 66aab7e8022c4c45a78833c3b16ea194 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:30.209103   696 tablet_replica.cc:333] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194: stopping tablet replica
I20260601 13:41:30.209219   696 raft_consensus.cc:2243] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:30.209352   696 raft_consensus.cc:2272] T 9300c51b40084d5ea001d7db9404a77c P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:30.209704   696 tablet_replica.cc:333] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194: stopping tablet replica
I20260601 13:41:30.209841   696 raft_consensus.cc:2243] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:30.209975   696 raft_consensus.cc:2272] T 64b751600ebc4414889d32a150bebbaf P 66aab7e8022c4c45a78833c3b16ea194 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:30.212509  5896 tablet_copy_client.cc:538] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:30.212767   696 tablet_server.cc:196] TabletServer@127.0.174.5:0 shutdown complete.
I20260601 13:41:30.214058  5896 tablet_bootstrap.cc:492] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: Bootstrap starting.
I20260601 13:41:30.215137   696 tablet_server.cc:179] TabletServer@127.0.174.6:0 shutting down...
I20260601 13:41:30.224524   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:30.239413  5896 tablet_bootstrap.cc:492] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:30.239761  5896 tablet_bootstrap.cc:492] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: Bootstrap complete.
I20260601 13:41:30.239959  5896 ts_tablet_manager.cc:1403] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260601 13:41:30.240458  5896 raft_consensus.cc:359] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:30.240605  5896 raft_consensus.cc:740] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a2e3f8f539bb47fb883205158b509cd5, State: Initialized, Role: LEARNER
I20260601 13:41:30.240700  5896 consensus_queue.cc:260] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5 [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: "3a52c6f3161f41bf9a36e7c9bee85421" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45439 } attrs { replace: true } } peers { permanent_uuid: "63a9f6f78e544bc2ad78340c96fb5402" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 38115 } } peers { permanent_uuid: "17722279d5e24b2cb7089cae36aee7ae" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38949 } } peers { permanent_uuid: "a2e3f8f539bb47fb883205158b509cd5" member_type: NON_VOTER last_known_addr { host: "127.0.174.6" port: 37699 } attrs { promote: true } }
I20260601 13:41:30.240994  5896 ts_tablet_manager.cc:1434] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:30.241777  5896 tablet_copy_client.cc:1130] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.174.2:38115: connect: Connection refused (error 111)
I20260601 13:41:30.242293   696 tablet_replica.cc:333] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5: stopping tablet replica
I20260601 13:41:30.242435   696 raft_consensus.cc:2243] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:30.242563   696 raft_consensus.cc:2272] T 1454bf7c8d6e478ca5c367f1e246b7d0 P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:30.242995   696 tablet_replica.cc:333] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5: stopping tablet replica
I20260601 13:41:30.243098   696 raft_consensus.cc:2243] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:30.243198   696 raft_consensus.cc:2272] T 25e31ad6f60f46238990a98bc0775d54 P a2e3f8f539bb47fb883205158b509cd5 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:30.243642   696 tablet_replica.cc:333] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5: stopping tablet replica
I20260601 13:41:30.243738   696 raft_consensus.cc:2243] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:30.243867   696 raft_consensus.cc:2272] T e3909e5a4d5447fc81c8b2d1a47e248a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:30.244212   696 tablet_replica.cc:333] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5: stopping tablet replica
I20260601 13:41:30.244318   696 raft_consensus.cc:2243] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:30.244442   696 raft_consensus.cc:2272] T 5d71e9c548dc42468670e2f5cb97ec0a P a2e3f8f539bb47fb883205158b509cd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:30.247242   696 tablet_server.cc:196] TabletServer@127.0.174.6:0 shutdown complete.
I20260601 13:41:30.249516   696 master.cc:562] Master@127.0.174.62:39683 shutting down...
W20260601 13:41:30.252836  5107 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:41:30.252911  5107 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:41:30.252957  5107 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:41:30.253391   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:30.253575   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:30.253682   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P afdc42cd43e34629a9c58ebbbdedd473: stopping tablet replica
I20260601 13:41:30.266314   696 master.cc:584] Master@127.0.174.62:39683 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10345 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:41:30.282157   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:45591
I20260601 13:41:30.282537   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:30.284557  5926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.284703   696 server_base.cc:1061] running on GCE node
W20260601 13:41:30.284708  5928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:30.284715  5925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.285040   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:30.285081   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:30.285101   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321290285101 us; error 0 us; skew 500 ppm
I20260601 13:41:30.285964   696 webserver.cc:533] Webserver started at http://127.0.174.62:40527/ using document root <none> and password file <none>
I20260601 13:41:30.286091   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:30.286132   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:30.286195   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:30.286542   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "5a0d42cbe43241a2af13b7666569f8ce"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-mfrq"
I20260601 13:41:30.287930   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:30.288834  5933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.289105   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:30.289191   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "5a0d42cbe43241a2af13b7666569f8ce"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-mfrq"
I20260601 13:41:30.289278   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-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)
I20260601 13:41:30.312752   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:30.313190   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:30.317685   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:45591
I20260601 13:41:30.325053  5985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:45591 every 8 connection(s)
I20260601 13:41:30.325075  5986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:30.326936  5986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce: Bootstrap starting.
I20260601 13:41:30.327672  5986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:30.328661  5986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce: No bootstrap required, opened a new log
I20260601 13:41:30.328995  5986 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a0d42cbe43241a2af13b7666569f8ce" member_type: VOTER }
I20260601 13:41:30.329074  5986 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:30.329095  5986 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a0d42cbe43241a2af13b7666569f8ce, State: Initialized, Role: FOLLOWER
I20260601 13:41:30.329195  5986 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a0d42cbe43241a2af13b7666569f8ce" member_type: VOTER }
I20260601 13:41:30.329252  5986 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:30.329273  5986 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:30.329301  5986 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:30.329936  5986 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a0d42cbe43241a2af13b7666569f8ce" member_type: VOTER }
I20260601 13:41:30.330049  5986 leader_election.cc:304] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [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: 5a0d42cbe43241a2af13b7666569f8ce; no voters: 
I20260601 13:41:30.330228  5986 leader_election.cc:290] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:30.330355  5989 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:30.330569  5989 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 1 LEADER]: Becoming Leader. State: Replica: 5a0d42cbe43241a2af13b7666569f8ce, State: Running, Role: LEADER
I20260601 13:41:30.330740  5986 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:30.330714  5989 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [LEADER]: Queue going to LEADER mode. State: All 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: "5a0d42cbe43241a2af13b7666569f8ce" member_type: VOTER }
I20260601 13:41:30.331166  5990 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5a0d42cbe43241a2af13b7666569f8ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a0d42cbe43241a2af13b7666569f8ce" member_type: VOTER } }
I20260601 13:41:30.331215  5991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a0d42cbe43241a2af13b7666569f8ce. Latest consensus state: current_term: 1 leader_uuid: "5a0d42cbe43241a2af13b7666569f8ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a0d42cbe43241a2af13b7666569f8ce" member_type: VOTER } }
I20260601 13:41:30.331310  5990 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:30.331387  5991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:30.331918  5995 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:30.332968  5995 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:30.333194   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:30.334942  5995 catalog_manager.cc:1382] Generated new cluster ID: fa028f8453ec47cd8c5a5e7b3e2a48f4
I20260601 13:41:30.335026  5995 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:30.354986  5995 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:30.355610  5995 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:30.364286  5995 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce: Generated new TSK 0
I20260601 13:41:30.364488  5995 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:30.365674   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:30.366158   696 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:30.367774  6008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:30.367700  6007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.367739   696 server_base.cc:1061] running on GCE node
W20260601 13:41:30.367707  6010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.368155   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:30.368202   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:30.368217   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321290368218 us; error 0 us; skew 500 ppm
I20260601 13:41:30.369083   696 webserver.cc:533] Webserver started at http://127.0.174.1:46591/ using document root <none> and password file <none>
I20260601 13:41:30.369208   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:30.369252   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:30.369307   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:30.369635   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "2af92e99de8047938178b783c3cceb03"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-mfrq"
I20260601 13:41:30.371148   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:30.372036  6015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.372290   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:30.372375   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "2af92e99de8047938178b783c3cceb03"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-mfrq"
I20260601 13:41:30.372467   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-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)
I20260601 13:41:30.400554   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:30.400966   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:30.401285   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:30.401837   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:30.401892   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.401947   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:30.401994   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.406163   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:42767
I20260601 13:41:30.406786  6078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:42767 every 8 connection(s)
I20260601 13:41:30.407351   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:30.407848   696 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:30.409641  6083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:30.409742  6084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.409943   696 server_base.cc:1061] running on GCE node
W20260601 13:41:30.410437  6086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.410717   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:30.410770   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:30.410794   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321290410793 us; error 0 us; skew 500 ppm
I20260601 13:41:30.411651   696 webserver.cc:533] Webserver started at http://127.0.174.2:37275/ using document root <none> and password file <none>
I20260601 13:41:30.411836   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:30.411900   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:30.411962  6079 heartbeater.cc:344] Connected to a master server at 127.0.174.62:45591
I20260601 13:41:30.411983   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:30.412092  6079 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:30.412309  6079 heartbeater.cc:507] Master 127.0.174.62:45591 requested a full tablet report, sending...
I20260601 13:41:30.412501   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-mfrq"
I20260601 13:41:30.412987  5950 ts_manager.cc:194] Registered new tserver with Master: 2af92e99de8047938178b783c3cceb03 (127.0.174.1:42767)
I20260601 13:41:30.414073  5950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38550
I20260601 13:41:30.414336   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:30.415455  6091 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.415699   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:30.415783   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-mfrq"
I20260601 13:41:30.415853   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-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)
I20260601 13:41:30.431375   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:30.431798   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:30.432132   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:30.432636   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:30.432695   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.432749   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:30.432798   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.436702   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:41141
I20260601 13:41:30.436770  6154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:41141 every 8 connection(s)
I20260601 13:41:30.437513   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:30.438040   696 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:30.439669  6158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:30.439677  6161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.439900   696 server_base.cc:1061] running on GCE node
W20260601 13:41:30.440045  6159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:30.440300   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:30.440368   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:30.440392   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321290440391 us; error 0 us; skew 500 ppm
I20260601 13:41:30.441399   696 webserver.cc:533] Webserver started at http://127.0.174.3:36455/ using document root <none> and password file <none>
I20260601 13:41:30.441556   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:30.441614   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:30.441695   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:30.442152   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "e76fa4c829b84b5f999ae6db975d75ef"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-mfrq"
I20260601 13:41:30.442440  6155 heartbeater.cc:344] Connected to a master server at 127.0.174.62:45591
I20260601 13:41:30.442536  6155 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:30.442752  6155 heartbeater.cc:507] Master 127.0.174.62:45591 requested a full tablet report, sending...
I20260601 13:41:30.443434  5950 ts_manager.cc:194] Registered new tserver with Master: 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2:41141)
I20260601 13:41:30.443549   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:30.444000  5950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38558
I20260601 13:41:30.444540  6166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.444802   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:30.444864   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "e76fa4c829b84b5f999ae6db975d75ef"
format_stamp: "Formatted at 2026-06-01 13:41:30 on dist-test-slave-mfrq"
I20260601 13:41:30.444958   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-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)
I20260601 13:41:30.453599   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:30.454066   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:30.454370   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:30.454841   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:30.454910   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.454988   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:30.455049   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:30.458962   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:39553
I20260601 13:41:30.459044  6229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:39553 every 8 connection(s)
I20260601 13:41:30.463492  6230 heartbeater.cc:344] Connected to a master server at 127.0.174.62:45591
I20260601 13:41:30.463590  6230 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:30.463830  6230 heartbeater.cc:507] Master 127.0.174.62:45591 requested a full tablet report, sending...
I20260601 13:41:30.464447  5950 ts_manager.cc:194] Registered new tserver with Master: e76fa4c829b84b5f999ae6db975d75ef (127.0.174.3:39553)
I20260601 13:41:30.464977  5950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38562
I20260601 13:41:30.465338   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00592427s
I20260601 13:41:31.415159  6079 heartbeater.cc:499] Master 127.0.174.62:45591 was elected leader, sending a full tablet report...
I20260601 13:41:31.445097  6155 heartbeater.cc:499] Master 127.0.174.62:45591 was elected leader, sending a full tablet report...
I20260601 13:41:31.465906  6230 heartbeater.cc:499] Master 127.0.174.62:45591 was elected leader, sending a full tablet report...
I20260601 13:41:31.499619  5950 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36378:
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"
    }
  }
}
W20260601 13:41:31.500147  5950 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.
I20260601 13:41:31.511592  6119 tablet_service.cc:1511] Processing CreateTablet for tablet fc3497e5cdd241f4bdb5c19e67761862 (DEFAULT_TABLE table=test-workload [id=15793866199a4cb3be8f58bd4a854bb1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:31.511965  6119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3497e5cdd241f4bdb5c19e67761862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.513890  6250 tablet_bootstrap.cc:492] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Bootstrap starting.
I20260601 13:41:31.513999  6118 tablet_service.cc:1511] Processing CreateTablet for tablet c8781c7450ed43d38385f4ec9c2ffe28 (DEFAULT_TABLE table=test-workload [id=15793866199a4cb3be8f58bd4a854bb1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:31.514216  6118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8781c7450ed43d38385f4ec9c2ffe28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.514673  6250 tablet_bootstrap.cc:654] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.515769  6250 tablet_bootstrap.cc:492] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20: No bootstrap required, opened a new log
I20260601 13:41:31.515829  6250 ts_tablet_manager.cc:1403] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:31.516184  6117 tablet_service.cc:1511] Processing CreateTablet for tablet 4a125044dd7a43ffbf8a97e775359e17 (DEFAULT_TABLE table=test-workload [id=15793866199a4cb3be8f58bd4a854bb1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:31.516280  6250 raft_consensus.cc:359] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.516359  6250 raft_consensus.cc:385] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.516377  6117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a125044dd7a43ffbf8a97e775359e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.516381  6250 raft_consensus.cc:740] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6a5a7f6fe24b4ea200b772b94c0e20, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.516496  6250 consensus_queue.cc:260] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.516839  6250 ts_tablet_manager.cc:1434] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.516965  6250 tablet_bootstrap.cc:492] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Bootstrap starting.
I20260601 13:41:31.517933  6250 tablet_bootstrap.cc:654] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.518049  6041 tablet_service.cc:1511] Processing CreateTablet for tablet 4a125044dd7a43ffbf8a97e775359e17 (DEFAULT_TABLE table=test-workload [id=15793866199a4cb3be8f58bd4a854bb1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:31.518293  6041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a125044dd7a43ffbf8a97e775359e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.518710  6043 tablet_service.cc:1511] Processing CreateTablet for tablet fc3497e5cdd241f4bdb5c19e67761862 (DEFAULT_TABLE table=test-workload [id=15793866199a4cb3be8f58bd4a854bb1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:31.518940  6043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3497e5cdd241f4bdb5c19e67761862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.520521  6250 tablet_bootstrap.cc:492] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20: No bootstrap required, opened a new log
I20260601 13:41:31.520597  6250 ts_tablet_manager.cc:1403] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:31.520591  6254 tablet_bootstrap.cc:492] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03: Bootstrap starting.
I20260601 13:41:31.521095  6042 tablet_service.cc:1511] Processing CreateTablet for tablet c8781c7450ed43d38385f4ec9c2ffe28 (DEFAULT_TABLE table=test-workload [id=15793866199a4cb3be8f58bd4a854bb1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:31.521387  6042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8781c7450ed43d38385f4ec9c2ffe28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.521613  6254 tablet_bootstrap.cc:654] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.521827  6194 tablet_service.cc:1511] Processing CreateTablet for tablet fc3497e5cdd241f4bdb5c19e67761862 (DEFAULT_TABLE table=test-workload [id=15793866199a4cb3be8f58bd4a854bb1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:31.522092  6194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3497e5cdd241f4bdb5c19e67761862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.522763  6254 tablet_bootstrap.cc:492] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03: No bootstrap required, opened a new log
I20260601 13:41:31.522847  6254 ts_tablet_manager.cc:1403] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:31.523280  6254 raft_consensus.cc:359] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.523411  6254 raft_consensus.cc:385] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.523469  6254 raft_consensus.cc:740] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af92e99de8047938178b783c3cceb03, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.523653  6254 consensus_queue.cc:260] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.523687  6193 tablet_service.cc:1511] Processing CreateTablet for tablet c8781c7450ed43d38385f4ec9c2ffe28 (DEFAULT_TABLE table=test-workload [id=15793866199a4cb3be8f58bd4a854bb1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:31.523933  6193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8781c7450ed43d38385f4ec9c2ffe28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.524325  6254 ts_tablet_manager.cc:1434] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.524886  6192 tablet_service.cc:1511] Processing CreateTablet for tablet 4a125044dd7a43ffbf8a97e775359e17 (DEFAULT_TABLE table=test-workload [id=15793866199a4cb3be8f58bd4a854bb1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:31.525138  6192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a125044dd7a43ffbf8a97e775359e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:31.521070  6250 raft_consensus.cc:359] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.526113  6250 raft_consensus.cc:385] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.526175  6250 raft_consensus.cc:740] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6a5a7f6fe24b4ea200b772b94c0e20, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.526291  6254 tablet_bootstrap.cc:492] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03: Bootstrap starting.
I20260601 13:41:31.526326  6250 consensus_queue.cc:260] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.526577  6250 ts_tablet_manager.cc:1434] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:41:31.526760  6250 tablet_bootstrap.cc:492] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Bootstrap starting.
I20260601 13:41:31.527313  6257 tablet_bootstrap.cc:492] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef: Bootstrap starting.
I20260601 13:41:31.527554  6254 tablet_bootstrap.cc:654] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.527720  6250 tablet_bootstrap.cc:654] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.528394  6257 tablet_bootstrap.cc:654] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.528872  6250 tablet_bootstrap.cc:492] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20: No bootstrap required, opened a new log
I20260601 13:41:31.529009  6250 ts_tablet_manager.cc:1403] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:31.529265  6254 tablet_bootstrap.cc:492] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03: No bootstrap required, opened a new log
I20260601 13:41:31.529372  6254 ts_tablet_manager.cc:1403] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:31.529451  6257 tablet_bootstrap.cc:492] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef: No bootstrap required, opened a new log
I20260601 13:41:31.529546  6257 ts_tablet_manager.cc:1403] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:31.529865  6254 raft_consensus.cc:359] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.529516  6250 raft_consensus.cc:359] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.529964  6254 raft_consensus.cc:385] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.529985  6250 raft_consensus.cc:385] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.529996  6254 raft_consensus.cc:740] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af92e99de8047938178b783c3cceb03, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.530040  6257 raft_consensus.cc:359] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.530088  6250 raft_consensus.cc:740] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6a5a7f6fe24b4ea200b772b94c0e20, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.530124  6257 raft_consensus.cc:385] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.530156  6257 raft_consensus.cc:740] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76fa4c829b84b5f999ae6db975d75ef, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.530195  6254 consensus_queue.cc:260] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.530213  6250 consensus_queue.cc:260] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.530282  6257 consensus_queue.cc:260] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.530481  6254 ts_tablet_manager.cc:1434] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.530503  6250 ts_tablet_manager.cc:1434] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.530588  6257 ts_tablet_manager.cc:1434] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.530654  6254 tablet_bootstrap.cc:492] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03: Bootstrap starting.
I20260601 13:41:31.530726  6257 tablet_bootstrap.cc:492] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef: Bootstrap starting.
I20260601 13:41:31.531488  6254 tablet_bootstrap.cc:654] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.531703  6257 tablet_bootstrap.cc:654] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.532817  6257 tablet_bootstrap.cc:492] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef: No bootstrap required, opened a new log
I20260601 13:41:31.532912  6257 ts_tablet_manager.cc:1403] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:31.533360  6257 raft_consensus.cc:359] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.533489  6257 raft_consensus.cc:385] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.533535  6257 raft_consensus.cc:740] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76fa4c829b84b5f999ae6db975d75ef, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.533666  6257 consensus_queue.cc:260] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.533993  6257 ts_tablet_manager.cc:1434] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.534185  6257 tablet_bootstrap.cc:492] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef: Bootstrap starting.
I20260601 13:41:31.534349  6254 tablet_bootstrap.cc:492] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03: No bootstrap required, opened a new log
I20260601 13:41:31.534417  6254 ts_tablet_manager.cc:1403] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:41:31.534869  6254 raft_consensus.cc:359] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.534957  6254 raft_consensus.cc:385] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.534991  6254 raft_consensus.cc:740] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2af92e99de8047938178b783c3cceb03, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.535151  6257 tablet_bootstrap.cc:654] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.535130  6254 consensus_queue.cc:260] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.535393  6254 ts_tablet_manager.cc:1434] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.536870  6257 tablet_bootstrap.cc:492] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef: No bootstrap required, opened a new log
I20260601 13:41:31.537009  6257 ts_tablet_manager.cc:1403] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:31.537490  6257 raft_consensus.cc:359] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.537662  6257 raft_consensus.cc:385] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.537740  6257 raft_consensus.cc:740] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76fa4c829b84b5f999ae6db975d75ef, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.537899  6257 consensus_queue.cc:260] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.538139  6257 ts_tablet_manager.cc:1434] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:31.550539  6261 raft_consensus.cc:493] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:31.550650  6261 raft_consensus.cc:515] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.551210  6261 leader_election.cc:290] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2af92e99de8047938178b783c3cceb03 (127.0.174.1:42767), 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2:41141)
I20260601 13:41:31.554592  6053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8781c7450ed43d38385f4ec9c2ffe28" candidate_uuid: "e76fa4c829b84b5f999ae6db975d75ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af92e99de8047938178b783c3cceb03" is_pre_election: true
I20260601 13:41:31.554728  6053 raft_consensus.cc:2468] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76fa4c829b84b5f999ae6db975d75ef in term 0.
I20260601 13:41:31.554914  6129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8781c7450ed43d38385f4ec9c2ffe28" candidate_uuid: "e76fa4c829b84b5f999ae6db975d75ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" is_pre_election: true
I20260601 13:41:31.555056  6129 raft_consensus.cc:2468] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76fa4c829b84b5f999ae6db975d75ef in term 0.
I20260601 13:41:31.555080  6169 leader_election.cc:304] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af92e99de8047938178b783c3cceb03, e76fa4c829b84b5f999ae6db975d75ef; no voters: 
I20260601 13:41:31.555263  6261 raft_consensus.cc:2804] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:31.555325  6261 raft_consensus.cc:493] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:31.555362  6261 raft_consensus.cc:3060] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.556198  6261 raft_consensus.cc:515] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.556536  6261 leader_election.cc:290] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [CANDIDATE]: Term 1 election: Requested vote from peers 2af92e99de8047938178b783c3cceb03 (127.0.174.1:42767), 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2:41141)
I20260601 13:41:31.556851  6053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8781c7450ed43d38385f4ec9c2ffe28" candidate_uuid: "e76fa4c829b84b5f999ae6db975d75ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af92e99de8047938178b783c3cceb03"
I20260601 13:41:31.556931  6129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8781c7450ed43d38385f4ec9c2ffe28" candidate_uuid: "e76fa4c829b84b5f999ae6db975d75ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20"
I20260601 13:41:31.556979  6053 raft_consensus.cc:3060] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.557088  6129 raft_consensus.cc:3060] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.557830  6053 raft_consensus.cc:2468] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e76fa4c829b84b5f999ae6db975d75ef in term 1.
I20260601 13:41:31.558002  6129 raft_consensus.cc:2468] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e76fa4c829b84b5f999ae6db975d75ef in term 1.
I20260601 13:41:31.558099  6169 leader_election.cc:304] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af92e99de8047938178b783c3cceb03, e76fa4c829b84b5f999ae6db975d75ef; no voters: 
I20260601 13:41:31.558259  6261 raft_consensus.cc:2804] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:31.558481  6261 raft_consensus.cc:697] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Becoming Leader. State: Replica: e76fa4c829b84b5f999ae6db975d75ef, State: Running, Role: LEADER
I20260601 13:41:31.558640  6261 consensus_queue.cc:237] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.559500  6261 raft_consensus.cc:493] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:31.559635  6261 raft_consensus.cc:515] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.559919  6261 leader_election.cc:290] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2:41141), 2af92e99de8047938178b783c3cceb03 (127.0.174.1:42767)
I20260601 13:41:31.560101  5950 catalog_manager.cc:5696] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef reported cstate change: term changed from 0 to 1, leader changed from <none> to e76fa4c829b84b5f999ae6db975d75ef (127.0.174.3). New cstate: current_term: 1 leader_uuid: "e76fa4c829b84b5f999ae6db975d75ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:31.560264  6053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3497e5cdd241f4bdb5c19e67761862" candidate_uuid: "e76fa4c829b84b5f999ae6db975d75ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af92e99de8047938178b783c3cceb03" is_pre_election: true
I20260601 13:41:31.560379  6053 raft_consensus.cc:2468] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76fa4c829b84b5f999ae6db975d75ef in term 0.
I20260601 13:41:31.560664  6169 leader_election.cc:304] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af92e99de8047938178b783c3cceb03, e76fa4c829b84b5f999ae6db975d75ef; no voters: 
I20260601 13:41:31.560788  6129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3497e5cdd241f4bdb5c19e67761862" candidate_uuid: "e76fa4c829b84b5f999ae6db975d75ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" is_pre_election: true
I20260601 13:41:31.560843  6261 raft_consensus.cc:2804] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:31.560894  6261 raft_consensus.cc:493] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:31.560951  6261 raft_consensus.cc:3060] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.560901  6129 raft_consensus.cc:2468] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76fa4c829b84b5f999ae6db975d75ef in term 0.
I20260601 13:41:31.561878  6256 raft_consensus.cc:493] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:31.561957  6261 raft_consensus.cc:515] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.561959  6256 raft_consensus.cc:515] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.562299  6261 leader_election.cc:290] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [CANDIDATE]: Term 1 election: Requested vote from peers 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2:41141), 2af92e99de8047938178b783c3cceb03 (127.0.174.1:42767)
I20260601 13:41:31.562495  6256 leader_election.cc:290] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2:41141), e76fa4c829b84b5f999ae6db975d75ef (127.0.174.3:39553)
I20260601 13:41:31.562619  6129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3497e5cdd241f4bdb5c19e67761862" candidate_uuid: "e76fa4c829b84b5f999ae6db975d75ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20"
I20260601 13:41:31.562719  6129 raft_consensus.cc:3060] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.563177  6053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3497e5cdd241f4bdb5c19e67761862" candidate_uuid: "e76fa4c829b84b5f999ae6db975d75ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2af92e99de8047938178b783c3cceb03"
I20260601 13:41:31.563268  6053 raft_consensus.cc:3060] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.563632  6129 raft_consensus.cc:2468] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e76fa4c829b84b5f999ae6db975d75ef in term 1.
I20260601 13:41:31.563905  6169 leader_election.cc:304] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d6a5a7f6fe24b4ea200b772b94c0e20, e76fa4c829b84b5f999ae6db975d75ef; no voters: 
I20260601 13:41:31.564185  6053 raft_consensus.cc:2468] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e76fa4c829b84b5f999ae6db975d75ef in term 1.
I20260601 13:41:31.564401  6261 raft_consensus.cc:2804] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:31.564530  6261 raft_consensus.cc:697] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Becoming Leader. State: Replica: e76fa4c829b84b5f999ae6db975d75ef, State: Running, Role: LEADER
I20260601 13:41:31.564697  6261 consensus_queue.cc:237] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.566197  5950 catalog_manager.cc:5696] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef reported cstate change: term changed from 0 to 1, leader changed from <none> to e76fa4c829b84b5f999ae6db975d75ef (127.0.174.3). New cstate: current_term: 1 leader_uuid: "e76fa4c829b84b5f999ae6db975d75ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:31.567080  6129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a125044dd7a43ffbf8a97e775359e17" candidate_uuid: "2af92e99de8047938178b783c3cceb03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" is_pre_election: true
I20260601 13:41:31.567198  6129 raft_consensus.cc:2468] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af92e99de8047938178b783c3cceb03 in term 0.
I20260601 13:41:31.567234  6204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a125044dd7a43ffbf8a97e775359e17" candidate_uuid: "2af92e99de8047938178b783c3cceb03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76fa4c829b84b5f999ae6db975d75ef" is_pre_election: true
I20260601 13:41:31.567369  6204 raft_consensus.cc:2468] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2af92e99de8047938178b783c3cceb03 in term 0.
I20260601 13:41:31.567436  6018 leader_election.cc:304] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af92e99de8047938178b783c3cceb03, 9d6a5a7f6fe24b4ea200b772b94c0e20; no voters: 
I20260601 13:41:31.567603  6256 raft_consensus.cc:2804] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:31.567667  6256 raft_consensus.cc:493] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:31.567723  6256 raft_consensus.cc:3060] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.568697  6256 raft_consensus.cc:515] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.569017  6256 leader_election.cc:290] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [CANDIDATE]: Term 1 election: Requested vote from peers 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2:41141), e76fa4c829b84b5f999ae6db975d75ef (127.0.174.3:39553)
I20260601 13:41:31.569309  6129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a125044dd7a43ffbf8a97e775359e17" candidate_uuid: "2af92e99de8047938178b783c3cceb03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20"
I20260601 13:41:31.569309  6204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a125044dd7a43ffbf8a97e775359e17" candidate_uuid: "2af92e99de8047938178b783c3cceb03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e76fa4c829b84b5f999ae6db975d75ef"
I20260601 13:41:31.569434  6129 raft_consensus.cc:3060] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.569437  6204 raft_consensus.cc:3060] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.570292  6129 raft_consensus.cc:2468] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af92e99de8047938178b783c3cceb03 in term 1.
I20260601 13:41:31.570292  6204 raft_consensus.cc:2468] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2af92e99de8047938178b783c3cceb03 in term 1.
I20260601 13:41:31.570642  6018 leader_election.cc:304] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2af92e99de8047938178b783c3cceb03, 9d6a5a7f6fe24b4ea200b772b94c0e20; no voters: 
I20260601 13:41:31.570808  6256 raft_consensus.cc:2804] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:31.570992  6256 raft_consensus.cc:697] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 1 LEADER]: Becoming Leader. State: Replica: 2af92e99de8047938178b783c3cceb03, State: Running, Role: LEADER
I20260601 13:41:31.571130  6256 consensus_queue.cc:237] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:31.572412  5950 catalog_manager.cc:5696] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2af92e99de8047938178b783c3cceb03 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "2af92e99de8047938178b783c3cceb03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:31.584307   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:31.584736   696 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:41:31.586298  6274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:31.586391   696 server_base.cc:1061] running on GCE node
W20260601 13:41:31.586336  6277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:31.586330  6275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:31.586732   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:31.586781   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:31.586796   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321291586796 us; error 0 us; skew 500 ppm
I20260601 13:41:31.587749   696 webserver.cc:533] Webserver started at http://127.0.174.4:35133/ using document root <none> and password file <none>
I20260601 13:41:31.587918   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:31.587963   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:31.588063   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:31.588445   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "fa97172908c540c1b014b690f277c78d"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-mfrq"
I20260601 13:41:31.589931   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:31.590873  6282 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.591138   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.591197   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "fa97172908c540c1b014b690f277c78d"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-mfrq"
I20260601 13:41:31.591281   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-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)
I20260601 13:41:31.610827   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:31.611320   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:31.611702   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:31.612201   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:31.612241   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.612300   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:31.612351   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.617372   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:44103
I20260601 13:41:31.617420  6345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:44103 every 8 connection(s)
I20260601 13:41:31.622072  6346 heartbeater.cc:344] Connected to a master server at 127.0.174.62:45591
I20260601 13:41:31.622184  6346 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:31.622418  6346 heartbeater.cc:507] Master 127.0.174.62:45591 requested a full tablet report, sending...
I20260601 13:41:31.623039  5950 ts_manager.cc:194] Registered new tserver with Master: fa97172908c540c1b014b690f277c78d (127.0.174.4:44103)
I20260601 13:41:31.623543  5950 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36386
I20260601 13:41:31.642758  6261 consensus_queue.cc:1048] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:31.644740  6267 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:41:31.644796  6267 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:41:31.648065  6261 consensus_queue.cc:1048] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:31.657596  6267 consensus_queue.cc:1048] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:31.661638  6256 consensus_queue.cc:1048] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:31.664742  6357 consensus_queue.cc:1048] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:31.677495  6267 consensus_queue.cc:1048] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:32.332777  6004 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:32.337589  6203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8781c7450ed43d38385f4ec9c2ffe28"
dest_uuid: "e76fa4c829b84b5f999ae6db975d75ef"
mode: GRACEFUL
new_leader_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20"
 from {username='slave'} at 127.0.0.1:51914
I20260601 13:41:32.337795  6203 raft_consensus.cc:606] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Received request to transfer leadership to TS 9d6a5a7f6fe24b4ea200b772b94c0e20
I20260601 13:41:32.338152  6004 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:41:32.338258  6004 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:32.338586  5999 auto_rebalancer.cc:591] Failed to schedule move for tablet c8781c7450ed43d38385f4ec9c2ffe28: Remote error: Service unavailable: leader transfer in progress
I20260601 13:41:32.339457  6203 consensus_queue.cc:237] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [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: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } }
I20260601 13:41:32.340744  6129 raft_consensus.cc:1275] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Refusing update from remote peer e76fa4c829b84b5f999ae6db975d75ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:32.340878  6053 raft_consensus.cc:1275] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Refusing update from remote peer e76fa4c829b84b5f999ae6db975d75ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:32.341163  6366 consensus_queue.cc:1048] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:32.341327  6365 consensus_queue.cc:1048] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:32.343313  6053 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa97172908c540c1b014b690f277c78d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } } }
I20260601 13:41:32.343444  6129 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa97172908c540c1b014b690f277c78d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } } }
W20260601 13:41:32.345145  6167 consensus_peers.cc:597] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef -> Peer fa97172908c540c1b014b690f277c78d (127.0.174.4:44103): Couldn't send request to peer fa97172908c540c1b014b690f277c78d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc3497e5cdd241f4bdb5c19e67761862. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:32.345793  5949 catalog_manager.cc:5696] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 reported cstate change: config changed from index -1 to 2, NON_VOTER fa97172908c540c1b014b690f277c78d (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "e76fa4c829b84b5f999ae6db975d75ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } } }
I20260601 13:41:32.370916  6352 raft_consensus.cc:993] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef: : Instructing follower 9d6a5a7f6fe24b4ea200b772b94c0e20 to start an election
I20260601 13:41:32.371042  6352 raft_consensus.cc:1081] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Signalling peer 9d6a5a7f6fe24b4ea200b772b94c0e20 to start an election
I20260601 13:41:32.371492  6129 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8781c7450ed43d38385f4ec9c2ffe28"
dest_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20"
 from {username='slave'} at 127.0.0.1:55760
I20260601 13:41:32.371641  6129 raft_consensus.cc:493] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:32.371716  6129 raft_consensus.cc:3060] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:32.372516  6129 raft_consensus.cc:515] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:32.372931  6129 leader_election.cc:290] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [CANDIDATE]: Term 2 election: Requested vote from peers 2af92e99de8047938178b783c3cceb03 (127.0.174.1:42767), e76fa4c829b84b5f999ae6db975d75ef (127.0.174.3:39553)
I20260601 13:41:32.376616  6053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8781c7450ed43d38385f4ec9c2ffe28" candidate_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2af92e99de8047938178b783c3cceb03"
I20260601 13:41:32.376590  6203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8781c7450ed43d38385f4ec9c2ffe28" candidate_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e76fa4c829b84b5f999ae6db975d75ef"
I20260601 13:41:32.376744  6053 raft_consensus.cc:3060] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:32.376744  6203 raft_consensus.cc:3055] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:32.376819  6203 raft_consensus.cc:740] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e76fa4c829b84b5f999ae6db975d75ef, State: Running, Role: LEADER
I20260601 13:41:32.376972  6203 consensus_queue.cc:260] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [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: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:32.377151  6203 raft_consensus.cc:3060] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:32.377857  6053 raft_consensus.cc:2468] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6a5a7f6fe24b4ea200b772b94c0e20 in term 2.
I20260601 13:41:32.378153  6203 raft_consensus.cc:2468] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6a5a7f6fe24b4ea200b772b94c0e20 in term 2.
I20260601 13:41:32.378168  6094 leader_election.cc:304] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [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: 2af92e99de8047938178b783c3cceb03, 9d6a5a7f6fe24b4ea200b772b94c0e20; no voters: 
I20260601 13:41:32.378435  6369 raft_consensus.cc:2804] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:32.378671  6369 raft_consensus.cc:697] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 2 LEADER]: Becoming Leader. State: Replica: 9d6a5a7f6fe24b4ea200b772b94c0e20, State: Running, Role: LEADER
I20260601 13:41:32.378823  6369 consensus_queue.cc:237] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [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: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:32.386540  5950 catalog_manager.cc:5696] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 reported cstate change: term changed from 1 to 2, leader changed from e76fa4c829b84b5f999ae6db975d75ef (127.0.174.3) to 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2). New cstate: current_term: 2 leader_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:32.414976  6365 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa97172908c540c1b014b690f277c78d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } } }
I20260601 13:41:32.450909  6378 ts_tablet_manager.cc:933] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: Initiating tablet copy from peer e76fa4c829b84b5f999ae6db975d75ef (127.0.174.3:39553)
I20260601 13:41:32.451313  6378 tablet_copy_client.cc:323] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:39553
I20260601 13:41:32.454811  6214 tablet_copy_service.cc:140] P e76fa4c829b84b5f999ae6db975d75ef: Received BeginTabletCopySession request for tablet fc3497e5cdd241f4bdb5c19e67761862 from peer fa97172908c540c1b014b690f277c78d ({username='slave'} at 127.0.0.1:51952)
I20260601 13:41:32.454931  6214 tablet_copy_service.cc:161] P e76fa4c829b84b5f999ae6db975d75ef: Beginning new tablet copy session on tablet fc3497e5cdd241f4bdb5c19e67761862 from peer fa97172908c540c1b014b690f277c78d at {username='slave'} at 127.0.0.1:51952: session id = fa97172908c540c1b014b690f277c78d-fc3497e5cdd241f4bdb5c19e67761862
I20260601 13:41:32.455896  6214 tablet_copy_source_session.cc:215] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:32.456729  6378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3497e5cdd241f4bdb5c19e67761862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:32.458561  6378 tablet_copy_client.cc:806] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:32.458726  6378 tablet_copy_client.cc:670] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:32.460036  6378 tablet_copy_client.cc:538] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:32.461089  6378 tablet_bootstrap.cc:492] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: Bootstrap starting.
I20260601 13:41:32.463507  6203 raft_consensus.cc:1275] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 2 FOLLOWER]: Refusing update from remote peer 9d6a5a7f6fe24b4ea200b772b94c0e20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:32.463912  6369 consensus_queue.cc:1048] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:32.464604  6378 tablet_bootstrap.cc:492] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: 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
I20260601 13:41:32.465197  6378 tablet_bootstrap.cc:492] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: Bootstrap complete.
I20260601 13:41:32.465378  6378 ts_tablet_manager.cc:1403] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: Time spent bootstrapping tablet: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:41:32.465895  6378 raft_consensus.cc:359] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } }
I20260601 13:41:32.466073  6378 raft_consensus.cc:740] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa97172908c540c1b014b690f277c78d, State: Initialized, Role: LEARNER
I20260601 13:41:32.466531  6378 consensus_queue.cc:260] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [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: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } }
I20260601 13:41:32.466914  6378 ts_tablet_manager.cc:1434] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:32.467180  6346 heartbeater.cc:499] Master 127.0.174.62:45591 was elected leader, sending a full tablet report...
I20260601 13:41:32.467687  6214 tablet_copy_service.cc:342] P e76fa4c829b84b5f999ae6db975d75ef: Request end of tablet copy session fa97172908c540c1b014b690f277c78d-fc3497e5cdd241f4bdb5c19e67761862 received from {username='slave'} at 127.0.0.1:51952
I20260601 13:41:32.467760  6214 tablet_copy_service.cc:434] P e76fa4c829b84b5f999ae6db975d75ef: ending tablet copy session fa97172908c540c1b014b690f277c78d-fc3497e5cdd241f4bdb5c19e67761862 on tablet fc3497e5cdd241f4bdb5c19e67761862 with peer fa97172908c540c1b014b690f277c78d
I20260601 13:41:32.475984  6053 raft_consensus.cc:1275] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 2 FOLLOWER]: Refusing update from remote peer 9d6a5a7f6fe24b4ea200b772b94c0e20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:32.476322  6375 consensus_queue.cc:1048] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:32.554554  6320 raft_consensus.cc:1217] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:32.775007  6352 raft_consensus.cc:1064] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef: attempting to promote NON_VOTER fa97172908c540c1b014b690f277c78d to VOTER
I20260601 13:41:32.775519  6352 consensus_queue.cc:237] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [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: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } }
I20260601 13:41:32.776919  6053 raft_consensus.cc:1275] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Refusing update from remote peer e76fa4c829b84b5f999ae6db975d75ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:32.776919  6129 raft_consensus.cc:1275] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Refusing update from remote peer e76fa4c829b84b5f999ae6db975d75ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:32.776950  6320 raft_consensus.cc:1275] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [term 1 LEARNER]: Refusing update from remote peer e76fa4c829b84b5f999ae6db975d75ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:32.777467  6366 consensus_queue.cc:1048] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:32.777663  6352 consensus_queue.cc:1048] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:32.777887  6377 consensus_queue.cc:1048] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:32.779878  6053 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:32.780120  6320 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:32.782366  5950 catalog_manager.cc:5696] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 reported cstate change: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e76fa4c829b84b5f999ae6db975d75ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:32.837558  6366 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:32.839812  6129 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:32.841135  6203 consensus_queue.cc:237] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [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: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } }
I20260601 13:41:32.842536  6320 raft_consensus.cc:1275] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Refusing update from remote peer e76fa4c829b84b5f999ae6db975d75ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:32.842357  6129 raft_consensus.cc:1275] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Refusing update from remote peer e76fa4c829b84b5f999ae6db975d75ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:32.842877  6365 consensus_queue.cc:1048] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:32.843281  6365 consensus_queue.cc:1048] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:32.844805  6320 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2af92e99de8047938178b783c3cceb03 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:32.846454  6129 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2af92e99de8047938178b783c3cceb03 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:32.847121  5949 catalog_manager.cc:5696] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d reported cstate change: config changed from index 3 to 4, VOTER 2af92e99de8047938178b783c3cceb03 (127.0.174.1) evicted. New cstate: current_term: 1 leader_uuid: "e76fa4c829b84b5f999ae6db975d75ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:32.923801  6042 tablet_service.cc:1558] Processing DeleteTablet for tablet fc3497e5cdd241f4bdb5c19e67761862 with delete_type TABLET_DATA_TOMBSTONED (TS 2af92e99de8047938178b783c3cceb03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52738
I20260601 13:41:32.924229  6390 tablet_replica.cc:333] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03: stopping tablet replica
I20260601 13:41:32.924396  6390 raft_consensus.cc:2243] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:32.924554  6390 raft_consensus.cc:2272] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:32.925088  6390 ts_tablet_manager.cc:1916] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:32.929423  6390 ts_tablet_manager.cc:1929] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:32.929514  6390 log.cc:1199] T fc3497e5cdd241f4bdb5c19e67761862 P 2af92e99de8047938178b783c3cceb03: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-0-root/wals/fc3497e5cdd241f4bdb5c19e67761862
I20260601 13:41:32.930143  5936 catalog_manager.cc:5027] TS 2af92e99de8047938178b783c3cceb03 (127.0.174.1:42767): tablet fc3497e5cdd241f4bdb5c19e67761862 (table test-workload [id=15793866199a4cb3be8f58bd4a854bb1]) successfully deleted
I20260601 13:41:32.970050  6352 raft_consensus.cc:2955] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2af92e99de8047938178b783c3cceb03 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:32.971540  5935 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fc3497e5cdd241f4bdb5c19e67761862 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:33.938674  6053 consensus_queue.cc:237] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [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: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } }
I20260601 13:41:33.940382  6129 raft_consensus.cc:1275] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Refusing update from remote peer 2af92e99de8047938178b783c3cceb03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.940527  6203 raft_consensus.cc:1275] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Refusing update from remote peer 2af92e99de8047938178b783c3cceb03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.940820  6385 consensus_queue.cc:1048] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:33.941009  6394 consensus_queue.cc:1048] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:33.943297  6203 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa97172908c540c1b014b690f277c78d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } } }
I20260601 13:41:33.943310  6129 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa97172908c540c1b014b690f277c78d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } } }
W20260601 13:41:33.944415  6016 consensus_peers.cc:597] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 -> Peer fa97172908c540c1b014b690f277c78d (127.0.174.4:44103): Couldn't send request to peer fa97172908c540c1b014b690f277c78d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a125044dd7a43ffbf8a97e775359e17. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:33.945683  5950 catalog_manager.cc:5696] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 reported cstate change: config changed from index -1 to 2, NON_VOTER fa97172908c540c1b014b690f277c78d (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "2af92e99de8047938178b783c3cceb03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } } }
I20260601 13:41:34.027251  6404 ts_tablet_manager.cc:933] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: Initiating tablet copy from peer 2af92e99de8047938178b783c3cceb03 (127.0.174.1:42767)
I20260601 13:41:34.027725  6404 tablet_copy_client.cc:323] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.1:42767
I20260601 13:41:34.031180  6063 tablet_copy_service.cc:140] P 2af92e99de8047938178b783c3cceb03: Received BeginTabletCopySession request for tablet 4a125044dd7a43ffbf8a97e775359e17 from peer fa97172908c540c1b014b690f277c78d ({username='slave'} at 127.0.0.1:52768)
I20260601 13:41:34.031344  6063 tablet_copy_service.cc:161] P 2af92e99de8047938178b783c3cceb03: Beginning new tablet copy session on tablet 4a125044dd7a43ffbf8a97e775359e17 from peer fa97172908c540c1b014b690f277c78d at {username='slave'} at 127.0.0.1:52768: session id = fa97172908c540c1b014b690f277c78d-4a125044dd7a43ffbf8a97e775359e17
I20260601 13:41:34.032351  6063 tablet_copy_source_session.cc:215] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:34.033213  6404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a125044dd7a43ffbf8a97e775359e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:34.035176  6404 tablet_copy_client.cc:806] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:34.035353  6404 tablet_copy_client.cc:670] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:34.036549  6404 tablet_copy_client.cc:538] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:34.037596  6404 tablet_bootstrap.cc:492] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: Bootstrap starting.
I20260601 13:41:34.040602  6404 tablet_bootstrap.cc:492] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:41:34.040915  6404 tablet_bootstrap.cc:492] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: Bootstrap complete.
I20260601 13:41:34.041046  6404 ts_tablet_manager.cc:1403] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:41:34.041409  6404 raft_consensus.cc:359] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } }
I20260601 13:41:34.041586  6404 raft_consensus.cc:740] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa97172908c540c1b014b690f277c78d, State: Initialized, Role: LEARNER
I20260601 13:41:34.041666  6404 consensus_queue.cc:260] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } }
I20260601 13:41:34.042055  6404 ts_tablet_manager.cc:1434] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:34.042016  6395 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa97172908c540c1b014b690f277c78d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } } }
I20260601 13:41:34.042923  6063 tablet_copy_service.cc:342] P 2af92e99de8047938178b783c3cceb03: Request end of tablet copy session fa97172908c540c1b014b690f277c78d-4a125044dd7a43ffbf8a97e775359e17 received from {username='slave'} at 127.0.0.1:52768
I20260601 13:41:34.043025  6063 tablet_copy_service.cc:434] P 2af92e99de8047938178b783c3cceb03: ending tablet copy session fa97172908c540c1b014b690f277c78d-4a125044dd7a43ffbf8a97e775359e17 on tablet 4a125044dd7a43ffbf8a97e775359e17 with peer fa97172908c540c1b014b690f277c78d
I20260601 13:41:34.107098  6320 raft_consensus.cc:1217] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:34.107321  6320 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fa97172908c540c1b014b690f277c78d (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: true } } }
I20260601 13:41:34.248550  6410 raft_consensus.cc:1064] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03: attempting to promote NON_VOTER fa97172908c540c1b014b690f277c78d to VOTER
I20260601 13:41:34.249207  6410 consensus_queue.cc:237] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [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: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } }
I20260601 13:41:34.250936  6203 raft_consensus.cc:1275] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Refusing update from remote peer 2af92e99de8047938178b783c3cceb03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:34.250983  6320 raft_consensus.cc:1275] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 LEARNER]: Refusing update from remote peer 2af92e99de8047938178b783c3cceb03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:34.251086  6129 raft_consensus.cc:1275] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Refusing update from remote peer 2af92e99de8047938178b783c3cceb03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:34.251411  6395 consensus_queue.cc:1048] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:34.251592  6410 consensus_queue.cc:1048] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:34.251799  6409 consensus_queue.cc:1048] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:34.253779  6129 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:34.253856  6203 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:34.256210  5948 catalog_manager.cc:5696] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 reported cstate change: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2af92e99de8047938178b783c3cceb03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:34.331822  6320 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:34.338528  6004 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:34.338562  6385 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fa97172908c540c1b014b690f277c78d (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "9d6a5a7f6fe24b4ea200b772b94c0e20" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:34.339126  6004 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:34.339207  6004 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:34.342382  6053 consensus_queue.cc:237] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [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: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } }
I20260601 13:41:34.343518  6320 raft_consensus.cc:1275] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Refusing update from remote peer 2af92e99de8047938178b783c3cceb03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:34.343745  6203 raft_consensus.cc:1275] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Refusing update from remote peer 2af92e99de8047938178b783c3cceb03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:34.343950  6410 consensus_queue.cc:1048] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:34.344126  6385 consensus_queue.cc:1048] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:34.345849  6203 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:34.345933  6320 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:34.348310  5948 catalog_manager.cc:5696] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef reported cstate change: config changed from index 3 to 4, VOTER 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2) evicted. New cstate: current_term: 1 leader_uuid: "2af92e99de8047938178b783c3cceb03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:34.403501  6119 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a125044dd7a43ffbf8a97e775359e17 with delete_type TABLET_DATA_TOMBSTONED (TS 9d6a5a7f6fe24b4ea200b772b94c0e20 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55758
I20260601 13:41:34.403998  6412 tablet_replica.cc:333] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20: stopping tablet replica
I20260601 13:41:34.404162  6412 raft_consensus.cc:2243] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:34.404341  6412 raft_consensus.cc:2272] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:34.404922  6412 ts_tablet_manager.cc:1916] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:34.407025  6412 ts_tablet_manager.cc:1929] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:34.407092  6412 log.cc:1199] T 4a125044dd7a43ffbf8a97e775359e17 P 9d6a5a7f6fe24b4ea200b772b94c0e20: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321176522077-696-0/minicluster-data/ts-1-root/wals/4a125044dd7a43ffbf8a97e775359e17
I20260601 13:41:34.407683  5936 catalog_manager.cc:5027] TS 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2:41141): tablet 4a125044dd7a43ffbf8a97e775359e17 (table test-workload [id=15793866199a4cb3be8f58bd4a854bb1]) successfully deleted
I20260601 13:41:34.524060  6394 raft_consensus.cc:2955] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d6a5a7f6fe24b4ea200b772b94c0e20 (127.0.174.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2af92e99de8047938178b783c3cceb03" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 42767 } } peers { permanent_uuid: "e76fa4c829b84b5f999ae6db975d75ef" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39553 } } peers { permanent_uuid: "fa97172908c540c1b014b690f277c78d" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44103 } attrs { promote: false } } }
I20260601 13:41:34.525846  5936 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4a125044dd7a43ffbf8a97e775359e17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:36.339524  6004 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:36.340065  6004 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:36.340155  6004 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:38.340451  6004 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:38.341274  6004 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:38.341380  6004 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:40.341674  6004 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:40.342192  6004 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:40.342304  6004 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:40.681869   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:41:40.686370   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:40.686647   696 tablet_replica.cc:333] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03: stopping tablet replica
I20260601 13:41:40.686811   696 raft_consensus.cc:2243] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.686951   696 raft_consensus.cc:2272] T c8781c7450ed43d38385f4ec9c2ffe28 P 2af92e99de8047938178b783c3cceb03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.687477   696 tablet_replica.cc:333] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03: stopping tablet replica
I20260601 13:41:40.687605   696 raft_consensus.cc:2243] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.687817   696 raft_consensus.cc:2272] T 4a125044dd7a43ffbf8a97e775359e17 P 2af92e99de8047938178b783c3cceb03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.701283   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:41:40.703884   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:41:40.709513   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:40.709807   696 tablet_replica.cc:333] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20: stopping tablet replica
I20260601 13:41:40.709944   696 raft_consensus.cc:2243] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.710093   696 raft_consensus.cc:2272] T fc3497e5cdd241f4bdb5c19e67761862 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.710529   696 tablet_replica.cc:333] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20: stopping tablet replica
I20260601 13:41:40.710630   696 raft_consensus.cc:2243] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.710815   696 raft_consensus.cc:2272] T c8781c7450ed43d38385f4ec9c2ffe28 P 9d6a5a7f6fe24b4ea200b772b94c0e20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.723657   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:41:40.726871   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:41:40.732038   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:40.732298   696 tablet_replica.cc:333] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef: stopping tablet replica
I20260601 13:41:40.732443   696 raft_consensus.cc:2243] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.732612   696 raft_consensus.cc:2272] T 4a125044dd7a43ffbf8a97e775359e17 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.733099   696 tablet_replica.cc:333] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef: stopping tablet replica
I20260601 13:41:40.733212   696 raft_consensus.cc:2243] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.733417   696 raft_consensus.cc:2272] T fc3497e5cdd241f4bdb5c19e67761862 P e76fa4c829b84b5f999ae6db975d75ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.733825   696 tablet_replica.cc:333] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef: stopping tablet replica
I20260601 13:41:40.733937   696 raft_consensus.cc:2243] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.734050   696 raft_consensus.cc:2272] T c8781c7450ed43d38385f4ec9c2ffe28 P e76fa4c829b84b5f999ae6db975d75ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.736907   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:41:40.739045   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:41:40.744432   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:40.744625   696 tablet_replica.cc:333] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d: stopping tablet replica
I20260601 13:41:40.744772   696 raft_consensus.cc:2243] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.744912   696 raft_consensus.cc:2272] T 4a125044dd7a43ffbf8a97e775359e17 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.745291   696 tablet_replica.cc:333] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d: stopping tablet replica
I20260601 13:41:40.745381   696 raft_consensus.cc:2243] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.745494   696 raft_consensus.cc:2272] T fc3497e5cdd241f4bdb5c19e67761862 P fa97172908c540c1b014b690f277c78d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.846081   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:41:40.848285   696 master.cc:562] Master@127.0.174.62:45591 shutting down...
I20260601 13:41:40.852314   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.852474   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.852566   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5a0d42cbe43241a2af13b7666569f8ce: stopping tablet replica
I20260601 13:41:40.865077   696 master.cc:584] Master@127.0.174.62:45591 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10591 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:41:40.873953   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:44049
I20260601 13:41:40.874310   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:40.875893  6413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:40.875998  6416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:40.875953  6414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:40.876052   696 server_base.cc:1061] running on GCE node
I20260601 13:41:40.876307   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:40.876370   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:40.876394   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321300876393 us; error 0 us; skew 500 ppm
I20260601 13:41:40.877224   696 webserver.cc:533] Webserver started at http://127.0.174.62:45217/ using document root <none> and password file <none>
I20260601 13:41:40.877399   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:40.877466   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:40.877540   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:40.877983   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "c33cbdcc64ac41d0a6303ffbe53b6ad2"
format_stamp: "Formatted at 2026-06-01 13:41:40 on dist-test-slave-mfrq"
I20260601 13:41:40.879371   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:40.880242  6421 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:40.880496   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:40.880575   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "c33cbdcc64ac41d0a6303ffbe53b6ad2"
format_stamp: "Formatted at 2026-06-01 13:41:40 on dist-test-slave-mfrq"
I20260601 13:41:40.880664   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-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)
I20260601 13:41:40.892269   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:40.892599   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:40.896571   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:44049
I20260601 13:41:40.900275  6473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:44049 every 8 connection(s)
I20260601 13:41:40.900763  6474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:40.902522  6474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2: Bootstrap starting.
I20260601 13:41:40.903267  6474 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:40.904241  6474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2: No bootstrap required, opened a new log
I20260601 13:41:40.904603  6474 raft_consensus.cc:359] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33cbdcc64ac41d0a6303ffbe53b6ad2" member_type: VOTER }
I20260601 13:41:40.904716  6474 raft_consensus.cc:385] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:40.904767  6474 raft_consensus.cc:740] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33cbdcc64ac41d0a6303ffbe53b6ad2, State: Initialized, Role: FOLLOWER
I20260601 13:41:40.904902  6474 consensus_queue.cc:260] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c33cbdcc64ac41d0a6303ffbe53b6ad2" member_type: VOTER }
I20260601 13:41:40.904986  6474 raft_consensus.cc:399] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:40.905033  6474 raft_consensus.cc:493] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:40.905088  6474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:40.905736  6474 raft_consensus.cc:515] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33cbdcc64ac41d0a6303ffbe53b6ad2" member_type: VOTER }
I20260601 13:41:40.905925  6474 leader_election.cc:304] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [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: c33cbdcc64ac41d0a6303ffbe53b6ad2; no voters: 
I20260601 13:41:40.906121  6474 leader_election.cc:290] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:40.906237  6477 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:40.906450  6477 raft_consensus.cc:697] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 1 LEADER]: Becoming Leader. State: Replica: c33cbdcc64ac41d0a6303ffbe53b6ad2, State: Running, Role: LEADER
I20260601 13:41:40.906538  6474 sys_catalog.cc:565] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:40.906615  6477 consensus_queue.cc:237] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [LEADER]: Queue going to LEADER mode. State: All 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: "c33cbdcc64ac41d0a6303ffbe53b6ad2" member_type: VOTER }
I20260601 13:41:40.907069  6478 sys_catalog.cc:455] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c33cbdcc64ac41d0a6303ffbe53b6ad2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33cbdcc64ac41d0a6303ffbe53b6ad2" member_type: VOTER } }
I20260601 13:41:40.907109  6479 sys_catalog.cc:455] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c33cbdcc64ac41d0a6303ffbe53b6ad2. Latest consensus state: current_term: 1 leader_uuid: "c33cbdcc64ac41d0a6303ffbe53b6ad2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c33cbdcc64ac41d0a6303ffbe53b6ad2" member_type: VOTER } }
I20260601 13:41:40.907174  6478 sys_catalog.cc:458] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:40.907191  6479 sys_catalog.cc:458] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:40.907696  6483 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:40.908650  6483 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:40.908850   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:40.910418  6483 catalog_manager.cc:1382] Generated new cluster ID: 7fb9e5965cb74eb59bd3efb1d28fd658
I20260601 13:41:40.910475  6483 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:40.920347  6483 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:40.920886  6483 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:40.928810  6483 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2: Generated new TSK 0
I20260601 13:41:40.928988  6483 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:40.941108   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:40.943316  6498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:40.943333   696 server_base.cc:1061] running on GCE node
W20260601 13:41:40.943336  6495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:40.943316  6496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:40.943677   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:40.943730   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:40.943748   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321300943748 us; error 0 us; skew 500 ppm
I20260601 13:41:40.944573   696 webserver.cc:533] Webserver started at http://127.0.174.1:36755/ using document root <none> and password file <none>
I20260601 13:41:40.944710   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:40.944758   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:40.944811   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:40.945173   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "0710f1081740495286eca04eff4f2311"
format_stamp: "Formatted at 2026-06-01 13:41:40 on dist-test-slave-mfrq"
I20260601 13:41:40.946826   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:40.947754  6503 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:40.948007   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:40.948076   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "0710f1081740495286eca04eff4f2311"
format_stamp: "Formatted at 2026-06-01 13:41:40 on dist-test-slave-mfrq"
I20260601 13:41:40.948175   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-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)
I20260601 13:41:40.973429   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:40.973939   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:40.974287   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:40.974793   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:40.974854   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:40.974910   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:40.974957   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:40.979162   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:39563
I20260601 13:41:40.979188  6566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:39563 every 8 connection(s)
I20260601 13:41:40.979969   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:40.982147  6571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:40.982287  6572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:40.982349  6574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:40.982647   696 server_base.cc:1061] running on GCE node
I20260601 13:41:40.982831   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:40.982877   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:40.982897   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321300982897 us; error 0 us; skew 500 ppm
I20260601 13:41:40.983834   696 webserver.cc:533] Webserver started at http://127.0.174.2:42251/ using document root <none> and password file <none>
I20260601 13:41:40.983956   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:40.983997   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:40.984050   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:40.984373   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac"
format_stamp: "Formatted at 2026-06-01 13:41:40 on dist-test-slave-mfrq"
I20260601 13:41:40.985702   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:40.986665  6579 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:40.986900   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:40.986980   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac"
format_stamp: "Formatted at 2026-06-01 13:41:40 on dist-test-slave-mfrq"
I20260601 13:41:40.987059   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-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)
I20260601 13:41:40.989233  6567 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44049
I20260601 13:41:40.989341  6567 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:40.989578  6567 heartbeater.cc:507] Master 127.0.174.62:44049 requested a full tablet report, sending...
I20260601 13:41:40.990217  6438 ts_manager.cc:194] Registered new tserver with Master: 0710f1081740495286eca04eff4f2311 (127.0.174.1:39563)
I20260601 13:41:40.991218  6438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49084
I20260601 13:41:41.015285   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:41.015659   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:41.015920   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:41.016427   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:41.016466   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:41.016498   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:41.016541   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:41.020406   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:40717
I20260601 13:41:41.020501  6642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:40717 every 8 connection(s)
I20260601 13:41:41.021317   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:41.023303  6647 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:41.023339  6646 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:41.023355  6649 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:41.023605   696 server_base.cc:1061] running on GCE node
I20260601 13:41:41.023813   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:41.023867   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:41.023901   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321301023901 us; error 0 us; skew 500 ppm
I20260601 13:41:41.024806   696 webserver.cc:533] Webserver started at http://127.0.174.3:39243/ using document root <none> and password file <none>
I20260601 13:41:41.024977   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:41.025041   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:41.025166   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:41.025705   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "75740ea11e574589b880620608fa670b"
format_stamp: "Formatted at 2026-06-01 13:41:41 on dist-test-slave-mfrq"
I20260601 13:41:41.025722  6643 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44049
I20260601 13:41:41.025862  6643 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:41.026054  6643 heartbeater.cc:507] Master 127.0.174.62:44049 requested a full tablet report, sending...
I20260601 13:41:41.026705  6438 ts_manager.cc:194] Registered new tserver with Master: aab5a6ebac5b41d1ae4b3ee5f28e70ac (127.0.174.2:40717)
I20260601 13:41:41.027407  6438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49092
I20260601 13:41:41.027554   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:41.028522  6654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:41.028798   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:41.028877   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "75740ea11e574589b880620608fa670b"
format_stamp: "Formatted at 2026-06-01 13:41:41 on dist-test-slave-mfrq"
I20260601 13:41:41.028962   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321176522077-696-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)
I20260601 13:41:41.052222   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:41.052687   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:41.053006   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:41.053500   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:41.053563   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:41.053610   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:41.053660   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:41.058158   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:39153
I20260601 13:41:41.058207  6717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:39153 every 8 connection(s)
I20260601 13:41:41.062832  6718 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44049
I20260601 13:41:41.062927  6718 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:41.063165  6718 heartbeater.cc:507] Master 127.0.174.62:44049 requested a full tablet report, sending...
I20260601 13:41:41.063810  6438 ts_manager.cc:194] Registered new tserver with Master: 75740ea11e574589b880620608fa670b (127.0.174.3:39153)
I20260601 13:41:41.064148   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005581179s
I20260601 13:41:41.064450  6438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49104
I20260601 13:41:41.992094  6567 heartbeater.cc:499] Master 127.0.174.62:44049 was elected leader, sending a full tablet report...
I20260601 13:41:42.028326  6643 heartbeater.cc:499] Master 127.0.174.62:44049 was elected leader, sending a full tablet report...
I20260601 13:41:42.065351  6718 heartbeater.cc:499] Master 127.0.174.62:44049 was elected leader, sending a full tablet report...
I20260601 13:41:42.099279  6438 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47954:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:41:42.099715  6438 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.
I20260601 13:41:42.109934  6531 tablet_service.cc:1511] Processing CreateTablet for tablet 3dba5360a65d498496357a27e4ed6bfb (DEFAULT_TABLE table=test-workload [id=46e127ec31fc47c3bb3215535cfe3d24]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:42.110322  6531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dba5360a65d498496357a27e4ed6bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:42.110647  6607 tablet_service.cc:1511] Processing CreateTablet for tablet 3dba5360a65d498496357a27e4ed6bfb (DEFAULT_TABLE table=test-workload [id=46e127ec31fc47c3bb3215535cfe3d24]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:42.110687  6682 tablet_service.cc:1511] Processing CreateTablet for tablet 3dba5360a65d498496357a27e4ed6bfb (DEFAULT_TABLE table=test-workload [id=46e127ec31fc47c3bb3215535cfe3d24]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:42.110882  6607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dba5360a65d498496357a27e4ed6bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:42.110919  6682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dba5360a65d498496357a27e4ed6bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:42.112844  6738 tablet_bootstrap.cc:492] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b: Bootstrap starting.
I20260601 13:41:42.113440  6739 tablet_bootstrap.cc:492] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311: Bootstrap starting.
I20260601 13:41:42.113461  6740 tablet_bootstrap.cc:492] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac: Bootstrap starting.
I20260601 13:41:42.114076  6738 tablet_bootstrap.cc:654] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:42.114705  6739 tablet_bootstrap.cc:654] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:42.114784  6740 tablet_bootstrap.cc:654] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:42.115388  6738 tablet_bootstrap.cc:492] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b: No bootstrap required, opened a new log
I20260601 13:41:42.115509  6738 ts_tablet_manager.cc:1403] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:42.115973  6739 tablet_bootstrap.cc:492] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311: No bootstrap required, opened a new log
I20260601 13:41:42.116078  6739 ts_tablet_manager.cc:1403] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:42.116052  6738 raft_consensus.cc:359] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } }
I20260601 13:41:42.116180  6740 tablet_bootstrap.cc:492] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac: No bootstrap required, opened a new log
I20260601 13:41:42.116217  6738 raft_consensus.cc:385] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:42.116292  6738 raft_consensus.cc:740] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75740ea11e574589b880620608fa670b, State: Initialized, Role: FOLLOWER
I20260601 13:41:42.116324  6740 ts_tablet_manager.cc:1403] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:42.116535  6739 raft_consensus.cc:359] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } }
I20260601 13:41:42.116501  6738 consensus_queue.cc:260] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } }
I20260601 13:41:42.116600  6739 raft_consensus.cc:385] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:42.116628  6739 raft_consensus.cc:740] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0710f1081740495286eca04eff4f2311, State: Initialized, Role: FOLLOWER
I20260601 13:41:42.116796  6740 raft_consensus.cc:359] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } }
I20260601 13:41:42.116916  6738 ts_tablet_manager.cc:1434] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:42.116942  6739 consensus_queue.cc:260] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } }
I20260601 13:41:42.116978  6740 raft_consensus.cc:385] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:42.117228  6740 raft_consensus.cc:740] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aab5a6ebac5b41d1ae4b3ee5f28e70ac, State: Initialized, Role: FOLLOWER
I20260601 13:41:42.117451  6739 ts_tablet_manager.cc:1434] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:42.117412  6740 consensus_queue.cc:260] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } }
I20260601 13:41:42.117851  6740 ts_tablet_manager.cc:1434] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:42.129320  6746 raft_consensus.cc:493] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:42.129457  6746 raft_consensus.cc:515] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } }
I20260601 13:41:42.130122  6746 leader_election.cc:290] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0710f1081740495286eca04eff4f2311 (127.0.174.1:39563), 75740ea11e574589b880620608fa670b (127.0.174.3:39153)
I20260601 13:41:42.134027  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dba5360a65d498496357a27e4ed6bfb" candidate_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0710f1081740495286eca04eff4f2311" is_pre_election: true
I20260601 13:41:42.134027  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dba5360a65d498496357a27e4ed6bfb" candidate_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75740ea11e574589b880620608fa670b" is_pre_election: true
I20260601 13:41:42.134184  6541 raft_consensus.cc:2468] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aab5a6ebac5b41d1ae4b3ee5f28e70ac in term 0.
I20260601 13:41:42.134225  6692 raft_consensus.cc:2468] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aab5a6ebac5b41d1ae4b3ee5f28e70ac in term 0.
I20260601 13:41:42.134510  6580 leader_election.cc:304] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0710f1081740495286eca04eff4f2311, aab5a6ebac5b41d1ae4b3ee5f28e70ac; no voters: 
I20260601 13:41:42.134677  6746 raft_consensus.cc:2804] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:42.134757  6746 raft_consensus.cc:493] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:42.134814  6746 raft_consensus.cc:3060] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:42.135710  6746 raft_consensus.cc:515] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } }
I20260601 13:41:42.136087  6746 leader_election.cc:290] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [CANDIDATE]: Term 1 election: Requested vote from peers 0710f1081740495286eca04eff4f2311 (127.0.174.1:39563), 75740ea11e574589b880620608fa670b (127.0.174.3:39153)
I20260601 13:41:42.136435  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dba5360a65d498496357a27e4ed6bfb" candidate_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75740ea11e574589b880620608fa670b"
I20260601 13:41:42.136438  6541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dba5360a65d498496357a27e4ed6bfb" candidate_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0710f1081740495286eca04eff4f2311"
I20260601 13:41:42.136566  6692 raft_consensus.cc:3060] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:42.136597  6541 raft_consensus.cc:3060] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:42.137416  6692 raft_consensus.cc:2468] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aab5a6ebac5b41d1ae4b3ee5f28e70ac in term 1.
I20260601 13:41:42.137449  6541 raft_consensus.cc:2468] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aab5a6ebac5b41d1ae4b3ee5f28e70ac in term 1.
I20260601 13:41:42.137777  6583 leader_election.cc:304] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75740ea11e574589b880620608fa670b, aab5a6ebac5b41d1ae4b3ee5f28e70ac; no voters: 
I20260601 13:41:42.138010  6746 raft_consensus.cc:2804] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:42.138266  6746 raft_consensus.cc:697] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 1 LEADER]: Becoming Leader. State: Replica: aab5a6ebac5b41d1ae4b3ee5f28e70ac, State: Running, Role: LEADER
I20260601 13:41:42.138427  6746 consensus_queue.cc:237] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } }
I20260601 13:41:42.139973  6437 catalog_manager.cc:5696] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac reported cstate change: term changed from 0 to 1, leader changed from <none> to aab5a6ebac5b41d1ae4b3ee5f28e70ac (127.0.174.2). New cstate: current_term: 1 leader_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0710f1081740495286eca04eff4f2311" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aab5a6ebac5b41d1ae4b3ee5f28e70ac" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40717 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:42.147122   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:41:42.150818   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:42.151124   696 tablet_replica.cc:333] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311: stopping tablet replica
I20260601 13:41:42.151260   696 raft_consensus.cc:2243] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:42.151404   696 raft_consensus.cc:2272] T 3dba5360a65d498496357a27e4ed6bfb P 0710f1081740495286eca04eff4f2311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:42.164414   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
W20260601 13:41:42.585218  6580 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39563: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260601 13:41:42.586125  6580 consensus_peers.cc:597] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac -> Peer 0710f1081740495286eca04eff4f2311 (127.0.174.1:39563): Couldn't send request to peer 0710f1081740495286eca04eff4f2311. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:42.673251  6746 consensus_queue.cc:1048] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "75740ea11e574589b880620608fa670b" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:42.908568  6492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:42.908901  6492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:42.908993  6492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:44.909330  6492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:44.909703  6492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:44.909835  6492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:45.060205  6580 consensus_peers.cc:597] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac -> Peer 0710f1081740495286eca04eff4f2311 (127.0.174.1:39563): Couldn't send request to peer 0710f1081740495286eca04eff4f2311. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39563: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:41:46.910180  6492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:46.910558  6492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:46.910678  6492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:47.554531  6580 consensus_peers.cc:597] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac -> Peer 0710f1081740495286eca04eff4f2311 (127.0.174.1:39563): Couldn't send request to peer 0710f1081740495286eca04eff4f2311. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39563: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260601 13:41:48.166783  6580 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39563: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260601 13:41:48.911047  6492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:48.911324  6492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:48.911372  6492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:49.908025  6580 consensus_peers.cc:597] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac -> Peer 0710f1081740495286eca04eff4f2311 (127.0.174.1:39563): Couldn't send request to peer 0710f1081740495286eca04eff4f2311. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39563: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:41:50.911711  6492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:50.912012  6492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:50.912065  6492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:52.464540  6580 consensus_peers.cc:597] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac -> Peer 0710f1081740495286eca04eff4f2311 (127.0.174.1:39563): Couldn't send request to peer 0710f1081740495286eca04eff4f2311. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39563: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:41:52.912441  6492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:52.912798  6492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:52.912864  6492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:53.218940   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:41:53.223063   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:53.223299   696 tablet_replica.cc:333] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac: stopping tablet replica
I20260601 13:41:53.223419   696 raft_consensus.cc:2243] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:53.223625   696 raft_consensus.cc:2272] T 3dba5360a65d498496357a27e4ed6bfb P aab5a6ebac5b41d1ae4b3ee5f28e70ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:53.236891   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:41:53.239168   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:41:53.243242   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:53.243475   696 tablet_replica.cc:333] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b: stopping tablet replica
I20260601 13:41:53.243630   696 raft_consensus.cc:2243] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:53.243783   696 raft_consensus.cc:2272] T 3dba5360a65d498496357a27e4ed6bfb P 75740ea11e574589b880620608fa670b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:53.257117   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:41:53.259202   696 master.cc:562] Master@127.0.174.62:44049 shutting down...
I20260601 13:41:53.262809   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:53.262995   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:53.263077   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P c33cbdcc64ac41d0a6303ffbe53b6ad2: stopping tablet replica
I20260601 13:41:53.275484   696 master.cc:584] Master@127.0.174.62:44049 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12407 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:41:53.281715   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:41827
I20260601 13:41:53.282119   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:53.284240  6781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.284279  6784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.284402  6782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.284583   696 server_base.cc:1061] running on GCE node
I20260601 13:41:53.284756   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.284811   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:53.284835   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321313284835 us; error 0 us; skew 500 ppm
I20260601 13:41:53.285718   696 webserver.cc:533] Webserver started at http://127.0.174.62:41607/ using document root <none> and password file <none>
I20260601 13:41:53.285952   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.286020   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:53.286108   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:53.286518   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "074e58cac30a4fd497928c5ed9e3b83e"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-mfrq"
I20260601 13:41:53.288043   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:53.289038  6789 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.289304   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.289392   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "074e58cac30a4fd497928c5ed9e3b83e"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-mfrq"
I20260601 13:41:53.289484   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-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)
I20260601 13:41:53.296294   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.296696   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.301131   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:41827
I20260601 13:41:53.303469  6841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:41827 every 8 connection(s)
I20260601 13:41:53.304003  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:53.305815  6842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e: Bootstrap starting.
I20260601 13:41:53.306574  6842 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:53.307523  6842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e: No bootstrap required, opened a new log
I20260601 13:41:53.307864  6842 raft_consensus.cc:359] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "074e58cac30a4fd497928c5ed9e3b83e" member_type: VOTER }
I20260601 13:41:53.307945  6842 raft_consensus.cc:385] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:53.307967  6842 raft_consensus.cc:740] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074e58cac30a4fd497928c5ed9e3b83e, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.308120  6842 consensus_queue.cc:260] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "074e58cac30a4fd497928c5ed9e3b83e" member_type: VOTER }
I20260601 13:41:53.308208  6842 raft_consensus.cc:399] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:53.308234  6842 raft_consensus.cc:493] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:53.308269  6842 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:53.308908  6842 raft_consensus.cc:515] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "074e58cac30a4fd497928c5ed9e3b83e" member_type: VOTER }
I20260601 13:41:53.309015  6842 leader_election.cc:304] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [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: 074e58cac30a4fd497928c5ed9e3b83e; no voters: 
I20260601 13:41:53.309180  6842 leader_election.cc:290] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:53.309330  6845 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:53.309508  6845 raft_consensus.cc:697] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 1 LEADER]: Becoming Leader. State: Replica: 074e58cac30a4fd497928c5ed9e3b83e, State: Running, Role: LEADER
I20260601 13:41:53.309648  6842 sys_catalog.cc:565] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:53.309660  6845 consensus_queue.cc:237] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [LEADER]: Queue going to LEADER mode. State: All 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: "074e58cac30a4fd497928c5ed9e3b83e" member_type: VOTER }
I20260601 13:41:53.310143  6846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "074e58cac30a4fd497928c5ed9e3b83e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "074e58cac30a4fd497928c5ed9e3b83e" member_type: VOTER } }
I20260601 13:41:53.310199  6847 sys_catalog.cc:455] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 074e58cac30a4fd497928c5ed9e3b83e. Latest consensus state: current_term: 1 leader_uuid: "074e58cac30a4fd497928c5ed9e3b83e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "074e58cac30a4fd497928c5ed9e3b83e" member_type: VOTER } }
I20260601 13:41:53.310282  6846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:53.310359  6847 sys_catalog.cc:458] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:53.310866  6852 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:53.311721  6852 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:53.311923   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:53.313524  6852 catalog_manager.cc:1382] Generated new cluster ID: d2649dd5531e4c4aa2570a6cf8348653
I20260601 13:41:53.313582  6852 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:53.319425  6852 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:53.319947  6852 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:53.323621  6852 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e: Generated new TSK 0
I20260601 13:41:53.323791  6852 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:53.328002   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:53.329931  6863 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.329939  6864 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.330045  6866 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.330005   696 server_base.cc:1061] running on GCE node
I20260601 13:41:53.330335   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.330399   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:53.330425   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321313330423 us; error 0 us; skew 500 ppm
I20260601 13:41:53.331197   696 webserver.cc:533] Webserver started at http://127.0.174.1:35549/ using document root <none> and password file <none>
I20260601 13:41:53.331369   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.331437   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:53.331513   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:53.331887   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "656d6961464e45779e3ad81c09a7bca8"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-mfrq"
I20260601 13:41:53.333361   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:53.334357  6871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.334638   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:53.334695   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "656d6961464e45779e3ad81c09a7bca8"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-mfrq"
I20260601 13:41:53.334746   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-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)
I20260601 13:41:53.356807   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.357182   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.357419   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:53.357941   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:53.357980   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.358047   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:53.358089   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.362144   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:36685
I20260601 13:41:53.362174  6934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:36685 every 8 connection(s)
I20260601 13:41:53.363013   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:53.364971  6939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.364984  6940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.365131   696 server_base.cc:1061] running on GCE node
W20260601 13:41:53.365303  6942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.365506   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.365578   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:53.365603   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321313365603 us; error 0 us; skew 500 ppm
I20260601 13:41:53.366604   696 webserver.cc:533] Webserver started at http://127.0.174.2:44655/ using document root <none> and password file <none>
I20260601 13:41:53.366770   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.366834   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:53.366920   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:53.367408   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "befeb81a01f341f383af78c417737771"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-mfrq"
I20260601 13:41:53.367528  6935 heartbeater.cc:344] Connected to a master server at 127.0.174.62:41827
I20260601 13:41:53.367627  6935 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:53.367865  6935 heartbeater.cc:507] Master 127.0.174.62:41827 requested a full tablet report, sending...
I20260601 13:41:53.368525  6806 ts_manager.cc:194] Registered new tserver with Master: 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685)
I20260601 13:41:53.369180   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:53.369402  6806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52284
I20260601 13:41:53.370285  6947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.370534   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:53.370623   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "befeb81a01f341f383af78c417737771"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-mfrq"
I20260601 13:41:53.370693   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-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)
I20260601 13:41:53.377234   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.377566   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.377889   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:53.378336   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:53.378397   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.378450   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:53.378497   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.382625   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:39941
I20260601 13:41:53.382695  7010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:39941 every 8 connection(s)
I20260601 13:41:53.383406   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:53.385313  7015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:53.385360  7014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.385538   696 server_base.cc:1061] running on GCE node
W20260601 13:41:53.385581  7017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:53.385859   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:53.385911   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:53.385933   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321313385933 us; error 0 us; skew 500 ppm
I20260601 13:41:53.386978   696 webserver.cc:533] Webserver started at http://127.0.174.3:35161/ using document root <none> and password file <none>
I20260601 13:41:53.387142   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:53.387197   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:53.387290   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:53.387676   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "9f4361ea890f4785a2d05c6b5b562da9"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-mfrq"
I20260601 13:41:53.389043   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:53.390157  7022 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.390396   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:53.390466   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "9f4361ea890f4785a2d05c6b5b562da9"
format_stamp: "Formatted at 2026-06-01 13:41:53 on dist-test-slave-mfrq"
I20260601 13:41:53.390535   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-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)
I20260601 13:41:53.390592  7011 heartbeater.cc:344] Connected to a master server at 127.0.174.62:41827
I20260601 13:41:53.390699  7011 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:53.390939  7011 heartbeater.cc:507] Master 127.0.174.62:41827 requested a full tablet report, sending...
I20260601 13:41:53.391625  6806 ts_manager.cc:194] Registered new tserver with Master: befeb81a01f341f383af78c417737771 (127.0.174.2:39941)
I20260601 13:41:53.392364  6806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52294
I20260601 13:41:53.409271   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:53.409719   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:53.410071   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:53.410563   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:53.410638   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.410703   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:53.410760   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:53.415181   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:39253
I20260601 13:41:53.415253  7085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:39253 every 8 connection(s)
I20260601 13:41:53.419808  7086 heartbeater.cc:344] Connected to a master server at 127.0.174.62:41827
I20260601 13:41:53.419924  7086 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:53.420138  7086 heartbeater.cc:507] Master 127.0.174.62:41827 requested a full tablet report, sending...
I20260601 13:41:53.420804  6806 ts_manager.cc:194] Registered new tserver with Master: 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:53.421346   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005693836s
I20260601 13:41:53.421343  6806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52298
I20260601 13:41:54.370468  6935 heartbeater.cc:499] Master 127.0.174.62:41827 was elected leader, sending a full tablet report...
I20260601 13:41:54.393208  7011 heartbeater.cc:499] Master 127.0.174.62:41827 was elected leader, sending a full tablet report...
I20260601 13:41:54.422320  7086 heartbeater.cc:499] Master 127.0.174.62:41827 was elected leader, sending a full tablet report...
I20260601 13:41:54.455749  6806 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52312:
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"
    }
  }
}
W20260601 13:41:54.456284  6806 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.
I20260601 13:41:54.467149  6975 tablet_service.cc:1511] Processing CreateTablet for tablet 8df9408fdaea40909e1a01072388afe8 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:54.467271  6972 tablet_service.cc:1511] Processing CreateTablet for tablet ee7e8b9e1520441ebd9f3d55d9e6c305 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:54.467469  6975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df9408fdaea40909e1a01072388afe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.467658  6972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7e8b9e1520441ebd9f3d55d9e6c305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.467959  6974 tablet_service.cc:1511] Processing CreateTablet for tablet c1b972802fc74515a7c0131a96367a23 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:54.468204  6974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b972802fc74515a7c0131a96367a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.468160  6898 tablet_service.cc:1511] Processing CreateTablet for tablet c1b972802fc74515a7c0131a96367a23 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:54.468391  6898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b972802fc74515a7c0131a96367a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.470285  6899 tablet_service.cc:1511] Processing CreateTablet for tablet 8df9408fdaea40909e1a01072388afe8 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:54.470515  6899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df9408fdaea40909e1a01072388afe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.470499  6973 tablet_service.cc:1511] Processing CreateTablet for tablet 899110e2899e42fda7b015097cc6c918 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:54.470757  6973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899110e2899e42fda7b015097cc6c918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.470788  6897 tablet_service.cc:1511] Processing CreateTablet for tablet 899110e2899e42fda7b015097cc6c918 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:54.471030  6897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899110e2899e42fda7b015097cc6c918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.471385  7106 tablet_bootstrap.cc:492] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771: Bootstrap starting.
I20260601 13:41:54.472543  7106 tablet_bootstrap.cc:654] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.473304  7107 tablet_bootstrap.cc:492] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8: Bootstrap starting.
I20260601 13:41:54.473312  6896 tablet_service.cc:1511] Processing CreateTablet for tablet ee7e8b9e1520441ebd9f3d55d9e6c305 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:54.473591  6896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7e8b9e1520441ebd9f3d55d9e6c305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.474031  7106 tablet_bootstrap.cc:492] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771: No bootstrap required, opened a new log
I20260601 13:41:54.474180  7106 ts_tablet_manager.cc:1403] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:54.474716  7106 raft_consensus.cc:359] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.474860  7106 raft_consensus.cc:385] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.474957  7106 raft_consensus.cc:740] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befeb81a01f341f383af78c417737771, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.475134  7106 consensus_queue.cc:260] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.475538  7106 ts_tablet_manager.cc:1434] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.475773  7106 tablet_bootstrap.cc:492] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771: Bootstrap starting.
I20260601 13:41:54.475996  7050 tablet_service.cc:1511] Processing CreateTablet for tablet 8df9408fdaea40909e1a01072388afe8 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:41:54.476111  7048 tablet_service.cc:1511] Processing CreateTablet for tablet 899110e2899e42fda7b015097cc6c918 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:41:54.476223  7050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df9408fdaea40909e1a01072388afe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.476354  7048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899110e2899e42fda7b015097cc6c918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.476516  7049 tablet_service.cc:1511] Processing CreateTablet for tablet c1b972802fc74515a7c0131a96367a23 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:41:54.476694  7106 tablet_bootstrap.cc:654] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.476753  7049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b972802fc74515a7c0131a96367a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.477612  7047 tablet_service.cc:1511] Processing CreateTablet for tablet ee7e8b9e1520441ebd9f3d55d9e6c305 (DEFAULT_TABLE table=test-workload [id=376190d2bba14bf4a768a0e8ea98e7b4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:41:54.477869  7047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7e8b9e1520441ebd9f3d55d9e6c305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:54.478816  7111 tablet_bootstrap.cc:492] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9: Bootstrap starting.
I20260601 13:41:54.479772  7111 tablet_bootstrap.cc:654] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.480842  7111 tablet_bootstrap.cc:492] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9: No bootstrap required, opened a new log
I20260601 13:41:54.480913  7111 ts_tablet_manager.cc:1403] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:54.481213  7107 tablet_bootstrap.cc:654] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.481348  7111 raft_consensus.cc:359] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.481442  7111 raft_consensus.cc:385] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.481465  7111 raft_consensus.cc:740] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4361ea890f4785a2d05c6b5b562da9, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.481616  7111 consensus_queue.cc:260] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.481987  7111 ts_tablet_manager.cc:1434] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:54.482214  7111 tablet_bootstrap.cc:492] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9: Bootstrap starting.
I20260601 13:41:54.482250  7107 tablet_bootstrap.cc:492] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8: No bootstrap required, opened a new log
I20260601 13:41:54.482518  7107 ts_tablet_manager.cc:1403] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:41:54.482250  7106 tablet_bootstrap.cc:492] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771: No bootstrap required, opened a new log
I20260601 13:41:54.482978  7107 raft_consensus.cc:359] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.483078  7107 raft_consensus.cc:385] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.483114  7107 raft_consensus.cc:740] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656d6961464e45779e3ad81c09a7bca8, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.483115  7106 ts_tablet_manager.cc:1403] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:41:54.483279  7111 tablet_bootstrap.cc:654] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.483251  7107 consensus_queue.cc:260] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.483554  7107 ts_tablet_manager.cc:1434] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.483656  7106 raft_consensus.cc:359] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.483733  7107 tablet_bootstrap.cc:492] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8: Bootstrap starting.
I20260601 13:41:54.483738  7106 raft_consensus.cc:385] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.484189  7106 raft_consensus.cc:740] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befeb81a01f341f383af78c417737771, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.484310  7111 tablet_bootstrap.cc:492] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9: No bootstrap required, opened a new log
I20260601 13:41:54.484300  7106 consensus_queue.cc:260] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.484416  7111 ts_tablet_manager.cc:1403] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:54.484571  7106 ts_tablet_manager.cc:1434] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.484737  7106 tablet_bootstrap.cc:492] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771: Bootstrap starting.
I20260601 13:41:54.484856  7111 raft_consensus.cc:359] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.484957  7111 raft_consensus.cc:385] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.484997  7111 raft_consensus.cc:740] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4361ea890f4785a2d05c6b5b562da9, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.485105  7111 consensus_queue.cc:260] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.485366  7111 ts_tablet_manager.cc:1434] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:54.485533  7111 tablet_bootstrap.cc:492] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9: Bootstrap starting.
I20260601 13:41:54.485687  7107 tablet_bootstrap.cc:654] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.485687  7106 tablet_bootstrap.cc:654] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.486285  7109 raft_consensus.cc:493] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.486370  7109 raft_consensus.cc:515] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.486527  7111 tablet_bootstrap.cc:654] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.487859  7109 leader_election.cc:290] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685), 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:54.488489  7107 tablet_bootstrap.cc:492] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8: No bootstrap required, opened a new log
I20260601 13:41:54.488727  7107 ts_tablet_manager.cc:1403] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:54.488916  7111 tablet_bootstrap.cc:492] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9: No bootstrap required, opened a new log
I20260601 13:41:54.489180  7111 ts_tablet_manager.cc:1403] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:54.489492  7107 raft_consensus.cc:359] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.489642  7107 raft_consensus.cc:385] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.489781  7107 raft_consensus.cc:740] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656d6961464e45779e3ad81c09a7bca8, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.489825  7111 raft_consensus.cc:359] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.489977  7111 raft_consensus.cc:385] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.490002  7107 consensus_queue.cc:260] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.490073  7111 raft_consensus.cc:740] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4361ea890f4785a2d05c6b5b562da9, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.489567  7106 tablet_bootstrap.cc:492] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771: No bootstrap required, opened a new log
I20260601 13:41:54.490353  7106 ts_tablet_manager.cc:1403] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:41:54.490777  7106 raft_consensus.cc:359] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.490885  7106 raft_consensus.cc:385] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.490928  7106 raft_consensus.cc:740] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befeb81a01f341f383af78c417737771, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.491066  7106 consensus_queue.cc:260] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.491436  7111 consensus_queue.cc:260] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.491763  7111 ts_tablet_manager.cc:1434] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:54.491921  7106 ts_tablet_manager.cc:1434] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:54.492214  7106 tablet_bootstrap.cc:492] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771: Bootstrap starting.
I20260601 13:41:54.492841  7107 ts_tablet_manager.cc:1434] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:41:54.492743  7111 tablet_bootstrap.cc:492] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9: Bootstrap starting.
I20260601 13:41:54.492940  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e8b9e1520441ebd9f3d55d9e6c305" candidate_uuid: "befeb81a01f341f383af78c417737771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4361ea890f4785a2d05c6b5b562da9" is_pre_election: true
I20260601 13:41:54.493037  7107 tablet_bootstrap.cc:492] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8: Bootstrap starting.
W20260601 13:41:54.493283  6950 leader_election.cc:343] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:54.494041  7107 tablet_bootstrap.cc:654] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.494339  7106 tablet_bootstrap.cc:654] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.494782  7111 tablet_bootstrap.cc:654] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.495572  7106 tablet_bootstrap.cc:492] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771: No bootstrap required, opened a new log
I20260601 13:41:54.495673  7106 ts_tablet_manager.cc:1403] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:54.496107  7106 raft_consensus.cc:359] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.496129  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e8b9e1520441ebd9f3d55d9e6c305" candidate_uuid: "befeb81a01f341f383af78c417737771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656d6961464e45779e3ad81c09a7bca8" is_pre_election: true
I20260601 13:41:54.496225  7106 raft_consensus.cc:385] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.496261  7106 raft_consensus.cc:740] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befeb81a01f341f383af78c417737771, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.496364  7106 consensus_queue.cc:260] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.496619  7106 ts_tablet_manager.cc:1434] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.496753  7111 tablet_bootstrap.cc:492] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9: No bootstrap required, opened a new log
I20260601 13:41:54.496857  7111 ts_tablet_manager.cc:1403] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
W20260601 13:41:54.496918  6950 leader_election.cc:343] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:54.496986  6950 leader_election.cc:304] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [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: befeb81a01f341f383af78c417737771; no voters: 656d6961464e45779e3ad81c09a7bca8, 9f4361ea890f4785a2d05c6b5b562da9
I20260601 13:41:54.497107  7109 raft_consensus.cc:2749] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:41:54.497251  7111 raft_consensus.cc:359] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.497344  7111 raft_consensus.cc:385] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.497391  7111 raft_consensus.cc:740] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f4361ea890f4785a2d05c6b5b562da9, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.496753  7107 tablet_bootstrap.cc:492] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8: No bootstrap required, opened a new log
I20260601 13:41:54.497509  7107 ts_tablet_manager.cc:1403] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:54.497509  7111 consensus_queue.cc:260] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.497888  7111 ts_tablet_manager.cc:1434] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:54.498023  7107 raft_consensus.cc:359] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.498128  7107 raft_consensus.cc:385] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.498174  7107 raft_consensus.cc:740] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656d6961464e45779e3ad81c09a7bca8, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.498306  7107 consensus_queue.cc:260] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.498579  7107 ts_tablet_manager.cc:1434] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:54.498781  7107 tablet_bootstrap.cc:492] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8: Bootstrap starting.
I20260601 13:41:54.499635  7107 tablet_bootstrap.cc:654] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:54.500706  7107 tablet_bootstrap.cc:492] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8: No bootstrap required, opened a new log
I20260601 13:41:54.500823  7107 ts_tablet_manager.cc:1403] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:54.501250  7107 raft_consensus.cc:359] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.501354  7107 raft_consensus.cc:385] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:54.501397  7107 raft_consensus.cc:740] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656d6961464e45779e3ad81c09a7bca8, State: Initialized, Role: FOLLOWER
I20260601 13:41:54.501519  7107 consensus_queue.cc:260] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.501654  7115 raft_consensus.cc:493] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.501786  7115 raft_consensus.cc:515] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.502188  7107 ts_tablet_manager.cc:1434] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:54.502303  7115 leader_election.cc:290] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers befeb81a01f341f383af78c417737771 (127.0.174.2:39941), 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:54.506134  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e8b9e1520441ebd9f3d55d9e6c305" candidate_uuid: "656d6961464e45779e3ad81c09a7bca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befeb81a01f341f383af78c417737771" is_pre_election: true
I20260601 13:41:54.506142  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e8b9e1520441ebd9f3d55d9e6c305" candidate_uuid: "656d6961464e45779e3ad81c09a7bca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4361ea890f4785a2d05c6b5b562da9" is_pre_election: true
I20260601 13:41:54.506247  6985 raft_consensus.cc:2468] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656d6961464e45779e3ad81c09a7bca8 in term 0.
I20260601 13:41:54.506289  7060 raft_consensus.cc:2468] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656d6961464e45779e3ad81c09a7bca8 in term 0.
I20260601 13:41:54.506534  6874 leader_election.cc:304] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656d6961464e45779e3ad81c09a7bca8, 9f4361ea890f4785a2d05c6b5b562da9; no voters: 
I20260601 13:41:54.506703  7115 raft_consensus.cc:2804] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.506760  7115 raft_consensus.cc:493] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.506803  7115 raft_consensus.cc:3060] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.507539  7115 raft_consensus.cc:515] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.507858  7115 leader_election.cc:290] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [CANDIDATE]: Term 1 election: Requested vote from peers befeb81a01f341f383af78c417737771 (127.0.174.2:39941), 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:54.508143  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e8b9e1520441ebd9f3d55d9e6c305" candidate_uuid: "656d6961464e45779e3ad81c09a7bca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4361ea890f4785a2d05c6b5b562da9"
I20260601 13:41:54.508122  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e8b9e1520441ebd9f3d55d9e6c305" candidate_uuid: "656d6961464e45779e3ad81c09a7bca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befeb81a01f341f383af78c417737771"
I20260601 13:41:54.508237  7060 raft_consensus.cc:3060] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.508237  6985 raft_consensus.cc:3060] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.509162  7060 raft_consensus.cc:2468] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656d6961464e45779e3ad81c09a7bca8 in term 1.
I20260601 13:41:54.509159  6985 raft_consensus.cc:2468] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656d6961464e45779e3ad81c09a7bca8 in term 1.
I20260601 13:41:54.509478  6874 leader_election.cc:304] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656d6961464e45779e3ad81c09a7bca8, 9f4361ea890f4785a2d05c6b5b562da9; no voters: 
I20260601 13:41:54.509634  7115 raft_consensus.cc:2804] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.509763  7115 raft_consensus.cc:697] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 1 LEADER]: Becoming Leader. State: Replica: 656d6961464e45779e3ad81c09a7bca8, State: Running, Role: LEADER
I20260601 13:41:54.509896  7115 consensus_queue.cc:237] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.511360  6806 catalog_manager.cc:5696] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "656d6961464e45779e3ad81c09a7bca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:54.580147  7114 raft_consensus.cc:493] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.580286  7114 raft_consensus.cc:515] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.580888  7114 leader_election.cc:290] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685), befeb81a01f341f383af78c417737771 (127.0.174.2:39941)
I20260601 13:41:54.585110  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899110e2899e42fda7b015097cc6c918" candidate_uuid: "9f4361ea890f4785a2d05c6b5b562da9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656d6961464e45779e3ad81c09a7bca8" is_pre_election: true
I20260601 13:41:54.585110  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899110e2899e42fda7b015097cc6c918" candidate_uuid: "9f4361ea890f4785a2d05c6b5b562da9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befeb81a01f341f383af78c417737771" is_pre_election: true
I20260601 13:41:54.585295  6985 raft_consensus.cc:2468] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4361ea890f4785a2d05c6b5b562da9 in term 0.
I20260601 13:41:54.585295  6909 raft_consensus.cc:2468] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4361ea890f4785a2d05c6b5b562da9 in term 0.
I20260601 13:41:54.585655  7025 leader_election.cc:304] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f4361ea890f4785a2d05c6b5b562da9, befeb81a01f341f383af78c417737771; no voters: 
I20260601 13:41:54.585912  7114 raft_consensus.cc:2804] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.585969  7114 raft_consensus.cc:493] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.585997  7114 raft_consensus.cc:3060] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.586907  7114 raft_consensus.cc:515] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.587272  7114 leader_election.cc:290] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [CANDIDATE]: Term 1 election: Requested vote from peers 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685), befeb81a01f341f383af78c417737771 (127.0.174.2:39941)
I20260601 13:41:54.587670  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899110e2899e42fda7b015097cc6c918" candidate_uuid: "9f4361ea890f4785a2d05c6b5b562da9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656d6961464e45779e3ad81c09a7bca8"
I20260601 13:41:54.587774  6909 raft_consensus.cc:3060] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.587774  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899110e2899e42fda7b015097cc6c918" candidate_uuid: "9f4361ea890f4785a2d05c6b5b562da9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befeb81a01f341f383af78c417737771"
I20260601 13:41:54.587931  6985 raft_consensus.cc:3060] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.588676  6909 raft_consensus.cc:2468] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4361ea890f4785a2d05c6b5b562da9 in term 1.
I20260601 13:41:54.588824  6985 raft_consensus.cc:2468] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4361ea890f4785a2d05c6b5b562da9 in term 1.
I20260601 13:41:54.588986  7025 leader_election.cc:304] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656d6961464e45779e3ad81c09a7bca8, 9f4361ea890f4785a2d05c6b5b562da9; no voters: 
I20260601 13:41:54.589143  7114 raft_consensus.cc:2804] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.589340  7114 raft_consensus.cc:697] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 LEADER]: Becoming Leader. State: Replica: 9f4361ea890f4785a2d05c6b5b562da9, State: Running, Role: LEADER
I20260601 13:41:54.589495  7114 consensus_queue.cc:237] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.592054  6806 catalog_manager.cc:5696] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "9f4361ea890f4785a2d05c6b5b562da9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: HEALTHY } } }
W20260601 13:41:54.613878  6936 tablet.cc:2404] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:41:54.768122  7109 raft_consensus.cc:493] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.768337  7109 raft_consensus.cc:515] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.768805  7109 leader_election.cc:290] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685), 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:54.769258  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9408fdaea40909e1a01072388afe8" candidate_uuid: "befeb81a01f341f383af78c417737771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656d6961464e45779e3ad81c09a7bca8" is_pre_election: true
I20260601 13:41:54.769312  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9408fdaea40909e1a01072388afe8" candidate_uuid: "befeb81a01f341f383af78c417737771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4361ea890f4785a2d05c6b5b562da9" is_pre_election: true
I20260601 13:41:54.769405  6909 raft_consensus.cc:2468] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate befeb81a01f341f383af78c417737771 in term 0.
I20260601 13:41:54.769491  7060 raft_consensus.cc:2468] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate befeb81a01f341f383af78c417737771 in term 0.
I20260601 13:41:54.769809  6950 leader_election.cc:304] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656d6961464e45779e3ad81c09a7bca8, befeb81a01f341f383af78c417737771; no voters: 
I20260601 13:41:54.769963  7109 raft_consensus.cc:2804] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.770028  7109 raft_consensus.cc:493] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.770071  7109 raft_consensus.cc:3060] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.770951  7109 raft_consensus.cc:515] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.771333  7109 leader_election.cc:290] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 1 election: Requested vote from peers 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685), 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:54.771665  6909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9408fdaea40909e1a01072388afe8" candidate_uuid: "befeb81a01f341f383af78c417737771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656d6961464e45779e3ad81c09a7bca8"
I20260601 13:41:54.771760  6909 raft_consensus.cc:3060] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.771816  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df9408fdaea40909e1a01072388afe8" candidate_uuid: "befeb81a01f341f383af78c417737771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4361ea890f4785a2d05c6b5b562da9"
I20260601 13:41:54.771940  7060 raft_consensus.cc:3060] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.772578  6909 raft_consensus.cc:2468] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befeb81a01f341f383af78c417737771 in term 1.
I20260601 13:41:54.772810  7060 raft_consensus.cc:2468] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befeb81a01f341f383af78c417737771 in term 1.
I20260601 13:41:54.772835  6950 leader_election.cc:304] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656d6961464e45779e3ad81c09a7bca8, befeb81a01f341f383af78c417737771; no voters: 
I20260601 13:41:54.773005  7109 raft_consensus.cc:2804] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.773273  7109 raft_consensus.cc:697] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 1 LEADER]: Becoming Leader. State: Replica: befeb81a01f341f383af78c417737771, State: Running, Role: LEADER
I20260601 13:41:54.773430  7109 consensus_queue.cc:237] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.774989  6806 catalog_manager.cc:5696] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 reported cstate change: term changed from 0 to 1, leader changed from <none> to befeb81a01f341f383af78c417737771 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "befeb81a01f341f383af78c417737771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:54.800670  7115 raft_consensus.cc:493] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.800820  7115 raft_consensus.cc:515] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.801192  7115 leader_election.cc:290] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers befeb81a01f341f383af78c417737771 (127.0.174.2:39941), 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:54.801705  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b972802fc74515a7c0131a96367a23" candidate_uuid: "656d6961464e45779e3ad81c09a7bca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befeb81a01f341f383af78c417737771" is_pre_election: true
I20260601 13:41:54.801705  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b972802fc74515a7c0131a96367a23" candidate_uuid: "656d6961464e45779e3ad81c09a7bca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4361ea890f4785a2d05c6b5b562da9" is_pre_election: true
I20260601 13:41:54.801903  6985 raft_consensus.cc:2468] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656d6961464e45779e3ad81c09a7bca8 in term 0.
I20260601 13:41:54.801918  7060 raft_consensus.cc:2468] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656d6961464e45779e3ad81c09a7bca8 in term 0.
I20260601 13:41:54.802256  6874 leader_election.cc:304] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656d6961464e45779e3ad81c09a7bca8, 9f4361ea890f4785a2d05c6b5b562da9; no voters: 
I20260601 13:41:54.802436  7115 raft_consensus.cc:2804] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.802500  7115 raft_consensus.cc:493] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.802547  7115 raft_consensus.cc:3060] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.803381  7115 raft_consensus.cc:515] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.803715  7115 leader_election.cc:290] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [CANDIDATE]: Term 1 election: Requested vote from peers befeb81a01f341f383af78c417737771 (127.0.174.2:39941), 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:54.804114  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b972802fc74515a7c0131a96367a23" candidate_uuid: "656d6961464e45779e3ad81c09a7bca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befeb81a01f341f383af78c417737771"
I20260601 13:41:54.804114  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b972802fc74515a7c0131a96367a23" candidate_uuid: "656d6961464e45779e3ad81c09a7bca8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4361ea890f4785a2d05c6b5b562da9"
I20260601 13:41:54.804289  6985 raft_consensus.cc:3060] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.804289  7060 raft_consensus.cc:3060] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.805266  7060 raft_consensus.cc:2468] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656d6961464e45779e3ad81c09a7bca8 in term 1.
I20260601 13:41:54.805266  6985 raft_consensus.cc:2468] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656d6961464e45779e3ad81c09a7bca8 in term 1.
I20260601 13:41:54.805608  6874 leader_election.cc:304] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656d6961464e45779e3ad81c09a7bca8, befeb81a01f341f383af78c417737771; no voters: 
I20260601 13:41:54.805806  7115 raft_consensus.cc:2804] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.805894  7115 raft_consensus.cc:697] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 1 LEADER]: Becoming Leader. State: Replica: 656d6961464e45779e3ad81c09a7bca8, State: Running, Role: LEADER
I20260601 13:41:54.806051  7115 consensus_queue.cc:237] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:54.807745  6806 catalog_manager.cc:5696] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "656d6961464e45779e3ad81c09a7bca8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:54.822463   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:41:54.826185   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:54.826460   696 tablet_replica.cc:333] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8: stopping tablet replica
I20260601 13:41:54.826592   696 raft_consensus.cc:2243] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:54.826737   696 pending_rounds.cc:70] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8: Trying to abort 1 pending ops.
I20260601 13:41:54.826761   696 pending_rounds.cc:77] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196104233996288 op_type: NO_OP noop_request { }
I20260601 13:41:54.826820   696 raft_consensus.cc:2889] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:54.826862   696 raft_consensus.cc:2272] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.827513   696 tablet_replica.cc:333] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8: stopping tablet replica
I20260601 13:41:54.827597   696 raft_consensus.cc:2243] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:54.827665   696 raft_consensus.cc:2272] T 899110e2899e42fda7b015097cc6c918 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.828007   696 tablet_replica.cc:333] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8: stopping tablet replica
I20260601 13:41:54.828097   696 raft_consensus.cc:2243] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:54.828195   696 pending_rounds.cc:70] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8: Trying to abort 1 pending ops.
I20260601 13:41:54.828220   696 pending_rounds.cc:77] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196105446871040 op_type: NO_OP noop_request { }
I20260601 13:41:54.828258   696 raft_consensus.cc:2889] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:41:54.828295   696 raft_consensus.cc:2272] T c1b972802fc74515a7c0131a96367a23 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.828701   696 tablet_replica.cc:333] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8: stopping tablet replica
I20260601 13:41:54.828821   696 raft_consensus.cc:2243] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:54.828890   696 raft_consensus.cc:2272] T 8df9408fdaea40909e1a01072388afe8 P 656d6961464e45779e3ad81c09a7bca8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.831843   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:41:55.108716  7137 consensus_queue.cc:1048] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:55.111258  7025 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260601 13:41:55.112689  7025 consensus_peers.cc:597] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:41:55.190564  6950 consensus_peers.cc:597] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:55.358429  7109 consensus_queue.cc:1048] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:55.834314   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:55.836409  7150 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:55.836416  7151 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:55.836472  7153 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:55.836536   696 server_base.cc:1061] running on GCE node
I20260601 13:41:55.836894   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:55.836959   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:41:55.836995   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321315836993 us; error 0 us; skew 500 ppm
I20260601 13:41:55.838075   696 webserver.cc:533] Webserver started at http://127.0.174.4:41609/ using document root <none> and password file <none>
I20260601 13:41:55.838281   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:55.838358   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:55.838447   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:55.838862   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "f18c123621b64e1188d7d9e2304d4c6e"
format_stamp: "Formatted at 2026-06-01 13:41:55 on dist-test-slave-mfrq"
I20260601 13:41:55.840454   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:55.841509  7158 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:55.841893   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:55.841981   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "f18c123621b64e1188d7d9e2304d4c6e"
format_stamp: "Formatted at 2026-06-01 13:41:55 on dist-test-slave-mfrq"
I20260601 13:41:55.842054   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321176522077-696-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)
I20260601 13:41:55.866761   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:55.867198   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:55.867489   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:55.867956   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:55.868019   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:55.868077   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:55.868111   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:55.872483   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:38317
I20260601 13:41:55.873729  7221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:38317 every 8 connection(s)
I20260601 13:41:55.878217  7222 heartbeater.cc:344] Connected to a master server at 127.0.174.62:41827
I20260601 13:41:55.878331  7222 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:55.878538  7222 heartbeater.cc:507] Master 127.0.174.62:41827 requested a full tablet report, sending...
I20260601 13:41:55.879118  6806 ts_manager.cc:194] Registered new tserver with Master: f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4:38317)
I20260601 13:41:55.879639  6806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52322
I20260601 13:41:56.047565  7140 consensus_queue.cc:579] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Leader has been unable to successfully communicate with peer 656d6961464e45779e3ad81c09a7bca8 for more than 1 seconds (1.458s)
I20260601 13:41:56.050544  7060 consensus_queue.cc:237] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [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: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:56.052310  6985 raft_consensus.cc:1275] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:56.052631  7140 consensus_queue.cc:1048] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:56.052742  7025 consensus_peers.cc:597] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:56.054069  7227 raft_consensus.cc:2955] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
I20260601 13:41:56.054476  6985 raft_consensus.cc:2955] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
I20260601 13:41:56.056231  6792 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 899110e2899e42fda7b015097cc6c918 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260601 13:41:56.056267  7026 consensus_peers.cc:597] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 -> Peer f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4:38317): Couldn't send request to peer f18c123621b64e1188d7d9e2304d4c6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 899110e2899e42fda7b015097cc6c918. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:56.056645  6806 catalog_manager.cc:5696] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 reported cstate change: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "9f4361ea890f4785a2d05c6b5b562da9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
I20260601 13:41:56.192199  7109 consensus_queue.cc:579] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [LEADER]: Leader has been unable to successfully communicate with peer 656d6961464e45779e3ad81c09a7bca8 for more than 1 seconds (1.419s)
I20260601 13:41:56.194937  6985 consensus_queue.cc:237] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [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: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:56.196532  7060 raft_consensus.cc:1275] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:56.196978  7237 consensus_queue.cc:1048] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:56.197455  6950 consensus_peers.cc:597] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:56.199055  7109 raft_consensus.cc:2955] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
I20260601 13:41:56.199472  7060 raft_consensus.cc:2955] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
W20260601 13:41:56.201251  6951 consensus_peers.cc:597] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 -> Peer f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4:38317): Couldn't send request to peer f18c123621b64e1188d7d9e2304d4c6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8df9408fdaea40909e1a01072388afe8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:56.201447  6792 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8df9408fdaea40909e1a01072388afe8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:41:56.201620  6804 catalog_manager.cc:5696] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 reported cstate change: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "befeb81a01f341f383af78c417737771" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
W20260601 13:41:56.313091  6855 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 656d6961464e45779e3ad81c09a7bca8 not available for placement
I20260601 13:41:56.522542  7226 raft_consensus.cc:493] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:56.522711  7226 raft_consensus.cc:515] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:56.523139  7226 leader_election.cc:290] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685), befeb81a01f341f383af78c417737771 (127.0.174.2:39941)
I20260601 13:41:56.523926  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e8b9e1520441ebd9f3d55d9e6c305" candidate_uuid: "9f4361ea890f4785a2d05c6b5b562da9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befeb81a01f341f383af78c417737771" is_pre_election: true
I20260601 13:41:56.524106  6985 raft_consensus.cc:2468] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f4361ea890f4785a2d05c6b5b562da9 in term 1.
W20260601 13:41:56.524431  7025 leader_election.cc:336] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
I20260601 13:41:56.524662  7025 leader_election.cc:304] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [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: 9f4361ea890f4785a2d05c6b5b562da9, befeb81a01f341f383af78c417737771; no voters: 656d6961464e45779e3ad81c09a7bca8
I20260601 13:41:56.524847  7226 raft_consensus.cc:2804] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:56.524912  7226 raft_consensus.cc:493] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:56.524940  7226 raft_consensus.cc:3060] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:56.525916  7226 raft_consensus.cc:515] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:56.526228  7226 leader_election.cc:290] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [CANDIDATE]: Term 2 election: Requested vote from peers 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685), befeb81a01f341f383af78c417737771 (127.0.174.2:39941)
I20260601 13:41:56.526880  6985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7e8b9e1520441ebd9f3d55d9e6c305" candidate_uuid: "9f4361ea890f4785a2d05c6b5b562da9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "befeb81a01f341f383af78c417737771"
I20260601 13:41:56.527014  6985 raft_consensus.cc:3060] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:41:56.527555  7025 leader_election.cc:336] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
I20260601 13:41:56.527937  6985 raft_consensus.cc:2468] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f4361ea890f4785a2d05c6b5b562da9 in term 2.
I20260601 13:41:56.528273  7025 leader_election.cc:304] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [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: 9f4361ea890f4785a2d05c6b5b562da9, befeb81a01f341f383af78c417737771; no voters: 656d6961464e45779e3ad81c09a7bca8
I20260601 13:41:56.528504  7226 raft_consensus.cc:2804] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:56.528605  7226 raft_consensus.cc:697] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 LEADER]: Becoming Leader. State: Replica: 9f4361ea890f4785a2d05c6b5b562da9, State: Running, Role: LEADER
I20260601 13:41:56.528764  7226 consensus_queue.cc:237] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Queue going to LEADER 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: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:56.530320  6806 catalog_manager.cc:5696] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 reported cstate change: term changed from 1 to 2, leader changed from 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) to 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3). New cstate: current_term: 2 leader_uuid: "9f4361ea890f4785a2d05c6b5b562da9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:56.593006  7240 ts_tablet_manager.cc:933] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: Initiating tablet copy from peer 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:56.593421  7240 tablet_copy_client.cc:323] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:39253
I20260601 13:41:56.596823  7237 raft_consensus.cc:493] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:56.596949  7237 raft_consensus.cc:515] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:56.597407  7070 tablet_copy_service.cc:140] P 9f4361ea890f4785a2d05c6b5b562da9: Received BeginTabletCopySession request for tablet 899110e2899e42fda7b015097cc6c918 from peer f18c123621b64e1188d7d9e2304d4c6e ({username='slave'} at 127.0.0.1:40156)
I20260601 13:41:56.597417  7237 leader_election.cc:290] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685), 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:56.597548  7070 tablet_copy_service.cc:161] P 9f4361ea890f4785a2d05c6b5b562da9: Beginning new tablet copy session on tablet 899110e2899e42fda7b015097cc6c918 from peer f18c123621b64e1188d7d9e2304d4c6e at {username='slave'} at 127.0.0.1:40156: session id = f18c123621b64e1188d7d9e2304d4c6e-899110e2899e42fda7b015097cc6c918
I20260601 13:41:56.598192  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b972802fc74515a7c0131a96367a23" candidate_uuid: "befeb81a01f341f383af78c417737771" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4361ea890f4785a2d05c6b5b562da9" is_pre_election: true
I20260601 13:41:56.598315  7060 raft_consensus.cc:2468] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate befeb81a01f341f383af78c417737771 in term 1.
I20260601 13:41:56.598680  6950 leader_election.cc:304] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [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: 9f4361ea890f4785a2d05c6b5b562da9, befeb81a01f341f383af78c417737771; no voters: 
I20260601 13:41:56.598764  7070 tablet_copy_source_session.cc:215] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9: Tablet Copy: opened 0 blocks and 1 log segments
W20260601 13:41:56.598830  6950 leader_election.cc:336] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
I20260601 13:41:56.599125  7237 raft_consensus.cc:2804] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:41:56.599193  7237 raft_consensus.cc:493] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:56.599233  7237 raft_consensus.cc:3060] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:56.600091  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899110e2899e42fda7b015097cc6c918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:56.600340  7237 raft_consensus.cc:515] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:56.600719  7237 leader_election.cc:290] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 2 election: Requested vote from peers 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685), 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:56.601713  7060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b972802fc74515a7c0131a96367a23" candidate_uuid: "befeb81a01f341f383af78c417737771" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f4361ea890f4785a2d05c6b5b562da9"
I20260601 13:41:56.601847  7060 raft_consensus.cc:3060] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:41:56.602134  6950 leader_election.cc:336] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
I20260601 13:41:56.602665  7240 tablet_copy_client.cc:806] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:56.602753  7060 raft_consensus.cc:2468] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate befeb81a01f341f383af78c417737771 in term 2.
I20260601 13:41:56.602821  7240 tablet_copy_client.cc:670] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:56.603031  6950 leader_election.cc:304] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [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: 9f4361ea890f4785a2d05c6b5b562da9, befeb81a01f341f383af78c417737771; no voters: 656d6961464e45779e3ad81c09a7bca8
I20260601 13:41:56.603231  7237 raft_consensus.cc:2804] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:56.603323  7237 raft_consensus.cc:697] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 2 LEADER]: Becoming Leader. State: Replica: befeb81a01f341f383af78c417737771, State: Running, Role: LEADER
I20260601 13:41:56.603456  7237 consensus_queue.cc:237] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Queue going to LEADER 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: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } }
I20260601 13:41:56.604001  7240 tablet_copy_client.cc:538] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:56.605084  6806 catalog_manager.cc:5696] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 reported cstate change: term changed from 1 to 2, leader changed from 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) to befeb81a01f341f383af78c417737771 (127.0.174.2). New cstate: current_term: 2 leader_uuid: "befeb81a01f341f383af78c417737771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:56.605329  7240 tablet_bootstrap.cc:492] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: Bootstrap starting.
I20260601 13:41:56.608620  7240 tablet_bootstrap.cc:492] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: 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
I20260601 13:41:56.608873  7240 tablet_bootstrap.cc:492] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: Bootstrap complete.
I20260601 13:41:56.609050  7240 ts_tablet_manager.cc:1403] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:41:56.609433  7240 raft_consensus.cc:359] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:56.609546  7240 raft_consensus.cc:740] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18c123621b64e1188d7d9e2304d4c6e, State: Initialized, Role: LEARNER
I20260601 13:41:56.609651  7240 consensus_queue.cc:260] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [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: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:56.610014  7240 ts_tablet_manager.cc:1434] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:56.610119  7222 heartbeater.cc:499] Master 127.0.174.62:41827 was elected leader, sending a full tablet report...
I20260601 13:41:56.610670  7070 tablet_copy_service.cc:342] P 9f4361ea890f4785a2d05c6b5b562da9: Request end of tablet copy session f18c123621b64e1188d7d9e2304d4c6e-899110e2899e42fda7b015097cc6c918 received from {username='slave'} at 127.0.0.1:40156
I20260601 13:41:56.610747  7070 tablet_copy_service.cc:434] P 9f4361ea890f4785a2d05c6b5b562da9: ending tablet copy session f18c123621b64e1188d7d9e2304d4c6e-899110e2899e42fda7b015097cc6c918 on tablet 899110e2899e42fda7b015097cc6c918 with peer f18c123621b64e1188d7d9e2304d4c6e
I20260601 13:41:56.813970  7240 ts_tablet_manager.cc:933] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: Initiating tablet copy from peer befeb81a01f341f383af78c417737771 (127.0.174.2:39941)
I20260601 13:41:56.814361  7240 tablet_copy_client.cc:323] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:39941
I20260601 13:41:56.818163  6995 tablet_copy_service.cc:140] P befeb81a01f341f383af78c417737771: Received BeginTabletCopySession request for tablet 8df9408fdaea40909e1a01072388afe8 from peer f18c123621b64e1188d7d9e2304d4c6e ({username='slave'} at 127.0.0.1:60880)
I20260601 13:41:56.818272  6995 tablet_copy_service.cc:161] P befeb81a01f341f383af78c417737771: Beginning new tablet copy session on tablet 8df9408fdaea40909e1a01072388afe8 from peer f18c123621b64e1188d7d9e2304d4c6e at {username='slave'} at 127.0.0.1:60880: session id = f18c123621b64e1188d7d9e2304d4c6e-8df9408fdaea40909e1a01072388afe8
I20260601 13:41:56.819162  6995 tablet_copy_source_session.cc:215] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:56.820044  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df9408fdaea40909e1a01072388afe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:56.821962  7240 tablet_copy_client.cc:806] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:56.822124  7240 tablet_copy_client.cc:670] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:56.823307  7240 tablet_copy_client.cc:538] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:56.824542  7240 tablet_bootstrap.cc:492] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: Bootstrap starting.
I20260601 13:41:56.827683  7240 tablet_bootstrap.cc:492] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: 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
I20260601 13:41:56.827935  7240 tablet_bootstrap.cc:492] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: Bootstrap complete.
I20260601 13:41:56.828123  7240 ts_tablet_manager.cc:1403] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:56.828537  7240 raft_consensus.cc:359] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:56.828687  7240 raft_consensus.cc:740] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f18c123621b64e1188d7d9e2304d4c6e, State: Initialized, Role: LEARNER
I20260601 13:41:56.828823  7240 consensus_queue.cc:260] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [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: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:56.829083  7240 ts_tablet_manager.cc:1434] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:56.829658  6995 tablet_copy_service.cc:342] P befeb81a01f341f383af78c417737771: Request end of tablet copy session f18c123621b64e1188d7d9e2304d4c6e-8df9408fdaea40909e1a01072388afe8 received from {username='slave'} at 127.0.0.1:60880
I20260601 13:41:56.829769  6995 tablet_copy_service.cc:434] P befeb81a01f341f383af78c417737771: ending tablet copy session f18c123621b64e1188d7d9e2304d4c6e-8df9408fdaea40909e1a01072388afe8 on tablet 8df9408fdaea40909e1a01072388afe8 with peer f18c123621b64e1188d7d9e2304d4c6e
I20260601 13:41:56.978291  7196 raft_consensus.cc:1217] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260601 13:41:57.016940  7025 consensus_peers.cc:597] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:57.109688  7060 raft_consensus.cc:1275] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:41:57.110213  7237 consensus_queue.cc:1048] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:57.113790  6950 consensus_peers.cc:597] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:57.155061  6985 raft_consensus.cc:1275] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:41:57.155583  7250 consensus_queue.cc:1048] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:57.296442  7252 consensus_queue.cc:579] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [LEADER]: Leader has been unable to successfully communicate with peer 656d6961464e45779e3ad81c09a7bca8 for more than 1 seconds (1.101s)
W20260601 13:41:57.313699  6855 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 656d6961464e45779e3ad81c09a7bca8 not available for placement
I20260601 13:41:57.401818  7227 consensus_queue.cc:579] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Leader has been unable to successfully communicate with peer 656d6961464e45779e3ad81c09a7bca8 for more than 1 seconds (1.351s)
I20260601 13:41:57.416870  7196 raft_consensus.cc:1217] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:57.470311  7226 raft_consensus.cc:1064] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9: attempting to promote NON_VOTER f18c123621b64e1188d7d9e2304d4c6e to VOTER
I20260601 13:41:57.470842  7226 consensus_queue.cc:237] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [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: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } }
I20260601 13:41:57.472425  6985 raft_consensus.cc:1275] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:57.472425  7196 raft_consensus.cc:1275] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [term 1 LEARNER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:41:57.472915  7025 consensus_peers.cc:597] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:57.473100  7258 consensus_queue.cc:1048] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:57.473248  7250 consensus_queue.cc:1048] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:57.474941  7258 raft_consensus.cc:2955] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.475394  6985 raft_consensus.cc:2955] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.476986  7196 raft_consensus.cc:2955] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.477800  6806 catalog_manager.cc:5696] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 reported cstate change: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9f4361ea890f4785a2d05c6b5b562da9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.481408  7060 consensus_queue.cc:237] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [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: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } }
I20260601 13:41:57.482734  7196 raft_consensus.cc:1275] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:57.482822  6985 raft_consensus.cc:1275] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:57.483218  7226 consensus_queue.cc:1048] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:57.483377  7258 consensus_queue.cc:1048] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:57.484761  7250 raft_consensus.cc:2955] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.485225  6985 raft_consensus.cc:2955] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.485251  7196 raft_consensus.cc:2955] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.486635  6792 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 899110e2899e42fda7b015097cc6c918 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:57.487246  6804 catalog_manager.cc:5696] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 reported cstate change: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New cstate: current_term: 1 leader_uuid: "9f4361ea890f4785a2d05c6b5b562da9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:41:57.491254  6792 catalog_manager.cc:4754] TS 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 899110e2899e42fda7b015097cc6c918: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
I20260601 13:41:57.606211  7256 consensus_queue.cc:579] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Leader has been unable to successfully communicate with peer 656d6961464e45779e3ad81c09a7bca8 for more than 1 seconds (1.003s)
I20260601 13:41:57.608743  6985 consensus_queue.cc:237] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [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: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:57.609956  7060 raft_consensus.cc:1275] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260601 13:41:57.610113  6951 consensus_peers.cc:597] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 -> Peer f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4:38317): Couldn't send request to peer f18c123621b64e1188d7d9e2304d4c6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1b972802fc74515a7c0131a96367a23. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:57.610316  7256 consensus_queue.cc:1048] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:57.610698  6950 consensus_peers.cc:597] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:57.611830  7252 raft_consensus.cc:2955] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
I20260601 13:41:57.612255  7060 raft_consensus.cc:2955] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
I20260601 13:41:57.613301  6792 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c1b972802fc74515a7c0131a96367a23 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:41:57.614200  6806 catalog_manager.cc:5696] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 reported cstate change: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New cstate: current_term: 2 leader_uuid: "befeb81a01f341f383af78c417737771" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:57.617412  7226 consensus_queue.cc:579] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Leader has been unable to successfully communicate with peer 656d6961464e45779e3ad81c09a7bca8 for more than 1 seconds (1.088s)
I20260601 13:41:57.619665  7060 consensus_queue.cc:237] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [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: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:57.621155  6985 raft_consensus.cc:1275] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260601 13:41:57.621403  7026 consensus_peers.cc:597] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 -> Peer f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4:38317): Couldn't send request to peer f18c123621b64e1188d7d9e2304d4c6e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee7e8b9e1520441ebd9f3d55d9e6c305. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:41:57.621498  7025 consensus_peers.cc:597] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:57.621510  7258 consensus_queue.cc:1048] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:57.622905  7227 raft_consensus.cc:2955] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
I20260601 13:41:57.623320  6985 raft_consensus.cc:2955] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } } }
I20260601 13:41:57.624480  6792 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ee7e8b9e1520441ebd9f3d55d9e6c305 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:41:57.625121  6805 catalog_manager.cc:5696] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 reported cstate change: config changed from index -1 to 2, NON_VOTER f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) added. New cstate: current_term: 2 leader_uuid: "9f4361ea890f4785a2d05c6b5b562da9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:57.867098  7256 raft_consensus.cc:1064] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771: attempting to promote NON_VOTER f18c123621b64e1188d7d9e2304d4c6e to VOTER
I20260601 13:41:57.867488  7256 consensus_queue.cc:237] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [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: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } }
I20260601 13:41:57.868925  7060 raft_consensus.cc:1275] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:57.868925  7196 raft_consensus.cc:1275] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [term 1 LEARNER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:57.869405  7267 consensus_queue.cc:1048] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:57.869820  7252 consensus_queue.cc:1048] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:41:57.870018  6950 consensus_peers.cc:597] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:57.871465  7256 raft_consensus.cc:2955] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.871919  7060 raft_consensus.cc:2955] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.873206  7196 raft_consensus.cc:2955] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.874058  6806 catalog_manager.cc:5696] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 reported cstate change: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "befeb81a01f341f383af78c417737771" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:57.876792  6985 consensus_queue.cc:237] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [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: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } }
I20260601 13:41:57.877912  7060 raft_consensus.cc:1275] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:57.878139  7196 raft_consensus.cc:1275] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:57.878334  7252 consensus_queue.cc:1048] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:57.878492  7267 consensus_queue.cc:1048] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:57.879673  7252 raft_consensus.cc:2955] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.880064  7060 raft_consensus.cc:2955] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.880534  7196 raft_consensus.cc:2955] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:57.881517  6792 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8df9408fdaea40909e1a01072388afe8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:57.881933  6805 catalog_manager.cc:5696] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 reported cstate change: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New cstate: current_term: 1 leader_uuid: "befeb81a01f341f383af78c417737771" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:58.052124  7270 ts_tablet_manager.cc:933] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: Initiating tablet copy from peer befeb81a01f341f383af78c417737771 (127.0.174.2:39941)
I20260601 13:41:58.052435  7270 tablet_copy_client.cc:323] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:39941
I20260601 13:41:58.052872  6995 tablet_copy_service.cc:140] P befeb81a01f341f383af78c417737771: Received BeginTabletCopySession request for tablet c1b972802fc74515a7c0131a96367a23 from peer f18c123621b64e1188d7d9e2304d4c6e ({username='slave'} at 127.0.0.1:60880)
I20260601 13:41:58.052968  6995 tablet_copy_service.cc:161] P befeb81a01f341f383af78c417737771: Beginning new tablet copy session on tablet c1b972802fc74515a7c0131a96367a23 from peer f18c123621b64e1188d7d9e2304d4c6e at {username='slave'} at 127.0.0.1:60880: session id = f18c123621b64e1188d7d9e2304d4c6e-c1b972802fc74515a7c0131a96367a23
I20260601 13:41:58.053735  6995 tablet_copy_source_session.cc:215] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:58.054589  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b972802fc74515a7c0131a96367a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:58.056386  7270 tablet_copy_client.cc:806] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:58.056563  7270 tablet_copy_client.cc:670] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:58.057629  7270 tablet_copy_client.cc:538] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:58.058671  7270 tablet_bootstrap.cc:492] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: Bootstrap starting.
I20260601 13:41:58.061455  7270 tablet_bootstrap.cc:492] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: 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
I20260601 13:41:58.061691  7270 tablet_bootstrap.cc:492] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: Bootstrap complete.
I20260601 13:41:58.061877  7270 ts_tablet_manager.cc:1403] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.003s
I20260601 13:41:58.062249  7270 raft_consensus.cc:359] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:58.062368  7270 raft_consensus.cc:740] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f18c123621b64e1188d7d9e2304d4c6e, State: Initialized, Role: LEARNER
I20260601 13:41:58.062486  7270 consensus_queue.cc:260] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [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: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:58.062763  7270 ts_tablet_manager.cc:1434] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:58.063275  6995 tablet_copy_service.cc:342] P befeb81a01f341f383af78c417737771: Request end of tablet copy session f18c123621b64e1188d7d9e2304d4c6e-c1b972802fc74515a7c0131a96367a23 received from {username='slave'} at 127.0.0.1:60880
I20260601 13:41:58.063360  6995 tablet_copy_service.cc:434] P befeb81a01f341f383af78c417737771: ending tablet copy session f18c123621b64e1188d7d9e2304d4c6e-c1b972802fc74515a7c0131a96367a23 on tablet c1b972802fc74515a7c0131a96367a23 with peer f18c123621b64e1188d7d9e2304d4c6e
I20260601 13:41:58.126169  7270 ts_tablet_manager.cc:933] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: Initiating tablet copy from peer 9f4361ea890f4785a2d05c6b5b562da9 (127.0.174.3:39253)
I20260601 13:41:58.126473  7270 tablet_copy_client.cc:323] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:39253
I20260601 13:41:58.127005  7070 tablet_copy_service.cc:140] P 9f4361ea890f4785a2d05c6b5b562da9: Received BeginTabletCopySession request for tablet ee7e8b9e1520441ebd9f3d55d9e6c305 from peer f18c123621b64e1188d7d9e2304d4c6e ({username='slave'} at 127.0.0.1:40156)
I20260601 13:41:58.127096  7070 tablet_copy_service.cc:161] P 9f4361ea890f4785a2d05c6b5b562da9: Beginning new tablet copy session on tablet ee7e8b9e1520441ebd9f3d55d9e6c305 from peer f18c123621b64e1188d7d9e2304d4c6e at {username='slave'} at 127.0.0.1:40156: session id = f18c123621b64e1188d7d9e2304d4c6e-ee7e8b9e1520441ebd9f3d55d9e6c305
I20260601 13:41:58.127818  7070 tablet_copy_source_session.cc:215] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:58.128599  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7e8b9e1520441ebd9f3d55d9e6c305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:58.130344  7270 tablet_copy_client.cc:806] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:58.130517  7270 tablet_copy_client.cc:670] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:58.131599  7270 tablet_copy_client.cc:538] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:58.132513  7270 tablet_bootstrap.cc:492] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: Bootstrap starting.
I20260601 13:41:58.135278  7270 tablet_bootstrap.cc:492] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: 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
I20260601 13:41:58.135465  7270 tablet_bootstrap.cc:492] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: Bootstrap complete.
I20260601 13:41:58.135591  7270 ts_tablet_manager.cc:1403] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:41:58.135934  7270 raft_consensus.cc:359] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:58.136029  7270 raft_consensus.cc:740] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f18c123621b64e1188d7d9e2304d4c6e, State: Initialized, Role: LEARNER
I20260601 13:41:58.136097  7270 consensus_queue.cc:260] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [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: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: true } }
I20260601 13:41:58.136348  7270 ts_tablet_manager.cc:1434] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:58.136824  7070 tablet_copy_service.cc:342] P 9f4361ea890f4785a2d05c6b5b562da9: Request end of tablet copy session f18c123621b64e1188d7d9e2304d4c6e-ee7e8b9e1520441ebd9f3d55d9e6c305 received from {username='slave'} at 127.0.0.1:40156
I20260601 13:41:58.136919  7070 tablet_copy_service.cc:434] P 9f4361ea890f4785a2d05c6b5b562da9: ending tablet copy session f18c123621b64e1188d7d9e2304d4c6e-ee7e8b9e1520441ebd9f3d55d9e6c305 on tablet ee7e8b9e1520441ebd9f3d55d9e6c305 with peer f18c123621b64e1188d7d9e2304d4c6e
W20260601 13:41:58.318431  6855 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 656d6961464e45779e3ad81c09a7bca8 not available for placement
I20260601 13:41:58.575003  7196 raft_consensus.cc:1217] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:41:58.630081  7196 raft_consensus.cc:1217] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:41:58.641968  7276 consensus_queue.cc:579] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Leader has been unable to successfully communicate with peer 656d6961464e45779e3ad81c09a7bca8 for more than 1 seconds (1.033s)
W20260601 13:41:58.643764  6792 catalog_manager.cc:4754] TS 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 899110e2899e42fda7b015097cc6c918: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
I20260601 13:41:59.019932  7278 raft_consensus.cc:1064] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9: attempting to promote NON_VOTER f18c123621b64e1188d7d9e2304d4c6e to VOTER
I20260601 13:41:59.020426  7278 consensus_queue.cc:237] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } }
I20260601 13:41:59.021993  7196 raft_consensus.cc:1275] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [term 2 LEARNER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:59.022053  6985 raft_consensus.cc:1275] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:59.022469  7278 consensus_queue.cc:1048] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:59.022619  7277 consensus_queue.cc:1048] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:41:59.022732  7025 consensus_peers.cc:597] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:59.024166  7278 raft_consensus.cc:2955] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.024569  7196 raft_consensus.cc:2955] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.025978  6985 raft_consensus.cc:2955] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.026741  6804 catalog_manager.cc:5696] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e reported cstate change: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9f4361ea890f4785a2d05c6b5b562da9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.030364  7060 consensus_queue.cc:237] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } }
I20260601 13:41:59.031451  6985 raft_consensus.cc:1275] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:59.031739  7196 raft_consensus.cc:1275] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Refusing update from remote peer 9f4361ea890f4785a2d05c6b5b562da9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:59.031816  7277 consensus_queue.cc:1048] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:59.032109  7277 consensus_queue.cc:1048] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:59.033281  7250 raft_consensus.cc:2955] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.033730  6985 raft_consensus.cc:2955] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.034101  7196 raft_consensus.cc:2955] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.034861  6792 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ee7e8b9e1520441ebd9f3d55d9e6c305 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:59.035843  6806 catalog_manager.cc:5696] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 reported cstate change: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New cstate: current_term: 2 leader_uuid: "9f4361ea890f4785a2d05c6b5b562da9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.093150  7276 raft_consensus.cc:1064] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771: attempting to promote NON_VOTER f18c123621b64e1188d7d9e2304d4c6e to VOTER
I20260601 13:41:59.093634  7276 consensus_queue.cc:237] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } }
I20260601 13:41:59.095139  7196 raft_consensus.cc:1275] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [term 2 LEARNER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:59.095196  7060 raft_consensus.cc:1275] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:59.095521  7290 consensus_queue.cc:1048] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:59.095765  7276 consensus_queue.cc:1048] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:41:59.096155  6950 consensus_peers.cc:597] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 -> Peer 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): Couldn't send request to peer 656d6961464e45779e3ad81c09a7bca8. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:59.097443  7276 raft_consensus.cc:2955] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.097898  7060 raft_consensus.cc:2955] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.099574  7196 raft_consensus.cc:2955] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.100203  6805 catalog_manager.cc:5696] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 reported cstate change: config changed from index 2 to 3, f18c123621b64e1188d7d9e2304d4c6e (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "befeb81a01f341f383af78c417737771" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656d6961464e45779e3ad81c09a7bca8" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:59.103119  6985 consensus_queue.cc:237] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } }
I20260601 13:41:59.104266  7060 raft_consensus.cc:1275] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:59.104266  7196 raft_consensus.cc:1275] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Refusing update from remote peer befeb81a01f341f383af78c417737771: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:59.104663  7267 consensus_queue.cc:1048] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:59.104799  7290 consensus_queue.cc:1048] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:59.106263  7290 raft_consensus.cc:2955] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.106650  7060 raft_consensus.cc:2955] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.107076  7196 raft_consensus.cc:2955] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
I20260601 13:41:59.108096  6792 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c1b972802fc74515a7c0131a96367a23 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:59.109007  6806 catalog_manager.cc:5696] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 reported cstate change: config changed from index 3 to 4, VOTER 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1) evicted. New cstate: current_term: 2 leader_uuid: "befeb81a01f341f383af78c417737771" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "befeb81a01f341f383af78c417737771" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 39941 } } peers { permanent_uuid: "9f4361ea890f4785a2d05c6b5b562da9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39253 } } peers { permanent_uuid: "f18c123621b64e1188d7d9e2304d4c6e" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 38317 } attrs { promote: false } } }
W20260601 13:41:59.686090  6792 catalog_manager.cc:4754] TS 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ee7e8b9e1520441ebd9f3d55d9e6c305: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
W20260601 13:42:00.218228  6792 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260601 13:42:01.283360  6792 catalog_manager.cc:4754] TS 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ee7e8b9e1520441ebd9f3d55d9e6c305: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
I20260601 13:42:02.899446   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:02.903666   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:02.903910   696 tablet_replica.cc:333] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771: stopping tablet replica
I20260601 13:42:02.904062   696 raft_consensus.cc:2243] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.904244   696 raft_consensus.cc:2272] T 899110e2899e42fda7b015097cc6c918 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.904699   696 tablet_replica.cc:333] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771: stopping tablet replica
I20260601 13:42:02.904824   696 raft_consensus.cc:2243] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.905045   696 raft_consensus.cc:2272] T c1b972802fc74515a7c0131a96367a23 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.905402   696 tablet_replica.cc:333] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771: stopping tablet replica
I20260601 13:42:02.905506   696 raft_consensus.cc:2243] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.905624   696 raft_consensus.cc:2272] T ee7e8b9e1520441ebd9f3d55d9e6c305 P befeb81a01f341f383af78c417737771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.905995   696 tablet_replica.cc:333] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771: stopping tablet replica
I20260601 13:42:02.906062   696 raft_consensus.cc:2243] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.906237   696 raft_consensus.cc:2272] T 8df9408fdaea40909e1a01072388afe8 P befeb81a01f341f383af78c417737771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.919482   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:02.921720   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:02.925542   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:02.925741   696 tablet_replica.cc:333] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9: stopping tablet replica
I20260601 13:42:02.925901   696 raft_consensus.cc:2243] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.926067   696 raft_consensus.cc:2272] T ee7e8b9e1520441ebd9f3d55d9e6c305 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.926456   696 tablet_replica.cc:333] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9: stopping tablet replica
I20260601 13:42:02.926530   696 raft_consensus.cc:2243] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.926623   696 raft_consensus.cc:2272] T c1b972802fc74515a7c0131a96367a23 P 9f4361ea890f4785a2d05c6b5b562da9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.926890   696 tablet_replica.cc:333] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9: stopping tablet replica
I20260601 13:42:02.926959   696 raft_consensus.cc:2243] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.927045   696 raft_consensus.cc:2272] T 8df9408fdaea40909e1a01072388afe8 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.927315   696 tablet_replica.cc:333] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9: stopping tablet replica
I20260601 13:42:02.927417   696 raft_consensus.cc:2243] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:02.927536   696 raft_consensus.cc:2272] T 899110e2899e42fda7b015097cc6c918 P 9f4361ea890f4785a2d05c6b5b562da9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.940181   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:02.942574   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:42:02.946540   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:02.946801   696 tablet_replica.cc:333] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e: stopping tablet replica
I20260601 13:42:02.946957   696 raft_consensus.cc:2243] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.947117   696 raft_consensus.cc:2272] T ee7e8b9e1520441ebd9f3d55d9e6c305 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.947595   696 tablet_replica.cc:333] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e: stopping tablet replica
I20260601 13:42:02.947721   696 raft_consensus.cc:2243] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.947875   696 raft_consensus.cc:2272] T c1b972802fc74515a7c0131a96367a23 P f18c123621b64e1188d7d9e2304d4c6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.948231   696 tablet_replica.cc:333] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e: stopping tablet replica
I20260601 13:42:02.948356   696 raft_consensus.cc:2243] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.948465   696 raft_consensus.cc:2272] T 899110e2899e42fda7b015097cc6c918 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.948815   696 tablet_replica.cc:333] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e: stopping tablet replica
I20260601 13:42:02.948923   696 raft_consensus.cc:2243] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:02.949034   696 raft_consensus.cc:2272] T 8df9408fdaea40909e1a01072388afe8 P f18c123621b64e1188d7d9e2304d4c6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:02.962069   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:42:02.964462   696 master.cc:562] Master@127.0.174.62:41827 shutting down...
W20260601 13:42:03.352711  6792 catalog_manager.cc:4754] TS 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ee7e8b9e1520441ebd9f3d55d9e6c305: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
W20260601 13:42:05.874141  6792 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260601 13:42:05.874959  6792 catalog_manager.cc:4754] TS 656d6961464e45779e3ad81c09a7bca8 (127.0.174.1:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 899110e2899e42fda7b015097cc6c918: Network error: Client connection negotiation failed: client connection to 127.0.174.1:36685: connect: Connection refused (error 111)
I20260601 13:42:06.559682   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:06.560000   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:06.560122   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 074e58cac30a4fd497928c5ed9e3b83e: stopping tablet replica
I20260601 13:42:06.573324   696 master.cc:584] Master@127.0.174.62:41827 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13300 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:42:06.582739   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:36649
I20260601 13:42:06.583139   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:06.585287  7302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:06.585258  7300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:06.585266  7299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:06.585248   696 server_base.cc:1061] running on GCE node
I20260601 13:42:06.585683   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:06.585747   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:06.585789   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321326585788 us; error 0 us; skew 500 ppm
I20260601 13:42:06.586706   696 webserver.cc:533] Webserver started at http://127.0.174.62:46471/ using document root <none> and password file <none>
I20260601 13:42:06.586875   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:06.586922   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:06.587041   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:06.587450   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "2c9ecbab5285481aa33d9951c6152636"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:06.588934   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:06.589874  7307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.590138   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.590209   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "2c9ecbab5285481aa33d9951c6152636"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:06.590265   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-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)
I20260601 13:42:06.606627   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:06.606985   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:06.611404   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:36649
I20260601 13:42:06.614373  7359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:36649 every 8 connection(s)
I20260601 13:42:06.614876  7360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.616631  7360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636: Bootstrap starting.
I20260601 13:42:06.617406  7360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.618438  7360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636: No bootstrap required, opened a new log
I20260601 13:42:06.618863  7360 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9ecbab5285481aa33d9951c6152636" member_type: VOTER }
I20260601 13:42:06.618947  7360 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.618969  7360 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c9ecbab5285481aa33d9951c6152636, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.619156  7360 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c9ecbab5285481aa33d9951c6152636" member_type: VOTER }
I20260601 13:42:06.619228  7360 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:06.619287  7360 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:06.619344  7360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.620024  7360 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9ecbab5285481aa33d9951c6152636" member_type: VOTER }
I20260601 13:42:06.620131  7360 leader_election.cc:304] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [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: 2c9ecbab5285481aa33d9951c6152636; no voters: 
I20260601 13:42:06.620354  7360 leader_election.cc:290] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:06.620507  7363 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:06.620785  7363 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 1 LEADER]: Becoming Leader. State: Replica: 2c9ecbab5285481aa33d9951c6152636, State: Running, Role: LEADER
I20260601 13:42:06.620886  7360 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:06.620939  7363 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [LEADER]: Queue going to LEADER mode. State: All 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: "2c9ecbab5285481aa33d9951c6152636" member_type: VOTER }
I20260601 13:42:06.621388  7364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c9ecbab5285481aa33d9951c6152636" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9ecbab5285481aa33d9951c6152636" member_type: VOTER } }
I20260601 13:42:06.621417  7365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c9ecbab5285481aa33d9951c6152636. Latest consensus state: current_term: 1 leader_uuid: "2c9ecbab5285481aa33d9951c6152636" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c9ecbab5285481aa33d9951c6152636" member_type: VOTER } }
I20260601 13:42:06.621482  7364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:06.621500  7365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:06.621726  7369 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:06.622560  7369 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:06.622759   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:06.624313  7369 catalog_manager.cc:1382] Generated new cluster ID: b8fa97a727894a999e15915f4110c363
I20260601 13:42:06.624366  7369 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:06.660171  7369 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:06.660833  7369 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:06.668382  7369 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636: Generated new TSK 0
I20260601 13:42:06.668562  7369 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:06.687276   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:06.689208  7381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:06.689296  7382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:06.689338  7384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:06.689553   696 server_base.cc:1061] running on GCE node
I20260601 13:42:06.689796   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:06.689844   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:06.689877   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321326689875 us; error 0 us; skew 500 ppm
I20260601 13:42:06.690796   696 webserver.cc:533] Webserver started at http://127.0.174.1:40739/ using document root <none> and password file <none>
I20260601 13:42:06.690991   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:06.691084   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:06.691176   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:06.691581   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "8e6051a446b7481095870eb0644dfaba"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:06.693099   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:06.694154  7389 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.694478   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.694541   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "8e6051a446b7481095870eb0644dfaba"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:06.694598   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-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)
I20260601 13:42:06.703236   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:06.703580   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:06.703815   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:06.704310   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:06.704348   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.704406   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:06.704449   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.708899   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:38589
I20260601 13:42:06.708935  7452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:38589 every 8 connection(s)
I20260601 13:42:06.709717   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:06.711612  7457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:06.711727  7458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:06.711767  7460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:06.711979   696 server_base.cc:1061] running on GCE node
I20260601 13:42:06.712127   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:06.712196   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:06.712218   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321326712218 us; error 0 us; skew 500 ppm
I20260601 13:42:06.713106   696 webserver.cc:533] Webserver started at http://127.0.174.2:34335/ using document root <none> and password file <none>
I20260601 13:42:06.713310   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:06.713372   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:06.713459   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:06.713927   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "789887de56a34bcd9b284b79ed393b6f"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:06.715271   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.716082  7465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.716342   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.716426   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "789887de56a34bcd9b284b79ed393b6f"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:06.716498   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-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)
I20260601 13:42:06.718873  7453 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36649
I20260601 13:42:06.718976  7453 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:06.719229  7453 heartbeater.cc:507] Master 127.0.174.62:36649 requested a full tablet report, sending...
I20260601 13:42:06.719807  7324 ts_manager.cc:194] Registered new tserver with Master: 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589)
I20260601 13:42:06.720511  7324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35256
I20260601 13:42:06.729386   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:06.729822   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:06.730118   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:06.730573   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:06.730633   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.730715   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:06.730767   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.734910   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:36379
I20260601 13:42:06.734941  7528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:36379 every 8 connection(s)
I20260601 13:42:06.735782   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:06.737540  7532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:06.737668  7533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:06.737912   696 server_base.cc:1061] running on GCE node
W20260601 13:42:06.737941  7535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:06.738153   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:06.738204   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:06.738224   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321326738224 us; error 0 us; skew 500 ppm
I20260601 13:42:06.739199   696 webserver.cc:533] Webserver started at http://127.0.174.3:38083/ using document root <none> and password file <none>
I20260601 13:42:06.739377   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:06.739444   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:06.739526   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:06.739987  7529 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36649
I20260601 13:42:06.739977   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "075a42f6a79846e4953624b0de17e066"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:06.740098  7529 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:06.740324  7529 heartbeater.cc:507] Master 127.0.174.62:36649 requested a full tablet report, sending...
I20260601 13:42:06.740991  7324 ts_manager.cc:194] Registered new tserver with Master: 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:06.741672  7324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35262
I20260601 13:42:06.741825   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:06.742916  7540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.743156   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.743217   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "075a42f6a79846e4953624b0de17e066"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:06.743304   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-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)
I20260601 13:42:06.753115   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:06.753518   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:06.753902   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:06.754356   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:06.754417   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.754470   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:06.754521   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:06.758808   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:43291
I20260601 13:42:06.758875  7603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:43291 every 8 connection(s)
I20260601 13:42:06.763490  7604 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36649
I20260601 13:42:06.763617  7604 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:06.763849  7604 heartbeater.cc:507] Master 127.0.174.62:36649 requested a full tablet report, sending...
I20260601 13:42:06.764464  7324 ts_manager.cc:194] Registered new tserver with Master: 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:06.764945   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005648565s
I20260601 13:42:06.765075  7324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35268
I20260601 13:42:07.721413  7453 heartbeater.cc:499] Master 127.0.174.62:36649 was elected leader, sending a full tablet report...
I20260601 13:42:07.742740  7529 heartbeater.cc:499] Master 127.0.174.62:36649 was elected leader, sending a full tablet report...
I20260601 13:42:07.766104  7604 heartbeater.cc:499] Master 127.0.174.62:36649 was elected leader, sending a full tablet report...
I20260601 13:42:07.799957  7324 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35274:
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"
    }
  }
}
W20260601 13:42:07.800559  7324 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.
I20260601 13:42:07.811708  7568 tablet_service.cc:1511] Processing CreateTablet for tablet ac526e267ed84fe988a57a5c24c23ea2 (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:07.811786  7567 tablet_service.cc:1511] Processing CreateTablet for tablet a23f2a4ecd0e4302b8b28ea48af08b28 (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:07.812091  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac526e267ed84fe988a57a5c24c23ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.812258  7567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23f2a4ecd0e4302b8b28ea48af08b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.814020  7565 tablet_service.cc:1511] Processing CreateTablet for tablet 3c27e23b38e140b985ec82edbd58ba5b (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:07.814323  7565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c27e23b38e140b985ec82edbd58ba5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.814769  7624 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Bootstrap starting.
I20260601 13:42:07.814718  7493 tablet_service.cc:1511] Processing CreateTablet for tablet ac526e267ed84fe988a57a5c24c23ea2 (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:07.815016  7493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac526e267ed84fe988a57a5c24c23ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.815208  7491 tablet_service.cc:1511] Processing CreateTablet for tablet 5deff3e0820344ef9c19eed314a0bf13 (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:07.815438  7491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deff3e0820344ef9c19eed314a0bf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.816216  7566 tablet_service.cc:1511] Processing CreateTablet for tablet 5deff3e0820344ef9c19eed314a0bf13 (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:07.816393  7566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deff3e0820344ef9c19eed314a0bf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.817157  7625 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Bootstrap starting.
I20260601 13:42:07.815023  7492 tablet_service.cc:1511] Processing CreateTablet for tablet a23f2a4ecd0e4302b8b28ea48af08b28 (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:07.817502  7490 tablet_service.cc:1511] Processing CreateTablet for tablet 3c27e23b38e140b985ec82edbd58ba5b (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:07.817623  7492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23f2a4ecd0e4302b8b28ea48af08b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.818301  7490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c27e23b38e140b985ec82edbd58ba5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.818912  7625 tablet_bootstrap.cc:654] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.820155  7625 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: No bootstrap required, opened a new log
I20260601 13:42:07.820106  7417 tablet_service.cc:1511] Processing CreateTablet for tablet ac526e267ed84fe988a57a5c24c23ea2 (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:07.820227  7625 ts_tablet_manager.cc:1403] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.820284  7416 tablet_service.cc:1511] Processing CreateTablet for tablet a23f2a4ecd0e4302b8b28ea48af08b28 (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:07.820341  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac526e267ed84fe988a57a5c24c23ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.820469  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23f2a4ecd0e4302b8b28ea48af08b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.820721  7625 raft_consensus.cc:359] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:07.820816  7625 raft_consensus.cc:385] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.820844  7625 raft_consensus.cc:740] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.820942  7625 consensus_queue.cc:260] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:07.821303  7625 ts_tablet_manager.cc:1434] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.821470  7625 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Bootstrap starting.
I20260601 13:42:07.822621  7415 tablet_service.cc:1511] Processing CreateTablet for tablet 5deff3e0820344ef9c19eed314a0bf13 (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:07.822662  7625 tablet_bootstrap.cc:654] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.822660  7414 tablet_service.cc:1511] Processing CreateTablet for tablet 3c27e23b38e140b985ec82edbd58ba5b (DEFAULT_TABLE table=test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:07.822937  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deff3e0820344ef9c19eed314a0bf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.823724  7625 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: No bootstrap required, opened a new log
I20260601 13:42:07.823815  7625 ts_tablet_manager.cc:1403] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:07.824247  7625 raft_consensus.cc:359] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.824357  7625 raft_consensus.cc:385] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.824378  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c27e23b38e140b985ec82edbd58ba5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:07.824384  7625 raft_consensus.cc:740] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.824254  7624 tablet_bootstrap.cc:654] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.824575  7625 consensus_queue.cc:260] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.824851  7625 ts_tablet_manager.cc:1434] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.825001  7625 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: Bootstrap starting.
I20260601 13:42:07.825611  7624 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: No bootstrap required, opened a new log
I20260601 13:42:07.825670  7624 ts_tablet_manager.cc:1403] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:42:07.825940  7625 tablet_bootstrap.cc:654] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.826107  7624 raft_consensus.cc:359] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.826208  7624 raft_consensus.cc:385] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.826275  7624 raft_consensus.cc:740] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.826467  7624 consensus_queue.cc:260] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.826830  7628 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Bootstrap starting.
I20260601 13:42:07.826920  7624 ts_tablet_manager.cc:1434] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:07.827396  7624 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Bootstrap starting.
I20260601 13:42:07.828155  7628 tablet_bootstrap.cc:654] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.829082  7624 tablet_bootstrap.cc:654] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.830070  7625 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: No bootstrap required, opened a new log
I20260601 13:42:07.830168  7624 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: No bootstrap required, opened a new log
I20260601 13:42:07.830159  7625 ts_tablet_manager.cc:1403] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:42:07.830181  7628 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: No bootstrap required, opened a new log
I20260601 13:42:07.830310  7624 ts_tablet_manager.cc:1403] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:07.830368  7628 ts_tablet_manager.cc:1403] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:07.830685  7624 raft_consensus.cc:359] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:07.830669  7625 raft_consensus.cc:359] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.830828  7624 raft_consensus.cc:385] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.830850  7625 raft_consensus.cc:385] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.830744  7628 raft_consensus.cc:359] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.830883  7624 raft_consensus.cc:740] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.830972  7628 raft_consensus.cc:385] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.830910  7625 raft_consensus.cc:740] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.831053  7628 raft_consensus.cc:740] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6051a446b7481095870eb0644dfaba, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.831084  7624 consensus_queue.cc:260] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:07.831157  7625 consensus_queue.cc:260] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.831372  7624 ts_tablet_manager.cc:1434] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:07.831434  7625 ts_tablet_manager.cc:1434] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:07.831504  7624 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Bootstrap starting.
I20260601 13:42:07.831615  7625 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Bootstrap starting.
I20260601 13:42:07.832265  7624 tablet_bootstrap.cc:654] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.832548  7625 tablet_bootstrap.cc:654] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.831157  7628 consensus_queue.cc:260] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.833385  7624 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: No bootstrap required, opened a new log
I20260601 13:42:07.833469  7624 ts_tablet_manager.cc:1403] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:07.833601  7628 ts_tablet_manager.cc:1434] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:07.833847  7628 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: Bootstrap starting.
I20260601 13:42:07.833958  7624 raft_consensus.cc:359] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.834070  7624 raft_consensus.cc:385] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.834122  7624 raft_consensus.cc:740] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.834259  7624 consensus_queue.cc:260] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.834589  7624 ts_tablet_manager.cc:1434] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.834770  7624 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Bootstrap starting.
I20260601 13:42:07.835275  7628 tablet_bootstrap.cc:654] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.835705  7624 tablet_bootstrap.cc:654] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.836921  7624 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: No bootstrap required, opened a new log
I20260601 13:42:07.836921  7628 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: No bootstrap required, opened a new log
I20260601 13:42:07.837030  7628 ts_tablet_manager.cc:1403] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.837030  7624 ts_tablet_manager.cc:1403] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:07.837404  7628 raft_consensus.cc:359] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.837476  7628 raft_consensus.cc:385] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.837496  7628 raft_consensus.cc:740] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6051a446b7481095870eb0644dfaba, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.837574  7624 raft_consensus.cc:359] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.837618  7628 consensus_queue.cc:260] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.837679  7624 raft_consensus.cc:385] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.837719  7624 raft_consensus.cc:740] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.837878  7624 consensus_queue.cc:260] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.838001  7628 ts_tablet_manager.cc:1434] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.838094  7625 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: No bootstrap required, opened a new log
I20260601 13:42:07.838131  7624 ts_tablet_manager.cc:1434] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.838160  7625 ts_tablet_manager.cc:1403] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:42:07.838168  7628 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: Bootstrap starting.
I20260601 13:42:07.838591  7625 raft_consensus.cc:359] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.838745  7625 raft_consensus.cc:385] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.838815  7625 raft_consensus.cc:740] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.838996  7625 consensus_queue.cc:260] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.839589  7628 tablet_bootstrap.cc:654] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.839790  7625 ts_tablet_manager.cc:1434] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:07.840837  7628 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: No bootstrap required, opened a new log
I20260601 13:42:07.840922  7628 ts_tablet_manager.cc:1403] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:07.841243  7628 raft_consensus.cc:359] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.841308  7628 raft_consensus.cc:385] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.841328  7628 raft_consensus.cc:740] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6051a446b7481095870eb0644dfaba, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.841450  7628 consensus_queue.cc:260] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.841712  7628 ts_tablet_manager.cc:1434] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:07.841897  7628 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: Bootstrap starting.
I20260601 13:42:07.842582  7628 tablet_bootstrap.cc:654] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:07.843482  7628 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: No bootstrap required, opened a new log
I20260601 13:42:07.843595  7628 ts_tablet_manager.cc:1403] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:07.843963  7628 raft_consensus.cc:359] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:07.844085  7628 raft_consensus.cc:385] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:07.844134  7628 raft_consensus.cc:740] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6051a446b7481095870eb0644dfaba, State: Initialized, Role: FOLLOWER
I20260601 13:42:07.844242  7628 consensus_queue.cc:260] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:07.844571  7628 ts_tablet_manager.cc:1434] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:07.875650  7632 raft_consensus.cc:493] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.875808  7632 raft_consensus.cc:515] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.876456  7632 leader_election.cc:290] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:07.876502  7643 raft_consensus.cc:493] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.876617  7643 raft_consensus.cc:515] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:07.877049  7643 leader_election.cc:290] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:07.881242  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:07.881217  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f" is_pre_election: true
I20260601 13:42:07.881218  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:07.881242  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f" is_pre_election: true
I20260601 13:42:07.881448  7426 raft_consensus.cc:2468] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 0.
I20260601 13:42:07.881464  7427 raft_consensus.cc:2468] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 0.
I20260601 13:42:07.881511  7503 raft_consensus.cc:2468] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 0.
I20260601 13:42:07.881465  7502 raft_consensus.cc:2468] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 0.
I20260601 13:42:07.881862  7544 leader_election.cc:304] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075a42f6a79846e4953624b0de17e066, 789887de56a34bcd9b284b79ed393b6f; no voters: 
I20260601 13:42:07.881906  7541 leader_election.cc:304] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075a42f6a79846e4953624b0de17e066, 8e6051a446b7481095870eb0644dfaba; no voters: 
I20260601 13:42:07.882072  7632 raft_consensus.cc:2804] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.882136  7632 raft_consensus.cc:493] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.882151  7643 raft_consensus.cc:2804] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.882186  7632 raft_consensus.cc:3060] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.882251  7643 raft_consensus.cc:493] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.882305  7643 raft_consensus.cc:3060] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.883364  7632 raft_consensus.cc:515] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.883423  7643 raft_consensus.cc:515] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:07.883744  7632 leader_election.cc:290] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 election: Requested vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:07.884025  7502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f"
I20260601 13:42:07.884069  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f"
I20260601 13:42:07.884138  7502 raft_consensus.cc:3060] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.884138  7503 raft_consensus.cc:3060] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.883750  7643 leader_election.cc:290] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 election: Requested vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:07.884182  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:07.884361  7426 raft_consensus.cc:3060] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.885344  7502 raft_consensus.cc:2468] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 1.
I20260601 13:42:07.885541  7426 raft_consensus.cc:2468] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 1.
I20260601 13:42:07.885607  7544 leader_election.cc:304] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075a42f6a79846e4953624b0de17e066, 789887de56a34bcd9b284b79ed393b6f; no voters: 
I20260601 13:42:07.884182  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:07.885792  7643 raft_consensus.cc:2804] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.885825  7427 raft_consensus.cc:3060] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.886126  7503 raft_consensus.cc:2468] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 1.
I20260601 13:42:07.886158  7643 raft_consensus.cc:697] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 LEADER]: Becoming Leader. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Running, Role: LEADER
I20260601 13:42:07.886300  7643 consensus_queue.cc:237] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.886440  7544 leader_election.cc:304] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075a42f6a79846e4953624b0de17e066, 789887de56a34bcd9b284b79ed393b6f; no voters: 
I20260601 13:42:07.886622  7632 raft_consensus.cc:2804] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.886824  7427 raft_consensus.cc:2468] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 1.
I20260601 13:42:07.886873  7632 raft_consensus.cc:697] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 LEADER]: Becoming Leader. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Running, Role: LEADER
I20260601 13:42:07.886993  7632 consensus_queue.cc:237] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:07.888103  7323 catalog_manager.cc:5696] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 075a42f6a79846e4953624b0de17e066 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:07.891506  7323 catalog_manager.cc:5696] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 075a42f6a79846e4953624b0de17e066 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:07.946120  7627 raft_consensus.cc:493] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.946274  7627 raft_consensus.cc:515] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.946905  7627 leader_election.cc:290] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:07.950977  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deff3e0820344ef9c19eed314a0bf13" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:07.951046  7578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deff3e0820344ef9c19eed314a0bf13" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075a42f6a79846e4953624b0de17e066" is_pre_election: true
I20260601 13:42:07.951165  7427 raft_consensus.cc:2468] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 0.
I20260601 13:42:07.951200  7578 raft_consensus.cc:2468] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 0.
I20260601 13:42:07.951524  7466 leader_election.cc:304] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789887de56a34bcd9b284b79ed393b6f, 8e6051a446b7481095870eb0644dfaba; no voters: 
I20260601 13:42:07.951717  7627 raft_consensus.cc:2804] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.951781  7627 raft_consensus.cc:493] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.951841  7627 raft_consensus.cc:3060] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.952744  7627 raft_consensus.cc:515] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.953181  7627 leader_election.cc:290] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 1 election: Requested vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:07.953495  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deff3e0820344ef9c19eed314a0bf13" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:07.953605  7427 raft_consensus.cc:3060] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.953678  7578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deff3e0820344ef9c19eed314a0bf13" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075a42f6a79846e4953624b0de17e066"
I20260601 13:42:07.953848  7578 raft_consensus.cc:3060] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.954483  7427 raft_consensus.cc:2468] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 1.
I20260601 13:42:07.954711  7578 raft_consensus.cc:2468] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 1.
I20260601 13:42:07.954743  7466 leader_election.cc:304] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789887de56a34bcd9b284b79ed393b6f, 8e6051a446b7481095870eb0644dfaba; no voters: 
I20260601 13:42:07.954989  7627 raft_consensus.cc:2804] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.955219  7627 raft_consensus.cc:697] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 LEADER]: Becoming Leader. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Running, Role: LEADER
I20260601 13:42:07.955368  7627 consensus_queue.cc:237] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:07.956966  7323 catalog_manager.cc:5696] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 789887de56a34bcd9b284b79ed393b6f (127.0.174.2). New cstate: current_term: 1 leader_uuid: "789887de56a34bcd9b284b79ed393b6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:08.011047  7632 raft_consensus.cc:493] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:08.011252  7632 raft_consensus.cc:515] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:08.011777  7632 leader_election.cc:290] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:08.012257  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23f2a4ecd0e4302b8b28ea48af08b28" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:08.012254  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23f2a4ecd0e4302b8b28ea48af08b28" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f" is_pre_election: true
I20260601 13:42:08.012396  7427 raft_consensus.cc:2468] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 0.
I20260601 13:42:08.012442  7503 raft_consensus.cc:2468] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 0.
I20260601 13:42:08.012774  7541 leader_election.cc:304] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075a42f6a79846e4953624b0de17e066, 8e6051a446b7481095870eb0644dfaba; no voters: 
I20260601 13:42:08.012967  7632 raft_consensus.cc:2804] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:08.013020  7632 raft_consensus.cc:493] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:08.013047  7632 raft_consensus.cc:3060] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.014004  7632 raft_consensus.cc:515] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:08.014359  7632 leader_election.cc:290] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 election: Requested vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:08.014721  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23f2a4ecd0e4302b8b28ea48af08b28" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f"
I20260601 13:42:08.014819  7503 raft_consensus.cc:3060] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.015689  7503 raft_consensus.cc:2468] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 1.
I20260601 13:42:08.015955  7427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23f2a4ecd0e4302b8b28ea48af08b28" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:08.016003  7544 leader_election.cc:304] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075a42f6a79846e4953624b0de17e066, 789887de56a34bcd9b284b79ed393b6f; no voters: 
I20260601 13:42:08.016060  7427 raft_consensus.cc:3060] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:08.016170  7632 raft_consensus.cc:2804] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:08.016297  7632 raft_consensus.cc:697] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 LEADER]: Becoming Leader. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Running, Role: LEADER
I20260601 13:42:08.016444  7632 consensus_queue.cc:237] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:08.016983  7427 raft_consensus.cc:2468] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 1.
I20260601 13:42:08.018276  7323 catalog_manager.cc:5696] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 reported cstate change: term changed from 0 to 1, leader changed from <none> to 075a42f6a79846e4953624b0de17e066 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:08.039423   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:08.043252   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:08.043576   696 tablet_replica.cc:333] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: stopping tablet replica
I20260601 13:42:08.043735   696 raft_consensus.cc:2243] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.043886   696 raft_consensus.cc:2272] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.044519   696 tablet_replica.cc:333] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: stopping tablet replica
I20260601 13:42:08.044638   696 raft_consensus.cc:2243] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.044762   696 raft_consensus.cc:2272] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.045156   696 tablet_replica.cc:333] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: stopping tablet replica
I20260601 13:42:08.045274   696 raft_consensus.cc:2243] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.045387   696 raft_consensus.cc:2272] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.045840   696 tablet_replica.cc:333] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: stopping tablet replica
I20260601 13:42:08.045953   696 raft_consensus.cc:2243] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.046062   696 raft_consensus.cc:2272] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.059442   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:08.062139   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:08.066433   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:08.066831   696 tablet_replica.cc:333] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: stopping tablet replica
I20260601 13:42:08.067016   696 raft_consensus.cc:2243] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.067159   696 raft_consensus.cc:2272] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.067677   696 tablet_replica.cc:333] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: stopping tablet replica
I20260601 13:42:08.067798   696 raft_consensus.cc:2243] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.067924   696 raft_consensus.cc:2272] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.068316   696 tablet_replica.cc:333] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: stopping tablet replica
I20260601 13:42:08.068424   696 raft_consensus.cc:2243] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.068518   696 raft_consensus.cc:2272] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.068928   696 tablet_replica.cc:333] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: stopping tablet replica
I20260601 13:42:08.069046   696 raft_consensus.cc:2243] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:08.069217   696 pending_rounds.cc:70] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Trying to abort 1 pending ops.
I20260601 13:42:08.069268   696 pending_rounds.cc:77] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196159306752000 op_type: NO_OP noop_request { }
I20260601 13:42:08.069347   696 raft_consensus.cc:2889] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:08.069407   696 raft_consensus.cc:2272] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.072481   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:08.074606   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:08.078249   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:08.078522   696 tablet_replica.cc:333] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: stopping tablet replica
I20260601 13:42:08.078662   696 raft_consensus.cc:2243] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:08.078832   696 pending_rounds.cc:70] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Trying to abort 1 pending ops.
I20260601 13:42:08.078878   696 pending_rounds.cc:77] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196159024238592 op_type: NO_OP noop_request { }
I20260601 13:42:08.078954   696 raft_consensus.cc:2889] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:08.079018   696 raft_consensus.cc:2272] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.079598   696 tablet_replica.cc:333] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: stopping tablet replica
I20260601 13:42:08.079730   696 raft_consensus.cc:2243] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:08.079877   696 pending_rounds.cc:70] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Trying to abort 1 pending ops.
I20260601 13:42:08.079926   696 pending_rounds.cc:77] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196159556878336 op_type: NO_OP noop_request { }
I20260601 13:42:08.079988   696 raft_consensus.cc:2889] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:08.080045   696 raft_consensus.cc:2272] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.080684   696 tablet_replica.cc:333] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: stopping tablet replica
I20260601 13:42:08.080827   696 raft_consensus.cc:2243] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:08.080956   696 raft_consensus.cc:2272] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.081387   696 tablet_replica.cc:333] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: stopping tablet replica
I20260601 13:42:08.081503   696 raft_consensus.cc:2243] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:08.081665   696 pending_rounds.cc:70] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Trying to abort 1 pending ops.
I20260601 13:42:08.081715   696 pending_rounds.cc:77] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196159026974720 op_type: NO_OP noop_request { }
I20260601 13:42:08.081805   696 raft_consensus.cc:2889] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:08.081871   696 raft_consensus.cc:2272] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:08.095571   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:08.098460   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:08.100232  7657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:08.100349  7655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:08.100440   696 server_base.cc:1061] running on GCE node
W20260601 13:42:08.100297  7654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:08.100669   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:08.100714   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:08.100739   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321328100738 us; error 0 us; skew 500 ppm
I20260601 13:42:08.101531   696 webserver.cc:533] Webserver started at http://127.0.174.4:40635/ using document root <none> and password file <none>
I20260601 13:42:08.101704   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:08.101795   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:08.101881   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:08.102243   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "45329b1b367a4700bbf79c7df76fbbdd"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-mfrq"
I20260601 13:42:08.103615   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:08.104445  7662 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.104674   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:08.104738   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "45329b1b367a4700bbf79c7df76fbbdd"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-mfrq"
I20260601 13:42:08.104792   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-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)
I20260601 13:42:08.125622   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:08.126068   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:08.126346   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:08.126848   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:08.126894   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.126976   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:08.127022   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.131160   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:44151
I20260601 13:42:08.134333  7725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:44151 every 8 connection(s)
I20260601 13:42:08.138792  7726 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36649
I20260601 13:42:08.138934  7726 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:08.139195  7726 heartbeater.cc:507] Master 127.0.174.62:36649 requested a full tablet report, sending...
I20260601 13:42:08.139832  7323 ts_manager.cc:194] Registered new tserver with Master: 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4:44151)
I20260601 13:42:08.140383  7323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35290
W20260601 13:42:08.625154  7372 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table d27635e94ce949acb6cbd2de6aded4ae: could not find any suitable replica to move from server 075a42f6a79846e4953624b0de17e066 to server 45329b1b367a4700bbf79c7df76fbbdd
I20260601 13:42:09.141353  7726 heartbeater.cc:499] Master 127.0.174.62:36649 was elected leader, sending a full tablet report...
W20260601 13:42:09.626713  7372 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table d27635e94ce949acb6cbd2de6aded4ae: could not find any suitable replica to move from server 075a42f6a79846e4953624b0de17e066 to server 45329b1b367a4700bbf79c7df76fbbdd
W20260601 13:42:10.629496  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet a23f2a4ecd0e4302b8b28ea48af08b28: Network error: Client connection negotiation failed: client connection to 127.0.174.3:43291: connect: Connection refused (error 111)
W20260601 13:42:10.630472  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet 5deff3e0820344ef9c19eed314a0bf13: Network error: Client connection negotiation failed: client connection to 127.0.174.2:36379: connect: Connection refused (error 111)
W20260601 13:42:10.631203  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet ac526e267ed84fe988a57a5c24c23ea2: Network error: Client connection negotiation failed: client connection to 127.0.174.3:43291: connect: Connection refused (error 111)
W20260601 13:42:11.633976  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet a23f2a4ecd0e4302b8b28ea48af08b28: Network error: Client connection negotiation failed: client connection to 127.0.174.3:43291: connect: Connection refused (error 111)
W20260601 13:42:11.634895  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet ac526e267ed84fe988a57a5c24c23ea2: Network error: Client connection negotiation failed: client connection to 127.0.174.3:43291: connect: Connection refused (error 111)
W20260601 13:42:11.635812  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet 5deff3e0820344ef9c19eed314a0bf13: Network error: Client connection negotiation failed: client connection to 127.0.174.2:36379: connect: Connection refused (error 111)
W20260601 13:42:12.638826  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet ac526e267ed84fe988a57a5c24c23ea2: Network error: Client connection negotiation failed: client connection to 127.0.174.3:43291: connect: Connection refused (error 111)
W20260601 13:42:12.639734  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet 5deff3e0820344ef9c19eed314a0bf13: Network error: Client connection negotiation failed: client connection to 127.0.174.2:36379: connect: Connection refused (error 111)
W20260601 13:42:12.640517  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet a23f2a4ecd0e4302b8b28ea48af08b28: Network error: Client connection negotiation failed: client connection to 127.0.174.3:43291: connect: Connection refused (error 111)
W20260601 13:42:13.641149  7372 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 075a42f6a79846e4953624b0de17e066 not available for placement
W20260601 13:42:14.641798  7372 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 075a42f6a79846e4953624b0de17e066 not available for placement
W20260601 13:42:15.642388  7372 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 075a42f6a79846e4953624b0de17e066 not available for placement
I20260601 13:42:16.158842   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:16.161010  7733 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:16.161124   696 server_base.cc:1061] running on GCE node
W20260601 13:42:16.161167  7732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:16.161121  7735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:16.161454   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:16.161509   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:16.161525   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321336161525 us; error 0 us; skew 500 ppm
I20260601 13:42:16.162520   696 webserver.cc:533] Webserver started at http://127.0.174.1:40739/ using document root <none> and password file <none>
I20260601 13:42:16.162659   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:16.162719   696 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:16.163746   696 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:16.164819  7740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.165058   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:16.165143   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "8e6051a446b7481095870eb0644dfaba"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:16.165239   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-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)
I20260601 13:42:16.175832   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:16.176218   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:16.176520   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:16.177281  7747 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:42:16.180979   696 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:42:16.181036   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:42:16.181077   696 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:42:16.181921  7747 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: Bootstrap starting.
I20260601 13:42:16.183139   696 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:42:16.183192   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:16.184341  7747 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: 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
I20260601 13:42:16.184644  7747 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: Bootstrap complete.
I20260601 13:42:16.184835  7747 ts_tablet_manager.cc:1403] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:16.185286  7747 raft_consensus.cc:359] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:16.185415  7747 raft_consensus.cc:740] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6051a446b7481095870eb0644dfaba, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.185623  7747 consensus_queue.cc:260] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:16.185999  7747 ts_tablet_manager.cc:1434] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:16.186179  7747 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Bootstrap starting.
I20260601 13:42:16.188148  7747 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: 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
I20260601 13:42:16.188232   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:38589
I20260601 13:42:16.188409  7747 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Bootstrap complete.
I20260601 13:42:16.188589  7747 ts_tablet_manager.cc:1403] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:16.188984  7807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:38589 every 8 connection(s)
I20260601 13:42:16.189074  7747 raft_consensus.cc:359] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.189208  7747 raft_consensus.cc:740] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6051a446b7481095870eb0644dfaba, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.189332  7747 consensus_queue.cc:260] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.189615  7747 ts_tablet_manager.cc:1434] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:16.189807  7747 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: Bootstrap starting.
I20260601 13:42:16.189859   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:16.191694  7815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:16.191910  7813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:16.191952   696 server_base.cc:1061] running on GCE node
I20260601 13:42:16.192487  7747 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: 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
I20260601 13:42:16.192770  7747 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: Bootstrap complete.
W20260601 13:42:16.192783  7812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:16.192963  7747 ts_tablet_manager.cc:1403] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:16.193003   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:16.193094   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:16.193120   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321336193118 us; error 0 us; skew 500 ppm
I20260601 13:42:16.193351  7747 raft_consensus.cc:359] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.193490  7747 raft_consensus.cc:740] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6051a446b7481095870eb0644dfaba, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.193631  7747 consensus_queue.cc:260] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.193929  7747 ts_tablet_manager.cc:1434] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:16.194083   696 webserver.cc:533] Webserver started at http://127.0.174.2:34335/ using document root <none> and password file <none>
I20260601 13:42:16.194106  7747 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: Bootstrap starting.
I20260601 13:42:16.194234   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:16.194267   696 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:16.195227   696 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.196461  7747 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: 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
I20260601 13:42:16.196700  7822 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.196764  7747 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: Bootstrap complete.
I20260601 13:42:16.196978  7747 ts_tablet_manager.cc:1403] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:16.197057  7808 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36649
I20260601 13:42:16.197098   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.197166  7808 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:16.197154   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "789887de56a34bcd9b284b79ed393b6f"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:16.197221   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-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)
I20260601 13:42:16.197350  7747 raft_consensus.cc:359] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.197394  7808 heartbeater.cc:507] Master 127.0.174.62:36649 requested a full tablet report, sending...
I20260601 13:42:16.197422  7747 raft_consensus.cc:740] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6051a446b7481095870eb0644dfaba, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.197551  7747 consensus_queue.cc:260] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.197861  7747 ts_tablet_manager.cc:1434] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.198578  7323 ts_manager.cc:194] Re-registered known tserver with Master: 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589)
I20260601 13:42:16.199630  7323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50478
I20260601 13:42:16.200349  7808 heartbeater.cc:499] Master 127.0.174.62:36649 was elected leader, sending a full tablet report...
I20260601 13:42:16.206362   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:16.206719   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:16.207006   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:16.210480   696 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:42:16.210553   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:42:16.211381  7829 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Bootstrap starting.
I20260601 13:42:16.212568   696 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:42:16.212642   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:42:16.213691  7829 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: 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
I20260601 13:42:16.214022  7829 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Bootstrap complete.
I20260601 13:42:16.214223  7829 ts_tablet_manager.cc:1403] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:42:16.214723  7829 raft_consensus.cc:359] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:16.214856  7829 raft_consensus.cc:740] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.215065  7829 consensus_queue.cc:260] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:16.215518  7829 ts_tablet_manager.cc:1434] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:16.215700  7829 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: Bootstrap starting.
I20260601 13:42:16.217546   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:36379
I20260601 13:42:16.217658  7888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:36379 every 8 connection(s)
I20260601 13:42:16.218299   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:16.218425  7829 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: 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
I20260601 13:42:16.218708  7829 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: Bootstrap complete.
I20260601 13:42:16.218876  7829 ts_tablet_manager.cc:1403] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:42:16.219369  7829 raft_consensus.cc:359] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.219555  7829 raft_consensus.cc:740] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.219738  7829 consensus_queue.cc:260] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.220065  7829 ts_tablet_manager.cc:1434] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:16.220255  7829 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Bootstrap starting.
W20260601 13:42:16.220322  7893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:16.220570  7896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:16.220718  7894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:16.222440   696 server_base.cc:1061] running on GCE node
I20260601 13:42:16.222596   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:16.222676   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:16.222714   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321336222713 us; error 0 us; skew 500 ppm
I20260601 13:42:16.223253  7890 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36649
I20260601 13:42:16.223345  7890 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:16.223557  7890 heartbeater.cc:507] Master 127.0.174.62:36649 requested a full tablet report, sending...
I20260601 13:42:16.223629   696 webserver.cc:533] Webserver started at http://127.0.174.3:38083/ using document root <none> and password file <none>
I20260601 13:42:16.223764  7829 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: 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
I20260601 13:42:16.223767   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:16.223836   696 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:16.224045  7829 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Bootstrap complete.
I20260601 13:42:16.224220  7829 ts_tablet_manager.cc:1403] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:16.224501  7323 ts_manager.cc:194] Re-registered known tserver with Master: 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:16.224659  7829 raft_consensus.cc:359] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.224823  7829 raft_consensus.cc:740] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.224987   696 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.224980  7829 consensus_queue.cc:260] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.225361  7829 ts_tablet_manager.cc:1434] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.225522  7829 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Bootstrap starting.
I20260601 13:42:16.225924  7323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50486
I20260601 13:42:16.226403  7902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:16.226670   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:16.226742   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "075a42f6a79846e4953624b0de17e066"
format_stamp: "Formatted at 2026-06-01 13:42:06 on dist-test-slave-mfrq"
I20260601 13:42:16.226790  7890 heartbeater.cc:499] Master 127.0.174.62:36649 was elected leader, sending a full tablet report...
I20260601 13:42:16.226810   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-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)
I20260601 13:42:16.228206  7829 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: 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
I20260601 13:42:16.228431  7829 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Bootstrap complete.
I20260601 13:42:16.228570  7829 ts_tablet_manager.cc:1403] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:16.228942  7829 raft_consensus.cc:359] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.229038  7829 raft_consensus.cc:740] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.229146  7829 consensus_queue.cc:260] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.229386  7829 ts_tablet_manager.cc:1434] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.241464   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:16.242008   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:16.242290   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:16.245872   696 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:42:16.245941   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:42:16.246781  7910 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Bootstrap starting.
I20260601 13:42:16.247993   696 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:42:16.248039   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:42:16.249785  7910 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: 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
I20260601 13:42:16.250108  7910 tablet_bootstrap.cc:492] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Bootstrap complete.
I20260601 13:42:16.250289  7910 ts_tablet_manager.cc:1403] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:42:16.250802  7910 raft_consensus.cc:359] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:16.250984  7910 raft_consensus.cc:740] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.251144  7910 consensus_queue.cc:260] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [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: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:16.251533  7910 ts_tablet_manager.cc:1434] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:16.251705  7910 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Bootstrap starting.
I20260601 13:42:16.253801   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:43291
I20260601 13:42:16.253859  7970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:43291 every 8 connection(s)
I20260601 13:42:16.254354  7910 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: 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
I20260601 13:42:16.254647  7910 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Bootstrap complete.
I20260601 13:42:16.254845  7910 ts_tablet_manager.cc:1403] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:16.255393  7910 raft_consensus.cc:359] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.255553  7910 raft_consensus.cc:740] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.255714  7910 consensus_queue.cc:260] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.256062  7910 ts_tablet_manager.cc:1434] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:16.256206  7910 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Bootstrap starting.
I20260601 13:42:16.258889  7910 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: 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
I20260601 13:42:16.259063  7971 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36649
I20260601 13:42:16.259181  7971 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:16.259197  7910 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Bootstrap complete.
I20260601 13:42:16.259369  7910 ts_tablet_manager.cc:1403] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:16.259395  7971 heartbeater.cc:507] Master 127.0.174.62:36649 requested a full tablet report, sending...
I20260601 13:42:16.259779  7910 raft_consensus.cc:359] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.259909  7910 raft_consensus.cc:740] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.260056  7910 consensus_queue.cc:260] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.260331  7910 ts_tablet_manager.cc:1434] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:16.260380  7323 ts_manager.cc:194] Re-registered known tserver with Master: 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:16.260499  7910 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Bootstrap starting.
I20260601 13:42:16.261482  7323 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50492
I20260601 13:42:16.262354  7971 heartbeater.cc:499] Master 127.0.174.62:36649 was elected leader, sending a full tablet report...
I20260601 13:42:16.263186  7910 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: 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
I20260601 13:42:16.263485  7910 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Bootstrap complete.
I20260601 13:42:16.263669  7910 ts_tablet_manager.cc:1403] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:16.264043  7910 raft_consensus.cc:359] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.264207  7910 raft_consensus.cc:740] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Initialized, Role: FOLLOWER
I20260601 13:42:16.264379  7910 consensus_queue.cc:260] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:16.264628  7910 ts_tablet_manager.cc:1434] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:42:16.648710  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet 5deff3e0820344ef9c19eed314a0bf13: Illegal state: Replica 789887de56a34bcd9b284b79ed393b6f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } }
W20260601 13:42:16.653061  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet a23f2a4ecd0e4302b8b28ea48af08b28: Illegal state: Replica 075a42f6a79846e4953624b0de17e066 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } }
W20260601 13:42:16.654199  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet ac526e267ed84fe988a57a5c24c23ea2: Illegal state: Replica 075a42f6a79846e4953624b0de17e066 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } }
I20260601 13:42:17.392861  7979 raft_consensus.cc:493] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.393025  7979 raft_consensus.cc:515] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.393525  7979 leader_election.cc:290] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:17.398077  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deff3e0820344ef9c19eed314a0bf13" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:17.398078  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deff3e0820344ef9c19eed314a0bf13" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "075a42f6a79846e4953624b0de17e066" is_pre_election: true
I20260601 13:42:17.398312  7777 raft_consensus.cc:2468] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 1.
I20260601 13:42:17.398373  7943 raft_consensus.cc:2468] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 1.
I20260601 13:42:17.398715  7823 leader_election.cc:304] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [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: 789887de56a34bcd9b284b79ed393b6f, 8e6051a446b7481095870eb0644dfaba; no voters: 
I20260601 13:42:17.398926  7979 raft_consensus.cc:2804] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:17.399014  7979 raft_consensus.cc:493] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.399078  7979 raft_consensus.cc:3060] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.399959  7979 raft_consensus.cc:515] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.400332  7979 leader_election.cc:290] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 2 election: Requested vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:17.400686  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deff3e0820344ef9c19eed314a0bf13" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:17.400686  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5deff3e0820344ef9c19eed314a0bf13" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "075a42f6a79846e4953624b0de17e066"
I20260601 13:42:17.400826  7777 raft_consensus.cc:3060] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.400841  7943 raft_consensus.cc:3060] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.401880  7943 raft_consensus.cc:2468] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 2.
I20260601 13:42:17.401880  7777 raft_consensus.cc:2468] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 2.
I20260601 13:42:17.402256  7825 leader_election.cc:304] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [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: 075a42f6a79846e4953624b0de17e066, 789887de56a34bcd9b284b79ed393b6f; no voters: 
I20260601 13:42:17.402503  7979 raft_consensus.cc:2804] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:17.402674  7979 raft_consensus.cc:697] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Becoming Leader. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Running, Role: LEADER
I20260601 13:42:17.402832  7979 consensus_queue.cc:237] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.404469  7323 catalog_manager.cc:5696] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "789887de56a34bcd9b284b79ed393b6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:17.405660  7979 raft_consensus.cc:493] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.405807  7979 raft_consensus.cc:515] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.406205  7979 leader_election.cc:290] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:17.406476  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:17.406474  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075a42f6a79846e4953624b0de17e066" is_pre_election: true
I20260601 13:42:17.406635  7777 raft_consensus.cc:2468] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 1.
I20260601 13:42:17.406711  7943 raft_consensus.cc:2410] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 789887de56a34bcd9b284b79ed393b6f 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.
I20260601 13:42:17.406924  7823 leader_election.cc:304] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [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: 789887de56a34bcd9b284b79ed393b6f, 8e6051a446b7481095870eb0644dfaba; no voters: 
I20260601 13:42:17.407405  7979 raft_consensus.cc:2804] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:17.407496  7979 raft_consensus.cc:493] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.407563  7979 raft_consensus.cc:3060] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.408362  7979 raft_consensus.cc:515] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.408728  7979 leader_election.cc:290] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 2 election: Requested vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:17.409056  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075a42f6a79846e4953624b0de17e066"
I20260601 13:42:17.409097  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:17.409219  7943 raft_consensus.cc:3060] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.409276  7777 raft_consensus.cc:3060] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.410100  7943 raft_consensus.cc:2410] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 789887de56a34bcd9b284b79ed393b6f 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.
I20260601 13:42:17.410141  7777 raft_consensus.cc:2468] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 2.
I20260601 13:42:17.410475  7823 leader_election.cc:304] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [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: 789887de56a34bcd9b284b79ed393b6f, 8e6051a446b7481095870eb0644dfaba; no voters: 075a42f6a79846e4953624b0de17e066
I20260601 13:42:17.410714  7979 raft_consensus.cc:2804] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:17.410892  7979 raft_consensus.cc:697] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Becoming Leader. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Running, Role: LEADER
I20260601 13:42:17.411041  7979 consensus_queue.cc:237] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Queue going to LEADER 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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.412222  7991 raft_consensus.cc:493] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.412340  7991 raft_consensus.cc:515] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.412492  7323 catalog_manager.cc:5696] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f reported cstate change: term changed from 1 to 2, leader changed from 075a42f6a79846e4953624b0de17e066 (127.0.174.3) to 789887de56a34bcd9b284b79ed393b6f (127.0.174.2). New cstate: current_term: 2 leader_uuid: "789887de56a34bcd9b284b79ed393b6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:17.412820  7991 leader_election.cc:290] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:17.416301  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23f2a4ecd0e4302b8b28ea48af08b28" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:17.416433  7777 raft_consensus.cc:2468] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 1.
I20260601 13:42:17.416690  7903 leader_election.cc:304] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [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: 075a42f6a79846e4953624b0de17e066, 8e6051a446b7481095870eb0644dfaba; no voters: 
I20260601 13:42:17.416863  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23f2a4ecd0e4302b8b28ea48af08b28" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f" is_pre_election: true
I20260601 13:42:17.416867  7991 raft_consensus.cc:2804] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:17.417017  7863 raft_consensus.cc:2468] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 1.
I20260601 13:42:17.417038  7991 raft_consensus.cc:493] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.417127  7991 raft_consensus.cc:3060] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.418053  7991 raft_consensus.cc:515] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.418360  7991 leader_election.cc:290] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 2 election: Requested vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:17.418619  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23f2a4ecd0e4302b8b28ea48af08b28" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:17.418658  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23f2a4ecd0e4302b8b28ea48af08b28" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f"
I20260601 13:42:17.418751  7777 raft_consensus.cc:3060] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.418764  7863 raft_consensus.cc:3060] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.419665  7863 raft_consensus.cc:2468] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 2.
I20260601 13:42:17.419665  7777 raft_consensus.cc:2468] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 2.
I20260601 13:42:17.419989  7907 leader_election.cc:304] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [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: 075a42f6a79846e4953624b0de17e066, 789887de56a34bcd9b284b79ed393b6f; no voters: 
I20260601 13:42:17.420162  7991 raft_consensus.cc:2804] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:17.420384  7991 raft_consensus.cc:697] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 2 LEADER]: Becoming Leader. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Running, Role: LEADER
I20260601 13:42:17.420536  7991 consensus_queue.cc:237] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.422192  7323 catalog_manager.cc:5696] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:17.565973  7991 raft_consensus.cc:493] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.566226  7991 raft_consensus.cc:515] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.566737  7991 leader_election.cc:290] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:17.567180  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f" is_pre_election: true
I20260601 13:42:17.567206  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:17.567435  7777 raft_consensus.cc:2468] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 2.
I20260601 13:42:17.567822  7903 leader_election.cc:304] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [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: 075a42f6a79846e4953624b0de17e066, 8e6051a446b7481095870eb0644dfaba; no voters: 789887de56a34bcd9b284b79ed393b6f
I20260601 13:42:17.568051  7991 raft_consensus.cc:2804] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:42:17.568135  7991 raft_consensus.cc:493] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.568217  7991 raft_consensus.cc:3060] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:17.569068  7991 raft_consensus.cc:515] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.569418  7991 leader_election.cc:290] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 3 election: Requested vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:17.569788  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:17.569788  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c27e23b38e140b985ec82edbd58ba5b" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f"
I20260601 13:42:17.569932  7777 raft_consensus.cc:3060] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:17.570690  7777 raft_consensus.cc:2468] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 3.
I20260601 13:42:17.570969  7903 leader_election.cc:304] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [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: 075a42f6a79846e4953624b0de17e066, 8e6051a446b7481095870eb0644dfaba; no voters: 789887de56a34bcd9b284b79ed393b6f
I20260601 13:42:17.571141  7991 raft_consensus.cc:2804] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:42:17.571242  7991 raft_consensus.cc:697] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 3 LEADER]: Becoming Leader. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Running, Role: LEADER
I20260601 13:42:17.571384  7991 consensus_queue.cc:237] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.572983  7323 catalog_manager.cc:5696] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 reported cstate change: term changed from 2 to 3, leader changed from 789887de56a34bcd9b284b79ed393b6f (127.0.174.2) to 075a42f6a79846e4953624b0de17e066 (127.0.174.3). New cstate: current_term: 3 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } }
W20260601 13:42:17.657054  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet ac526e267ed84fe988a57a5c24c23ea2: Illegal state: Replica 075a42f6a79846e4953624b0de17e066 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } }
W20260601 13:42:17.658035  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet a23f2a4ecd0e4302b8b28ea48af08b28: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:42:17.658938  7372 auto_rebalancer.cc:591] Failed to schedule move for tablet 5deff3e0820344ef9c19eed314a0bf13: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:42:17.816419  7979 raft_consensus.cc:493] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:17.816684  7979 raft_consensus.cc:515] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:17.817173  7979 leader_election.cc:290] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291), 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589)
I20260601 13:42:17.817828  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075a42f6a79846e4953624b0de17e066" is_pre_election: true
I20260601 13:42:17.817828  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:17.818020  7777 raft_consensus.cc:2468] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 1.
I20260601 13:42:17.818027  7943 raft_consensus.cc:2410] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 789887de56a34bcd9b284b79ed393b6f 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.
I20260601 13:42:17.818310  7823 leader_election.cc:304] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [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: 789887de56a34bcd9b284b79ed393b6f, 8e6051a446b7481095870eb0644dfaba; no voters: 
I20260601 13:42:17.818513  7979 raft_consensus.cc:2804] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:17.818578  7979 raft_consensus.cc:493] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:17.818630  7979 raft_consensus.cc:3060] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.819506  7979 raft_consensus.cc:515] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:17.819897  7979 leader_election.cc:290] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [CANDIDATE]: Term 2 election: Requested vote from peers 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291), 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589)
I20260601 13:42:17.820174  7943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075a42f6a79846e4953624b0de17e066"
I20260601 13:42:17.820251  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "789887de56a34bcd9b284b79ed393b6f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:17.820313  7943 raft_consensus.cc:3060] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.820391  7777 raft_consensus.cc:3060] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:17.821168  7943 raft_consensus.cc:2410] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 789887de56a34bcd9b284b79ed393b6f 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.
I20260601 13:42:17.821208  7777 raft_consensus.cc:2468] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789887de56a34bcd9b284b79ed393b6f in term 2.
I20260601 13:42:17.821535  7823 leader_election.cc:304] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [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: 789887de56a34bcd9b284b79ed393b6f, 8e6051a446b7481095870eb0644dfaba; no voters: 075a42f6a79846e4953624b0de17e066
I20260601 13:42:17.821734  7979 raft_consensus.cc:2804] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:17.821903  7979 raft_consensus.cc:697] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Becoming Leader. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Running, Role: LEADER
I20260601 13:42:17.822062  7979 consensus_queue.cc:237] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Queue going to LEADER 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: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:17.823709  7323 catalog_manager.cc:5696] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f reported cstate change: term changed from 1 to 2, leader changed from 075a42f6a79846e4953624b0de17e066 (127.0.174.3) to 789887de56a34bcd9b284b79ed393b6f (127.0.174.2). New cstate: current_term: 2 leader_uuid: "789887de56a34bcd9b284b79ed393b6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:17.858947  7943 raft_consensus.cc:1275] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Refusing update from remote peer 789887de56a34bcd9b284b79ed393b6f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:17.859510  7979 consensus_queue.cc:1048] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.863263  7777 raft_consensus.cc:1275] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Refusing update from remote peer 789887de56a34bcd9b284b79ed393b6f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:17.863724  7984 consensus_queue.cc:1048] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.901624  7943 raft_consensus.cc:1240] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 3 LEADER]: Rejecting Update request from peer 789887de56a34bcd9b284b79ed393b6f for earlier term 2. Current term is 3. Ops: []
I20260601 13:42:17.902204  7984 consensus_queue.cc:1059] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.902410  7984 consensus_queue.cc:1243] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Peer 075a42f6a79846e4953624b0de17e066 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:42:17.902509  8001 raft_consensus.cc:3055] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:42:17.902562  8001 raft_consensus.cc:740] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Running, Role: LEADER
I20260601 13:42:17.902765  8001 consensus_queue.cc:260] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } }
I20260601 13:42:17.902937  8001 raft_consensus.cc:3060] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:17.935878  7863 raft_consensus.cc:1275] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:17.936465  7991 consensus_queue.cc:1048] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:17.939989  7777 raft_consensus.cc:1275] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:17.940457  8008 consensus_queue.cc:1048] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:18.044450  8008 raft_consensus.cc:493] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:18.044625  8008 raft_consensus.cc:515] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:18.045193  8008 leader_election.cc:290] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:18.045735  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f" is_pre_election: true
I20260601 13:42:18.045817  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba" is_pre_election: true
I20260601 13:42:18.045915  7777 raft_consensus.cc:2468] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 2.
I20260601 13:42:18.046307  7903 leader_election.cc:304] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [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: 075a42f6a79846e4953624b0de17e066, 8e6051a446b7481095870eb0644dfaba; no voters: 789887de56a34bcd9b284b79ed393b6f
I20260601 13:42:18.046530  8008 raft_consensus.cc:2804] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:42:18.046612  8008 raft_consensus.cc:493] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:18.046689  8008 raft_consensus.cc:3060] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:18.047621  8008 raft_consensus.cc:515] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:18.048043  8008 leader_election.cc:290] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [CANDIDATE]: Term 3 election: Requested vote from peers 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589), 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:18.048381  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "789887de56a34bcd9b284b79ed393b6f"
I20260601 13:42:18.048421  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac526e267ed84fe988a57a5c24c23ea2" candidate_uuid: "075a42f6a79846e4953624b0de17e066" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8e6051a446b7481095870eb0644dfaba"
I20260601 13:42:18.048558  7777 raft_consensus.cc:3060] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:18.049412  7777 raft_consensus.cc:2468] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075a42f6a79846e4953624b0de17e066 in term 3.
I20260601 13:42:18.049736  7903 leader_election.cc:304] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [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: 075a42f6a79846e4953624b0de17e066, 8e6051a446b7481095870eb0644dfaba; no voters: 789887de56a34bcd9b284b79ed393b6f
I20260601 13:42:18.049953  8008 raft_consensus.cc:2804] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:42:18.050062  8008 raft_consensus.cc:697] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 3 LEADER]: Becoming Leader. State: Replica: 075a42f6a79846e4953624b0de17e066, State: Running, Role: LEADER
I20260601 13:42:18.050226  8008 consensus_queue.cc:237] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [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: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:18.051698  7324 catalog_manager.cc:5696] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 reported cstate change: term changed from 2 to 3, leader changed from 789887de56a34bcd9b284b79ed393b6f (127.0.174.2) to 075a42f6a79846e4953624b0de17e066 (127.0.174.3). New cstate: current_term: 3 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:18.093230  7777 raft_consensus.cc:1275] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:18.093806  8008 consensus_queue.cc:1048] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:18.097025  7863 raft_consensus.cc:1275] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:18.097433  8008 consensus_queue.cc:1048] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:18.097667  8008 consensus_queue.cc:1243] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Peer 789887de56a34bcd9b284b79ed393b6f 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
I20260601 13:42:18.098495  7863 pending_rounds.cc:85] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Aborting all ops after (but not including) 0
I20260601 13:42:18.098577  7863 pending_rounds.cc:107] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:42:18.098623  7863 raft_consensus.cc:2889] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:18.284387  7777 raft_consensus.cc:1240] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Rejecting Update request from peer 789887de56a34bcd9b284b79ed393b6f for earlier term 2. Current term is 3. Ops: []
I20260601 13:42:18.284942  7984 consensus_queue.cc:1059] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:18.285192  8001 raft_consensus.cc:3055] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:42:18.285265  8001 raft_consensus.cc:740] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 789887de56a34bcd9b284b79ed393b6f, State: Running, Role: LEADER
I20260601 13:42:18.285396  8001 consensus_queue.cc:260] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [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: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } }
I20260601 13:42:18.285544  8001 raft_consensus.cc:3060] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:18.489876  7777 raft_consensus.cc:1275] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:18.490406  8008 consensus_queue.cc:1048] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:18.493696  7863 raft_consensus.cc:1275] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:18.494614  7995 consensus_queue.cc:1048] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:18.494824  7995 consensus_queue.cc:1243] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Peer 789887de56a34bcd9b284b79ed393b6f 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
I20260601 13:42:18.495500  7863 pending_rounds.cc:85] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Aborting all ops after (but not including) 0
I20260601 13:42:18.495563  7863 pending_rounds.cc:107] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:42:18.495604  7863 raft_consensus.cc:2889] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:18.661742  7943 consensus_queue.cc:237] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } }
I20260601 13:42:18.663447  7863 raft_consensus.cc:1275] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:18.663447  7777 raft_consensus.cc:1275] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:18.664083  7991 consensus_queue.cc:1048] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:18.664297  7995 consensus_queue.cc:1048] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:18.665946  7991 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
I20260601 13:42:18.666368  7863 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
W20260601 13:42:18.668041  7906 consensus_peers.cc:597] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 -> Peer 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4:44151): Couldn't send request to peer 45329b1b367a4700bbf79c7df76fbbdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c27e23b38e140b985ec82edbd58ba5b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:18.668848  7324 catalog_manager.cc:5696] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 reported cstate change: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New cstate: current_term: 3 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:18.668903  7777 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
I20260601 13:42:18.671027  7863 consensus_queue.cc:237] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } }
I20260601 13:42:18.673195  7777 raft_consensus.cc:1275] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Refusing update from remote peer 789887de56a34bcd9b284b79ed393b6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:18.673530  7943 raft_consensus.cc:1275] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Refusing update from remote peer 789887de56a34bcd9b284b79ed393b6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:18.673686  7979 consensus_queue.cc:1048] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:18.674052  7979 consensus_queue.cc:1048] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:18.675173  7979 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
I20260601 13:42:18.675729  7777 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
W20260601 13:42:18.677546  7825 consensus_peers.cc:597] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f -> Peer 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4:44151): Couldn't send request to peer 45329b1b367a4700bbf79c7df76fbbdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5deff3e0820344ef9c19eed314a0bf13. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:18.678217  7323 catalog_manager.cc:5696] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f reported cstate change: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New cstate: current_term: 2 leader_uuid: "789887de56a34bcd9b284b79ed393b6f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:18.678486  7942 consensus_queue.cc:237] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } }
I20260601 13:42:18.677721  7943 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
W20260601 13:42:18.681028  7906 consensus_peers.cc:597] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 -> Peer 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4:44151): Couldn't send request to peer 45329b1b367a4700bbf79c7df76fbbdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a23f2a4ecd0e4302b8b28ea48af08b28. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:18.681622  7777 raft_consensus.cc:1275] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:18.682034  7863 raft_consensus.cc:1275] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:18.682277  7991 consensus_queue.cc:1048] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:18.683151  7991 consensus_queue.cc:1048] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:18.684273  7995 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
I20260601 13:42:18.684844  7777 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
I20260601 13:42:18.685245  7863 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
I20260601 13:42:18.687188  7324 catalog_manager.cc:5696] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba reported cstate change: config changed from index -1 to 3, NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) added. New cstate: current_term: 2 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } } }
I20260601 13:42:19.163643  8020 ts_tablet_manager.cc:933] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: Initiating tablet copy from peer 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:19.164072  8020 tablet_copy_client.cc:323] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:43291
I20260601 13:42:19.168295  7954 tablet_copy_service.cc:140] P 075a42f6a79846e4953624b0de17e066: Received BeginTabletCopySession request for tablet a23f2a4ecd0e4302b8b28ea48af08b28 from peer 45329b1b367a4700bbf79c7df76fbbdd ({username='slave'} at 127.0.0.1:43288)
I20260601 13:42:19.168442  7954 tablet_copy_service.cc:161] P 075a42f6a79846e4953624b0de17e066: Beginning new tablet copy session on tablet a23f2a4ecd0e4302b8b28ea48af08b28 from peer 45329b1b367a4700bbf79c7df76fbbdd at {username='slave'} at 127.0.0.1:43288: session id = 45329b1b367a4700bbf79c7df76fbbdd-a23f2a4ecd0e4302b8b28ea48af08b28
I20260601 13:42:19.169430  7954 tablet_copy_source_session.cc:215] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:19.170408  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23f2a4ecd0e4302b8b28ea48af08b28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.172307  8020 tablet_copy_client.cc:806] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:19.172497  8020 tablet_copy_client.cc:670] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:19.173702  8020 tablet_copy_client.cc:538] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:19.174832  8020 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: Bootstrap starting.
I20260601 13:42:19.178447  8020 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: 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
I20260601 13:42:19.178771  8020 tablet_bootstrap.cc:492] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: Bootstrap complete.
I20260601 13:42:19.178956  8020 ts_tablet_manager.cc:1403] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:42:19.179384  8020 raft_consensus.cc:359] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } }
I20260601 13:42:19.179529  8020 raft_consensus.cc:740] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 45329b1b367a4700bbf79c7df76fbbdd, State: Initialized, Role: LEARNER
I20260601 13:42:19.179672  8020 consensus_queue.cc:260] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } }
I20260601 13:42:19.180058  8020 ts_tablet_manager.cc:1434] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:19.180747  7954 tablet_copy_service.cc:342] P 075a42f6a79846e4953624b0de17e066: Request end of tablet copy session 45329b1b367a4700bbf79c7df76fbbdd-a23f2a4ecd0e4302b8b28ea48af08b28 received from {username='slave'} at 127.0.0.1:43288
I20260601 13:42:19.180850  7954 tablet_copy_service.cc:434] P 075a42f6a79846e4953624b0de17e066: ending tablet copy session 45329b1b367a4700bbf79c7df76fbbdd-a23f2a4ecd0e4302b8b28ea48af08b28 on tablet a23f2a4ecd0e4302b8b28ea48af08b28 with peer 45329b1b367a4700bbf79c7df76fbbdd
I20260601 13:42:19.262662  8020 ts_tablet_manager.cc:933] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: Initiating tablet copy from peer 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291)
I20260601 13:42:19.263168  8020 tablet_copy_client.cc:323] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:43291
I20260601 13:42:19.263857  7954 tablet_copy_service.cc:140] P 075a42f6a79846e4953624b0de17e066: Received BeginTabletCopySession request for tablet 3c27e23b38e140b985ec82edbd58ba5b from peer 45329b1b367a4700bbf79c7df76fbbdd ({username='slave'} at 127.0.0.1:43288)
I20260601 13:42:19.263993  7954 tablet_copy_service.cc:161] P 075a42f6a79846e4953624b0de17e066: Beginning new tablet copy session on tablet 3c27e23b38e140b985ec82edbd58ba5b from peer 45329b1b367a4700bbf79c7df76fbbdd at {username='slave'} at 127.0.0.1:43288: session id = 45329b1b367a4700bbf79c7df76fbbdd-3c27e23b38e140b985ec82edbd58ba5b
I20260601 13:42:19.265066  7954 tablet_copy_source_session.cc:215] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:19.266213  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c27e23b38e140b985ec82edbd58ba5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.268733  8020 tablet_copy_client.cc:806] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:19.268963  8020 tablet_copy_client.cc:670] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:19.270269  8020 tablet_copy_client.cc:538] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:19.271474  8020 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: Bootstrap starting.
I20260601 13:42:19.274868  8020 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: 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
I20260601 13:42:19.275148  8020 tablet_bootstrap.cc:492] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: Bootstrap complete.
I20260601 13:42:19.275343  8020 ts_tablet_manager.cc:1403] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:19.275820  8020 raft_consensus.cc:359] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } }
I20260601 13:42:19.275967  8020 raft_consensus.cc:740] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 45329b1b367a4700bbf79c7df76fbbdd, State: Initialized, Role: LEARNER
I20260601 13:42:19.276113  8020 consensus_queue.cc:260] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } }
I20260601 13:42:19.276417  8020 ts_tablet_manager.cc:1434] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:19.277060  7954 tablet_copy_service.cc:342] P 075a42f6a79846e4953624b0de17e066: Request end of tablet copy session 45329b1b367a4700bbf79c7df76fbbdd-3c27e23b38e140b985ec82edbd58ba5b received from {username='slave'} at 127.0.0.1:43288
I20260601 13:42:19.277156  7954 tablet_copy_service.cc:434] P 075a42f6a79846e4953624b0de17e066: ending tablet copy session 45329b1b367a4700bbf79c7df76fbbdd-3c27e23b38e140b985ec82edbd58ba5b on tablet 3c27e23b38e140b985ec82edbd58ba5b with peer 45329b1b367a4700bbf79c7df76fbbdd
I20260601 13:42:19.286072  8020 ts_tablet_manager.cc:933] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: Initiating tablet copy from peer 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379)
I20260601 13:42:19.286468  8020 tablet_copy_client.cc:323] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.2:36379
I20260601 13:42:19.290026  7873 tablet_copy_service.cc:140] P 789887de56a34bcd9b284b79ed393b6f: Received BeginTabletCopySession request for tablet 5deff3e0820344ef9c19eed314a0bf13 from peer 45329b1b367a4700bbf79c7df76fbbdd ({username='slave'} at 127.0.0.1:39450)
I20260601 13:42:19.290164  7873 tablet_copy_service.cc:161] P 789887de56a34bcd9b284b79ed393b6f: Beginning new tablet copy session on tablet 5deff3e0820344ef9c19eed314a0bf13 from peer 45329b1b367a4700bbf79c7df76fbbdd at {username='slave'} at 127.0.0.1:39450: session id = 45329b1b367a4700bbf79c7df76fbbdd-5deff3e0820344ef9c19eed314a0bf13
I20260601 13:42:19.291062  7873 tablet_copy_source_session.cc:215] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:19.291996  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5deff3e0820344ef9c19eed314a0bf13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:19.293941  8020 tablet_copy_client.cc:806] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:19.294122  8020 tablet_copy_client.cc:670] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:19.295485  8020 tablet_copy_client.cc:538] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:19.296603  8020 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: Bootstrap starting.
I20260601 13:42:19.300585  8020 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: 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
I20260601 13:42:19.300851  8020 tablet_bootstrap.cc:492] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: Bootstrap complete.
I20260601 13:42:19.301038  8020 ts_tablet_manager.cc:1403] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:19.301473  8020 raft_consensus.cc:359] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } }
I20260601 13:42:19.301606  8020 raft_consensus.cc:740] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 45329b1b367a4700bbf79c7df76fbbdd, State: Initialized, Role: LEARNER
I20260601 13:42:19.301726  8020 consensus_queue.cc:260] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: true } }
I20260601 13:42:19.302062  8020 ts_tablet_manager.cc:1434] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:42:19.302568  7873 tablet_copy_service.cc:342] P 789887de56a34bcd9b284b79ed393b6f: Request end of tablet copy session 45329b1b367a4700bbf79c7df76fbbdd-5deff3e0820344ef9c19eed314a0bf13 received from {username='slave'} at 127.0.0.1:39450
I20260601 13:42:19.302654  7873 tablet_copy_service.cc:434] P 789887de56a34bcd9b284b79ed393b6f: ending tablet copy session 45329b1b367a4700bbf79c7df76fbbdd-5deff3e0820344ef9c19eed314a0bf13 on tablet 5deff3e0820344ef9c19eed314a0bf13 with peer 45329b1b367a4700bbf79c7df76fbbdd
I20260601 13:42:19.719161  7700 raft_consensus.cc:1217] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:42:19.720167  7700 raft_consensus.cc:1217] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:42:19.818163  7700 raft_consensus.cc:1217] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:42:20.153295  8033 raft_consensus.cc:1064] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066: attempting to promote NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd to VOTER
I20260601 13:42:20.153843  8033 consensus_queue.cc:237] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } }
I20260601 13:42:20.155476  7863 raft_consensus.cc:1275] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:20.155537  7700 raft_consensus.cc:1275] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [term 3 LEARNER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:20.155838  8037 consensus_queue.cc:1048] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:20.155886  7777 raft_consensus.cc:1275] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:20.156064  8019 consensus_queue.cc:1048] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:20.156352  8032 consensus_queue.cc:1048] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:20.158043  8037 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.158489  7700 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.158969  7777 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.160123  7863 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.160835  7322 catalog_manager.cc:5696] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 reported cstate change: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:20.169235  7943 consensus_queue.cc:237] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } }
I20260601 13:42:20.170352  7700 raft_consensus.cc:1275] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:20.170447  7777 raft_consensus.cc:1275] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:20.170825  8037 consensus_queue.cc:1048] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:20.171010  8032 consensus_queue.cc:1048] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:20.172387  8037 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 789887de56a34bcd9b284b79ed393b6f (127.0.174.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.172868  7777 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 789887de56a34bcd9b284b79ed393b6f (127.0.174.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.173019  7700 raft_consensus.cc:2955] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 789887de56a34bcd9b284b79ed393b6f (127.0.174.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.174175  7310 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3c27e23b38e140b985ec82edbd58ba5b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:20.174853  7321 catalog_manager.cc:5696] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 reported cstate change: config changed from index 4 to 5, VOTER 789887de56a34bcd9b284b79ed393b6f (127.0.174.2) evicted. New cstate: current_term: 3 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:20.180508  8033 raft_consensus.cc:1064] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066: attempting to promote NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd to VOTER
I20260601 13:42:20.180915  8033 consensus_queue.cc:237] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } }
I20260601 13:42:20.181792  7852 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c27e23b38e140b985ec82edbd58ba5b with delete_type TABLET_DATA_TOMBSTONED (TS 789887de56a34bcd9b284b79ed393b6f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39466
I20260601 13:42:20.182192  7863 raft_consensus.cc:1275] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:20.182236  7777 raft_consensus.cc:1275] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:20.182535  8037 consensus_queue.cc:1048] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:20.182674  8019 consensus_queue.cc:1048] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:20.182776  7700 raft_consensus.cc:1275] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 LEARNER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:20.183729  8019 consensus_queue.cc:1048] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:20.184443  8050 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:20.184885  8050 raft_consensus.cc:2243] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.185035  8050 raft_consensus.cc:2272] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.185536  8037 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.185992  7863 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.187297  7777 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.188306  7324 catalog_manager.cc:5696] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 reported cstate change: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:20.188578  8050 ts_tablet_manager.cc:1916] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:20.191347  8050 ts_tablet_manager.cc:1929] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:42:20.191433  8050 log.cc:1199] T 3c27e23b38e140b985ec82edbd58ba5b P 789887de56a34bcd9b284b79ed393b6f: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-1-root/wals/3c27e23b38e140b985ec82edbd58ba5b
I20260601 13:42:20.191967  7311 catalog_manager.cc:5027] TS 789887de56a34bcd9b284b79ed393b6f (127.0.174.2:36379): tablet 3c27e23b38e140b985ec82edbd58ba5b (table test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]) successfully deleted
I20260601 13:42:20.192938  7700 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.194396  7943 consensus_queue.cc:237] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [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: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } }
I20260601 13:42:20.195524  7863 raft_consensus.cc:1275] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:20.195554  7700 raft_consensus.cc:1275] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Refusing update from remote peer 075a42f6a79846e4953624b0de17e066: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:20.195878  8037 consensus_queue.cc:1048] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:20.196339  8037 consensus_queue.cc:1048] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:20.197777  8035 raft_consensus.cc:1064] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f: attempting to promote NON_VOTER 45329b1b367a4700bbf79c7df76fbbdd to VOTER
I20260601 13:42:20.198053  8037 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e6051a446b7481095870eb0644dfaba (127.0.174.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.198153  8035 consensus_queue.cc:237] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } }
I20260601 13:42:20.199532  7943 raft_consensus.cc:1275] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Refusing update from remote peer 789887de56a34bcd9b284b79ed393b6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:20.199551  7699 raft_consensus.cc:1275] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 LEARNER]: Refusing update from remote peer 789887de56a34bcd9b284b79ed393b6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:20.199640  7863 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e6051a446b7481095870eb0644dfaba (127.0.174.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.199996  8035 consensus_queue.cc:1048] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:20.200136  8034 consensus_queue.cc:1048] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:20.202162  7321 catalog_manager.cc:5696] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f reported cstate change: config changed from index 4 to 5, VOTER 8e6051a446b7481095870eb0644dfaba (127.0.174.1) evicted. New cstate: current_term: 2 leader_uuid: "075a42f6a79846e4953624b0de17e066" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.199532  7777 raft_consensus.cc:1275] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Refusing update from remote peer 789887de56a34bcd9b284b79ed393b6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:20.202800  7310 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a23f2a4ecd0e4302b8b28ea48af08b28 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:20.202718  7700 raft_consensus.cc:2955] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8e6051a446b7481095870eb0644dfaba (127.0.174.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.203931  8034 consensus_queue.cc:1048] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:20.204277  8035 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.205729  7777 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.208343  7323 catalog_manager.cc:5696] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba reported cstate change: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "789887de56a34bcd9b284b79ed393b6f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.209271  7943 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.210016  7770 tablet_service.cc:1558] Processing DeleteTablet for tablet a23f2a4ecd0e4302b8b28ea48af08b28 with delete_type TABLET_DATA_TOMBSTONED (TS 8e6051a446b7481095870eb0644dfaba not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48256
I20260601 13:42:20.210635  8060 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:20.210788  8060 raft_consensus.cc:2243] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.211169  8060 raft_consensus.cc:2272] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.211809  7700 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 45329b1b367a4700bbf79c7df76fbbdd (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "075a42f6a79846e4953624b0de17e066" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43291 } attrs { replace: true } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.212224  8060 ts_tablet_manager.cc:1916] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:20.213220  7863 consensus_queue.cc:237] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [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: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } }
I20260601 13:42:20.214985  7777 raft_consensus.cc:1275] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Refusing update from remote peer 789887de56a34bcd9b284b79ed393b6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:20.215744  7700 raft_consensus.cc:1275] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Refusing update from remote peer 789887de56a34bcd9b284b79ed393b6f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:20.215334  8035 consensus_queue.cc:1048] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260601 13:42:20.216157  8055 consensus_queue.cc:1048] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:20.217518  8060 ts_tablet_manager.cc:1929] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:42:20.217654  8060 log.cc:1199] T a23f2a4ecd0e4302b8b28ea48af08b28 P 8e6051a446b7481095870eb0644dfaba: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-0-root/wals/a23f2a4ecd0e4302b8b28ea48af08b28
I20260601 13:42:20.217653  8034 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 075a42f6a79846e4953624b0de17e066 (127.0.174.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.218204  7700 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 075a42f6a79846e4953624b0de17e066 (127.0.174.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.218389  7308 catalog_manager.cc:5027] TS 8e6051a446b7481095870eb0644dfaba (127.0.174.1:38589): tablet a23f2a4ecd0e4302b8b28ea48af08b28 (table test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]) successfully deleted
I20260601 13:42:20.219350  7311 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5deff3e0820344ef9c19eed314a0bf13 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:20.219437  7777 raft_consensus.cc:2955] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 075a42f6a79846e4953624b0de17e066 (127.0.174.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } } }
I20260601 13:42:20.219897  7323 catalog_manager.cc:5696] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f reported cstate change: config changed from index 4 to 5, VOTER 075a42f6a79846e4953624b0de17e066 (127.0.174.3) evicted. New cstate: current_term: 2 leader_uuid: "789887de56a34bcd9b284b79ed393b6f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8e6051a446b7481095870eb0644dfaba" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789887de56a34bcd9b284b79ed393b6f" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45329b1b367a4700bbf79c7df76fbbdd" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 44151 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:20.222292  7933 tablet_service.cc:1558] Processing DeleteTablet for tablet 5deff3e0820344ef9c19eed314a0bf13 with delete_type TABLET_DATA_TOMBSTONED (TS 075a42f6a79846e4953624b0de17e066 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43300
I20260601 13:42:20.222707  8061 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:20.222940  8061 raft_consensus.cc:2243] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.223135  8061 raft_consensus.cc:2272] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.223776  8061 ts_tablet_manager.cc:1916] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:20.225507  8061 ts_tablet_manager.cc:1929] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:42:20.225570  8061 log.cc:1199] T 5deff3e0820344ef9c19eed314a0bf13 P 075a42f6a79846e4953624b0de17e066: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321176522077-696-0/minicluster-data/ts-2-root/wals/5deff3e0820344ef9c19eed314a0bf13
I20260601 13:42:20.226114  7310 catalog_manager.cc:5027] TS 075a42f6a79846e4953624b0de17e066 (127.0.174.3:43291): tablet 5deff3e0820344ef9c19eed314a0bf13 (table test-workload [id=d27635e94ce949acb6cbd2de6aded4ae]) successfully deleted
I20260601 13:42:22.281287   696 tablet_server.cc:179] TabletServer@127.0.174.1:38589 shutting down...
I20260601 13:42:22.284976   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:22.285254   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:22.285406   696 raft_consensus.cc:2243] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:22.285609   696 raft_consensus.cc:2272] T 3c27e23b38e140b985ec82edbd58ba5b P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.286154   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:22.286263   696 raft_consensus.cc:2243] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:22.286396   696 raft_consensus.cc:2272] T 5deff3e0820344ef9c19eed314a0bf13 P 8e6051a446b7481095870eb0644dfaba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.286764   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:22.286839   696 raft_consensus.cc:2243] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:22.286955   696 raft_consensus.cc:2272] T ac526e267ed84fe988a57a5c24c23ea2 P 8e6051a446b7481095870eb0644dfaba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.300182   696 tablet_server.cc:196] TabletServer@127.0.174.1:38589 shutdown complete.
I20260601 13:42:22.302492   696 tablet_server.cc:179] TabletServer@127.0.174.2:36379 shutting down...
I20260601 13:42:22.306623   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:22.306838   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:22.306932   696 raft_consensus.cc:2243] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:22.307128   696 raft_consensus.cc:2272] T 5deff3e0820344ef9c19eed314a0bf13 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.307543   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:22.307618   696 raft_consensus.cc:2243] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:22.307695   696 raft_consensus.cc:2272] T ac526e267ed84fe988a57a5c24c23ea2 P 789887de56a34bcd9b284b79ed393b6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.307971   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:22.308034   696 raft_consensus.cc:2243] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:22.308120   696 raft_consensus.cc:2272] T a23f2a4ecd0e4302b8b28ea48af08b28 P 789887de56a34bcd9b284b79ed393b6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.321534   696 tablet_server.cc:196] TabletServer@127.0.174.2:36379 shutdown complete.
I20260601 13:42:22.324010   696 tablet_server.cc:179] TabletServer@127.0.174.3:43291 shutting down...
I20260601 13:42:22.327723   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:22.327952   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:22.328076   696 raft_consensus.cc:2243] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:42:22.328299   696 raft_consensus.cc:2272] T 3c27e23b38e140b985ec82edbd58ba5b P 075a42f6a79846e4953624b0de17e066 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.328704   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:22.328786   696 raft_consensus.cc:2243] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:42:22.328909   696 raft_consensus.cc:2272] T ac526e267ed84fe988a57a5c24c23ea2 P 075a42f6a79846e4953624b0de17e066 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.329190   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:22.329258   696 raft_consensus.cc:2243] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:22.329370   696 raft_consensus.cc:2272] T a23f2a4ecd0e4302b8b28ea48af08b28 P 075a42f6a79846e4953624b0de17e066 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.342900   696 tablet_server.cc:196] TabletServer@127.0.174.3:43291 shutdown complete.
I20260601 13:42:22.345291   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:42:22.349133   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:22.349385   696 tablet_replica.cc:333] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd: stopping tablet replica
I20260601 13:42:22.349527   696 raft_consensus.cc:2243] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:22.349638   696 raft_consensus.cc:2272] T 5deff3e0820344ef9c19eed314a0bf13 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.350139   696 tablet_replica.cc:333] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd: stopping tablet replica
I20260601 13:42:22.350220   696 raft_consensus.cc:2243] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:22.350311   696 raft_consensus.cc:2272] T a23f2a4ecd0e4302b8b28ea48af08b28 P 45329b1b367a4700bbf79c7df76fbbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.350581   696 tablet_replica.cc:333] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd: stopping tablet replica
I20260601 13:42:22.350646   696 raft_consensus.cc:2243] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:22.350724   696 raft_consensus.cc:2272] T 3c27e23b38e140b985ec82edbd58ba5b P 45329b1b367a4700bbf79c7df76fbbdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.363292   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:42:22.365587   696 master.cc:562] Master@127.0.174.62:36649 shutting down...
I20260601 13:42:22.369096   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:22.369266   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:22.369362   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c9ecbab5285481aa33d9951c6152636: stopping tablet replica
I20260601 13:42:22.381924   696 master.cc:584] Master@127.0.174.62:36649 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15808 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:42:22.390869   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:40921
I20260601 13:42:22.391263   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:22.393358  8063 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:22.393301  8062 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:22.393340   696 server_base.cc:1061] running on GCE node
W20260601 13:42:22.393440  8065 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:22.393800   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:22.393854   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:22.393870   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321342393870 us; error 0 us; skew 500 ppm
I20260601 13:42:22.394856   696 webserver.cc:533] Webserver started at http://127.0.174.62:35935/ using document root <none> and password file <none>
I20260601 13:42:22.395032   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:22.395077   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:22.395177   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:22.395570   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "d906ea6ffd6d421bb8d918f0c2963a97"
format_stamp: "Formatted at 2026-06-01 13:42:22 on dist-test-slave-mfrq"
I20260601 13:42:22.397075   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:22.398149  8070 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.398443   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.398502   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "d906ea6ffd6d421bb8d918f0c2963a97"
format_stamp: "Formatted at 2026-06-01 13:42:22 on dist-test-slave-mfrq"
I20260601 13:42:22.398595   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-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)
I20260601 13:42:22.416229   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:22.416672   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:22.420913   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:40921
I20260601 13:42:22.424815  8122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:40921 every 8 connection(s)
I20260601 13:42:22.425295  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:22.427055  8123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97: Bootstrap starting.
I20260601 13:42:22.427794  8123 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:22.428828  8123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97: No bootstrap required, opened a new log
I20260601 13:42:22.429181  8123 raft_consensus.cc:359] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d906ea6ffd6d421bb8d918f0c2963a97" member_type: VOTER }
I20260601 13:42:22.429265  8123 raft_consensus.cc:385] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:22.429288  8123 raft_consensus.cc:740] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d906ea6ffd6d421bb8d918f0c2963a97, State: Initialized, Role: FOLLOWER
I20260601 13:42:22.429384  8123 consensus_queue.cc:260] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d906ea6ffd6d421bb8d918f0c2963a97" member_type: VOTER }
I20260601 13:42:22.429440  8123 raft_consensus.cc:399] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:22.429461  8123 raft_consensus.cc:493] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:22.429502  8123 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:22.430182  8123 raft_consensus.cc:515] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d906ea6ffd6d421bb8d918f0c2963a97" member_type: VOTER }
I20260601 13:42:22.430291  8123 leader_election.cc:304] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [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: d906ea6ffd6d421bb8d918f0c2963a97; no voters: 
I20260601 13:42:22.430445  8123 leader_election.cc:290] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:22.430541  8126 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:22.430786  8126 raft_consensus.cc:697] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 1 LEADER]: Becoming Leader. State: Replica: d906ea6ffd6d421bb8d918f0c2963a97, State: Running, Role: LEADER
I20260601 13:42:22.430958  8126 consensus_queue.cc:237] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [LEADER]: Queue going to LEADER mode. State: All 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: "d906ea6ffd6d421bb8d918f0c2963a97" member_type: VOTER }
I20260601 13:42:22.430979  8123 sys_catalog.cc:565] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:22.431363  8128 sys_catalog.cc:455] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d906ea6ffd6d421bb8d918f0c2963a97. Latest consensus state: current_term: 1 leader_uuid: "d906ea6ffd6d421bb8d918f0c2963a97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d906ea6ffd6d421bb8d918f0c2963a97" member_type: VOTER } }
I20260601 13:42:22.431348  8127 sys_catalog.cc:455] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d906ea6ffd6d421bb8d918f0c2963a97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d906ea6ffd6d421bb8d918f0c2963a97" member_type: VOTER } }
I20260601 13:42:22.431455  8128 sys_catalog.cc:458] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:22.431464  8127 sys_catalog.cc:458] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:22.431743  8130 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:22.432515  8130 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:22.433535   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:22.434391  8130 catalog_manager.cc:1382] Generated new cluster ID: 1b622a0a411c41fb831c2924d13ee932
I20260601 13:42:22.434444  8130 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:22.447978  8130 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:22.448524  8130 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:22.466367  8130 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97: Generated new TSK 0
I20260601 13:42:22.466537  8130 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:22.498317   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:22.500443  8144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:22.500531   696 server_base.cc:1061] running on GCE node
W20260601 13:42:22.500602  8147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:22.500469  8145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:22.500846   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:22.500911   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:22.500937   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321342500936 us; error 0 us; skew 500 ppm
I20260601 13:42:22.501819   696 webserver.cc:533] Webserver started at http://127.0.174.1:40291/ using document root <none> and password file <none>
I20260601 13:42:22.502002   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:22.502074   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:22.502151   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:22.502545   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "e448844bda164bbc8c844cf17b7b9023"
format_stamp: "Formatted at 2026-06-01 13:42:22 on dist-test-slave-mfrq"
I20260601 13:42:22.503991   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:22.504890  8152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.505131   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.505214   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "e448844bda164bbc8c844cf17b7b9023"
format_stamp: "Formatted at 2026-06-01 13:42:22 on dist-test-slave-mfrq"
I20260601 13:42:22.505283   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-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)
I20260601 13:42:22.519586   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:22.519989   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:22.520305   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:22.520823   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:22.520860   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.520918   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:22.520955   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.525069   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:39807
I20260601 13:42:22.525096  8215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:39807 every 8 connection(s)
I20260601 13:42:22.525955   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:22.527894  8221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:22.527912  8220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:22.527985   696 server_base.cc:1061] running on GCE node
W20260601 13:42:22.528126  8223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:22.528412   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:22.528467   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:22.528488   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321342528488 us; error 0 us; skew 500 ppm
I20260601 13:42:22.529433   696 webserver.cc:533] Webserver started at http://127.0.174.2:38735/ using document root <none> and password file <none>
I20260601 13:42:22.529614   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:22.529667   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:22.529747   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:22.530145   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "299d262daebb42389559d25830ac78f5"
format_stamp: "Formatted at 2026-06-01 13:42:22 on dist-test-slave-mfrq"
I20260601 13:42:22.531543   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:22.532578  8228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.532892   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.532974   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "299d262daebb42389559d25830ac78f5"
format_stamp: "Formatted at 2026-06-01 13:42:22 on dist-test-slave-mfrq"
I20260601 13:42:22.533034   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-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)
I20260601 13:42:22.534152  8216 heartbeater.cc:344] Connected to a master server at 127.0.174.62:40921
I20260601 13:42:22.534245  8216 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:22.534443  8216 heartbeater.cc:507] Master 127.0.174.62:40921 requested a full tablet report, sending...
I20260601 13:42:22.535045  8087 ts_manager.cc:194] Registered new tserver with Master: e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807)
I20260601 13:42:22.535785  8087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41336
I20260601 13:42:22.544492   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:22.544871   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:22.545244   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:22.545804   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:22.545845   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.545876   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:22.545892   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.549973   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:41925
I20260601 13:42:22.550036  8291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:41925 every 8 connection(s)
I20260601 13:42:22.550837   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:22.552778  8296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:22.552891  8298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:22.552795  8295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:22.553113   696 server_base.cc:1061] running on GCE node
I20260601 13:42:22.553323   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:22.553375   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:22.553391   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321342553391 us; error 0 us; skew 500 ppm
I20260601 13:42:22.554306   696 webserver.cc:533] Webserver started at http://127.0.174.3:37285/ using document root <none> and password file <none>
I20260601 13:42:22.554461   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:22.554515   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:22.554584   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:22.555084   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "92aa4cc3bc574d67a57b94e7852b1712"
format_stamp: "Formatted at 2026-06-01 13:42:22 on dist-test-slave-mfrq"
I20260601 13:42:22.556102  8292 heartbeater.cc:344] Connected to a master server at 127.0.174.62:40921
I20260601 13:42:22.556198  8292 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:22.556396  8292 heartbeater.cc:507] Master 127.0.174.62:40921 requested a full tablet report, sending...
I20260601 13:42:22.556977  8087 ts_manager.cc:194] Registered new tserver with Master: 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925)
I20260601 13:42:22.557459  8087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41346
I20260601 13:42:22.557744   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:22.558799  8303 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.559039   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:22.559095   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "92aa4cc3bc574d67a57b94e7852b1712"
format_stamp: "Formatted at 2026-06-01 13:42:22 on dist-test-slave-mfrq"
I20260601 13:42:22.559149   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-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)
I20260601 13:42:22.565104   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:22.565425   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:22.565647   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:22.566125   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:22.566164   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.566226   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:22.566268   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:22.570606   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:33653
I20260601 13:42:22.570739  8366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:33653 every 8 connection(s)
I20260601 13:42:22.574991  8367 heartbeater.cc:344] Connected to a master server at 127.0.174.62:40921
I20260601 13:42:22.575114  8367 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:22.575327  8367 heartbeater.cc:507] Master 127.0.174.62:40921 requested a full tablet report, sending...
I20260601 13:42:22.576002  8087 ts_manager.cc:194] Registered new tserver with Master: 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:22.576529  8087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41362
I20260601 13:42:22.576746   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005656154s
I20260601 13:42:23.536711  8216 heartbeater.cc:499] Master 127.0.174.62:40921 was elected leader, sending a full tablet report...
I20260601 13:42:23.558501  8292 heartbeater.cc:499] Master 127.0.174.62:40921 was elected leader, sending a full tablet report...
I20260601 13:42:23.577409  8367 heartbeater.cc:499] Master 127.0.174.62:40921 was elected leader, sending a full tablet report...
I20260601 13:42:23.611102  8087 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41364:
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"
    }
  }
}
W20260601 13:42:23.611642  8087 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.
I20260601 13:42:23.623281  8256 tablet_service.cc:1511] Processing CreateTablet for tablet f103aea514714b9fbcae16a83ae79eeb (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:23.623459  8255 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd805d499ba419fa83c5e50e412f0f1 (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:23.623607  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103aea514714b9fbcae16a83ae79eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.623764  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd805d499ba419fa83c5e50e412f0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.623852  8180 tablet_service.cc:1511] Processing CreateTablet for tablet f103aea514714b9fbcae16a83ae79eeb (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:23.624091  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103aea514714b9fbcae16a83ae79eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.626039  8387 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5: Bootstrap starting.
I20260601 13:42:23.626231  8254 tablet_service.cc:1511] Processing CreateTablet for tablet 851e0843bd0f44f2ac32abb0d2edc889 (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:23.626303  8179 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd805d499ba419fa83c5e50e412f0f1 (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:23.626483  8179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd805d499ba419fa83c5e50e412f0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.626483  8254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 851e0843bd0f44f2ac32abb0d2edc889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.626685  8253 tablet_service.cc:1511] Processing CreateTablet for tablet 77fe2aff83284f7f9493211b3cafad83 (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:23.626910  8253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fe2aff83284f7f9493211b3cafad83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.627281  8387 tablet_bootstrap.cc:654] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.628712  8178 tablet_service.cc:1511] Processing CreateTablet for tablet 851e0843bd0f44f2ac32abb0d2edc889 (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:23.628953  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 851e0843bd0f44f2ac32abb0d2edc889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.629169  8388 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:23.630192  8388 tablet_bootstrap.cc:654] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.631175  8177 tablet_service.cc:1511] Processing CreateTablet for tablet 77fe2aff83284f7f9493211b3cafad83 (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:23.631290  8388 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: No bootstrap required, opened a new log
I20260601 13:42:23.631363  8388 ts_tablet_manager.cc:1403] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.631402  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fe2aff83284f7f9493211b3cafad83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.631847  8388 raft_consensus.cc:359] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:23.631945  8388 raft_consensus.cc:385] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.631974  8388 raft_consensus.cc:740] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.632100  8388 consensus_queue.cc:260] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:23.632508  8388 ts_tablet_manager.cc:1434] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.632678  8388 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:23.633713  8388 tablet_bootstrap.cc:654] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.634878  8331 tablet_service.cc:1511] Processing CreateTablet for tablet f103aea514714b9fbcae16a83ae79eeb (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:23.634996  8329 tablet_service.cc:1511] Processing CreateTablet for tablet 851e0843bd0f44f2ac32abb0d2edc889 (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:23.635135  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103aea514714b9fbcae16a83ae79eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.635277  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 851e0843bd0f44f2ac32abb0d2edc889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.635558  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd805d499ba419fa83c5e50e412f0f1 (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:23.635771  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd805d499ba419fa83c5e50e412f0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.636986  8393 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712: Bootstrap starting.
I20260601 13:42:23.637877  8328 tablet_service.cc:1511] Processing CreateTablet for tablet 77fe2aff83284f7f9493211b3cafad83 (DEFAULT_TABLE table=test-workload [id=816786803b9a4d14bb529cb642b95f92]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:23.637990  8393 tablet_bootstrap.cc:654] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.638175  8328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77fe2aff83284f7f9493211b3cafad83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.638518  8388 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: No bootstrap required, opened a new log
I20260601 13:42:23.638541  8387 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5: No bootstrap required, opened a new log
I20260601 13:42:23.638602  8388 ts_tablet_manager.cc:1403] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:42:23.638630  8387 ts_tablet_manager.cc:1403] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:42:23.638923  8388 raft_consensus.cc:359] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.639005  8388 raft_consensus.cc:385] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.639026  8388 raft_consensus.cc:740] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.639042  8387 raft_consensus.cc:359] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:23.639149  8387 raft_consensus.cc:385] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.639201  8387 raft_consensus.cc:740] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299d262daebb42389559d25830ac78f5, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.639158  8388 consensus_queue.cc:260] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.639328  8387 consensus_queue.cc:260] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:23.639448  8388 ts_tablet_manager.cc:1434] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:23.639626  8388 tablet_bootstrap.cc:492] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:23.639672  8387 ts_tablet_manager.cc:1434] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.639849  8387 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5: Bootstrap starting.
I20260601 13:42:23.640578  8388 tablet_bootstrap.cc:654] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.640903  8387 tablet_bootstrap.cc:654] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.641114  8393 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712: No bootstrap required, opened a new log
I20260601 13:42:23.641188  8393 ts_tablet_manager.cc:1403] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:23.641619  8393 raft_consensus.cc:359] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:23.641808  8393 raft_consensus.cc:385] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.641901  8393 raft_consensus.cc:740] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.642112  8393 consensus_queue.cc:260] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:23.642455  8393 ts_tablet_manager.cc:1434] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.642634  8393 tablet_bootstrap.cc:492] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712: Bootstrap starting.
I20260601 13:42:23.642998  8387 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5: No bootstrap required, opened a new log
I20260601 13:42:23.643153  8387 ts_tablet_manager.cc:1403] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.643600  8393 tablet_bootstrap.cc:654] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.643638  8387 raft_consensus.cc:359] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.643772  8387 raft_consensus.cc:385] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.643863  8387 raft_consensus.cc:740] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299d262daebb42389559d25830ac78f5, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.644063  8387 consensus_queue.cc:260] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.644375  8387 ts_tablet_manager.cc:1434] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.644570  8387 tablet_bootstrap.cc:492] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5: Bootstrap starting.
I20260601 13:42:23.644654  8393 tablet_bootstrap.cc:492] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712: No bootstrap required, opened a new log
I20260601 13:42:23.644728  8393 ts_tablet_manager.cc:1403] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.645164  8393 raft_consensus.cc:359] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.645247  8393 raft_consensus.cc:385] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.645278  8393 raft_consensus.cc:740] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.645401  8393 consensus_queue.cc:260] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.645499  8387 tablet_bootstrap.cc:654] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.645684  8393 ts_tablet_manager.cc:1434] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.645879  8393 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712: Bootstrap starting.
I20260601 13:42:23.646620  8387 tablet_bootstrap.cc:492] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5: No bootstrap required, opened a new log
I20260601 13:42:23.646694  8387 ts_tablet_manager.cc:1403] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.646852  8393 tablet_bootstrap.cc:654] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.647120  8387 raft_consensus.cc:359] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.647226  8387 raft_consensus.cc:385] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.647257  8387 raft_consensus.cc:740] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299d262daebb42389559d25830ac78f5, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.647377  8387 consensus_queue.cc:260] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.647634  8387 ts_tablet_manager.cc:1434] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.647811  8387 tablet_bootstrap.cc:492] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5: Bootstrap starting.
I20260601 13:42:23.648286  8393 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712: No bootstrap required, opened a new log
I20260601 13:42:23.648377  8393 ts_tablet_manager.cc:1403] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:23.648758  8393 raft_consensus.cc:359] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.648859  8393 raft_consensus.cc:385] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.648895  8393 raft_consensus.cc:740] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.649104  8393 consensus_queue.cc:260] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.648768  8387 tablet_bootstrap.cc:654] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.649518  8393 ts_tablet_manager.cc:1434] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:23.649698  8393 tablet_bootstrap.cc:492] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712: Bootstrap starting.
I20260601 13:42:23.650504  8387 tablet_bootstrap.cc:492] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5: No bootstrap required, opened a new log
I20260601 13:42:23.650599  8387 ts_tablet_manager.cc:1403] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.650681  8393 tablet_bootstrap.cc:654] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.651012  8387 raft_consensus.cc:359] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.651098  8387 raft_consensus.cc:385] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.651139  8387 raft_consensus.cc:740] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299d262daebb42389559d25830ac78f5, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.651259  8387 consensus_queue.cc:260] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.651520  8387 ts_tablet_manager.cc:1434] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.651559  8388 tablet_bootstrap.cc:492] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: No bootstrap required, opened a new log
I20260601 13:42:23.651635  8388 ts_tablet_manager.cc:1403] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.001s
I20260601 13:42:23.651882  8393 tablet_bootstrap.cc:492] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712: No bootstrap required, opened a new log
I20260601 13:42:23.651998  8393 ts_tablet_manager.cc:1403] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:23.652017  8388 raft_consensus.cc:359] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.652153  8388 raft_consensus.cc:385] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.652199  8388 raft_consensus.cc:740] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.652328  8388 consensus_queue.cc:260] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.652491  8393 raft_consensus.cc:359] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.652633  8388 ts_tablet_manager.cc:1434] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:23.652611  8393 raft_consensus.cc:385] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.652828  8388 tablet_bootstrap.cc:492] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:23.652709  8393 raft_consensus.cc:740] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.653183  8393 consensus_queue.cc:260] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.653548  8393 ts_tablet_manager.cc:1434] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.653863  8388 tablet_bootstrap.cc:654] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.655011  8388 tablet_bootstrap.cc:492] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: No bootstrap required, opened a new log
I20260601 13:42:23.655113  8388 ts_tablet_manager.cc:1403] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:23.655573  8388 raft_consensus.cc:359] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.655686  8388 raft_consensus.cc:385] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.655726  8388 raft_consensus.cc:740] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.655848  8388 consensus_queue.cc:260] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.656150  8388 ts_tablet_manager.cc:1434] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:23.682092  8391 raft_consensus.cc:493] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.682225  8391 raft_consensus.cc:515] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.682811  8391 leader_election.cc:290] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:23.687325  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fe2aff83284f7f9493211b3cafad83" candidate_uuid: "e448844bda164bbc8c844cf17b7b9023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5" is_pre_election: true
I20260601 13:42:23.687314  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fe2aff83284f7f9493211b3cafad83" candidate_uuid: "e448844bda164bbc8c844cf17b7b9023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712" is_pre_election: true
I20260601 13:42:23.687496  8341 raft_consensus.cc:2468] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e448844bda164bbc8c844cf17b7b9023 in term 0.
I20260601 13:42:23.687496  8266 raft_consensus.cc:2468] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e448844bda164bbc8c844cf17b7b9023 in term 0.
I20260601 13:42:23.687918  8153 leader_election.cc:304] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299d262daebb42389559d25830ac78f5, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.688203  8391 raft_consensus.cc:2804] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.688258  8391 raft_consensus.cc:493] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.688287  8391 raft_consensus.cc:3060] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.689092  8391 raft_consensus.cc:515] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.689422  8391 leader_election.cc:290] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [CANDIDATE]: Term 1 election: Requested vote from peers 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:23.689698  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fe2aff83284f7f9493211b3cafad83" candidate_uuid: "e448844bda164bbc8c844cf17b7b9023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712"
I20260601 13:42:23.689698  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fe2aff83284f7f9493211b3cafad83" candidate_uuid: "e448844bda164bbc8c844cf17b7b9023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5"
I20260601 13:42:23.689855  8341 raft_consensus.cc:3060] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.689855  8266 raft_consensus.cc:3060] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.690858  8266 raft_consensus.cc:2468] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e448844bda164bbc8c844cf17b7b9023 in term 1.
I20260601 13:42:23.690858  8341 raft_consensus.cc:2468] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e448844bda164bbc8c844cf17b7b9023 in term 1.
I20260601 13:42:23.691190  8153 leader_election.cc:304] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299d262daebb42389559d25830ac78f5, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.691380  8391 raft_consensus.cc:2804] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.691601  8391 raft_consensus.cc:697] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 1 LEADER]: Becoming Leader. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Running, Role: LEADER
I20260601 13:42:23.691776  8391 consensus_queue.cc:237] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.693219  8087 catalog_manager.cc:5696] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 reported cstate change: term changed from 0 to 1, leader changed from <none> to e448844bda164bbc8c844cf17b7b9023 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "e448844bda164bbc8c844cf17b7b9023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.765677  8398 raft_consensus.cc:493] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.765853  8398 raft_consensus.cc:515] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:23.766499  8398 leader_election.cc:290] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925), e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807)
I20260601 13:42:23.771090  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103aea514714b9fbcae16a83ae79eeb" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5" is_pre_election: true
I20260601 13:42:23.771171  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103aea514714b9fbcae16a83ae79eeb" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023" is_pre_election: true
I20260601 13:42:23.771275  8266 raft_consensus.cc:2468] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 0.
I20260601 13:42:23.771317  8190 raft_consensus.cc:2468] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 0.
I20260601 13:42:23.771580  8304 leader_election.cc:304] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299d262daebb42389559d25830ac78f5, 92aa4cc3bc574d67a57b94e7852b1712; no voters: 
I20260601 13:42:23.771785  8398 raft_consensus.cc:2804] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.771852  8398 raft_consensus.cc:493] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.771880  8398 raft_consensus.cc:3060] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.772768  8398 raft_consensus.cc:515] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:23.773101  8398 leader_election.cc:290] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 election: Requested vote from peers 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925), e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807)
I20260601 13:42:23.773417  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103aea514714b9fbcae16a83ae79eeb" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5"
I20260601 13:42:23.773464  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103aea514714b9fbcae16a83ae79eeb" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023"
I20260601 13:42:23.773531  8266 raft_consensus.cc:3060] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.773574  8190 raft_consensus.cc:3060] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.774389  8266 raft_consensus.cc:2468] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 1.
I20260601 13:42:23.774431  8190 raft_consensus.cc:2468] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 1.
I20260601 13:42:23.774665  8304 leader_election.cc:304] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299d262daebb42389559d25830ac78f5, 92aa4cc3bc574d67a57b94e7852b1712; no voters: 
I20260601 13:42:23.774856  8398 raft_consensus.cc:2804] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.775054  8398 raft_consensus.cc:697] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Becoming Leader. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Running, Role: LEADER
I20260601 13:42:23.775207  8398 consensus_queue.cc:237] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:23.776628  8087 catalog_manager.cc:5696] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.781513  8398 raft_consensus.cc:493] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.781615  8398 raft_consensus.cc:515] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.781980  8398 leader_election.cc:290] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925)
I20260601 13:42:23.782298  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd805d499ba419fa83c5e50e412f0f1" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023" is_pre_election: true
I20260601 13:42:23.782370  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd805d499ba419fa83c5e50e412f0f1" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5" is_pre_election: true
I20260601 13:42:23.782428  8190 raft_consensus.cc:2468] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 0.
I20260601 13:42:23.782526  8266 raft_consensus.cc:2468] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 0.
I20260601 13:42:23.782684  8304 leader_election.cc:304] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92aa4cc3bc574d67a57b94e7852b1712, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.782821  8398 raft_consensus.cc:2804] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.782874  8398 raft_consensus.cc:493] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.782917  8398 raft_consensus.cc:3060] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.783592  8398 raft_consensus.cc:515] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.783902  8398 leader_election.cc:290] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 election: Requested vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925)
I20260601 13:42:23.784178  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd805d499ba419fa83c5e50e412f0f1" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023"
I20260601 13:42:23.784206  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd805d499ba419fa83c5e50e412f0f1" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5"
I20260601 13:42:23.784333  8190 raft_consensus.cc:3060] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.784343  8266 raft_consensus.cc:3060] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.785034  8190 raft_consensus.cc:2468] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 1.
I20260601 13:42:23.785089  8266 raft_consensus.cc:2468] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 1.
I20260601 13:42:23.785322  8304 leader_election.cc:304] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92aa4cc3bc574d67a57b94e7852b1712, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.785465  8398 raft_consensus.cc:2804] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.785548  8398 raft_consensus.cc:697] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Becoming Leader. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Running, Role: LEADER
I20260601 13:42:23.785681  8398 consensus_queue.cc:237] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.787113  8087 catalog_manager.cc:5696] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:23.882463  8398 raft_consensus.cc:493] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.882669  8398 raft_consensus.cc:515] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.883221  8398 leader_election.cc:290] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925)
I20260601 13:42:23.883726  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851e0843bd0f44f2ac32abb0d2edc889" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023" is_pre_election: true
I20260601 13:42:23.883728  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851e0843bd0f44f2ac32abb0d2edc889" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5" is_pre_election: true
I20260601 13:42:23.883906  8190 raft_consensus.cc:2468] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 0.
I20260601 13:42:23.883945  8266 raft_consensus.cc:2468] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 0.
I20260601 13:42:23.884231  8304 leader_election.cc:304] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92aa4cc3bc574d67a57b94e7852b1712, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.884415  8398 raft_consensus.cc:2804] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.884500  8398 raft_consensus.cc:493] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.884572  8398 raft_consensus.cc:3060] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.885445  8398 raft_consensus.cc:515] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.885877  8398 leader_election.cc:290] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 election: Requested vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925)
I20260601 13:42:23.886260  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851e0843bd0f44f2ac32abb0d2edc889" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023"
I20260601 13:42:23.886264  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "851e0843bd0f44f2ac32abb0d2edc889" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5"
I20260601 13:42:23.886396  8190 raft_consensus.cc:3060] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.886430  8266 raft_consensus.cc:3060] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.887135  8190 raft_consensus.cc:2468] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 1.
I20260601 13:42:23.887238  8266 raft_consensus.cc:2468] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 1.
I20260601 13:42:23.887490  8304 leader_election.cc:304] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92aa4cc3bc574d67a57b94e7852b1712, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.887660  8398 raft_consensus.cc:2804] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.887754  8398 raft_consensus.cc:697] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Becoming Leader. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Running, Role: LEADER
I20260601 13:42:23.887905  8398 consensus_queue.cc:237] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.889804  8087 catalog_manager.cc:5696] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:23.915769  8087 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41378:
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"
    }
  }
}
W20260601 13:42:23.916324  8087 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.
I20260601 13:42:23.922247  8177 tablet_service.cc:1511] Processing CreateTablet for tablet f60bd78697434911a0ced5b2b6d6dc38 (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:23.922459  8253 tablet_service.cc:1511] Processing CreateTablet for tablet f60bd78697434911a0ced5b2b6d6dc38 (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:23.922616  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60bd78697434911a0ced5b2b6d6dc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.922742  8253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60bd78697434911a0ced5b2b6d6dc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.922901  8178 tablet_service.cc:1511] Processing CreateTablet for tablet c18812cc7ce64ca5a5eeeb21cc993eb7 (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:23.923154  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18812cc7ce64ca5a5eeeb21cc993eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.925030  8387 tablet_bootstrap.cc:492] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: Bootstrap starting.
I20260601 13:42:23.925101  8328 tablet_service.cc:1511] Processing CreateTablet for tablet f60bd78697434911a0ced5b2b6d6dc38 (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:23.925103  8329 tablet_service.cc:1511] Processing CreateTablet for tablet d55373e498e2447ea7fd7292c79fd5d9 (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:23.925127  8331 tablet_service.cc:1511] Processing CreateTablet for tablet efcaa95af00a4f52a9aa5068d4bec06e (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:23.925503  8330 tablet_service.cc:1511] Processing CreateTablet for tablet c18812cc7ce64ca5a5eeeb21cc993eb7 (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:23.925721  8388 tablet_bootstrap.cc:492] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:23.926141  8387 tablet_bootstrap.cc:654] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.926100  8254 tablet_service.cc:1511] Processing CreateTablet for tablet d55373e498e2447ea7fd7292c79fd5d9 (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:23.926208  8255 tablet_service.cc:1511] Processing CreateTablet for tablet efcaa95af00a4f52a9aa5068d4bec06e (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:23.926345  8254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55373e498e2447ea7fd7292c79fd5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.926448  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efcaa95af00a4f52a9aa5068d4bec06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.926676  8388 tablet_bootstrap.cc:654] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.926888  8253 tablet_service.cc:1511] Processing CreateTablet for tablet c18812cc7ce64ca5a5eeeb21cc993eb7 (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:23.927088  8253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18812cc7ce64ca5a5eeeb21cc993eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.927402  8328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60bd78697434911a0ced5b2b6d6dc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.928920  8177 tablet_service.cc:1511] Processing CreateTablet for tablet efcaa95af00a4f52a9aa5068d4bec06e (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:23.929145  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efcaa95af00a4f52a9aa5068d4bec06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.929106  8178 tablet_service.cc:1511] Processing CreateTablet for tablet d55373e498e2447ea7fd7292c79fd5d9 (DEFAULT_TABLE table=dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:23.929339  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55373e498e2447ea7fd7292c79fd5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.929394  8387 tablet_bootstrap.cc:492] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: No bootstrap required, opened a new log
I20260601 13:42:23.929461  8387 ts_tablet_manager.cc:1403] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:23.929505  8393 tablet_bootstrap.cc:492] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: Bootstrap starting.
I20260601 13:42:23.929915  8387 raft_consensus.cc:359] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.930014  8387 raft_consensus.cc:385] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.930055  8387 raft_consensus.cc:740] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299d262daebb42389559d25830ac78f5, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.930176  8387 consensus_queue.cc:260] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.930473  8387 ts_tablet_manager.cc:1434] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.930505  8393 tablet_bootstrap.cc:654] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.930635  8387 tablet_bootstrap.cc:492] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: Bootstrap starting.
I20260601 13:42:23.931135  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efcaa95af00a4f52a9aa5068d4bec06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.931579  8387 tablet_bootstrap.cc:654] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.932224  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55373e498e2447ea7fd7292c79fd5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.933243  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18812cc7ce64ca5a5eeeb21cc993eb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:23.934860  8393 tablet_bootstrap.cc:492] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: No bootstrap required, opened a new log
I20260601 13:42:23.934926  8388 tablet_bootstrap.cc:492] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: No bootstrap required, opened a new log
I20260601 13:42:23.934966  8393 ts_tablet_manager.cc:1403] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:23.935024  8388 ts_tablet_manager.cc:1403] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:23.935418  8393 raft_consensus.cc:359] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.935465  8388 raft_consensus.cc:359] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.935520  8393 raft_consensus.cc:385] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.935551  8388 raft_consensus.cc:385] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.935580  8388 raft_consensus.cc:740] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.935568  8393 raft_consensus.cc:740] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.935741  8388 consensus_queue.cc:260] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.935741  8393 consensus_queue.cc:260] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.936038  8393 ts_tablet_manager.cc:1434] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.936203  8387 tablet_bootstrap.cc:492] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: No bootstrap required, opened a new log
I20260601 13:42:23.936038  8388 ts_tablet_manager.cc:1434] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.936647  8393 tablet_bootstrap.cc:492] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: Bootstrap starting.
I20260601 13:42:23.936761  8388 tablet_bootstrap.cc:492] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:23.937250  8387 ts_tablet_manager.cc:1403] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:23.937646  8393 tablet_bootstrap.cc:654] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.937768  8388 tablet_bootstrap.cc:654] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.937675  8387 raft_consensus.cc:359] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.937816  8387 raft_consensus.cc:385] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.937848  8387 raft_consensus.cc:740] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299d262daebb42389559d25830ac78f5, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.938265  8387 consensus_queue.cc:260] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.939239  8393 tablet_bootstrap.cc:492] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: No bootstrap required, opened a new log
I20260601 13:42:23.939322  8393 ts_tablet_manager.cc:1403] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.939764  8393 raft_consensus.cc:359] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.939854  8393 raft_consensus.cc:385] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.939888  8393 raft_consensus.cc:740] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.939997  8393 consensus_queue.cc:260] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.940060  8388 tablet_bootstrap.cc:492] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: No bootstrap required, opened a new log
I20260601 13:42:23.940116  8387 ts_tablet_manager.cc:1434] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:23.940141  8388 ts_tablet_manager.cc:1403] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.940239  8393 ts_tablet_manager.cc:1434] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.940387  8393 tablet_bootstrap.cc:492] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: Bootstrap starting.
I20260601 13:42:23.940618  8388 raft_consensus.cc:359] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.940713  8388 raft_consensus.cc:385] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.940747  8388 raft_consensus.cc:740] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.940867  8388 consensus_queue.cc:260] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.941136  8388 ts_tablet_manager.cc:1434] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.941257  8388 tablet_bootstrap.cc:492] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:23.941394  8393 tablet_bootstrap.cc:654] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.942276  8388 tablet_bootstrap.cc:654] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.942497  8393 tablet_bootstrap.cc:492] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: No bootstrap required, opened a new log
I20260601 13:42:23.942695  8393 ts_tablet_manager.cc:1403] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.943143  8393 raft_consensus.cc:359] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.943248  8393 raft_consensus.cc:385] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.943288  8393 raft_consensus.cc:740] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.943459  8393 consensus_queue.cc:260] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.943795  8393 ts_tablet_manager.cc:1434] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.943955  8388 tablet_bootstrap.cc:492] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: No bootstrap required, opened a new log
I20260601 13:42:23.943964  8393 tablet_bootstrap.cc:492] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: Bootstrap starting.
I20260601 13:42:23.944057  8388 ts_tablet_manager.cc:1403] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:23.944517  8388 raft_consensus.cc:359] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.944617  8388 raft_consensus.cc:385] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.944669  8388 raft_consensus.cc:740] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.944799  8388 consensus_queue.cc:260] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.945031  8393 tablet_bootstrap.cc:654] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.945113  8388 ts_tablet_manager.cc:1434] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:23.945289  8388 tablet_bootstrap.cc:492] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:23.945816  8387 tablet_bootstrap.cc:492] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: Bootstrap starting.
I20260601 13:42:23.946209  8393 tablet_bootstrap.cc:492] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: No bootstrap required, opened a new log
I20260601 13:42:23.946305  8393 ts_tablet_manager.cc:1403] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:23.946337  8388 tablet_bootstrap.cc:654] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.946698  8387 tablet_bootstrap.cc:654] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.946796  8393 raft_consensus.cc:359] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.946898  8393 raft_consensus.cc:385] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.946929  8393 raft_consensus.cc:740] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.947055  8393 consensus_queue.cc:260] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.947363  8393 ts_tablet_manager.cc:1434] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.947641  8388 tablet_bootstrap.cc:492] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: No bootstrap required, opened a new log
I20260601 13:42:23.947772  8388 ts_tablet_manager.cc:1403] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:23.948228  8388 raft_consensus.cc:359] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.948387  8388 raft_consensus.cc:385] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.948457  8388 raft_consensus.cc:740] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.948594  8388 consensus_queue.cc:260] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.948884  8388 ts_tablet_manager.cc:1434] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:23.949529  8387 tablet_bootstrap.cc:492] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: No bootstrap required, opened a new log
I20260601 13:42:23.949637  8387 ts_tablet_manager.cc:1403] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:23.950110  8395 raft_consensus.cc:493] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.950196  8395 raft_consensus.cc:515] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.950696  8395 leader_election.cc:290] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:23.950914  8387 raft_consensus.cc:359] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.951067  8387 raft_consensus.cc:385] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.951161  8387 raft_consensus.cc:740] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299d262daebb42389559d25830ac78f5, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.951349  8387 consensus_queue.cc:260] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.951700  8387 ts_tablet_manager.cc:1434] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:23.951956  8387 tablet_bootstrap.cc:492] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: Bootstrap starting.
I20260601 13:42:23.953827  8387 tablet_bootstrap.cc:654] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:23.955359  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55373e498e2447ea7fd7292c79fd5d9" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023" is_pre_election: true
I20260601 13:42:23.955374  8387 tablet_bootstrap.cc:492] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: No bootstrap required, opened a new log
I20260601 13:42:23.955523  8387 ts_tablet_manager.cc:1403] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:23.955504  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55373e498e2447ea7fd7292c79fd5d9" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712" is_pre_election: true
I20260601 13:42:23.955511  8190 raft_consensus.cc:2468] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 0.
I20260601 13:42:23.955672  8341 raft_consensus.cc:2468] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 0.
I20260601 13:42:23.955835  8229 leader_election.cc:304] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299d262daebb42389559d25830ac78f5, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.956074  8395 raft_consensus.cc:2804] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.956048  8391 raft_consensus.cc:493] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:23.956162  8395 raft_consensus.cc:493] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.956035  8387 raft_consensus.cc:359] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.956228  8395 raft_consensus.cc:3060] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.956280  8387 raft_consensus.cc:385] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:23.956231  8391 raft_consensus.cc:515] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.956333  8387 raft_consensus.cc:740] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 299d262daebb42389559d25830ac78f5, State: Initialized, Role: FOLLOWER
I20260601 13:42:23.956472  8387 consensus_queue.cc:260] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.956631  8391 leader_election.cc:290] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:23.956952  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60bd78697434911a0ced5b2b6d6dc38" candidate_uuid: "e448844bda164bbc8c844cf17b7b9023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712" is_pre_election: true
I20260601 13:42:23.956952  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60bd78697434911a0ced5b2b6d6dc38" candidate_uuid: "e448844bda164bbc8c844cf17b7b9023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5" is_pre_election: true
I20260601 13:42:23.957087  8341 raft_consensus.cc:2468] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e448844bda164bbc8c844cf17b7b9023 in term 0.
I20260601 13:42:23.957087  8266 raft_consensus.cc:2468] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e448844bda164bbc8c844cf17b7b9023 in term 0.
I20260601 13:42:23.957345  8395 raft_consensus.cc:515] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.957391  8155 leader_election.cc:304] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92aa4cc3bc574d67a57b94e7852b1712, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.957571  8391 raft_consensus.cc:2804] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:23.957620  8391 raft_consensus.cc:493] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:23.957660  8391 raft_consensus.cc:3060] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.957713  8395 leader_election.cc:290] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 1 election: Requested vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:23.958284  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55373e498e2447ea7fd7292c79fd5d9" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023"
I20260601 13:42:23.958338  8341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55373e498e2447ea7fd7292c79fd5d9" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712"
I20260601 13:42:23.958376  8190 raft_consensus.cc:3060] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.958406  8341 raft_consensus.cc:3060] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.958613  8387 ts_tablet_manager.cc:1434] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:23.958636  8391 raft_consensus.cc:515] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.958969  8391 leader_election.cc:290] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [CANDIDATE]: Term 1 election: Requested vote from peers 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:23.959278  8190 raft_consensus.cc:2468] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 1.
I20260601 13:42:23.959343  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60bd78697434911a0ced5b2b6d6dc38" candidate_uuid: "e448844bda164bbc8c844cf17b7b9023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5"
I20260601 13:42:23.959438  8266 raft_consensus.cc:3060] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.959453  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60bd78697434911a0ced5b2b6d6dc38" candidate_uuid: "e448844bda164bbc8c844cf17b7b9023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712"
I20260601 13:42:23.959527  8340 raft_consensus.cc:3060] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:23.959278  8341 raft_consensus.cc:2468] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 1.
I20260601 13:42:23.959892  8229 leader_election.cc:304] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299d262daebb42389559d25830ac78f5, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.960214  8434 raft_consensus.cc:2804] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.960368  8266 raft_consensus.cc:2468] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e448844bda164bbc8c844cf17b7b9023 in term 1.
I20260601 13:42:23.960369  8434 raft_consensus.cc:697] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 1 LEADER]: Becoming Leader. State: Replica: 299d262daebb42389559d25830ac78f5, State: Running, Role: LEADER
I20260601 13:42:23.960450  8340 raft_consensus.cc:2468] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e448844bda164bbc8c844cf17b7b9023 in term 1.
I20260601 13:42:23.960664  8155 leader_election.cc:304] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92aa4cc3bc574d67a57b94e7852b1712, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:23.960826  8391 raft_consensus.cc:2804] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:23.960903  8391 raft_consensus.cc:697] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 LEADER]: Becoming Leader. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Running, Role: LEADER
I20260601 13:42:23.960593  8434 consensus_queue.cc:237] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.961007  8391 consensus_queue.cc:237] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:23.962571  8086 catalog_manager.cc:5696] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 reported cstate change: term changed from 0 to 1, leader changed from <none> to e448844bda164bbc8c844cf17b7b9023 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "e448844bda164bbc8c844cf17b7b9023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:23.962571  8085 catalog_manager.cc:5696] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299d262daebb42389559d25830ac78f5 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "299d262daebb42389559d25830ac78f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:24.069906  8434 raft_consensus.cc:493] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.070071  8434 raft_consensus.cc:515] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:24.070520  8434 leader_election.cc:290] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:24.071010  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18812cc7ce64ca5a5eeeb21cc993eb7" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023" is_pre_election: true
I20260601 13:42:24.071010  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18812cc7ce64ca5a5eeeb21cc993eb7" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712" is_pre_election: true
I20260601 13:42:24.071177  8190 raft_consensus.cc:2468] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 0.
I20260601 13:42:24.071177  8340 raft_consensus.cc:2468] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 0.
I20260601 13:42:24.071517  8231 leader_election.cc:304] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299d262daebb42389559d25830ac78f5, 92aa4cc3bc574d67a57b94e7852b1712; no voters: 
I20260601 13:42:24.071720  8434 raft_consensus.cc:2804] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:24.071790  8434 raft_consensus.cc:493] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.071822  8434 raft_consensus.cc:3060] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:24.072702  8434 raft_consensus.cc:515] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:24.073029  8434 leader_election.cc:290] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 1 election: Requested vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:24.073383  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18812cc7ce64ca5a5eeeb21cc993eb7" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712"
I20260601 13:42:24.073423  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18812cc7ce64ca5a5eeeb21cc993eb7" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023"
I20260601 13:42:24.073504  8340 raft_consensus.cc:3060] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:24.073575  8190 raft_consensus.cc:3060] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:24.074343  8340 raft_consensus.cc:2468] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 1.
I20260601 13:42:24.074376  8190 raft_consensus.cc:2468] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 1.
I20260601 13:42:24.074641  8231 leader_election.cc:304] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299d262daebb42389559d25830ac78f5, 92aa4cc3bc574d67a57b94e7852b1712; no voters: 
I20260601 13:42:24.074813  8434 raft_consensus.cc:2804] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:24.074918  8434 raft_consensus.cc:697] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 1 LEADER]: Becoming Leader. State: Replica: 299d262daebb42389559d25830ac78f5, State: Running, Role: LEADER
I20260601 13:42:24.075054  8434 consensus_queue.cc:237] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:24.076704  8086 catalog_manager.cc:5696] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 299d262daebb42389559d25830ac78f5 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "299d262daebb42389559d25830ac78f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:24.136875  8398 raft_consensus.cc:493] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:24.137049  8398 raft_consensus.cc:515] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:24.137511  8398 leader_election.cc:290] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925)
I20260601 13:42:24.138091  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcaa95af00a4f52a9aa5068d4bec06e" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5" is_pre_election: true
I20260601 13:42:24.138103  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcaa95af00a4f52a9aa5068d4bec06e" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023" is_pre_election: true
I20260601 13:42:24.138284  8266 raft_consensus.cc:2468] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 0.
I20260601 13:42:24.138294  8190 raft_consensus.cc:2468] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 0.
I20260601 13:42:24.138636  8304 leader_election.cc:304] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 299d262daebb42389559d25830ac78f5, 92aa4cc3bc574d67a57b94e7852b1712; no voters: 
I20260601 13:42:24.138829  8398 raft_consensus.cc:2804] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:24.138890  8398 raft_consensus.cc:493] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:24.138928  8398 raft_consensus.cc:3060] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:24.139752  8398 raft_consensus.cc:515] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:24.140108  8398 leader_election.cc:290] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 election: Requested vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925)
I20260601 13:42:24.140482  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcaa95af00a4f52a9aa5068d4bec06e" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023"
I20260601 13:42:24.140491  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efcaa95af00a4f52a9aa5068d4bec06e" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5"
I20260601 13:42:24.140646  8190 raft_consensus.cc:3060] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:24.140691  8266 raft_consensus.cc:3060] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:24.141517  8266 raft_consensus.cc:2468] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 1.
I20260601 13:42:24.141521  8190 raft_consensus.cc:2468] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92aa4cc3bc574d67a57b94e7852b1712 in term 1.
I20260601 13:42:24.141868  8304 leader_election.cc:304] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92aa4cc3bc574d67a57b94e7852b1712, e448844bda164bbc8c844cf17b7b9023; no voters: 
I20260601 13:42:24.142071  8398 raft_consensus.cc:2804] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:24.142231  8398 raft_consensus.cc:697] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Becoming Leader. State: Replica: 92aa4cc3bc574d67a57b94e7852b1712, State: Running, Role: LEADER
I20260601 13:42:24.142391  8398 consensus_queue.cc:237] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:24.144085  8086 catalog_manager.cc:5696] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:24.169927   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:24.172950  8391 consensus_queue.cc:1048] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:24.175086   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:24.175464   696 tablet_replica.cc:333] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: stopping tablet replica
I20260601 13:42:24.175629   696 raft_consensus.cc:2243] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:24.175742   696 raft_consensus.cc:2272] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:24.176376   696 tablet_replica.cc:333] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: stopping tablet replica
I20260601 13:42:24.176501   696 raft_consensus.cc:2243] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:24.176605   696 raft_consensus.cc:2272] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:24.176924   696 tablet_replica.cc:333] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: stopping tablet replica
I20260601 13:42:24.176991   696 raft_consensus.cc:2243] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:24.177050   696 raft_consensus.cc:2272] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:24.177383   696 tablet_replica.cc:333] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: stopping tablet replica
I20260601 13:42:24.177443   696 raft_consensus.cc:2243] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:24.177582   696 raft_consensus.cc:2272] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:24.178041   696 tablet_replica.cc:333] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: stopping tablet replica
I20260601 13:42:24.178166   696 raft_consensus.cc:2243] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:24.178256   696 raft_consensus.cc:2272] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:24.178766   696 tablet_replica.cc:333] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: stopping tablet replica
I20260601 13:42:24.178838   696 raft_consensus.cc:2243] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:24.178952   696 raft_consensus.cc:2272] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:24.179322   696 tablet_replica.cc:333] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: stopping tablet replica
I20260601 13:42:24.179456   696 raft_consensus.cc:2243] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:24.179577   696 raft_consensus.cc:2272] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:24.179905   696 tablet_replica.cc:333] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: stopping tablet replica
I20260601 13:42:24.180013   696 raft_consensus.cc:2243] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:24.180157   696 pending_rounds.cc:70] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Trying to abort 1 pending ops.
I20260601 13:42:24.180209   696 pending_rounds.cc:77] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196224865701888 op_type: NO_OP noop_request { }
I20260601 13:42:24.180279   696 raft_consensus.cc:2889] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:24.180338   696 raft_consensus.cc:2272] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:24.194835   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:24.213979  8398 consensus_queue.cc:1048] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:24.217021  8304 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:42:24.218549  8304 consensus_peers.cc:597] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 -> Peer e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): Couldn't send request to peer e448844bda164bbc8c844cf17b7b9023. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:24.272490  8398 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:24.276365  8304 consensus_peers.cc:597] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 -> Peer e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): Couldn't send request to peer e448844bda164bbc8c844cf17b7b9023. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:24.288774  8411 consensus_queue.cc:1048] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:24.292647  8304 consensus_peers.cc:597] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 -> Peer e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): Couldn't send request to peer e448844bda164bbc8c844cf17b7b9023. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:24.389026  8434 consensus_queue.cc:1048] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:24.393352  8229 consensus_peers.cc:597] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 -> Peer e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): Couldn't send request to peer e448844bda164bbc8c844cf17b7b9023. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:24.465902  8229 consensus_peers.cc:597] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 -> Peer e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): Couldn't send request to peer e448844bda164bbc8c844cf17b7b9023. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:24.544966  8304 consensus_peers.cc:597] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 -> Peer e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): Couldn't send request to peer e448844bda164bbc8c844cf17b7b9023. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:24.564806  8395 consensus_queue.cc:1048] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:24.596129  8411 consensus_queue.cc:1048] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:24.820350  8448 consensus_queue.cc:579] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Leader has been unable to successfully communicate with peer e448844bda164bbc8c844cf17b7b9023 for more than 1 seconds (1.034s)
W20260601 13:42:24.822377  8085 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9fd805d499ba419fa83c5e50e412f0f1 with cas_config_opid_index -1: no extra replica candidate found for tablet 9fd805d499ba419fa83c5e50e412f0f1 (table test-workload [id=816786803b9a4d14bb529cb642b95f92]): 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
I20260601 13:42:25.163009  8398 consensus_queue.cc:579] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Leader has been unable to successfully communicate with peer e448844bda164bbc8c844cf17b7b9023 for more than 1 seconds (1.387s)
I20260601 13:42:25.203200  8085 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41364:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:42:25.203334  8085 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:41364:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:42:25.206548  8085 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97: Sending DeleteTablet for 3 replicas of tablet f60bd78697434911a0ced5b2b6d6dc38
I20260601 13:42:25.206947  8085 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97: Sending DeleteTablet for 3 replicas of tablet c18812cc7ce64ca5a5eeeb21cc993eb7
I20260601 13:42:25.207223  8085 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97: Sending DeleteTablet for 3 replicas of tablet d55373e498e2447ea7fd7292c79fd5d9
I20260601 13:42:25.207381  8330 tablet_service.cc:1558] Processing DeleteTablet for tablet f60bd78697434911a0ced5b2b6d6dc38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:51918
I20260601 13:42:25.207473  8253 tablet_service.cc:1558] Processing DeleteTablet for tablet f60bd78697434911a0ced5b2b6d6dc38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:47530
I20260601 13:42:25.207739  8329 tablet_service.cc:1558] Processing DeleteTablet for tablet c18812cc7ce64ca5a5eeeb21cc993eb7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:51918
I20260601 13:42:25.207772  8330 tablet_service.cc:1558] Processing DeleteTablet for tablet d55373e498e2447ea7fd7292c79fd5d9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:51918
I20260601 13:42:25.207827  8461 tablet_replica.cc:333] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: stopping tablet replica
I20260601 13:42:25.207870  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet c18812cc7ce64ca5a5eeeb21cc993eb7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:47530
I20260601 13:42:25.207957  8461 raft_consensus.cc:2243] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.208086  8460 tablet_replica.cc:333] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: stopping tablet replica
I20260601 13:42:25.208112  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet d55373e498e2447ea7fd7292c79fd5d9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:47530
I20260601 13:42:25.208132  8461 raft_consensus.cc:2272] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.207489  8085 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97: Sending DeleteTablet for 3 replicas of tablet efcaa95af00a4f52a9aa5068d4bec06e
I20260601 13:42:25.208240  8460 raft_consensus.cc:2243] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.208344  8460 raft_consensus.cc:2272] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.208653  8461 ts_tablet_manager.cc:1916] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.208884  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet efcaa95af00a4f52a9aa5068d4bec06e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:47530
I20260601 13:42:25.208690  8460 ts_tablet_manager.cc:1916] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.209290   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:25.210486  8330 tablet_service.cc:1558] Processing DeleteTablet for tablet efcaa95af00a4f52a9aa5068d4bec06e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:51918
I20260601 13:42:25.211040  8461 ts_tablet_manager.cc:1929] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
W20260601 13:42:25.211093  8463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:25.211179  8461 log.cc:1199] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-1-root/wals/f60bd78697434911a0ced5b2b6d6dc38
W20260601 13:42:25.211310  8466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:25.211468  8461 ts_tablet_manager.cc:1950] T f60bd78697434911a0ced5b2b6d6dc38 P 299d262daebb42389559d25830ac78f5: Deleting consensus metadata
I20260601 13:42:25.211165  8460 ts_tablet_manager.cc:1929] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
W20260601 13:42:25.211544  8071 catalog_manager.cc:4754] TS e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet f60bd78697434911a0ced5b2b6d6dc38: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111)
I20260601 13:42:25.211668  8460 log.cc:1199] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-2-root/wals/f60bd78697434911a0ced5b2b6d6dc38
I20260601 13:42:25.211935  8460 ts_tablet_manager.cc:1950] T f60bd78697434911a0ced5b2b6d6dc38 P 92aa4cc3bc574d67a57b94e7852b1712: Deleting consensus metadata
I20260601 13:42:25.212265  8461 tablet_replica.cc:333] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: stopping tablet replica
W20260601 13:42:25.212396  8464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:25.212424  8461 raft_consensus.cc:2243] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:25.212561  8460 tablet_replica.cc:333] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: stopping tablet replica
I20260601 13:42:25.212615  8071 catalog_manager.cc:5027] TS 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925): tablet f60bd78697434911a0ced5b2b6d6dc38 (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.212700  8461 raft_consensus.cc:2272] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.212703  8460 raft_consensus.cc:2243] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.212855  8460 raft_consensus.cc:2272] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.212894  8073 catalog_manager.cc:5027] TS 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653): tablet f60bd78697434911a0ced5b2b6d6dc38 (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.213028   696 server_base.cc:1061] running on GCE node
I20260601 13:42:25.213286   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:25.213339   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:25.213363   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321345213363 us; error 0 us; skew 500 ppm
I20260601 13:42:25.213485  8460 ts_tablet_manager.cc:1916] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.213482  8411 raft_consensus.cc:493] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:25.213654  8461 ts_tablet_manager.cc:1916] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.213598  8411 raft_consensus.cc:515] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.214237  8411 leader_election.cc:290] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925)
I20260601 13:42:25.214318   696 webserver.cc:533] Webserver started at http://127.0.174.4:41329/ using document root <none> and password file <none>
I20260601 13:42:25.214465   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:25.214512   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:25.214573   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:25.214911   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "538dcbac4f6d47598f5b1f77b7a940da"
format_stamp: "Formatted at 2026-06-01 13:42:25 on dist-test-slave-mfrq"
I20260601 13:42:25.215000  8266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fe2aff83284f7f9493211b3cafad83" candidate_uuid: "92aa4cc3bc574d67a57b94e7852b1712" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "299d262daebb42389559d25830ac78f5" is_pre_election: true
I20260601 13:42:25.215628  8460 ts_tablet_manager.cc:1929] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:25.215698  8460 log.cc:1199] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-2-root/wals/c18812cc7ce64ca5a5eeeb21cc993eb7
I20260601 13:42:25.215833  8461 ts_tablet_manager.cc:1929] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:25.215955  8461 log.cc:1199] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-1-root/wals/c18812cc7ce64ca5a5eeeb21cc993eb7
I20260601 13:42:25.216007  8460 ts_tablet_manager.cc:1950] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 92aa4cc3bc574d67a57b94e7852b1712: Deleting consensus metadata
W20260601 13:42:25.216228  8304 leader_election.cc:336] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111)
I20260601 13:42:25.216260  8461 ts_tablet_manager.cc:1950] T c18812cc7ce64ca5a5eeeb21cc993eb7 P 299d262daebb42389559d25830ac78f5: Deleting consensus metadata
I20260601 13:42:25.216290  8304 leader_election.cc:304] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [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: 92aa4cc3bc574d67a57b94e7852b1712; no voters: 299d262daebb42389559d25830ac78f5, e448844bda164bbc8c844cf17b7b9023
I20260601 13:42:25.216568  8411 raft_consensus.cc:2749] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:42:25.216631  8460 tablet_replica.cc:333] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: stopping tablet replica
I20260601 13:42:25.216723  8073 catalog_manager.cc:5027] TS 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653): tablet c18812cc7ce64ca5a5eeeb21cc993eb7 (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.216738  8460 raft_consensus.cc:2243] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.216878  8460 raft_consensus.cc:2272] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.216974  8461 tablet_replica.cc:333] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: stopping tablet replica
I20260601 13:42:25.217103   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:25.217085  8071 catalog_manager.cc:5027] TS 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925): tablet c18812cc7ce64ca5a5eeeb21cc993eb7 (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.217367  8461 raft_consensus.cc:2243] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:25.217424  8460 ts_tablet_manager.cc:1916] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.217582  8461 raft_consensus.cc:2272] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.218125  8461 ts_tablet_manager.cc:1916] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.218327  8471 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:25.218643   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:25.218715   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "538dcbac4f6d47598f5b1f77b7a940da"
format_stamp: "Formatted at 2026-06-01 13:42:25 on dist-test-slave-mfrq"
I20260601 13:42:25.218778   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-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)
I20260601 13:42:25.219399  8460 ts_tablet_manager.cc:1929] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:25.219470  8460 log.cc:1199] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-2-root/wals/d55373e498e2447ea7fd7292c79fd5d9
I20260601 13:42:25.219729  8460 ts_tablet_manager.cc:1950] T d55373e498e2447ea7fd7292c79fd5d9 P 92aa4cc3bc574d67a57b94e7852b1712: Deleting consensus metadata
I20260601 13:42:25.219945  8461 ts_tablet_manager.cc:1929] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:25.220027  8461 log.cc:1199] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-1-root/wals/d55373e498e2447ea7fd7292c79fd5d9
I20260601 13:42:25.220271  8460 tablet_replica.cc:333] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: stopping tablet replica
I20260601 13:42:25.220300  8461 ts_tablet_manager.cc:1950] T d55373e498e2447ea7fd7292c79fd5d9 P 299d262daebb42389559d25830ac78f5: Deleting consensus metadata
I20260601 13:42:25.220404  8073 catalog_manager.cc:5027] TS 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653): tablet d55373e498e2447ea7fd7292c79fd5d9 (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.220429  8460 raft_consensus.cc:2243] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:25.220587  8460 raft_consensus.cc:2272] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.221014  8461 tablet_replica.cc:333] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: stopping tablet replica
I20260601 13:42:25.221014  8460 ts_tablet_manager.cc:1916] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.221083  8071 catalog_manager.cc:5027] TS 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925): tablet d55373e498e2447ea7fd7292c79fd5d9 (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.221195  8461 raft_consensus.cc:2243] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.221310  8461 raft_consensus.cc:2272] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.221845  8461 ts_tablet_manager.cc:1916] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.222818  8460 ts_tablet_manager.cc:1929] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:25.222885  8460 log.cc:1199] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-2-root/wals/efcaa95af00a4f52a9aa5068d4bec06e
I20260601 13:42:25.223093  8460 ts_tablet_manager.cc:1950] T efcaa95af00a4f52a9aa5068d4bec06e P 92aa4cc3bc574d67a57b94e7852b1712: Deleting consensus metadata
I20260601 13:42:25.223333  8461 ts_tablet_manager.cc:1929] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:25.223417  8461 log.cc:1199] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-1-root/wals/efcaa95af00a4f52a9aa5068d4bec06e
I20260601 13:42:25.223618  8073 catalog_manager.cc:5027] TS 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653): tablet efcaa95af00a4f52a9aa5068d4bec06e (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.223688  8461 ts_tablet_manager.cc:1950] T efcaa95af00a4f52a9aa5068d4bec06e P 299d262daebb42389559d25830ac78f5: Deleting consensus metadata
I20260601 13:42:25.224242  8071 catalog_manager.cc:5027] TS 299d262daebb42389559d25830ac78f5 (127.0.174.2:41925): tablet efcaa95af00a4f52a9aa5068d4bec06e (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.232738   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:25.233121   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:25.233345   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:25.233841   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:25.233882   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:25.233937   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:25.233971   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:25.238404   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:45161
I20260601 13:42:25.239733  8534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:45161 every 8 connection(s)
I20260601 13:42:25.239794   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:25.241859  8538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:25.242081  8539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:25.242112  8541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:25.242306   696 server_base.cc:1061] running on GCE node
I20260601 13:42:25.242478   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:25.242524   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:25.242539   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321345242539 us; error 0 us; skew 500 ppm
I20260601 13:42:25.243535   696 webserver.cc:533] Webserver started at http://127.0.174.1:40291/ using document root <none> and password file <none>
I20260601 13:42:25.243698   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:25.243734   696 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:25.244791   696 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:25.245266  8535 heartbeater.cc:344] Connected to a master server at 127.0.174.62:40921
I20260601 13:42:25.245358  8535 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:25.245566  8535 heartbeater.cc:507] Master 127.0.174.62:40921 requested a full tablet report, sending...
I20260601 13:42:25.246218  8085 ts_manager.cc:194] Registered new tserver with Master: 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4:45161)
I20260601 13:42:25.246351  8546 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:25.246578   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:25.246670   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "e448844bda164bbc8c844cf17b7b9023"
format_stamp: "Formatted at 2026-06-01 13:42:22 on dist-test-slave-mfrq"
I20260601 13:42:25.246778   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-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)
I20260601 13:42:25.246994  8085 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41402
I20260601 13:42:25.252417  8340 consensus_queue.cc:237] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [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: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } }
I20260601 13:42:25.253990  8266 raft_consensus.cc:1275] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:25.254439  8411 consensus_queue.cc:1048] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:25.254777  8304 consensus_peers.cc:597] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 -> Peer e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): Couldn't send request to peer e448844bda164bbc8c844cf17b7b9023. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:25.256125  8411 raft_consensus.cc:2955] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.258050  8073 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f103aea514714b9fbcae16a83ae79eeb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260601 13:42:25.258306  8266 raft_consensus.cc:2955] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.258739  8085 catalog_manager.cc:5696] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:25.260540  8305 consensus_peers.cc:597] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 -> Peer 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4:45161): Couldn't send request to peer 538dcbac4f6d47598f5b1f77b7a940da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f103aea514714b9fbcae16a83ae79eeb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:25.291329   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:25.291786   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:25.292147   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:25.293038  8557 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:42:25.298578   696 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:42:25.298683   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:25.298810   696 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:42:25.299721  8557 tablet_bootstrap.cc:492] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:25.302366  8557 tablet_bootstrap.cc:492] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: 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
I20260601 13:42:25.302577   696 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:42:25.302644   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:42:25.302677  8557 tablet_bootstrap.cc:492] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: Bootstrap complete.
I20260601 13:42:25.302894  8557 ts_tablet_manager.cc:1403] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:25.303318  8557 raft_consensus.cc:359] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.303412  8557 raft_consensus.cc:740] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:25.303557  8557 consensus_queue.cc:260] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.303989  8557 ts_tablet_manager.cc:1434] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:25.304160  8557 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:25.306656  8557 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: 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
I20260601 13:42:25.306905  8557 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Bootstrap complete.
I20260601 13:42:25.307107  8557 ts_tablet_manager.cc:1403] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:25.307627  8617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:39807 every 8 connection(s)
I20260601 13:42:25.307554  8557 raft_consensus.cc:359] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.307561   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:39807
I20260601 13:42:25.307720  8557 raft_consensus.cc:740] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:25.307878  8557 consensus_queue.cc:260] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.308185  8557 ts_tablet_manager.cc:1434] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:25.308351  8557 tablet_bootstrap.cc:492] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
W20260601 13:42:25.308384  8619 tablet.cc:2404] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:42:25.310868  8557 tablet_bootstrap.cc:492] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: 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
I20260601 13:42:25.311111  8557 tablet_bootstrap.cc:492] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Bootstrap complete.
I20260601 13:42:25.311290  8557 ts_tablet_manager.cc:1403] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:25.311759  8557 raft_consensus.cc:359] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.311884  8557 raft_consensus.cc:740] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:25.312027  8557 consensus_queue.cc:260] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.312320  8557 ts_tablet_manager.cc:1434] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:25.312484  8557 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:25.312919  8618 heartbeater.cc:344] Connected to a master server at 127.0.174.62:40921
I20260601 13:42:25.313012  8618 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:25.313189  8618 heartbeater.cc:507] Master 127.0.174.62:40921 requested a full tablet report, sending...
I20260601 13:42:25.314091  8086 ts_manager.cc:194] Re-registered known tserver with Master: e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807)
I20260601 13:42:25.314881  8557 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: 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
I20260601 13:42:25.315116  8557 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: Bootstrap complete.
I20260601 13:42:25.315294  8557 ts_tablet_manager.cc:1403] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:25.315680  8557 raft_consensus.cc:359] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:25.315793  8557 raft_consensus.cc:740] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:25.315851  8086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41416
I20260601 13:42:25.315943  8557 consensus_queue.cc:260] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:25.316228  8557 ts_tablet_manager.cc:1434] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:25.316399  8557 tablet_bootstrap.cc:492] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:25.316752  8618 heartbeater.cc:499] Master 127.0.174.62:40921 was elected leader, sending a full tablet report...
I20260601 13:42:25.318873  8557 tablet_bootstrap.cc:492] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: 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
I20260601 13:42:25.319113  8557 tablet_bootstrap.cc:492] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: Bootstrap complete.
I20260601 13:42:25.319296  8557 ts_tablet_manager.cc:1403] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:25.319741  8557 raft_consensus.cc:359] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.319868  8557 raft_consensus.cc:740] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:25.320024  8557 consensus_queue.cc:260] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.320312  8557 ts_tablet_manager.cc:1434] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:25.320483  8557 tablet_bootstrap.cc:492] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:25.321790  8581 tablet_service.cc:1558] Processing DeleteTablet for tablet f60bd78697434911a0ced5b2b6d6dc38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:56516
W20260601 13:42:25.322616  8071 catalog_manager.cc:5007] TS e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): delete failed for tablet f60bd78697434911a0ced5b2b6d6dc38 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f60bd78697434911a0ced5b2b6d6dc38 already in progress: opening tablet
I20260601 13:42:25.323287  8557 tablet_bootstrap.cc:492] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: 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
I20260601 13:42:25.323523  8557 tablet_bootstrap.cc:492] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Bootstrap complete.
I20260601 13:42:25.323704  8557 ts_tablet_manager.cc:1403] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:25.324095  8557 raft_consensus.cc:359] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.324177  8557 raft_consensus.cc:740] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:25.324307  8557 consensus_queue.cc:260] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.324582  8557 ts_tablet_manager.cc:1434] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:25.324750  8557 tablet_bootstrap.cc:492] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:25.326269  8581 tablet_service.cc:1558] Processing DeleteTablet for tablet c18812cc7ce64ca5a5eeeb21cc993eb7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:56516
I20260601 13:42:25.326464  8625 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:25.326556  8625 raft_consensus.cc:2243] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.326632  8625 raft_consensus.cc:2272] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.327078  8625 ts_tablet_manager.cc:1916] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.327415  8557 tablet_bootstrap.cc:492] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: 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
I20260601 13:42:25.327594  8557 tablet_bootstrap.cc:492] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Bootstrap complete.
I20260601 13:42:25.327713  8557 ts_tablet_manager.cc:1403] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:25.328040  8557 raft_consensus.cc:359] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.328122  8557 raft_consensus.cc:740] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:25.328250  8557 consensus_queue.cc:260] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.328549  8557 ts_tablet_manager.cc:1434] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:25.328667  8557 tablet_bootstrap.cc:492] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Bootstrap starting.
I20260601 13:42:25.329406  8625 ts_tablet_manager.cc:1929] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:25.329497  8625 log.cc:1199] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root/wals/c18812cc7ce64ca5a5eeeb21cc993eb7
I20260601 13:42:25.329814  8625 ts_tablet_manager.cc:1950] T c18812cc7ce64ca5a5eeeb21cc993eb7 P e448844bda164bbc8c844cf17b7b9023: Deleting consensus metadata
I20260601 13:42:25.330569  8071 catalog_manager.cc:5027] TS e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): tablet c18812cc7ce64ca5a5eeeb21cc993eb7 (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.331451  8398 consensus_queue.cc:579] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Leader has been unable to successfully communicate with peer e448844bda164bbc8c844cf17b7b9023 for more than 1 seconds (1.443s)
I20260601 13:42:25.331584  8557 tablet_bootstrap.cc:492] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: 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
I20260601 13:42:25.331911  8557 tablet_bootstrap.cc:492] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Bootstrap complete.
I20260601 13:42:25.332124  8557 ts_tablet_manager.cc:1403] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:25.332559  8557 raft_consensus.cc:359] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.332703  8557 raft_consensus.cc:740] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e448844bda164bbc8c844cf17b7b9023, State: Initialized, Role: FOLLOWER
I20260601 13:42:25.332901  8557 consensus_queue.cc:260] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.333225  8557 ts_tablet_manager.cc:1434] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:25.334379  8340 consensus_queue.cc:237] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } }
I20260601 13:42:25.334558  8581 tablet_service.cc:1558] Processing DeleteTablet for tablet f60bd78697434911a0ced5b2b6d6dc38 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:56516
I20260601 13:42:25.334965  8625 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:25.335119  8625 raft_consensus.cc:2243] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.335197  8625 pending_rounds.cc:70] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Trying to abort 1 pending ops.
I20260601 13:42:25.335222  8625 pending_rounds.cc:77] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196224865701888 op_type: NO_OP noop_request { }
I20260601 13:42:25.335270  8625 raft_consensus.cc:2889] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:25.335325  8625 raft_consensus.cc:2272] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:25.335880  8305 consensus_peers.cc:597] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 -> Peer 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4:45161): Couldn't send request to peer 538dcbac4f6d47598f5b1f77b7a940da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 851e0843bd0f44f2ac32abb0d2edc889. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:25.335919  8266 raft_consensus.cc:1275] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:25.336319  8398 consensus_queue.cc:1048] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:25.336550  8625 ts_tablet_manager.cc:1916] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.337985  8448 raft_consensus.cc:2955] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.338400  8266 raft_consensus.cc:2955] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.338544  8625 ts_tablet_manager.cc:1929] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:25.338610  8625 log.cc:1199] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root/wals/f60bd78697434911a0ced5b2b6d6dc38
I20260601 13:42:25.338879  8625 ts_tablet_manager.cc:1950] T f60bd78697434911a0ced5b2b6d6dc38 P e448844bda164bbc8c844cf17b7b9023: Deleting consensus metadata
I20260601 13:42:25.339536  8071 catalog_manager.cc:5027] TS e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): tablet f60bd78697434911a0ced5b2b6d6dc38 (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.339979  8073 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 851e0843bd0f44f2ac32abb0d2edc889 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:42:25.340553  8085 catalog_manager.cc:5696] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.341863  8590 raft_consensus.cc:1275] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:25.342365  8398 consensus_queue.cc:1048] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:25.343194  8590 raft_consensus.cc:2955] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.366858  8581 tablet_service.cc:1558] Processing DeleteTablet for tablet d55373e498e2447ea7fd7292c79fd5d9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:56516
I20260601 13:42:25.367123  8625 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:25.367326  8625 raft_consensus.cc:2243] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.367482  8625 raft_consensus.cc:2272] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.368041  8625 ts_tablet_manager.cc:1916] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.369838  8625 ts_tablet_manager.cc:1929] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:25.369902  8625 log.cc:1199] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root/wals/d55373e498e2447ea7fd7292c79fd5d9
I20260601 13:42:25.370122  8625 ts_tablet_manager.cc:1950] T d55373e498e2447ea7fd7292c79fd5d9 P e448844bda164bbc8c844cf17b7b9023: Deleting consensus metadata
I20260601 13:42:25.370867  8071 catalog_manager.cc:5027] TS e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): tablet d55373e498e2447ea7fd7292c79fd5d9 (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.371028  8581 tablet_service.cc:1558] Processing DeleteTablet for tablet efcaa95af00a4f52a9aa5068d4bec06e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:25 UTC) from {username='slave'} at 127.0.0.1:56516
I20260601 13:42:25.371206  8625 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:25.371300  8625 raft_consensus.cc:2243] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:25.371373  8625 raft_consensus.cc:2272] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:25.371781  8625 ts_tablet_manager.cc:1916] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:25.373167  8625 ts_tablet_manager.cc:1929] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:25.373271  8625 log.cc:1199] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root/wals/efcaa95af00a4f52a9aa5068d4bec06e
I20260601 13:42:25.373469  8625 ts_tablet_manager.cc:1950] T efcaa95af00a4f52a9aa5068d4bec06e P e448844bda164bbc8c844cf17b7b9023: Deleting consensus metadata
I20260601 13:42:25.374114  8071 catalog_manager.cc:5027] TS e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): tablet efcaa95af00a4f52a9aa5068d4bec06e (table dugtrio [id=43c50a4e868447db9e9fdd189daf62c2]) successfully deleted
I20260601 13:42:25.424633  8340 consensus_queue.cc:237] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } }
I20260601 13:42:25.426147  8590 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:25.426159  8266 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:25.426378  8305 consensus_peers.cc:597] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 -> Peer 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4:45161): Couldn't send request to peer 538dcbac4f6d47598f5b1f77b7a940da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fd805d499ba419fa83c5e50e412f0f1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:25.426496  8411 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:25.426661  8448 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:25.428125  8411 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.428644  8266 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.428606  8590 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.430054  8073 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9fd805d499ba419fa83c5e50e412f0f1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260601 13:42:25.430387  8087 catalog_manager.cc:5696] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:25.433125  8340 consensus_queue.cc:237] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.434157  8266 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.434232  8590 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.434582  8448 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.434700  8398 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.436231  8411 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } }
I20260601 13:42:25.436657  8590 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } }
I20260601 13:42:25.436657  8266 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } }
I20260601 13:42:25.437904  8073 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9fd805d499ba419fa83c5e50e412f0f1 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:25.438524  8085 catalog_manager.cc:5696] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } }
W20260601 13:42:25.443910  8136 auto_rebalancer.cc:591] Failed to schedule move for tablet f103aea514714b9fbcae16a83ae79eeb: Invalid argument: Server with UUID 538dcbac4f6d47598f5b1f77b7a940da is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } }
I20260601 13:42:25.445287  8499 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fd805d499ba419fa83c5e50e412f0f1 with delete_type TABLET_DATA_TOMBSTONED (TS 538dcbac4f6d47598f5b1f77b7a940da not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47546
W20260601 13:42:25.445917  8072 catalog_manager.cc:4994] TS 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4:45161): delete failed for tablet 9fd805d499ba419fa83c5e50e412f0f1 because the tablet was not found. No further retry: Not found: Tablet not found: 9fd805d499ba419fa83c5e50e412f0f1
W20260601 13:42:25.449851  8136 auto_rebalancer.cc:591] Failed to schedule move for tablet 77fe2aff83284f7f9493211b3cafad83: Illegal state: Replica e448844bda164bbc8c844cf17b7b9023 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } }
I20260601 13:42:25.450796  8340 consensus_queue.cc:237] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } }
I20260601 13:42:25.452040  8266 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:42:25.452198  8305 consensus_peers.cc:597] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 -> Peer 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4:45161): Couldn't send request to peer 538dcbac4f6d47598f5b1f77b7a940da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fd805d499ba419fa83c5e50e412f0f1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:25.452412  8411 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:25.452425  8590 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:25.452787  8411 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:25.453989  8448 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.454384  8266 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.454557  8590 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.456487  8087 catalog_manager.cc:5696] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 reported cstate change: config changed from index 3 to 4, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.677251  8395 raft_consensus.cc:493] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e448844bda164bbc8c844cf17b7b9023)
I20260601 13:42:25.677465  8395 raft_consensus.cc:515] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.678108  8395 leader_election.cc:290] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:25.678617  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fe2aff83284f7f9493211b3cafad83" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712" is_pre_election: true
I20260601 13:42:25.678756  8340 raft_consensus.cc:2468] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 1.
I20260601 13:42:25.679109  8231 leader_election.cc:304] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [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: 299d262daebb42389559d25830ac78f5, 92aa4cc3bc574d67a57b94e7852b1712; no voters: 
I20260601 13:42:25.679383  8395 raft_consensus.cc:2804] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:25.679451  8395 raft_consensus.cc:493] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e448844bda164bbc8c844cf17b7b9023)
I20260601 13:42:25.679497  8395 raft_consensus.cc:3060] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:25.680680  8395 raft_consensus.cc:515] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.681082  8395 leader_election.cc:290] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [CANDIDATE]: Term 2 election: Requested vote from peers e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807), 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:25.681470  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fe2aff83284f7f9493211b3cafad83" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92aa4cc3bc574d67a57b94e7852b1712"
I20260601 13:42:25.681579  8340 raft_consensus.cc:3060] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:25.682318  8590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fe2aff83284f7f9493211b3cafad83" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023" is_pre_election: true
I20260601 13:42:25.682405  8591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77fe2aff83284f7f9493211b3cafad83" candidate_uuid: "299d262daebb42389559d25830ac78f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e448844bda164bbc8c844cf17b7b9023"
I20260601 13:42:25.682447  8590 raft_consensus.cc:2468] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 1.
I20260601 13:42:25.682557  8340 raft_consensus.cc:2468] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 299d262daebb42389559d25830ac78f5 in term 2.
I20260601 13:42:25.682834  8231 leader_election.cc:304] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [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: 299d262daebb42389559d25830ac78f5, 92aa4cc3bc574d67a57b94e7852b1712; no voters: 
I20260601 13:42:25.683099  8395 raft_consensus.cc:2804] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:25.683324  8395 raft_consensus.cc:697] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 2 LEADER]: Becoming Leader. State: Replica: 299d262daebb42389559d25830ac78f5, State: Running, Role: LEADER
I20260601 13:42:25.683655  8395 consensus_queue.cc:237] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.685312  8086 catalog_manager.cc:5696] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 reported cstate change: term changed from 1 to 2, leader changed from e448844bda164bbc8c844cf17b7b9023 (127.0.174.1) to 299d262daebb42389559d25830ac78f5 (127.0.174.2). New cstate: current_term: 2 leader_uuid: "299d262daebb42389559d25830ac78f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:25.715941  8643 ts_tablet_manager.cc:933] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: Initiating tablet copy from peer 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:25.716358  8643 tablet_copy_client.cc:323] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:33653
I20260601 13:42:25.720125  8351 tablet_copy_service.cc:140] P 92aa4cc3bc574d67a57b94e7852b1712: Received BeginTabletCopySession request for tablet f103aea514714b9fbcae16a83ae79eeb from peer 538dcbac4f6d47598f5b1f77b7a940da ({username='slave'} at 127.0.0.1:51948)
I20260601 13:42:25.720217  8351 tablet_copy_service.cc:161] P 92aa4cc3bc574d67a57b94e7852b1712: Beginning new tablet copy session on tablet f103aea514714b9fbcae16a83ae79eeb from peer 538dcbac4f6d47598f5b1f77b7a940da at {username='slave'} at 127.0.0.1:51948: session id = 538dcbac4f6d47598f5b1f77b7a940da-f103aea514714b9fbcae16a83ae79eeb
I20260601 13:42:25.720988  8351 tablet_copy_source_session.cc:215] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:25.721859  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103aea514714b9fbcae16a83ae79eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:25.723572  8643 tablet_copy_client.cc:806] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:25.723770  8643 tablet_copy_client.cc:670] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:25.724917  8643 tablet_copy_client.cc:538] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:25.726004  8643 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: Bootstrap starting.
I20260601 13:42:25.728787  8643 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: 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
I20260601 13:42:25.729018  8643 tablet_bootstrap.cc:492] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: Bootstrap complete.
I20260601 13:42:25.729182  8643 ts_tablet_manager.cc:1403] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:25.729588  8643 raft_consensus.cc:359] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } }
I20260601 13:42:25.729718  8643 raft_consensus.cc:740] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 538dcbac4f6d47598f5b1f77b7a940da, State: Initialized, Role: LEARNER
I20260601 13:42:25.729854  8643 consensus_queue.cc:260] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da [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: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } }
I20260601 13:42:25.730232  8643 ts_tablet_manager.cc:1434] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:25.730248  8535 heartbeater.cc:499] Master 127.0.174.62:40921 was elected leader, sending a full tablet report...
I20260601 13:42:25.730736  8351 tablet_copy_service.cc:342] P 92aa4cc3bc574d67a57b94e7852b1712: Request end of tablet copy session 538dcbac4f6d47598f5b1f77b7a940da-f103aea514714b9fbcae16a83ae79eeb received from {username='slave'} at 127.0.0.1:51948
I20260601 13:42:25.730818  8351 tablet_copy_service.cc:434] P 92aa4cc3bc574d67a57b94e7852b1712: ending tablet copy session 538dcbac4f6d47598f5b1f77b7a940da-f103aea514714b9fbcae16a83ae79eeb on tablet f103aea514714b9fbcae16a83ae79eeb with peer 538dcbac4f6d47598f5b1f77b7a940da
I20260601 13:42:25.776827  8340 consensus_queue.cc:237] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } }
I20260601 13:42:25.778100  8266 raft_consensus.cc:1275] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.778136  8591 raft_consensus.cc:1275] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:25.778487  8448 consensus_queue.cc:1048] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.778616  8411 consensus_queue.cc:1048] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:25.780059  8411 raft_consensus.cc:2955] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } }
I20260601 13:42:25.780427  8266 raft_consensus.cc:2955] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } }
I20260601 13:42:25.780637  8591 raft_consensus.cc:2955] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } }
I20260601 13:42:25.781827  8073 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 851e0843bd0f44f2ac32abb0d2edc889 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:25.782975  8085 catalog_manager.cc:5696] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 reported cstate change: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } }
I20260601 13:42:25.785377  8499 tablet_service.cc:1558] Processing DeleteTablet for tablet 851e0843bd0f44f2ac32abb0d2edc889 with delete_type TABLET_DATA_TOMBSTONED (TS 538dcbac4f6d47598f5b1f77b7a940da not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47546
W20260601 13:42:25.785861  8072 catalog_manager.cc:4994] TS 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4:45161): delete failed for tablet 851e0843bd0f44f2ac32abb0d2edc889 because the tablet was not found. No further retry: Not found: Tablet not found: 851e0843bd0f44f2ac32abb0d2edc889
I20260601 13:42:25.799475  8448 consensus_queue.cc:1050] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:25.800949  8591 raft_consensus.cc:2955] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } } }
I20260601 13:42:25.881593  8643 ts_tablet_manager.cc:933] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: Initiating tablet copy from peer 92aa4cc3bc574d67a57b94e7852b1712 (127.0.174.3:33653)
I20260601 13:42:25.882059  8643 tablet_copy_client.cc:323] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: tablet copy: Beginning tablet copy session from remote peer at address 127.0.174.3:33653
I20260601 13:42:25.882629  8351 tablet_copy_service.cc:140] P 92aa4cc3bc574d67a57b94e7852b1712: Received BeginTabletCopySession request for tablet 9fd805d499ba419fa83c5e50e412f0f1 from peer 538dcbac4f6d47598f5b1f77b7a940da ({username='slave'} at 127.0.0.1:51948)
I20260601 13:42:25.882732  8351 tablet_copy_service.cc:161] P 92aa4cc3bc574d67a57b94e7852b1712: Beginning new tablet copy session on tablet 9fd805d499ba419fa83c5e50e412f0f1 from peer 538dcbac4f6d47598f5b1f77b7a940da at {username='slave'} at 127.0.0.1:51948: session id = 538dcbac4f6d47598f5b1f77b7a940da-9fd805d499ba419fa83c5e50e412f0f1
I20260601 13:42:25.883677  8351 tablet_copy_source_session.cc:215] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:25.884492  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd805d499ba419fa83c5e50e412f0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:25.886402  8643 tablet_copy_client.cc:806] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:25.886565  8643 tablet_copy_client.cc:670] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:25.887661  8643 tablet_copy_client.cc:538] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:25.888651  8643 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: Bootstrap starting.
I20260601 13:42:25.892026  8643 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: 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
I20260601 13:42:25.892272  8643 tablet_bootstrap.cc:492] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: Bootstrap complete.
I20260601 13:42:25.892452  8643 ts_tablet_manager.cc:1403] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:25.892884  8643 raft_consensus.cc:359] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } }
I20260601 13:42:25.892992  8643 raft_consensus.cc:740] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 538dcbac4f6d47598f5b1f77b7a940da, State: Initialized, Role: LEARNER
I20260601 13:42:25.893131  8643 consensus_queue.cc:260] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: true } }
I20260601 13:42:25.893412  8643 ts_tablet_manager.cc:1434] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:25.893992  8351 tablet_copy_service.cc:342] P 92aa4cc3bc574d67a57b94e7852b1712: Request end of tablet copy session 538dcbac4f6d47598f5b1f77b7a940da-9fd805d499ba419fa83c5e50e412f0f1 received from {username='slave'} at 127.0.0.1:51948
I20260601 13:42:25.894078  8351 tablet_copy_service.cc:434] P 92aa4cc3bc574d67a57b94e7852b1712: ending tablet copy session 538dcbac4f6d47598f5b1f77b7a940da-9fd805d499ba419fa83c5e50e412f0f1 on tablet 9fd805d499ba419fa83c5e50e412f0f1 with peer 538dcbac4f6d47598f5b1f77b7a940da
I20260601 13:42:26.207561  8340 raft_consensus.cc:1275] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 2 FOLLOWER]: Refusing update from remote peer 299d262daebb42389559d25830ac78f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:26.208089  8395 consensus_queue.cc:1048] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:26.211495  8591 raft_consensus.cc:3060] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:26.212419  8591 raft_consensus.cc:1275] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 2 FOLLOWER]: Refusing update from remote peer 299d262daebb42389559d25830ac78f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:26.212826  8395 consensus_queue.cc:1048] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:26.297663  8509 raft_consensus.cc:1217] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:26.390669  8340 consensus_queue.cc:237] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [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: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } }
I20260601 13:42:26.392318  8591 raft_consensus.cc:1275] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:26.392375  8266 raft_consensus.cc:1275] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:26.392740  8656 consensus_queue.cc:1048] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:26.392877  8655 consensus_queue.cc:1048] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:26.394886  8655 raft_consensus.cc:2955] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } }
I20260601 13:42:26.395625  8266 raft_consensus.cc:2955] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } }
I20260601 13:42:26.397370  8073 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f103aea514714b9fbcae16a83ae79eeb with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:26.397828  8591 raft_consensus.cc:2955] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } } }
I20260601 13:42:26.398144  8087 catalog_manager.cc:5696] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: config changed from index 2 to 3, NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) evicted. New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:26.402762  8499 tablet_service.cc:1558] Processing DeleteTablet for tablet f103aea514714b9fbcae16a83ae79eeb with delete_type TABLET_DATA_TOMBSTONED (TS 538dcbac4f6d47598f5b1f77b7a940da not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47546
I20260601 13:42:26.403527  8662 tablet_replica.cc:333] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: stopping tablet replica
I20260601 13:42:26.403720  8662 raft_consensus.cc:2243] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:42:26.403872  8662 raft_consensus.cc:2272] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:42:26.404515  8662 ts_tablet_manager.cc:1916] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:26.407505  8662 ts_tablet_manager.cc:1929] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:42:26.407601  8662 log.cc:1199] T f103aea514714b9fbcae16a83ae79eeb P 538dcbac4f6d47598f5b1f77b7a940da: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-3-root/wals/f103aea514714b9fbcae16a83ae79eeb
I20260601 13:42:26.408262  8072 catalog_manager.cc:5027] TS 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4:45161): tablet f103aea514714b9fbcae16a83ae79eeb (table test-workload [id=816786803b9a4d14bb529cb642b95f92]) successfully deleted
I20260601 13:42:26.421198  8509 raft_consensus.cc:1217] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:42:26.958338  8448 raft_consensus.cc:1064] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712: attempting to promote NON_VOTER 538dcbac4f6d47598f5b1f77b7a940da to VOTER
I20260601 13:42:26.958801  8448 consensus_queue.cc:237] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [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: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } }
I20260601 13:42:26.960157  8509 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [term 1 LEARNER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:42:26.960287  8266 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:42:26.960439  8591 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:42:26.960678  8665 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:26.960922  8667 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:26.961107  8448 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:26.963132  8665 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } } }
I20260601 13:42:26.963481  8509 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } } }
I20260601 13:42:26.965150  8266 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } } }
I20260601 13:42:26.965155  8591 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } } }
I20260601 13:42:26.966068  8085 catalog_manager.cc:5696] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: config changed from index 4 to 5, 538dcbac4f6d47598f5b1f77b7a940da (127.0.174.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e448844bda164bbc8c844cf17b7b9023" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 39807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:26.971249  8340 consensus_queue.cc:237] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [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: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } }
I20260601 13:42:26.972380  8509 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:42:26.972461  8266 raft_consensus.cc:1275] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Refusing update from remote peer 92aa4cc3bc574d67a57b94e7852b1712: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:42:26.972797  8667 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:42:26.972967  8668 consensus_queue.cc:1048] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [LEADER]: Connected to new peer: Peer: permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:42:26.974386  8448 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e448844bda164bbc8c844cf17b7b9023 (127.0.174.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } } }
I20260601 13:42:26.974748  8509 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e448844bda164bbc8c844cf17b7b9023 (127.0.174.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } } }
I20260601 13:42:26.976125  8073 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9fd805d499ba419fa83c5e50e412f0f1 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:26.976791  8087 catalog_manager.cc:5696] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 reported cstate change: config changed from index 5 to 6, VOTER e448844bda164bbc8c844cf17b7b9023 (127.0.174.1) evicted. New cstate: current_term: 1 leader_uuid: "92aa4cc3bc574d67a57b94e7852b1712" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:26.976907  8266 raft_consensus.cc:2955] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e448844bda164bbc8c844cf17b7b9023 (127.0.174.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "299d262daebb42389559d25830ac78f5" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 41925 } } peers { permanent_uuid: "92aa4cc3bc574d67a57b94e7852b1712" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33653 } } peers { permanent_uuid: "538dcbac4f6d47598f5b1f77b7a940da" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 45161 } attrs { promote: false } } }
I20260601 13:42:26.979382  8581 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fd805d499ba419fa83c5e50e412f0f1 with delete_type TABLET_DATA_TOMBSTONED (TS e448844bda164bbc8c844cf17b7b9023 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56516
I20260601 13:42:26.979782  8677 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:26.979936  8677 raft_consensus.cc:2243] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:26.980104  8677 raft_consensus.cc:2272] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:26.980666  8677 ts_tablet_manager.cc:1916] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:26.982344  8677 ts_tablet_manager.cc:1929] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:42:26.982435  8677 log.cc:1199] T 9fd805d499ba419fa83c5e50e412f0f1 P e448844bda164bbc8c844cf17b7b9023: Deleting WAL directory at /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321176522077-696-0/minicluster-data/ts-0-root/wals/9fd805d499ba419fa83c5e50e412f0f1
I20260601 13:42:26.982929  8071 catalog_manager.cc:5027] TS e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): tablet 9fd805d499ba419fa83c5e50e412f0f1 (table test-workload [id=816786803b9a4d14bb529cb642b95f92]) successfully deleted
W20260601 13:42:27.979504  8136 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 299d262daebb42389559d25830ac78f5 not available for placement
I20260601 13:42:28.887421   696 tablet_server.cc:179] TabletServer@127.0.174.1:39807 shutting down...
I20260601 13:42:28.891480   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:28.891710   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:28.891829   696 raft_consensus.cc:2243] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.891930   696 raft_consensus.cc:2272] T 77fe2aff83284f7f9493211b3cafad83 P e448844bda164bbc8c844cf17b7b9023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.892334   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:28.892406   696 raft_consensus.cc:2243] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.892493   696 raft_consensus.cc:2272] T f103aea514714b9fbcae16a83ae79eeb P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.892774   696 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:28.892840   696 raft_consensus.cc:2243] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.892923   696 raft_consensus.cc:2272] T 851e0843bd0f44f2ac32abb0d2edc889 P e448844bda164bbc8c844cf17b7b9023 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:28.905301  8229 consensus_peers.cc:597] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 -> Peer e448844bda164bbc8c844cf17b7b9023 (127.0.174.1:39807): Couldn't send request to peer e448844bda164bbc8c844cf17b7b9023. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:39807: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:28.906778   696 tablet_server.cc:196] TabletServer@127.0.174.1:39807 shutdown complete.
I20260601 13:42:28.909418   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:28.914235   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:28.914425   696 tablet_replica.cc:333] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5: stopping tablet replica
I20260601 13:42:28.914543   696 raft_consensus.cc:2243] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.914670   696 raft_consensus.cc:2272] T 9fd805d499ba419fa83c5e50e412f0f1 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.915021   696 tablet_replica.cc:333] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5: stopping tablet replica
I20260601 13:42:28.915092   696 raft_consensus.cc:2243] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.915179   696 raft_consensus.cc:2272] T f103aea514714b9fbcae16a83ae79eeb P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.915441   696 tablet_replica.cc:333] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5: stopping tablet replica
I20260601 13:42:28.915509   696 raft_consensus.cc:2243] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.915637   696 raft_consensus.cc:2272] T 77fe2aff83284f7f9493211b3cafad83 P 299d262daebb42389559d25830ac78f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.915895   696 tablet_replica.cc:333] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5: stopping tablet replica
I20260601 13:42:28.915956   696 raft_consensus.cc:2243] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.916033   696 raft_consensus.cc:2272] T 851e0843bd0f44f2ac32abb0d2edc889 P 299d262daebb42389559d25830ac78f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.928920   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:28.931303   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:28.935516   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:28.935712   696 tablet_replica.cc:333] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712: stopping tablet replica
I20260601 13:42:28.935853   696 raft_consensus.cc:2243] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.936057   696 raft_consensus.cc:2272] T f103aea514714b9fbcae16a83ae79eeb P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.936439   696 tablet_replica.cc:333] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712: stopping tablet replica
I20260601 13:42:28.936561   696 raft_consensus.cc:2243] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.936686   696 raft_consensus.cc:2272] T 77fe2aff83284f7f9493211b3cafad83 P 92aa4cc3bc574d67a57b94e7852b1712 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.937011   696 tablet_replica.cc:333] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712: stopping tablet replica
I20260601 13:42:28.937124   696 raft_consensus.cc:2243] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.937305   696 raft_consensus.cc:2272] T 9fd805d499ba419fa83c5e50e412f0f1 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.937631   696 tablet_replica.cc:333] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712: stopping tablet replica
I20260601 13:42:28.937732   696 raft_consensus.cc:2243] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.937918   696 raft_consensus.cc:2272] T 851e0843bd0f44f2ac32abb0d2edc889 P 92aa4cc3bc574d67a57b94e7852b1712 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.950766   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:28.953351   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:42:28.957391   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:28.957652   696 tablet_replica.cc:333] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da: stopping tablet replica
I20260601 13:42:28.957816   696 raft_consensus.cc:2243] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:28.957983   696 raft_consensus.cc:2272] T 9fd805d499ba419fa83c5e50e412f0f1 P 538dcbac4f6d47598f5b1f77b7a940da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.970695   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:42:28.972903   696 master.cc:562] Master@127.0.174.62:40921 shutting down...
I20260601 13:42:28.976774   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:28.976909   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:28.976958   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P d906ea6ffd6d421bb8d918f0c2963a97: stopping tablet replica
I20260601 13:42:28.989460   696 master.cc:584] Master@127.0.174.62:40921 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (6607 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:42:28.998111   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:43841
I20260601 13:42:28.998454   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:29.000332  8680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.000420  8683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.000480   696 server_base.cc:1061] running on GCE node
W20260601 13:42:29.000636  8681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.000847   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:29.000897   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:29.000912   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321349000912 us; error 0 us; skew 500 ppm
I20260601 13:42:29.001669   696 webserver.cc:533] Webserver started at http://127.0.174.62:42035/ using document root <none> and password file <none>
I20260601 13:42:29.001853   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:29.001899   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:29.001950   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:29.002293   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "68f6697cfc6a4c5fa2862d209c1e8b24"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-mfrq"
I20260601 13:42:29.003670   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:29.004549  8688 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.004803   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.004860   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "68f6697cfc6a4c5fa2862d209c1e8b24"
format_stamp: "Formatted at 2026-06-01 13:42:28 on dist-test-slave-mfrq"
I20260601 13:42:29.004915   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-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)
I20260601 13:42:29.011413   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:29.011703   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:29.016072   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:43841
I20260601 13:42:29.020862  8740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:43841 every 8 connection(s)
I20260601 13:42:29.021307  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:29.023097  8741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24: Bootstrap starting.
I20260601 13:42:29.023857  8741 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:29.024807  8741 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24: No bootstrap required, opened a new log
I20260601 13:42:29.025182  8741 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f6697cfc6a4c5fa2862d209c1e8b24" member_type: VOTER }
I20260601 13:42:29.025306  8741 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:29.025355  8741 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68f6697cfc6a4c5fa2862d209c1e8b24, State: Initialized, Role: FOLLOWER
I20260601 13:42:29.025524  8741 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68f6697cfc6a4c5fa2862d209c1e8b24" member_type: VOTER }
I20260601 13:42:29.025626  8741 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:29.025673  8741 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:29.025728  8741 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:29.026470  8741 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f6697cfc6a4c5fa2862d209c1e8b24" member_type: VOTER }
I20260601 13:42:29.026614  8741 leader_election.cc:304] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [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: 68f6697cfc6a4c5fa2862d209c1e8b24; no voters: 
I20260601 13:42:29.026818  8741 leader_election.cc:290] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:29.026942  8744 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:29.027123  8744 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 1 LEADER]: Becoming Leader. State: Replica: 68f6697cfc6a4c5fa2862d209c1e8b24, State: Running, Role: LEADER
I20260601 13:42:29.027280  8741 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:29.027251  8744 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [LEADER]: Queue going to LEADER mode. State: All 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: "68f6697cfc6a4c5fa2862d209c1e8b24" member_type: VOTER }
I20260601 13:42:29.027757  8745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68f6697cfc6a4c5fa2862d209c1e8b24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f6697cfc6a4c5fa2862d209c1e8b24" member_type: VOTER } }
I20260601 13:42:29.027803  8746 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68f6697cfc6a4c5fa2862d209c1e8b24. Latest consensus state: current_term: 1 leader_uuid: "68f6697cfc6a4c5fa2862d209c1e8b24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68f6697cfc6a4c5fa2862d209c1e8b24" member_type: VOTER } }
I20260601 13:42:29.027977  8746 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:29.027907  8745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:29.028342  8751 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:29.029330  8751 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:29.029551   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:29.031153  8751 catalog_manager.cc:1382] Generated new cluster ID: bddcd870d3cf480ca038be2bc803f5b0
I20260601 13:42:29.031217  8751 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:29.045326  8751 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:29.045980  8751 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:29.059993  8751 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24: Generated new TSK 0
I20260601 13:42:29.060254  8751 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:29.061945   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:29.063870  8765 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.064047   696 server_base.cc:1061] running on GCE node
W20260601 13:42:29.064069  8763 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.064044  8762 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.064399   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:29.064440   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:29.064455   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321349064454 us; error 0 us; skew 500 ppm
I20260601 13:42:29.065268   696 webserver.cc:533] Webserver started at http://127.0.174.1:46441/ using document root <none> and password file <none>
I20260601 13:42:29.065392   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:29.065435   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:29.065483   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:29.065980   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "47f42456249844fe9ed75bffe7c99ba2"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-mfrq"
I20260601 13:42:29.067404   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.068259  8770 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.068542   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.068600   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "47f42456249844fe9ed75bffe7c99ba2"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-mfrq"
I20260601 13:42:29.068652   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-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)
I20260601 13:42:29.074291   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:29.074586   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:29.074798   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:29.075242   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:29.075279   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.075336   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:29.075376   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.079491   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:38105
I20260601 13:42:29.079690  8833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:38105 every 8 connection(s)
I20260601 13:42:29.080397   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:29.082351  8841 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.082367  8838 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.082412  8839 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.082592   696 server_base.cc:1061] running on GCE node
I20260601 13:42:29.082832   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:29.082885   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:29.082906   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321349082905 us; error 0 us; skew 500 ppm
I20260601 13:42:29.083881   696 webserver.cc:533] Webserver started at http://127.0.174.2:41785/ using document root <none> and password file <none>
I20260601 13:42:29.084043   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:29.084102   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:29.084192   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:29.084637   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "0963c183d978470bbd6771ea8fd44f80"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-mfrq"
I20260601 13:42:29.084954  8834 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43841
I20260601 13:42:29.085058  8834 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:29.085258  8834 heartbeater.cc:507] Master 127.0.174.62:43841 requested a full tablet report, sending...
I20260601 13:42:29.085952  8705 ts_manager.cc:194] Registered new tserver with Master: 47f42456249844fe9ed75bffe7c99ba2 (127.0.174.1:38105)
I20260601 13:42:29.086277   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:29.086767  8705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58282
I20260601 13:42:29.087255  8846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.087504   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:29.087571   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "0963c183d978470bbd6771ea8fd44f80"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-mfrq"
I20260601 13:42:29.087658   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-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)
I20260601 13:42:29.101321   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:29.101717   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:29.102097   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:29.102552   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:29.102614   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.102672   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:29.102705   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.106855   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:40539
I20260601 13:42:29.106890  8909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:40539 every 8 connection(s)
I20260601 13:42:29.107663   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:29.109627  8914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.109666   696 server_base.cc:1061] running on GCE node
W20260601 13:42:29.109622  8913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:29.110558  8916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:29.110832   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:29.110898   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:29.110922   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321349110922 us; error 0 us; skew 500 ppm
I20260601 13:42:29.111740   696 webserver.cc:533] Webserver started at http://127.0.174.3:39935/ using document root <none> and password file <none>
I20260601 13:42:29.111923   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:29.112010   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:29.112073   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:29.112301  8910 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43841
I20260601 13:42:29.112386  8910 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:29.112567   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "962fc873648b435bb3ef72cbee498e8a"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-mfrq"
I20260601 13:42:29.112602  8910 heartbeater.cc:507] Master 127.0.174.62:43841 requested a full tablet report, sending...
I20260601 13:42:29.113299  8705 ts_manager.cc:194] Registered new tserver with Master: 0963c183d978470bbd6771ea8fd44f80 (127.0.174.2:40539)
I20260601 13:42:29.114022  8705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58284
I20260601 13:42:29.114491   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:29.115477  8921 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.115734   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:29.115821   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "962fc873648b435bb3ef72cbee498e8a"
format_stamp: "Formatted at 2026-06-01 13:42:29 on dist-test-slave-mfrq"
I20260601 13:42:29.115904   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-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)
I20260601 13:42:29.122540   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:29.122857   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:29.123128   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:29.123538   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:29.123605   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.123839   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:29.123909   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:29.128015   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:38663
I20260601 13:42:29.128062  8984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:38663 every 8 connection(s)
I20260601 13:42:29.132102  8985 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43841
I20260601 13:42:29.132203  8985 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:29.132392  8985 heartbeater.cc:507] Master 127.0.174.62:43841 requested a full tablet report, sending...
I20260601 13:42:29.132974  8705 ts_manager.cc:194] Registered new tserver with Master: 962fc873648b435bb3ef72cbee498e8a (127.0.174.3:38663)
I20260601 13:42:29.133070   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004604052s
I20260601 13:42:29.133477  8705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58290
I20260601 13:42:30.087733  8834 heartbeater.cc:499] Master 127.0.174.62:43841 was elected leader, sending a full tablet report...
I20260601 13:42:30.114965  8910 heartbeater.cc:499] Master 127.0.174.62:43841 was elected leader, sending a full tablet report...
I20260601 13:42:30.134351  8985 heartbeater.cc:499] Master 127.0.174.62:43841 was elected leader, sending a full tablet report...
I20260601 13:42:30.167873  8705 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58296:
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"
    }
  }
}
W20260601 13:42:30.168375  8705 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.
I20260601 13:42:30.179672  8798 tablet_service.cc:1511] Processing CreateTablet for tablet bff78dc6f77341a6a7fcd093d783a875 (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:30.179865  8948 tablet_service.cc:1511] Processing CreateTablet for tablet 4e93b550cf674c5ebe3864bc5e68dc02 (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:30.180016  8798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff78dc6f77341a6a7fcd093d783a875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.180105  8948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e93b550cf674c5ebe3864bc5e68dc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.182628  8947 tablet_service.cc:1511] Processing CreateTablet for tablet 8537ff623a484b049f1ebd3da639edf6 (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:30.182806  8796 tablet_service.cc:1511] Processing CreateTablet for tablet 8537ff623a484b049f1ebd3da639edf6 (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:30.182898  8947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8537ff623a484b049f1ebd3da639edf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.182924  9005 tablet_bootstrap.cc:492] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2: Bootstrap starting.
I20260601 13:42:30.183018  8796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8537ff623a484b049f1ebd3da639edf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.183205  9006 tablet_bootstrap.cc:492] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a: Bootstrap starting.
I20260601 13:42:30.184222  9005 tablet_bootstrap.cc:654] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.184556  8795 tablet_service.cc:1511] Processing CreateTablet for tablet 5685e2a8b25e43d3b1ebd25c0d94b05b (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:30.184814  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5685e2a8b25e43d3b1ebd25c0d94b05b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.182628  8797 tablet_service.cc:1511] Processing CreateTablet for tablet 4e93b550cf674c5ebe3864bc5e68dc02 (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:30.185052  8946 tablet_service.cc:1511] Processing CreateTablet for tablet 5685e2a8b25e43d3b1ebd25c0d94b05b (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:30.185240  8797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e93b550cf674c5ebe3864bc5e68dc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.185240  8946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5685e2a8b25e43d3b1ebd25c0d94b05b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.179672  8949 tablet_service.cc:1511] Processing CreateTablet for tablet bff78dc6f77341a6a7fcd093d783a875 (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:30.187470  8949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff78dc6f77341a6a7fcd093d783a875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.184222  9006 tablet_bootstrap.cc:654] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.188259  9005 tablet_bootstrap.cc:492] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2: No bootstrap required, opened a new log
I20260601 13:42:30.188380  9005 ts_tablet_manager.cc:1403] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:30.188786  9005 raft_consensus.cc:359] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:30.188865  9005 raft_consensus.cc:385] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.188886  9005 raft_consensus.cc:740] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47f42456249844fe9ed75bffe7c99ba2, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.189013  9005 consensus_queue.cc:260] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:30.189363  9005 ts_tablet_manager.cc:1434] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.189565  9005 tablet_bootstrap.cc:492] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2: Bootstrap starting.
I20260601 13:42:30.190393  9006 tablet_bootstrap.cc:492] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a: No bootstrap required, opened a new log
I20260601 13:42:30.190392  8874 tablet_service.cc:1511] Processing CreateTablet for tablet bff78dc6f77341a6a7fcd093d783a875 (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:30.190521  9006 ts_tablet_manager.cc:1403] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:30.190666  8874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff78dc6f77341a6a7fcd093d783a875. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.190979  9006 raft_consensus.cc:359] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.191069  9006 raft_consensus.cc:385] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.191097  9006 raft_consensus.cc:740] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962fc873648b435bb3ef72cbee498e8a, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.191210  9006 consensus_queue.cc:260] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.191507  9005 tablet_bootstrap.cc:654] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.191534  9006 ts_tablet_manager.cc:1434] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.191732  9006 tablet_bootstrap.cc:492] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a: Bootstrap starting.
I20260601 13:42:30.192667  9006 tablet_bootstrap.cc:654] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.192976  8873 tablet_service.cc:1511] Processing CreateTablet for tablet 4e93b550cf674c5ebe3864bc5e68dc02 (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:30.193095  8871 tablet_service.cc:1511] Processing CreateTablet for tablet 5685e2a8b25e43d3b1ebd25c0d94b05b (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:30.193234  8873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e93b550cf674c5ebe3864bc5e68dc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.193421  8871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5685e2a8b25e43d3b1ebd25c0d94b05b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.193565  8872 tablet_service.cc:1511] Processing CreateTablet for tablet 8537ff623a484b049f1ebd3da639edf6 (DEFAULT_TABLE table=test-workload [id=9244defb042a42148be6e6cdf6150b25]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:30.193852  8872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8537ff623a484b049f1ebd3da639edf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.194113  9006 tablet_bootstrap.cc:492] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a: No bootstrap required, opened a new log
I20260601 13:42:30.194186  9006 ts_tablet_manager.cc:1403] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:30.194588  9006 raft_consensus.cc:359] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.194692  9006 raft_consensus.cc:385] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.194723  9006 raft_consensus.cc:740] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962fc873648b435bb3ef72cbee498e8a, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.194835  9006 consensus_queue.cc:260] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.195178  9006 ts_tablet_manager.cc:1434] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.195331  9006 tablet_bootstrap.cc:492] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a: Bootstrap starting.
I20260601 13:42:30.196297  9006 tablet_bootstrap.cc:654] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.197224  9011 tablet_bootstrap.cc:492] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80: Bootstrap starting.
I20260601 13:42:30.197779  9006 tablet_bootstrap.cc:492] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a: No bootstrap required, opened a new log
I20260601 13:42:30.197909  9006 ts_tablet_manager.cc:1403] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:30.198292  9011 tablet_bootstrap.cc:654] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.198359  9006 raft_consensus.cc:359] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.198467  9006 raft_consensus.cc:385] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.198511  9006 raft_consensus.cc:740] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962fc873648b435bb3ef72cbee498e8a, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.198654  9006 consensus_queue.cc:260] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.198928  9006 ts_tablet_manager.cc:1434] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:30.199119  9006 tablet_bootstrap.cc:492] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a: Bootstrap starting.
I20260601 13:42:30.199457  9005 tablet_bootstrap.cc:492] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2: No bootstrap required, opened a new log
I20260601 13:42:30.199535  9005 ts_tablet_manager.cc:1403] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:42:30.199620  9011 tablet_bootstrap.cc:492] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80: No bootstrap required, opened a new log
I20260601 13:42:30.199702  9011 ts_tablet_manager.cc:1403] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:30.199975  9005 raft_consensus.cc:359] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.200062  9006 tablet_bootstrap.cc:654] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.200110  9011 raft_consensus.cc:359] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:30.200070  9005 raft_consensus.cc:385] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.200202  9011 raft_consensus.cc:385] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.200234  9005 raft_consensus.cc:740] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47f42456249844fe9ed75bffe7c99ba2, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.200241  9011 raft_consensus.cc:740] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963c183d978470bbd6771ea8fd44f80, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.200366  9005 consensus_queue.cc:260] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.200392  9011 consensus_queue.cc:260] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:30.200651  9005 ts_tablet_manager.cc:1434] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.200757  9011 ts_tablet_manager.cc:1434] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:30.200824  9005 tablet_bootstrap.cc:492] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2: Bootstrap starting.
I20260601 13:42:30.200922  9011 tablet_bootstrap.cc:492] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80: Bootstrap starting.
I20260601 13:42:30.201795  9011 tablet_bootstrap.cc:654] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.201867  9005 tablet_bootstrap.cc:654] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.202708  9006 tablet_bootstrap.cc:492] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a: No bootstrap required, opened a new log
I20260601 13:42:30.202812  9006 ts_tablet_manager.cc:1403] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:30.203239  9005 tablet_bootstrap.cc:492] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2: No bootstrap required, opened a new log
I20260601 13:42:30.203369  9005 ts_tablet_manager.cc:1403] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:30.203250  9006 raft_consensus.cc:359] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:30.203613  9011 tablet_bootstrap.cc:492] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80: No bootstrap required, opened a new log
I20260601 13:42:30.203733  9011 ts_tablet_manager.cc:1403] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:30.203788  9005 raft_consensus.cc:359] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.203637  9006 raft_consensus.cc:385] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.203883  9005 raft_consensus.cc:385] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.203886  9006 raft_consensus.cc:740] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 962fc873648b435bb3ef72cbee498e8a, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.203931  9005 raft_consensus.cc:740] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47f42456249844fe9ed75bffe7c99ba2, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.204054  9006 consensus_queue.cc:260] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:30.204043  9005 consensus_queue.cc:260] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.204331  9006 ts_tablet_manager.cc:1434] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.204334  9005 ts_tablet_manager.cc:1434] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:30.204563  9005 tablet_bootstrap.cc:492] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2: Bootstrap starting.
I20260601 13:42:30.205183  9011 raft_consensus.cc:359] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.205271  9011 raft_consensus.cc:385] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.205305  9011 raft_consensus.cc:740] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963c183d978470bbd6771ea8fd44f80, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.205489  9011 consensus_queue.cc:260] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.205555  9005 tablet_bootstrap.cc:654] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.206210  9011 ts_tablet_manager.cc:1434] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:30.206380  9011 tablet_bootstrap.cc:492] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80: Bootstrap starting.
I20260601 13:42:30.206874  9005 tablet_bootstrap.cc:492] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2: No bootstrap required, opened a new log
I20260601 13:42:30.206957  9005 ts_tablet_manager.cc:1403] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:30.207377  9011 tablet_bootstrap.cc:654] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.207327  9005 raft_consensus.cc:359] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.207437  9005 raft_consensus.cc:385] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.207485  9005 raft_consensus.cc:740] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47f42456249844fe9ed75bffe7c99ba2, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.207613  9005 consensus_queue.cc:260] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.207980  9005 ts_tablet_manager.cc:1434] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:30.208465  9011 tablet_bootstrap.cc:492] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80: No bootstrap required, opened a new log
I20260601 13:42:30.208564  9011 ts_tablet_manager.cc:1403] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:30.208948  9011 raft_consensus.cc:359] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.209061  9011 raft_consensus.cc:385] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.209105  9011 raft_consensus.cc:740] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963c183d978470bbd6771ea8fd44f80, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.209234  9011 consensus_queue.cc:260] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.209484  9011 ts_tablet_manager.cc:1434] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:30.209679  9011 tablet_bootstrap.cc:492] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80: Bootstrap starting.
I20260601 13:42:30.210685  9011 tablet_bootstrap.cc:654] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:30.211700  9011 tablet_bootstrap.cc:492] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80: No bootstrap required, opened a new log
I20260601 13:42:30.211791  9011 ts_tablet_manager.cc:1403] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:30.212124  9011 raft_consensus.cc:359] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.212226  9011 raft_consensus.cc:385] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:30.212280  9011 raft_consensus.cc:740] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0963c183d978470bbd6771ea8fd44f80, State: Initialized, Role: FOLLOWER
I20260601 13:42:30.212421  9011 consensus_queue.cc:260] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.212653  9011 ts_tablet_manager.cc:1434] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:30.227866  9009 raft_consensus.cc:493] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:30.228058  9009 raft_consensus.cc:515] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.228624  9009 leader_election.cc:290] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0963c183d978470bbd6771ea8fd44f80 (127.0.174.2:40539), 962fc873648b435bb3ef72cbee498e8a (127.0.174.3:38663)
I20260601 13:42:30.229524  9017 raft_consensus.cc:493] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:30.229674  9017 raft_consensus.cc:515] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:30.230211  9017 leader_election.cc:290] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47f42456249844fe9ed75bffe7c99ba2 (127.0.174.1:38105), 962fc873648b435bb3ef72cbee498e8a (127.0.174.3:38663)
I20260601 13:42:30.233211  8884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e93b550cf674c5ebe3864bc5e68dc02" candidate_uuid: "47f42456249844fe9ed75bffe7c99ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963c183d978470bbd6771ea8fd44f80" is_pre_election: true
I20260601 13:42:30.233341  8884 raft_consensus.cc:2468] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47f42456249844fe9ed75bffe7c99ba2 in term 0.
I20260601 13:42:30.233407  8959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e93b550cf674c5ebe3864bc5e68dc02" candidate_uuid: "47f42456249844fe9ed75bffe7c99ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962fc873648b435bb3ef72cbee498e8a" is_pre_election: true
I20260601 13:42:30.233536  8959 raft_consensus.cc:2468] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47f42456249844fe9ed75bffe7c99ba2 in term 0.
I20260601 13:42:30.233682  8771 leader_election.cc:304] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963c183d978470bbd6771ea8fd44f80, 47f42456249844fe9ed75bffe7c99ba2; no voters: 
I20260601 13:42:30.233817  9017 raft_consensus.cc:493] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:30.233892  9017 raft_consensus.cc:515] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.233999  9009 raft_consensus.cc:2804] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:30.234061  9009 raft_consensus.cc:493] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:30.234107  9009 raft_consensus.cc:3060] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.234207  9017 leader_election.cc:290] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47f42456249844fe9ed75bffe7c99ba2 (127.0.174.1:38105), 962fc873648b435bb3ef72cbee498e8a (127.0.174.3:38663)
I20260601 13:42:30.234915  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff78dc6f77341a6a7fcd093d783a875" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47f42456249844fe9ed75bffe7c99ba2" is_pre_election: true
I20260601 13:42:30.234961  8958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537ff623a484b049f1ebd3da639edf6" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962fc873648b435bb3ef72cbee498e8a" is_pre_election: true
I20260601 13:42:30.235070  8958 raft_consensus.cc:2468] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 0.
I20260601 13:42:30.235069  8808 raft_consensus.cc:2468] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 0.
I20260601 13:42:30.235226  9009 raft_consensus.cc:515] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.235407  8847 leader_election.cc:304] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963c183d978470bbd6771ea8fd44f80, 47f42456249844fe9ed75bffe7c99ba2; no voters: 
I20260601 13:42:30.235565  8847 leader_election.cc:304] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963c183d978470bbd6771ea8fd44f80, 962fc873648b435bb3ef72cbee498e8a; no voters: 
I20260601 13:42:30.235572  9009 leader_election.cc:290] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [CANDIDATE]: Term 1 election: Requested vote from peers 0963c183d978470bbd6771ea8fd44f80 (127.0.174.2:40539), 962fc873648b435bb3ef72cbee498e8a (127.0.174.3:38663)
I20260601 13:42:30.235664  8807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537ff623a484b049f1ebd3da639edf6" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47f42456249844fe9ed75bffe7c99ba2" is_pre_election: true
I20260601 13:42:30.235574  9017 raft_consensus.cc:2804] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:30.235852  9017 raft_consensus.cc:493] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:30.235775  8807 raft_consensus.cc:2468] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 0.
I20260601 13:42:30.235860  8959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff78dc6f77341a6a7fcd093d783a875" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962fc873648b435bb3ef72cbee498e8a" is_pre_election: true
I20260601 13:42:30.235905  9029 raft_consensus.cc:2804] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:30.236053  8959 raft_consensus.cc:2468] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 0.
I20260601 13:42:30.235905  9017 raft_consensus.cc:3060] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.236202  9029 raft_consensus.cc:493] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:30.236274  9029 raft_consensus.cc:3060] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.236140  8884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e93b550cf674c5ebe3864bc5e68dc02" candidate_uuid: "47f42456249844fe9ed75bffe7c99ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0963c183d978470bbd6771ea8fd44f80"
I20260601 13:42:30.236407  8884 raft_consensus.cc:3060] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.236140  8958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e93b550cf674c5ebe3864bc5e68dc02" candidate_uuid: "47f42456249844fe9ed75bffe7c99ba2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962fc873648b435bb3ef72cbee498e8a"
I20260601 13:42:30.236656  8958 raft_consensus.cc:3060] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.237344  9017 raft_consensus.cc:515] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:30.237440  9029 raft_consensus.cc:515] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.237510  8884 raft_consensus.cc:2468] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47f42456249844fe9ed75bffe7c99ba2 in term 1.
I20260601 13:42:30.237614  8958 raft_consensus.cc:2468] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47f42456249844fe9ed75bffe7c99ba2 in term 1.
I20260601 13:42:30.237691  9017 leader_election.cc:290] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 election: Requested vote from peers 47f42456249844fe9ed75bffe7c99ba2 (127.0.174.1:38105), 962fc873648b435bb3ef72cbee498e8a (127.0.174.3:38663)
I20260601 13:42:30.237813  9029 leader_election.cc:290] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 election: Requested vote from peers 47f42456249844fe9ed75bffe7c99ba2 (127.0.174.1:38105), 962fc873648b435bb3ef72cbee498e8a (127.0.174.3:38663)
I20260601 13:42:30.237871  8771 leader_election.cc:304] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47f42456249844fe9ed75bffe7c99ba2, 962fc873648b435bb3ef72cbee498e8a; no voters: 
I20260601 13:42:30.237994  9009 raft_consensus.cc:2804] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:30.238121  8958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff78dc6f77341a6a7fcd093d783a875" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962fc873648b435bb3ef72cbee498e8a"
I20260601 13:42:30.238179  9009 raft_consensus.cc:697] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 LEADER]: Becoming Leader. State: Replica: 47f42456249844fe9ed75bffe7c99ba2, State: Running, Role: LEADER
I20260601 13:42:30.238231  8958 raft_consensus.cc:3060] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.238345  9009 consensus_queue.cc:237] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.238389  8807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff78dc6f77341a6a7fcd093d783a875" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47f42456249844fe9ed75bffe7c99ba2"
I20260601 13:42:30.238479  8807 raft_consensus.cc:3060] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.239126  8958 raft_consensus.cc:2468] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 1.
I20260601 13:42:30.239336  8807 raft_consensus.cc:2468] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 1.
I20260601 13:42:30.239511  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537ff623a484b049f1ebd3da639edf6" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47f42456249844fe9ed75bffe7c99ba2"
I20260601 13:42:30.239511  8958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8537ff623a484b049f1ebd3da639edf6" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962fc873648b435bb3ef72cbee498e8a"
I20260601 13:42:30.239635  8847 leader_election.cc:304] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963c183d978470bbd6771ea8fd44f80, 47f42456249844fe9ed75bffe7c99ba2; no voters: 
I20260601 13:42:30.239745  8958 raft_consensus.cc:3060] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.239634  8808 raft_consensus.cc:3060] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.239995  8704 catalog_manager.cc:5696] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47f42456249844fe9ed75bffe7c99ba2 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "47f42456249844fe9ed75bffe7c99ba2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:30.240401  8958 raft_consensus.cc:2468] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 1.
I20260601 13:42:30.240684  8847 leader_election.cc:304] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963c183d978470bbd6771ea8fd44f80, 962fc873648b435bb3ef72cbee498e8a; no voters: 
I20260601 13:42:30.240846  9017 raft_consensus.cc:2804] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:30.240850  8808 raft_consensus.cc:2468] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 1.
I20260601 13:42:30.240890  9029 raft_consensus.cc:2804] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:30.241029  9017 raft_consensus.cc:697] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Becoming Leader. State: Replica: 0963c183d978470bbd6771ea8fd44f80, State: Running, Role: LEADER
I20260601 13:42:30.241348  9017 consensus_queue.cc:237] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:30.241528  9029 raft_consensus.cc:697] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Becoming Leader. State: Replica: 0963c183d978470bbd6771ea8fd44f80, State: Running, Role: LEADER
I20260601 13:42:30.241693  9029 consensus_queue.cc:237] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.242751  8704 catalog_manager.cc:5696] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0963c183d978470bbd6771ea8fd44f80 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "0963c183d978470bbd6771ea8fd44f80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:30.245236  8704 catalog_manager.cc:5696] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0963c183d978470bbd6771ea8fd44f80 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "0963c183d978470bbd6771ea8fd44f80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:30.376683  9017 raft_consensus.cc:493] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:30.376834  9017 raft_consensus.cc:515] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.377323  9017 leader_election.cc:290] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47f42456249844fe9ed75bffe7c99ba2 (127.0.174.1:38105), 962fc873648b435bb3ef72cbee498e8a (127.0.174.3:38663)
I20260601 13:42:30.377864  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5685e2a8b25e43d3b1ebd25c0d94b05b" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47f42456249844fe9ed75bffe7c99ba2" is_pre_election: true
I20260601 13:42:30.377920  8958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5685e2a8b25e43d3b1ebd25c0d94b05b" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962fc873648b435bb3ef72cbee498e8a" is_pre_election: true
I20260601 13:42:30.377975  8808 raft_consensus.cc:2468] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 0.
I20260601 13:42:30.378083  8958 raft_consensus.cc:2468] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 0.
I20260601 13:42:30.378302  8847 leader_election.cc:304] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963c183d978470bbd6771ea8fd44f80, 47f42456249844fe9ed75bffe7c99ba2; no voters: 
I20260601 13:42:30.378480  9017 raft_consensus.cc:2804] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:30.378547  9017 raft_consensus.cc:493] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:30.378576  9017 raft_consensus.cc:3060] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.379526  9017 raft_consensus.cc:515] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.379853  9017 leader_election.cc:290] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 election: Requested vote from peers 47f42456249844fe9ed75bffe7c99ba2 (127.0.174.1:38105), 962fc873648b435bb3ef72cbee498e8a (127.0.174.3:38663)
I20260601 13:42:30.380216  8808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5685e2a8b25e43d3b1ebd25c0d94b05b" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47f42456249844fe9ed75bffe7c99ba2"
I20260601 13:42:30.380216  8958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5685e2a8b25e43d3b1ebd25c0d94b05b" candidate_uuid: "0963c183d978470bbd6771ea8fd44f80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "962fc873648b435bb3ef72cbee498e8a"
I20260601 13:42:30.380352  8958 raft_consensus.cc:3060] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.380352  8808 raft_consensus.cc:3060] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:30.381260  8958 raft_consensus.cc:2468] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 1.
I20260601 13:42:30.381260  8808 raft_consensus.cc:2468] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0963c183d978470bbd6771ea8fd44f80 in term 1.
I20260601 13:42:30.381554  8847 leader_election.cc:304] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0963c183d978470bbd6771ea8fd44f80, 47f42456249844fe9ed75bffe7c99ba2; no voters: 
I20260601 13:42:30.381711  9017 raft_consensus.cc:2804] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:30.381850  9017 raft_consensus.cc:697] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Becoming Leader. State: Replica: 0963c183d978470bbd6771ea8fd44f80, State: Running, Role: LEADER
I20260601 13:42:30.382025  9017 consensus_queue.cc:237] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:30.383680  8704 catalog_manager.cc:5696] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0963c183d978470bbd6771ea8fd44f80 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "0963c183d978470bbd6771ea8fd44f80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:30.407430   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:30.409391  9037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:30.409456  9040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:30.409456  9038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:30.409708   696 server_base.cc:1061] running on GCE node
I20260601 13:42:30.409909   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:30.409948   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:30.409965   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321350409964 us; error 0 us; skew 500 ppm
I20260601 13:42:30.410882   696 webserver.cc:533] Webserver started at http://127.0.174.4:40349/ using document root <none> and password file <none>
I20260601 13:42:30.411046   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:30.411120   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:30.411201   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:30.411577   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "e3420dc833e940cd8e174fddb46bec01"
format_stamp: "Formatted at 2026-06-01 13:42:30 on dist-test-slave-mfrq"
I20260601 13:42:30.412932   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:30.413837  9045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:30.414121   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:30.414177   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "e3420dc833e940cd8e174fddb46bec01"
format_stamp: "Formatted at 2026-06-01 13:42:30 on dist-test-slave-mfrq"
I20260601 13:42:30.414237   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321176522077-696-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)
I20260601 13:42:30.421964   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:30.422269   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:30.422497   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:30.422932   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:30.422968   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:30.423020   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:30.423058   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:30.427609   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:45695
I20260601 13:42:30.427636  9108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:45695 every 8 connection(s)
I20260601 13:42:30.431849  9109 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43841
I20260601 13:42:30.431955  9109 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:30.432173  9109 heartbeater.cc:507] Master 127.0.174.62:43841 requested a full tablet report, sending...
I20260601 13:42:30.432718  8704 ts_manager.cc:194] Registered new tserver with Master: e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695)
I20260601 13:42:30.433219  8704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58310
I20260601 13:42:30.754845  9112 consensus_queue.cc:1048] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.758261  9115 consensus_queue.cc:1048] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.768982  9033 consensus_queue.cc:1048] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.771754  9033 consensus_queue.cc:1048] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.809933  9033 consensus_queue.cc:1048] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.813084  9017 consensus_queue.cc:1048] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.950922  9033 consensus_queue.cc:1048] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.954689  9033 consensus_queue.cc:1048] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:31.034969  8884 consensus_queue.cc:237] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } }
I20260601 13:42:31.036372  8808 raft_consensus.cc:1275] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:31.036393  8958 raft_consensus.cc:1275] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:31.036803  9126 consensus_queue.cc:1048] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:31.036933  9033 consensus_queue.cc:1048] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:31.038497  9017 raft_consensus.cc:2955] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.038970  8808 raft_consensus.cc:2955] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.038975  8958 raft_consensus.cc:2955] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
W20260601 13:42:31.041545  8849 consensus_peers.cc:597] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 -> Peer e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695): Couldn't send request to peer e3420dc833e940cd8e174fddb46bec01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bff78dc6f77341a6a7fcd093d783a875. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:31.041805  8704 catalog_manager.cc:5696] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 reported cstate change: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "0963c183d978470bbd6771ea8fd44f80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.041922  8884 consensus_queue.cc:237] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: true } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } }
I20260601 13:42:31.043077  8808 raft_consensus.cc:1275] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:31.043145  8958 raft_consensus.cc:1275] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:31.043227  8849 consensus_peers.cc:597] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 -> Peer e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695): Couldn't send request to peer e3420dc833e940cd8e174fddb46bec01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5685e2a8b25e43d3b1ebd25c0d94b05b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:31.043448  9017 consensus_queue.cc:1048] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:31.043556  9126 consensus_queue.cc:1048] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:31.045069  9126 raft_consensus.cc:2955] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: true } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.045389  8958 raft_consensus.cc:2955] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: true } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.045444  8808 raft_consensus.cc:2955] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: true } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.048282  8703 catalog_manager.cc:5696] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a reported cstate change: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "0963c183d978470bbd6771ea8fd44f80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: true } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.051620  8808 consensus_queue.cc:237] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } }
I20260601 13:42:31.053238  8958 raft_consensus.cc:1275] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Refusing update from remote peer 47f42456249844fe9ed75bffe7c99ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:31.053318  8884 raft_consensus.cc:1275] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Refusing update from remote peer 47f42456249844fe9ed75bffe7c99ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:31.053658  9115 consensus_queue.cc:1048] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:31.053961  9117 consensus_queue.cc:1048] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:31.055640  9115 raft_consensus.cc:2955] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.055925  8884 raft_consensus.cc:2955] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
W20260601 13:42:31.057924  8773 consensus_peers.cc:597] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 -> Peer e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695): Couldn't send request to peer e3420dc833e940cd8e174fddb46bec01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e93b550cf674c5ebe3864bc5e68dc02. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:31.058387  8958 raft_consensus.cc:2955] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.058429  8705 catalog_manager.cc:5696] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 reported cstate change: config changed from index -1 to 2, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "47f42456249844fe9ed75bffe7c99ba2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: true } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.059213  8884 consensus_queue.cc:237] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } }
I20260601 13:42:31.061024  8958 raft_consensus.cc:1275] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:31.061120  8808 raft_consensus.cc:1275] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:42:31.061220  8849 consensus_peers.cc:597] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 -> Peer e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695): Couldn't send request to peer e3420dc833e940cd8e174fddb46bec01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bff78dc6f77341a6a7fcd093d783a875. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:31.061497  9017 consensus_queue.cc:1048] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:31.061647  9033 consensus_queue.cc:1048] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:31.062906  9126 raft_consensus.cc:2955] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.063302  8808 raft_consensus.cc:2955] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.063474  8958 raft_consensus.cc:2955] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
W20260601 13:42:31.064985  8754 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:31.065068  8754 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:31.065431  8703 catalog_manager.cc:5696] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "0963c183d978470bbd6771ea8fd44f80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.066040  8884 consensus_queue.cc:237] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } }
W20260601 13:42:31.067397  8849 consensus_peers.cc:597] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 -> Peer e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695): Couldn't send request to peer e3420dc833e940cd8e174fddb46bec01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5685e2a8b25e43d3b1ebd25c0d94b05b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:31.067862  8808 raft_consensus.cc:1275] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:31.068315  9033 consensus_queue.cc:1048] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:31.068518  8884 consensus_queue.cc:237] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } }
I20260601 13:42:31.068666  8958 raft_consensus.cc:1275] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:31.068989  9033 consensus_queue.cc:1048] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:31.069739  8959 raft_consensus.cc:1275] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:31.069990  9033 raft_consensus.cc:2955] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.070145  8808 raft_consensus.cc:1275] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:31.070308  9017 consensus_queue.cc:1048] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:31.070569  9126 consensus_queue.cc:1048] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:31.071069  8957 raft_consensus.cc:2955] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.071517  8807 raft_consensus.cc:2955] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.072091  9017 raft_consensus.cc:2955] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } }
W20260601 13:42:31.073454  8754 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:31.073526  8754 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:31.073567  8703 catalog_manager.cc:5696] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "0963c183d978470bbd6771ea8fd44f80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.073500  8689 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bff78dc6f77341a6a7fcd093d783a875 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:31.074440  8807 raft_consensus.cc:2955] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } }
I20260601 13:42:31.074496  8957 raft_consensus.cc:2955] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } }
I20260601 13:42:31.074769  8808 consensus_queue.cc:237] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } }
W20260601 13:42:31.076050  8773 consensus_peers.cc:597] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 -> Peer e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695): Couldn't send request to peer e3420dc833e940cd8e174fddb46bec01. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e93b550cf674c5ebe3864bc5e68dc02. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:31.076171  8957 raft_consensus.cc:1275] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Refusing update from remote peer 47f42456249844fe9ed75bffe7c99ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:31.076514  9117 consensus_queue.cc:1048] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:31.076679  8884 raft_consensus.cc:1275] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Refusing update from remote peer 47f42456249844fe9ed75bffe7c99ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:31.077008  9117 consensus_queue.cc:1048] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:31.078322  8704 catalog_manager.cc:5696] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 reported cstate change: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New cstate: current_term: 1 leader_uuid: "0963c183d978470bbd6771ea8fd44f80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } }
I20260601 13:42:31.078483  9117 raft_consensus.cc:2955] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.079169  8958 raft_consensus.cc:2955] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
W20260601 13:42:31.080139  8754 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:31.080224  8754 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:31.080267  8884 consensus_queue.cc:237] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } }
I20260601 13:42:31.081645  8957 raft_consensus.cc:1275] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:31.082116  9017 consensus_queue.cc:1048] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:31.082549  8808 raft_consensus.cc:1275] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Refusing update from remote peer 0963c183d978470bbd6771ea8fd44f80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:31.082899  8884 raft_consensus.cc:2955] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } } }
I20260601 13:42:31.083102  8703 catalog_manager.cc:5696] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "47f42456249844fe9ed75bffe7c99ba2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3420dc833e940cd8e174fddb46bec01" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 45695 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:31.083972  9033 consensus_queue.cc:1048] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:31.084350  9033 raft_consensus.cc:2955] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } } }
I20260601 13:42:31.085151  8808 raft_consensus.cc:2955] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } } }
I20260601 13:42:31.085464  8807 consensus_queue.cc:237] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [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: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } }
I20260601 13:42:31.085829  8957 raft_consensus.cc:2955] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } } }
I20260601 13:42:31.086166  8689 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5685e2a8b25e43d3b1ebd25c0d94b05b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:31.087365  8958 raft_consensus.cc:1275] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Refusing update from remote peer 47f42456249844fe9ed75bffe7c99ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:31.087774  8704 catalog_manager.cc:5696] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a reported cstate change: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New cstate: current_term: 1 leader_uuid: "0963c183d978470bbd6771ea8fd44f80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } attrs { replace: false } } }
I20260601 13:42:31.088146  9117 consensus_queue.cc:1048] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:31.088200  8883 raft_consensus.cc:1275] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Refusing update from remote peer 47f42456249844fe9ed75bffe7c99ba2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:31.088784  9117 consensus_queue.cc:1048] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:31.090219  9115 raft_consensus.cc:2955] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } }
I20260601 13:42:31.090494  8884 raft_consensus.cc:2955] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } }
I20260601 13:42:31.091545  8689 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4e93b550cf674c5ebe3864bc5e68dc02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:31.091971  8957 raft_consensus.cc:2955] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } } }
I20260601 13:42:31.092880  8704 catalog_manager.cc:5696] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 reported cstate change: config changed from index 3 to 4, NON_VOTER e3420dc833e940cd8e174fddb46bec01 (127.0.174.4) evicted. New cstate: current_term: 1 leader_uuid: "47f42456249844fe9ed75bffe7c99ba2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47f42456249844fe9ed75bffe7c99ba2" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0963c183d978470bbd6771ea8fd44f80" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40539 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "962fc873648b435bb3ef72cbee498e8a" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 38663 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:31.093374  9073 tablet_service.cc:1558] Processing DeleteTablet for tablet bff78dc6f77341a6a7fcd093d783a875 with delete_type TABLET_DATA_TOMBSTONED (TS e3420dc833e940cd8e174fddb46bec01 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38624
I20260601 13:42:31.093436  9072 tablet_service.cc:1558] Processing DeleteTablet for tablet 5685e2a8b25e43d3b1ebd25c0d94b05b with delete_type TABLET_DATA_TOMBSTONED (TS e3420dc833e940cd8e174fddb46bec01 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38624
W20260601 13:42:31.094264  8691 catalog_manager.cc:4994] TS e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695): delete failed for tablet bff78dc6f77341a6a7fcd093d783a875 because the tablet was not found. No further retry: Not found: Tablet not found: bff78dc6f77341a6a7fcd093d783a875
W20260601 13:42:31.094676  8691 catalog_manager.cc:4994] TS e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695): delete failed for tablet 5685e2a8b25e43d3b1ebd25c0d94b05b because the tablet was not found. No further retry: Not found: Tablet not found: 5685e2a8b25e43d3b1ebd25c0d94b05b
I20260601 13:42:31.095399  9073 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e93b550cf674c5ebe3864bc5e68dc02 with delete_type TABLET_DATA_TOMBSTONED (TS e3420dc833e940cd8e174fddb46bec01 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38624
W20260601 13:42:31.095715  8691 catalog_manager.cc:4994] TS e3420dc833e940cd8e174fddb46bec01 (127.0.174.4:45695): delete failed for tablet 4e93b550cf674c5ebe3864bc5e68dc02 because the tablet was not found. No further retry: Not found: Tablet not found: 4e93b550cf674c5ebe3864bc5e68dc02
I20260601 13:42:31.434123  9109 heartbeater.cc:499] Master 127.0.174.62:43841 was elected leader, sending a full tablet report...
I20260601 13:42:31.470372   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:31.474004   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:31.474189   696 tablet_replica.cc:333] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2: stopping tablet replica
I20260601 13:42:31.474315   696 raft_consensus.cc:2243] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:31.474479   696 raft_consensus.cc:2272] T 4e93b550cf674c5ebe3864bc5e68dc02 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.474967   696 tablet_replica.cc:333] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2: stopping tablet replica
I20260601 13:42:31.475044   696 raft_consensus.cc:2243] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.475132   696 raft_consensus.cc:2272] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.475596   696 tablet_replica.cc:333] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2: stopping tablet replica
I20260601 13:42:31.475665   696 raft_consensus.cc:2243] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.475751   696 raft_consensus.cc:2272] T bff78dc6f77341a6a7fcd093d783a875 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.476265   696 tablet_replica.cc:333] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2: stopping tablet replica
I20260601 13:42:31.476339   696 raft_consensus.cc:2243] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.476406   696 raft_consensus.cc:2272] T 8537ff623a484b049f1ebd3da639edf6 P 47f42456249844fe9ed75bffe7c99ba2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.479349   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:31.481331   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:31.485881   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:31.486052   696 tablet_replica.cc:333] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80: stopping tablet replica
I20260601 13:42:31.486176   696 raft_consensus.cc:2243] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:31.486362   696 raft_consensus.cc:2272] T 8537ff623a484b049f1ebd3da639edf6 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.486814   696 tablet_replica.cc:333] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80: stopping tablet replica
I20260601 13:42:31.486920   696 raft_consensus.cc:2243] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:31.487089   696 raft_consensus.cc:2272] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.487484   696 tablet_replica.cc:333] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80: stopping tablet replica
I20260601 13:42:31.487586   696 raft_consensus.cc:2243] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:31.487766   696 raft_consensus.cc:2272] T bff78dc6f77341a6a7fcd093d783a875 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.488169   696 tablet_replica.cc:333] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80: stopping tablet replica
I20260601 13:42:31.488265   696 raft_consensus.cc:2243] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.488394   696 raft_consensus.cc:2272] T 4e93b550cf674c5ebe3864bc5e68dc02 P 0963c183d978470bbd6771ea8fd44f80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.501664   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:31.503795   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:31.507537   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:31.507735   696 tablet_replica.cc:333] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a: stopping tablet replica
I20260601 13:42:31.507833   696 raft_consensus.cc:2243] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.507946   696 raft_consensus.cc:2272] T bff78dc6f77341a6a7fcd093d783a875 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.508397   696 tablet_replica.cc:333] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a: stopping tablet replica
I20260601 13:42:31.508469   696 raft_consensus.cc:2243] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.508566   696 raft_consensus.cc:2272] T 5685e2a8b25e43d3b1ebd25c0d94b05b P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.509021   696 tablet_replica.cc:333] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a: stopping tablet replica
I20260601 13:42:31.509089   696 raft_consensus.cc:2243] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.509176   696 raft_consensus.cc:2272] T 4e93b550cf674c5ebe3864bc5e68dc02 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.509635   696 tablet_replica.cc:333] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a: stopping tablet replica
I20260601 13:42:31.509701   696 raft_consensus.cc:2243] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.509817   696 raft_consensus.cc:2272] T 8537ff623a484b049f1ebd3da639edf6 P 962fc873648b435bb3ef72cbee498e8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.522579   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:31.524801   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:42:31.528735   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:31.540853   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:42:31.542775   696 master.cc:562] Master@127.0.174.62:43841 shutting down...
I20260601 13:42:31.546144   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:31.546311   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.546393   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68f6697cfc6a4c5fa2862d209c1e8b24: stopping tablet replica
I20260601 13:42:31.558851   696 master.cc:584] Master@127.0.174.62:43841 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2569 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:42:31.568014   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:33539
I20260601 13:42:31.568383   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:31.569993  9142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:31.570067  9145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:31.570066  9143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:31.570283   696 server_base.cc:1061] running on GCE node
I20260601 13:42:31.570453   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:31.570501   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:31.570533   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321351570532 us; error 0 us; skew 500 ppm
I20260601 13:42:31.571305   696 webserver.cc:533] Webserver started at http://127.0.174.62:46451/ using document root <none> and password file <none>
I20260601 13:42:31.571472   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:31.571533   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:31.571609   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:31.571975   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "38907fe9c1da454ca9f6206ca60ab2b2"
format_stamp: "Formatted at 2026-06-01 13:42:31 on dist-test-slave-mfrq"
I20260601 13:42:31.573360   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:31.574293  9150 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.574538   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:31.574616   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "38907fe9c1da454ca9f6206ca60ab2b2"
format_stamp: "Formatted at 2026-06-01 13:42:31 on dist-test-slave-mfrq"
I20260601 13:42:31.574695   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-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)
I20260601 13:42:31.615278   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:31.615710   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:31.619910   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:33539
I20260601 13:42:31.623747  9202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:33539 every 8 connection(s)
I20260601 13:42:31.624300  9203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:31.626240  9203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2: Bootstrap starting.
I20260601 13:42:31.627017  9203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:31.627991  9203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2: No bootstrap required, opened a new log
I20260601 13:42:31.628388  9203 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38907fe9c1da454ca9f6206ca60ab2b2" member_type: VOTER }
I20260601 13:42:31.628477  9203 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:31.628501  9203 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38907fe9c1da454ca9f6206ca60ab2b2, State: Initialized, Role: FOLLOWER
I20260601 13:42:31.628646  9203 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38907fe9c1da454ca9f6206ca60ab2b2" member_type: VOTER }
I20260601 13:42:31.628741  9203 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:31.628775  9203 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:31.628815  9203 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:31.629494  9203 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38907fe9c1da454ca9f6206ca60ab2b2" member_type: VOTER }
I20260601 13:42:31.629602  9203 leader_election.cc:304] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [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: 38907fe9c1da454ca9f6206ca60ab2b2; no voters: 
I20260601 13:42:31.629788  9203 leader_election.cc:290] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:31.629892  9206 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:31.630141  9206 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 1 LEADER]: Becoming Leader. State: Replica: 38907fe9c1da454ca9f6206ca60ab2b2, State: Running, Role: LEADER
I20260601 13:42:31.630266  9206 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [LEADER]: Queue going to LEADER mode. State: All 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: "38907fe9c1da454ca9f6206ca60ab2b2" member_type: VOTER }
I20260601 13:42:31.630327  9203 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:31.630677  9208 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38907fe9c1da454ca9f6206ca60ab2b2. Latest consensus state: current_term: 1 leader_uuid: "38907fe9c1da454ca9f6206ca60ab2b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38907fe9c1da454ca9f6206ca60ab2b2" member_type: VOTER } }
I20260601 13:42:31.630666  9207 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38907fe9c1da454ca9f6206ca60ab2b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38907fe9c1da454ca9f6206ca60ab2b2" member_type: VOTER } }
I20260601 13:42:31.630774  9208 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:31.630820  9207 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:31.631071  9210 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:31.631893  9210 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:31.632442   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:31.633600  9210 catalog_manager.cc:1382] Generated new cluster ID: 97f63a4574d842b69c774d6b4ca501c4
I20260601 13:42:31.633658  9210 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:31.646889  9210 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:31.647550  9210 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:31.664220  9210 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2: Generated new TSK 0
I20260601 13:42:31.664451  9210 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:31.696966   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:31.699231  9224 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:31.699191  9225 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:31.699219  9227 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:31.699503   696 server_base.cc:1061] running on GCE node
I20260601 13:42:31.699692   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:31.699749   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:31.699782   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321351699781 us; error 0 us; skew 500 ppm
I20260601 13:42:31.700605   696 webserver.cc:533] Webserver started at http://127.0.174.1:38623/ using document root <none> and password file <none>
I20260601 13:42:31.700774   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:31.700838   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:31.700914   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:31.701304   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "ae52d3c0c5914af2aa2ca42fa1086600"
format_stamp: "Formatted at 2026-06-01 13:42:31 on dist-test-slave-mfrq"
I20260601 13:42:31.702982   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:31.704201  9232 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.704509   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:31.704593   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "ae52d3c0c5914af2aa2ca42fa1086600"
format_stamp: "Formatted at 2026-06-01 13:42:31 on dist-test-slave-mfrq"
I20260601 13:42:31.704679   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-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)
I20260601 13:42:31.719870   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:31.720273   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:31.720569   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:31.721072   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:31.721129   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.721192   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:31.721238   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.725422   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:33239
I20260601 13:42:31.725455  9295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:33239 every 8 connection(s)
I20260601 13:42:31.726560   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:31.728885  9303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:31.729125  9301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:31.729298  9300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:31.729825   696 server_base.cc:1061] running on GCE node
I20260601 13:42:31.730003   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:31.730047   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:31.730067   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321351730066 us; error 0 us; skew 500 ppm
I20260601 13:42:31.730990   696 webserver.cc:533] Webserver started at http://127.0.174.2:43837/ using document root <none> and password file <none>
I20260601 13:42:31.731156   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:31.731222   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:31.731321   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:31.731787   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "bfec4e606bb3404d8f75a311c6ba8662"
format_stamp: "Formatted at 2026-06-01 13:42:31 on dist-test-slave-mfrq"
I20260601 13:42:31.732298  9296 heartbeater.cc:344] Connected to a master server at 127.0.174.62:33539
I20260601 13:42:31.732424  9296 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:31.732635  9296 heartbeater.cc:507] Master 127.0.174.62:33539 requested a full tablet report, sending...
I20260601 13:42:31.733259  9167 ts_manager.cc:194] Registered new tserver with Master: ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1:33239)
I20260601 13:42:31.733565   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:31.734072  9167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36670
I20260601 13:42:31.734653  9308 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.734918   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:31.734978   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "bfec4e606bb3404d8f75a311c6ba8662"
format_stamp: "Formatted at 2026-06-01 13:42:31 on dist-test-slave-mfrq"
I20260601 13:42:31.735066   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-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)
I20260601 13:42:31.751899   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:31.752365   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:31.752691   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:31.753193   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:31.753252   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.753320   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:31.753357   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.757382   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:40589
I20260601 13:42:31.757465  9371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:40589 every 8 connection(s)
I20260601 13:42:31.758229   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:31.760151  9376 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:31.760267  9375 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:31.760319  9378 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:31.760555   696 server_base.cc:1061] running on GCE node
I20260601 13:42:31.760908   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:31.760995   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:31.761026   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321351761025 us; error 0 us; skew 500 ppm
I20260601 13:42:31.762054   696 webserver.cc:533] Webserver started at http://127.0.174.3:46863/ using document root <none> and password file <none>
I20260601 13:42:31.762238   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:31.762300   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:31.762377   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:31.762887   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "1e78331cde9e4ef58d26f9f51fd6c855"
format_stamp: "Formatted at 2026-06-01 13:42:31 on dist-test-slave-mfrq"
I20260601 13:42:31.762933  9372 heartbeater.cc:344] Connected to a master server at 127.0.174.62:33539
I20260601 13:42:31.763029  9372 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:31.763242  9372 heartbeater.cc:507] Master 127.0.174.62:33539 requested a full tablet report, sending...
I20260601 13:42:31.763872  9167 ts_manager.cc:194] Registered new tserver with Master: bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589)
I20260601 13:42:31.764452  9167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36682
I20260601 13:42:31.764746   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:31.765854  9383 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.766115   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:31.766180   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "1e78331cde9e4ef58d26f9f51fd6c855"
format_stamp: "Formatted at 2026-06-01 13:42:31 on dist-test-slave-mfrq"
I20260601 13:42:31.766286   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321176522077-696-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)
I20260601 13:42:31.783974   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:31.784456   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:31.784808   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:31.785308   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:31.785347   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.785403   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:31.785440   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:31.790197   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:39503
I20260601 13:42:31.790297  9446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:39503 every 8 connection(s)
I20260601 13:42:31.794667  9447 heartbeater.cc:344] Connected to a master server at 127.0.174.62:33539
I20260601 13:42:31.794771  9447 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:31.795010  9447 heartbeater.cc:507] Master 127.0.174.62:33539 requested a full tablet report, sending...
I20260601 13:42:31.795629  9167 ts_manager.cc:194] Registered new tserver with Master: 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3:39503)
I20260601 13:42:31.796141  9167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36696
I20260601 13:42:31.796299   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005641385s
I20260601 13:42:32.735082  9296 heartbeater.cc:499] Master 127.0.174.62:33539 was elected leader, sending a full tablet report...
I20260601 13:42:32.765386  9372 heartbeater.cc:499] Master 127.0.174.62:33539 was elected leader, sending a full tablet report...
I20260601 13:42:32.800356  9447 heartbeater.cc:499] Master 127.0.174.62:33539 was elected leader, sending a full tablet report...
I20260601 13:42:32.841220  9167 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36702:
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"
    }
  }
}
W20260601 13:42:32.841853  9167 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.
I20260601 13:42:32.857563  9335 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9a890f523949ff9bf9a6af1f51d025 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:32.857774  9336 tablet_service.cc:1511] Processing CreateTablet for tablet e496f4b3fe154796b424232d770c5900 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:32.857936  9335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9a890f523949ff9bf9a6af1f51d025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.857861  9331 tablet_service.cc:1511] Processing CreateTablet for tablet 25d68989c2cb4a79a6e25e6992368c19 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:32.858147  9333 tablet_service.cc:1511] Processing CreateTablet for tablet c46172128b474fc88986d84153be8635 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:32.858203  9331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d68989c2cb4a79a6e25e6992368c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.858400  9333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46172128b474fc88986d84153be8635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.858367  9334 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd0295994d0414ba5966a5a8956cb54 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:32.858568  9334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd0295994d0414ba5966a5a8956cb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.858778  9332 tablet_service.cc:1511] Processing CreateTablet for tablet 69ab975231174f528df965fdf46f46a0 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:32.859014  9332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ab975231174f528df965fdf46f46a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.860846  9336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e496f4b3fe154796b424232d770c5900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.862596  9467 tablet_bootstrap.cc:492] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662: Bootstrap starting.
I20260601 13:42:32.864091  9467 tablet_bootstrap.cc:654] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.865345  9411 tablet_service.cc:1511] Processing CreateTablet for tablet e496f4b3fe154796b424232d770c5900 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:32.866256  9407 tablet_service.cc:1511] Processing CreateTablet for tablet 69ab975231174f528df965fdf46f46a0 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:32.866407  9411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e496f4b3fe154796b424232d770c5900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.866605  9407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ab975231174f528df965fdf46f46a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.865447  9410 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9a890f523949ff9bf9a6af1f51d025 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:32.866904  9410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9a890f523949ff9bf9a6af1f51d025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.868794  9468 tablet_bootstrap.cc:492] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855: Bootstrap starting.
I20260601 13:42:32.865657  9409 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd0295994d0414ba5966a5a8956cb54 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:32.865955  9406 tablet_service.cc:1511] Processing CreateTablet for tablet 25d68989c2cb4a79a6e25e6992368c19 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:32.865935  9408 tablet_service.cc:1511] Processing CreateTablet for tablet c46172128b474fc88986d84153be8635 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:32.869741  9468 tablet_bootstrap.cc:654] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.869711  9409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd0295994d0414ba5966a5a8956cb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.871585  9408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46172128b474fc88986d84153be8635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.873170  9406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d68989c2cb4a79a6e25e6992368c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.875645  9468 tablet_bootstrap.cc:492] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855: No bootstrap required, opened a new log
I20260601 13:42:32.875762  9468 ts_tablet_manager.cc:1403] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:32.876276  9260 tablet_service.cc:1511] Processing CreateTablet for tablet e496f4b3fe154796b424232d770c5900 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:32.876297  9468 raft_consensus.cc:359] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.876421  9468 raft_consensus.cc:385] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.876452  9468 raft_consensus.cc:740] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e78331cde9e4ef58d26f9f51fd6c855, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.876556  9260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e496f4b3fe154796b424232d770c5900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.876622  9468 consensus_queue.cc:260] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.876737  9256 tablet_service.cc:1511] Processing CreateTablet for tablet 69ab975231174f528df965fdf46f46a0 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:32.876987  9468 ts_tablet_manager.cc:1434] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:32.877005  9256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ab975231174f528df965fdf46f46a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.876935  9258 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd0295994d0414ba5966a5a8956cb54 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:32.877182  9258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd0295994d0414ba5966a5a8956cb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.876751  9259 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9a890f523949ff9bf9a6af1f51d025 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:32.877394  9255 tablet_service.cc:1511] Processing CreateTablet for tablet 25d68989c2cb4a79a6e25e6992368c19 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:32.877208  9257 tablet_service.cc:1511] Processing CreateTablet for tablet c46172128b474fc88986d84153be8635 (DEFAULT_TABLE table=test-workload [id=e5bd4d8611054ebb941f1a3159660297]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:32.877454  9259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9a890f523949ff9bf9a6af1f51d025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.877779  9255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d68989c2cb4a79a6e25e6992368c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.878928  9468 tablet_bootstrap.cc:492] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855: Bootstrap starting.
I20260601 13:42:32.879276  9257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46172128b474fc88986d84153be8635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:32.880682  9467 tablet_bootstrap.cc:492] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662: No bootstrap required, opened a new log
I20260601 13:42:32.880780  9467 ts_tablet_manager.cc:1403] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:42:32.881218  9467 raft_consensus.cc:359] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.881349  9467 raft_consensus.cc:385] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.881393  9467 raft_consensus.cc:740] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfec4e606bb3404d8f75a311c6ba8662, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.881522  9467 consensus_queue.cc:260] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.882673  9468 tablet_bootstrap.cc:654] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.883522  9472 tablet_bootstrap.cc:492] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600: Bootstrap starting.
I20260601 13:42:32.883697  9467 ts_tablet_manager.cc:1434] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:32.883862  9467 tablet_bootstrap.cc:492] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662: Bootstrap starting.
I20260601 13:42:32.884835  9472 tablet_bootstrap.cc:654] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.884886  9467 tablet_bootstrap.cc:654] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.886391  9472 tablet_bootstrap.cc:492] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600: No bootstrap required, opened a new log
I20260601 13:42:32.886497  9472 ts_tablet_manager.cc:1403] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:32.887036  9468 tablet_bootstrap.cc:492] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855: No bootstrap required, opened a new log
I20260601 13:42:32.887161  9468 ts_tablet_manager.cc:1403] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:42:32.887034  9472 raft_consensus.cc:359] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } }
I20260601 13:42:32.887224  9472 raft_consensus.cc:385] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.887265  9472 raft_consensus.cc:740] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae52d3c0c5914af2aa2ca42fa1086600, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.887406  9472 consensus_queue.cc:260] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } }
I20260601 13:42:32.887598  9467 tablet_bootstrap.cc:492] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662: No bootstrap required, opened a new log
I20260601 13:42:32.887698  9467 ts_tablet_manager.cc:1403] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:32.887816  9472 ts_tablet_manager.cc:1434] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:32.888037  9472 tablet_bootstrap.cc:492] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600: Bootstrap starting.
I20260601 13:42:32.888144  9467 raft_consensus.cc:359] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.888258  9467 raft_consensus.cc:385] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.888306  9467 raft_consensus.cc:740] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfec4e606bb3404d8f75a311c6ba8662, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.888444  9467 consensus_queue.cc:260] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.888695  9467 ts_tablet_manager.cc:1434] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:32.888895  9467 tablet_bootstrap.cc:492] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662: Bootstrap starting.
I20260601 13:42:32.889247  9472 tablet_bootstrap.cc:654] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.889902  9467 tablet_bootstrap.cc:654] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.891036  9467 tablet_bootstrap.cc:492] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662: No bootstrap required, opened a new log
I20260601 13:42:32.891124  9467 ts_tablet_manager.cc:1403] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:32.891577  9467 raft_consensus.cc:359] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } }
I20260601 13:42:32.891678  9467 raft_consensus.cc:385] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.891726  9467 raft_consensus.cc:740] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfec4e606bb3404d8f75a311c6ba8662, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.887616  9468 raft_consensus.cc:359] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.891887  9467 consensus_queue.cc:260] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } }
I20260601 13:42:32.891911  9468 raft_consensus.cc:385] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.891973  9468 raft_consensus.cc:740] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e78331cde9e4ef58d26f9f51fd6c855, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.892179  9467 ts_tablet_manager.cc:1434] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:32.892220  9468 consensus_queue.cc:260] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.892351  9467 tablet_bootstrap.cc:492] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662: Bootstrap starting.
I20260601 13:42:32.892545  9468 ts_tablet_manager.cc:1434] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:42:32.892726  9468 tablet_bootstrap.cc:492] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855: Bootstrap starting.
I20260601 13:42:32.893298  9467 tablet_bootstrap.cc:654] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.894095  9468 tablet_bootstrap.cc:654] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.894608  9467 tablet_bootstrap.cc:492] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662: No bootstrap required, opened a new log
I20260601 13:42:32.894695  9467 ts_tablet_manager.cc:1403] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:32.895073  9472 tablet_bootstrap.cc:492] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600: No bootstrap required, opened a new log
I20260601 13:42:32.895175  9472 ts_tablet_manager.cc:1403] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:32.895151  9467 raft_consensus.cc:359] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.895242  9467 raft_consensus.cc:385] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.895275  9467 raft_consensus.cc:740] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfec4e606bb3404d8f75a311c6ba8662, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.895378  9467 consensus_queue.cc:260] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.895663  9467 ts_tablet_manager.cc:1434] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:32.895866  9467 tablet_bootstrap.cc:492] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662: Bootstrap starting.
I20260601 13:42:32.897030  9467 tablet_bootstrap.cc:654] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.897982  9472 raft_consensus.cc:359] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.898110  9472 raft_consensus.cc:385] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.898149  9472 raft_consensus.cc:740] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae52d3c0c5914af2aa2ca42fa1086600, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.898253  9472 consensus_queue.cc:260] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.898355  9467 tablet_bootstrap.cc:492] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662: No bootstrap required, opened a new log
I20260601 13:42:32.898439  9467 ts_tablet_manager.cc:1403] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:32.898591  9472 ts_tablet_manager.cc:1434] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:32.898764  9472 tablet_bootstrap.cc:492] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600: Bootstrap starting.
I20260601 13:42:32.898933  9467 raft_consensus.cc:359] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.899044  9467 raft_consensus.cc:385] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.899081  9467 raft_consensus.cc:740] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfec4e606bb3404d8f75a311c6ba8662, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.899796  9472 tablet_bootstrap.cc:654] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.900749  9468 tablet_bootstrap.cc:492] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855: No bootstrap required, opened a new log
I20260601 13:42:32.900847  9468 ts_tablet_manager.cc:1403] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:42:32.900947  9472 tablet_bootstrap.cc:492] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600: No bootstrap required, opened a new log
I20260601 13:42:32.900918  9467 consensus_queue.cc:260] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.901149  9472 ts_tablet_manager.cc:1403] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:32.901324  9468 raft_consensus.cc:359] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.901422  9468 raft_consensus.cc:385] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.901471  9468 raft_consensus.cc:740] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e78331cde9e4ef58d26f9f51fd6c855, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.901633  9468 consensus_queue.cc:260] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.901930  9472 raft_consensus.cc:359] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.902069  9472 raft_consensus.cc:385] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.902257  9472 raft_consensus.cc:740] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae52d3c0c5914af2aa2ca42fa1086600, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.902473  9472 consensus_queue.cc:260] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.902872  9467 ts_tablet_manager.cc:1434] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:32.903106  9467 tablet_bootstrap.cc:492] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662: Bootstrap starting.
I20260601 13:42:32.902882  9472 ts_tablet_manager.cc:1434] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:32.903563  9472 tablet_bootstrap.cc:492] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600: Bootstrap starting.
I20260601 13:42:32.904347  9467 tablet_bootstrap.cc:654] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.904687  9472 tablet_bootstrap.cc:654] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.906107  9467 tablet_bootstrap.cc:492] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662: No bootstrap required, opened a new log
I20260601 13:42:32.906219  9467 ts_tablet_manager.cc:1403] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:32.906361  9468 ts_tablet_manager.cc:1434] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:42:32.906723  9467 raft_consensus.cc:359] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.906831  9468 tablet_bootstrap.cc:492] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855: Bootstrap starting.
I20260601 13:42:32.906847  9467 raft_consensus.cc:385] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.906994  9467 raft_consensus.cc:740] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfec4e606bb3404d8f75a311c6ba8662, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.907140  9467 consensus_queue.cc:260] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.907485  9467 ts_tablet_manager.cc:1434] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:32.907892  9468 tablet_bootstrap.cc:654] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.909039  9468 tablet_bootstrap.cc:492] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855: No bootstrap required, opened a new log
I20260601 13:42:32.909039  9472 tablet_bootstrap.cc:492] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600: No bootstrap required, opened a new log
I20260601 13:42:32.909152  9472 ts_tablet_manager.cc:1403] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:32.909534  9472 raft_consensus.cc:359] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.909644  9472 raft_consensus.cc:385] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.909690  9472 raft_consensus.cc:740] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae52d3c0c5914af2aa2ca42fa1086600, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.909837  9472 consensus_queue.cc:260] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.909152  9468 ts_tablet_manager.cc:1403] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:32.910312  9468 raft_consensus.cc:359] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } }
I20260601 13:42:32.910408  9468 raft_consensus.cc:385] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.910452  9468 raft_consensus.cc:740] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e78331cde9e4ef58d26f9f51fd6c855, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.910573  9468 consensus_queue.cc:260] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } }
I20260601 13:42:32.910841  9468 ts_tablet_manager.cc:1434] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:32.911078  9468 tablet_bootstrap.cc:492] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855: Bootstrap starting.
I20260601 13:42:32.911149  9472 ts_tablet_manager.cc:1434] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:32.911315  9472 tablet_bootstrap.cc:492] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600: Bootstrap starting.
I20260601 13:42:32.912304  9472 tablet_bootstrap.cc:654] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.912343  9468 tablet_bootstrap.cc:654] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.913586  9468 tablet_bootstrap.cc:492] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855: No bootstrap required, opened a new log
I20260601 13:42:32.913697  9468 ts_tablet_manager.cc:1403] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:32.914243  9468 raft_consensus.cc:359] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.914395  9468 raft_consensus.cc:385] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.914438  9468 raft_consensus.cc:740] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e78331cde9e4ef58d26f9f51fd6c855, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.914634  9472 tablet_bootstrap.cc:492] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600: No bootstrap required, opened a new log
I20260601 13:42:32.914602  9468 consensus_queue.cc:260] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.914717  9472 ts_tablet_manager.cc:1403] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:32.914919  9468 ts_tablet_manager.cc:1434] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:32.915110  9468 tablet_bootstrap.cc:492] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855: Bootstrap starting.
I20260601 13:42:32.915133  9472 raft_consensus.cc:359] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.915336  9472 raft_consensus.cc:385] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.915375  9472 raft_consensus.cc:740] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae52d3c0c5914af2aa2ca42fa1086600, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.915485  9472 consensus_queue.cc:260] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.915735  9472 ts_tablet_manager.cc:1434] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:32.915903  9472 tablet_bootstrap.cc:492] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600: Bootstrap starting.
I20260601 13:42:32.916368  9468 tablet_bootstrap.cc:654] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.916890  9472 tablet_bootstrap.cc:654] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:32.917721  9468 tablet_bootstrap.cc:492] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855: No bootstrap required, opened a new log
I20260601 13:42:32.917852  9468 ts_tablet_manager.cc:1403] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:32.917986  9472 tablet_bootstrap.cc:492] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600: No bootstrap required, opened a new log
I20260601 13:42:32.918067  9472 ts_tablet_manager.cc:1403] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:32.918378  9468 raft_consensus.cc:359] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.918497  9468 raft_consensus.cc:385] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.918536  9468 raft_consensus.cc:740] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e78331cde9e4ef58d26f9f51fd6c855, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.918704  9468 consensus_queue.cc:260] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.918769  9472 raft_consensus.cc:359] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.918859  9472 raft_consensus.cc:385] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:32.918890  9472 raft_consensus.cc:740] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae52d3c0c5914af2aa2ca42fa1086600, State: Initialized, Role: FOLLOWER
I20260601 13:42:32.919000  9472 consensus_queue.cc:260] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.919270  9472 ts_tablet_manager.cc:1434] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:32.920339  9468 ts_tablet_manager.cc:1434] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:32.974843  9471 raft_consensus.cc:493] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:32.975028  9471 raft_consensus.cc:515] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.975826  9471 leader_election.cc:290] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1:33239), bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589)
I20260601 13:42:32.980278  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9a890f523949ff9bf9a6af1f51d025" candidate_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662" is_pre_election: true
I20260601 13:42:32.980443  9346 raft_consensus.cc:2468] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e78331cde9e4ef58d26f9f51fd6c855 in term 0.
I20260601 13:42:32.980746  9270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9a890f523949ff9bf9a6af1f51d025" candidate_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" is_pre_election: true
I20260601 13:42:32.980784  9387 leader_election.cc:304] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e78331cde9e4ef58d26f9f51fd6c855, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:32.980906  9270 raft_consensus.cc:2468] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e78331cde9e4ef58d26f9f51fd6c855 in term 0.
I20260601 13:42:32.980990  9471 raft_consensus.cc:2804] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:32.981060  9471 raft_consensus.cc:493] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:32.981125  9471 raft_consensus.cc:3060] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:32.982064  9471 raft_consensus.cc:515] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.982438  9471 leader_election.cc:290] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [CANDIDATE]: Term 1 election: Requested vote from peers ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1:33239), bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589)
I20260601 13:42:32.982753  9270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9a890f523949ff9bf9a6af1f51d025" candidate_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae52d3c0c5914af2aa2ca42fa1086600"
I20260601 13:42:32.982753  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9a890f523949ff9bf9a6af1f51d025" candidate_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662"
I20260601 13:42:32.982887  9270 raft_consensus.cc:3060] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:32.982887  9346 raft_consensus.cc:3060] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:32.983858  9270 raft_consensus.cc:2468] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e78331cde9e4ef58d26f9f51fd6c855 in term 1.
I20260601 13:42:32.983858  9346 raft_consensus.cc:2468] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e78331cde9e4ef58d26f9f51fd6c855 in term 1.
I20260601 13:42:32.983976  9471 raft_consensus.cc:493] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:32.984073  9471 raft_consensus.cc:515] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.984305  9386 leader_election.cc:304] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e78331cde9e4ef58d26f9f51fd6c855, ae52d3c0c5914af2aa2ca42fa1086600; no voters: 
I20260601 13:42:32.984489  9471 leader_election.cc:290] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1:33239), bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589)
I20260601 13:42:32.984599  9471 raft_consensus.cc:2804] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:32.984675  9471 raft_consensus.cc:697] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 LEADER]: Becoming Leader. State: Replica: 1e78331cde9e4ef58d26f9f51fd6c855, State: Running, Role: LEADER
I20260601 13:42:32.984834  9471 consensus_queue.cc:237] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.984871  9270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d68989c2cb4a79a6e25e6992368c19" candidate_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" is_pre_election: true
I20260601 13:42:32.985040  9270 raft_consensus.cc:2468] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e78331cde9e4ef58d26f9f51fd6c855 in term 0.
I20260601 13:42:32.985162  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d68989c2cb4a79a6e25e6992368c19" candidate_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662" is_pre_election: true
I20260601 13:42:32.985258  9346 raft_consensus.cc:2468] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e78331cde9e4ef58d26f9f51fd6c855 in term 0.
I20260601 13:42:32.985519  9387 leader_election.cc:304] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e78331cde9e4ef58d26f9f51fd6c855, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:32.985909  9471 raft_consensus.cc:2804] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:32.986006  9471 raft_consensus.cc:493] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:32.986073  9471 raft_consensus.cc:3060] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:32.986711  9166 catalog_manager.cc:5696] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:32.987238  9471 raft_consensus.cc:515] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.987938  9270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d68989c2cb4a79a6e25e6992368c19" candidate_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae52d3c0c5914af2aa2ca42fa1086600"
I20260601 13:42:32.988055  9270 raft_consensus.cc:3060] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:32.988034  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d68989c2cb4a79a6e25e6992368c19" candidate_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662"
I20260601 13:42:32.988236  9346 raft_consensus.cc:3060] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:32.988821  9270 raft_consensus.cc:2468] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e78331cde9e4ef58d26f9f51fd6c855 in term 1.
I20260601 13:42:32.989094  9386 leader_election.cc:304] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e78331cde9e4ef58d26f9f51fd6c855, ae52d3c0c5914af2aa2ca42fa1086600; no voters: 
I20260601 13:42:32.989197  9346 raft_consensus.cc:2468] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e78331cde9e4ef58d26f9f51fd6c855 in term 1.
I20260601 13:42:32.989259  9493 raft_consensus.cc:2804] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:32.987917  9471 leader_election.cc:290] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [CANDIDATE]: Term 1 election: Requested vote from peers ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1:33239), bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589)
I20260601 13:42:32.989444  9493 raft_consensus.cc:697] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 LEADER]: Becoming Leader. State: Replica: 1e78331cde9e4ef58d26f9f51fd6c855, State: Running, Role: LEADER
I20260601 13:42:32.989645  9493 consensus_queue.cc:237] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:32.991046  9166 catalog_manager.cc:5696] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:33.052042  9473 raft_consensus.cc:493] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:33.052230  9473 raft_consensus.cc:515] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:33.053031  9473 leader_election.cc:290] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1:33239), 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3:39503)
I20260601 13:42:33.056354  9477 raft_consensus.cc:493] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:33.056483  9477 raft_consensus.cc:515] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:33.057051  9477 leader_election.cc:290] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589), 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3:39503)
I20260601 13:42:33.057634  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46172128b474fc88986d84153be8635" candidate_uuid: "bfec4e606bb3404d8f75a311c6ba8662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" is_pre_election: true
I20260601 13:42:33.057776  9421 raft_consensus.cc:2468] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfec4e606bb3404d8f75a311c6ba8662 in term 0.
I20260601 13:42:33.058231  9309 leader_election.cc:304] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e78331cde9e4ef58d26f9f51fd6c855, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:33.058413  9473 raft_consensus.cc:2804] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:33.058462  9473 raft_consensus.cc:493] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:33.058511  9473 raft_consensus.cc:3060] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.059653  9473 raft_consensus.cc:515] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:33.060004  9473 leader_election.cc:290] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [CANDIDATE]: Term 1 election: Requested vote from peers ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1:33239), 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3:39503)
I20260601 13:42:33.060470  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46172128b474fc88986d84153be8635" candidate_uuid: "bfec4e606bb3404d8f75a311c6ba8662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e78331cde9e4ef58d26f9f51fd6c855"
I20260601 13:42:33.060608  9421 raft_consensus.cc:3060] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.061658  9421 raft_consensus.cc:2468] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfec4e606bb3404d8f75a311c6ba8662 in term 1.
I20260601 13:42:33.061975  9309 leader_election.cc:304] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e78331cde9e4ef58d26f9f51fd6c855, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:33.062132  9473 raft_consensus.cc:2804] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:33.062345  9473 raft_consensus.cc:697] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 LEADER]: Becoming Leader. State: Replica: bfec4e606bb3404d8f75a311c6ba8662, State: Running, Role: LEADER
I20260601 13:42:33.062503  9473 consensus_queue.cc:237] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:33.062644  9270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46172128b474fc88986d84153be8635" candidate_uuid: "bfec4e606bb3404d8f75a311c6ba8662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" is_pre_election: true
I20260601 13:42:33.062742  9270 raft_consensus.cc:2468] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfec4e606bb3404d8f75a311c6ba8662 in term 0.
I20260601 13:42:33.062749  9269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46172128b474fc88986d84153be8635" candidate_uuid: "bfec4e606bb3404d8f75a311c6ba8662" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae52d3c0c5914af2aa2ca42fa1086600"
I20260601 13:42:33.062986  9269 raft_consensus.cc:3060] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.064150  9269 raft_consensus.cc:2468] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfec4e606bb3404d8f75a311c6ba8662 in term 1.
I20260601 13:42:33.064435  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ab975231174f528df965fdf46f46a0" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662" is_pre_election: true
I20260601 13:42:33.064545  9346 raft_consensus.cc:2468] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 0.
I20260601 13:42:33.064638  9166 catalog_manager.cc:5696] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "bfec4e606bb3404d8f75a311c6ba8662" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:33.064839  9236 leader_election.cc:304] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae52d3c0c5914af2aa2ca42fa1086600, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:33.064993  9477 raft_consensus.cc:2804] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:33.065045  9477 raft_consensus.cc:493] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:33.065083  9477 raft_consensus.cc:3060] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.065442  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ab975231174f528df965fdf46f46a0" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" is_pre_election: true
I20260601 13:42:33.065577  9421 raft_consensus.cc:2468] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 0.
I20260601 13:42:33.065946  9477 raft_consensus.cc:515] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:33.066329  9477 leader_election.cc:290] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 election: Requested vote from peers bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589), 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3:39503)
I20260601 13:42:33.066908  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ab975231174f528df965fdf46f46a0" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662"
I20260601 13:42:33.067022  9346 raft_consensus.cc:3060] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.068105  9346 raft_consensus.cc:2468] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 1.
I20260601 13:42:33.068404  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ab975231174f528df965fdf46f46a0" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e78331cde9e4ef58d26f9f51fd6c855"
I20260601 13:42:33.068439  9236 leader_election.cc:304] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae52d3c0c5914af2aa2ca42fa1086600, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:33.068543  9421 raft_consensus.cc:3060] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.068691  9477 raft_consensus.cc:2804] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:33.068950  9477 raft_consensus.cc:697] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 LEADER]: Becoming Leader. State: Replica: ae52d3c0c5914af2aa2ca42fa1086600, State: Running, Role: LEADER
I20260601 13:42:33.069085  9477 consensus_queue.cc:237] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:33.069782  9421 raft_consensus.cc:2468] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 1.
I20260601 13:42:33.070689  9166 catalog_manager.cc:5696] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:33.112056  9477 raft_consensus.cc:493] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:33.112188  9477 raft_consensus.cc:515] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } }
I20260601 13:42:33.112753  9477 leader_election.cc:290] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3:39503), bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589)
I20260601 13:42:33.113183  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496f4b3fe154796b424232d770c5900" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" is_pre_election: true
I20260601 13:42:33.113191  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496f4b3fe154796b424232d770c5900" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662" is_pre_election: true
I20260601 13:42:33.113365  9421 raft_consensus.cc:2468] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 0.
I20260601 13:42:33.113386  9346 raft_consensus.cc:2468] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 0.
I20260601 13:42:33.113654  9236 leader_election.cc:304] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae52d3c0c5914af2aa2ca42fa1086600, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:33.113925  9477 raft_consensus.cc:2804] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:33.113996  9477 raft_consensus.cc:493] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:33.114037  9477 raft_consensus.cc:3060] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.114886  9477 raft_consensus.cc:515] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } }
I20260601 13:42:33.115247  9477 leader_election.cc:290] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 election: Requested vote from peers 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3:39503), bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589)
I20260601 13:42:33.115557  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496f4b3fe154796b424232d770c5900" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e78331cde9e4ef58d26f9f51fd6c855"
I20260601 13:42:33.115556  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496f4b3fe154796b424232d770c5900" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662"
I20260601 13:42:33.115687  9421 raft_consensus.cc:3060] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.115739  9346 raft_consensus.cc:3060] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.116437  9346 raft_consensus.cc:2468] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 1.
I20260601 13:42:33.116712  9236 leader_election.cc:304] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae52d3c0c5914af2aa2ca42fa1086600, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:33.116868  9421 raft_consensus.cc:2468] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 1.
I20260601 13:42:33.116873  9477 raft_consensus.cc:2804] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:33.117008  9477 raft_consensus.cc:697] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 LEADER]: Becoming Leader. State: Replica: ae52d3c0c5914af2aa2ca42fa1086600, State: Running, Role: LEADER
I20260601 13:42:33.117157  9477 consensus_queue.cc:237] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } }
I20260601 13:42:33.118976  9166 catalog_manager.cc:5696] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:33.130621  9477 raft_consensus.cc:493] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:33.130753  9477 raft_consensus.cc:515] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:33.131259  9477 leader_election.cc:290] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589), 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3:39503)
I20260601 13:42:33.131605  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0295994d0414ba5966a5a8956cb54" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662" is_pre_election: true
I20260601 13:42:33.131610  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0295994d0414ba5966a5a8956cb54" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" is_pre_election: true
I20260601 13:42:33.131762  9346 raft_consensus.cc:2468] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 0.
I20260601 13:42:33.131825  9421 raft_consensus.cc:2468] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 0.
I20260601 13:42:33.132107  9236 leader_election.cc:304] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae52d3c0c5914af2aa2ca42fa1086600, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:33.132278  9477 raft_consensus.cc:2804] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:33.132354  9477 raft_consensus.cc:493] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:33.132416  9477 raft_consensus.cc:3060] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.133656  9477 raft_consensus.cc:515] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:33.134138  9477 leader_election.cc:290] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 election: Requested vote from peers bfec4e606bb3404d8f75a311c6ba8662 (127.0.174.2:40589), 1e78331cde9e4ef58d26f9f51fd6c855 (127.0.174.3:39503)
I20260601 13:42:33.134414  9346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0295994d0414ba5966a5a8956cb54" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfec4e606bb3404d8f75a311c6ba8662"
I20260601 13:42:33.134532  9346 raft_consensus.cc:3060] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.135643  9346 raft_consensus.cc:2468] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 1.
I20260601 13:42:33.135963  9236 leader_election.cc:304] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae52d3c0c5914af2aa2ca42fa1086600, bfec4e606bb3404d8f75a311c6ba8662; no voters: 
I20260601 13:42:33.136029  9421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd0295994d0414ba5966a5a8956cb54" candidate_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e78331cde9e4ef58d26f9f51fd6c855"
I20260601 13:42:33.136142  9421 raft_consensus.cc:3060] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.136958  9421 raft_consensus.cc:2468] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae52d3c0c5914af2aa2ca42fa1086600 in term 1.
I20260601 13:42:33.137123  9477 raft_consensus.cc:2804] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:33.137455  9477 raft_consensus.cc:697] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 LEADER]: Becoming Leader. State: Replica: ae52d3c0c5914af2aa2ca42fa1086600, State: Running, Role: LEADER
I20260601 13:42:33.137625  9477 consensus_queue.cc:237] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } }
I20260601 13:42:33.139398  9166 catalog_manager.cc:5696] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae52d3c0c5914af2aa2ca42fa1086600 (127.0.174.1). New cstate: current_term: 1 leader_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:33.175539  9421 raft_consensus.cc:1275] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Refusing update from remote peer bfec4e606bb3404d8f75a311c6ba8662: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.176004  9473 consensus_queue.cc:1048] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.177376  9420 raft_consensus.cc:1275] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Refusing update from remote peer ae52d3c0c5914af2aa2ca42fa1086600: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.178454  9419 raft_consensus.cc:1275] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Refusing update from remote peer ae52d3c0c5914af2aa2ca42fa1086600: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.178725  9477 consensus_queue.cc:1048] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.179219  9420 raft_consensus.cc:1275] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Refusing update from remote peer ae52d3c0c5914af2aa2ca42fa1086600: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.179723  9503 consensus_queue.cc:1048] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.179934  9269 raft_consensus.cc:1275] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Refusing update from remote peer bfec4e606bb3404d8f75a311c6ba8662: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.179991  9503 consensus_queue.cc:1048] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e78331cde9e4ef58d26f9f51fd6c855" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.180958  9346 raft_consensus.cc:1275] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Refusing update from remote peer ae52d3c0c5914af2aa2ca42fa1086600: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.181289  9345 raft_consensus.cc:1275] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Refusing update from remote peer ae52d3c0c5914af2aa2ca42fa1086600: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.181565  9344 raft_consensus.cc:1275] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Refusing update from remote peer ae52d3c0c5914af2aa2ca42fa1086600: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.183832  9269 raft_consensus.cc:1275] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Refusing update from remote peer 1e78331cde9e4ef58d26f9f51fd6c855: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.184369  9493 consensus_queue.cc:1048] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.184876  9477 consensus_queue.cc:1048] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.184943  9473 consensus_queue.cc:1048] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.185166  9477 consensus_queue.cc:1048] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.185456  9477 consensus_queue.cc:1048] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.188525  9343 raft_consensus.cc:1275] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Refusing update from remote peer 1e78331cde9e4ef58d26f9f51fd6c855: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.188809  9342 raft_consensus.cc:1275] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Refusing update from remote peer 1e78331cde9e4ef58d26f9f51fd6c855: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.191715  9471 consensus_queue.cc:1048] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.192029  9471 consensus_queue.cc:1048] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfec4e606bb3404d8f75a311c6ba8662" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 40589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.192565  9268 raft_consensus.cc:1275] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Refusing update from remote peer 1e78331cde9e4ef58d26f9f51fd6c855: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:33.193889  9493 consensus_queue.cc:1048] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae52d3c0c5914af2aa2ca42fa1086600" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 33239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:33.200348  9515 mvcc.cc:204] Tried to move back new op lower bound from 7292196262617489408 to 7292196262453227520. Current Snapshot: MvccSnapshot[applied={T|T < 7292196262610333696}]
I20260601 13:42:33.364861   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:33.370568   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:33.370818   696 tablet_replica.cc:333] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600: stopping tablet replica
I20260601 13:42:33.370941   696 raft_consensus.cc:2243] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.371035   696 raft_consensus.cc:2272] T 2f9a890f523949ff9bf9a6af1f51d025 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.371589   696 tablet_replica.cc:333] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600: stopping tablet replica
I20260601 13:42:33.371675   696 raft_consensus.cc:2243] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.371856   696 raft_consensus.cc:2272] T 9bd0295994d0414ba5966a5a8956cb54 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.372349   696 tablet_replica.cc:333] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600: stopping tablet replica
I20260601 13:42:33.372424   696 raft_consensus.cc:2243] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.372538   696 raft_consensus.cc:2272] T 69ab975231174f528df965fdf46f46a0 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.372989   696 tablet_replica.cc:333] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600: stopping tablet replica
I20260601 13:42:33.373060   696 raft_consensus.cc:2243] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.373170   696 raft_consensus.cc:2272] T e496f4b3fe154796b424232d770c5900 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.373647   696 tablet_replica.cc:333] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600: stopping tablet replica
I20260601 13:42:33.373715   696 raft_consensus.cc:2243] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.373852   696 raft_consensus.cc:2272] T c46172128b474fc88986d84153be8635 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.374325   696 tablet_replica.cc:333] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600: stopping tablet replica
I20260601 13:42:33.374389   696 raft_consensus.cc:2243] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.374468   696 raft_consensus.cc:2272] T 25d68989c2cb4a79a6e25e6992368c19 P ae52d3c0c5914af2aa2ca42fa1086600 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.389361   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:33.391955   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:33.396643   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:33.396901   696 tablet_replica.cc:333] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662: stopping tablet replica
I20260601 13:42:33.397019   696 raft_consensus.cc:2243] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.397131   696 raft_consensus.cc:2272] T 2f9a890f523949ff9bf9a6af1f51d025 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.397714   696 tablet_replica.cc:333] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662: stopping tablet replica
I20260601 13:42:33.397859   696 raft_consensus.cc:2243] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.397989   696 raft_consensus.cc:2272] T 69ab975231174f528df965fdf46f46a0 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.398555   696 tablet_replica.cc:333] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662: stopping tablet replica
I20260601 13:42:33.398635   696 raft_consensus.cc:2243] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.398721   696 raft_consensus.cc:2272] T e496f4b3fe154796b424232d770c5900 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.399222   696 tablet_replica.cc:333] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662: stopping tablet replica
I20260601 13:42:33.399296   696 raft_consensus.cc:2243] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.399384   696 raft_consensus.cc:2272] T 9bd0295994d0414ba5966a5a8956cb54 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.399817   696 tablet_replica.cc:333] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662: stopping tablet replica
I20260601 13:42:33.399883   696 raft_consensus.cc:2243] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.400018   696 raft_consensus.cc:2272] T c46172128b474fc88986d84153be8635 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.400509   696 tablet_replica.cc:333] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662: stopping tablet replica
I20260601 13:42:33.400584   696 raft_consensus.cc:2243] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.400669   696 raft_consensus.cc:2272] T 25d68989c2cb4a79a6e25e6992368c19 P bfec4e606bb3404d8f75a311c6ba8662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.405258   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:33.407615   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:33.411876   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:33.412110   696 tablet_replica.cc:333] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855: stopping tablet replica
I20260601 13:42:33.412238   696 raft_consensus.cc:2243] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.412413   696 raft_consensus.cc:2272] T 25d68989c2cb4a79a6e25e6992368c19 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.412951   696 tablet_replica.cc:333] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855: stopping tablet replica
I20260601 13:42:33.413026   696 raft_consensus.cc:2243] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.413115   696 raft_consensus.cc:2272] T c46172128b474fc88986d84153be8635 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.413698   696 tablet_replica.cc:333] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855: stopping tablet replica
I20260601 13:42:33.413820   696 raft_consensus.cc:2243] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.413915   696 raft_consensus.cc:2272] T 9bd0295994d0414ba5966a5a8956cb54 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.414353   696 tablet_replica.cc:333] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855: stopping tablet replica
I20260601 13:42:33.414422   696 raft_consensus.cc:2243] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.414520   696 raft_consensus.cc:2272] T e496f4b3fe154796b424232d770c5900 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.414973   696 tablet_replica.cc:333] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855: stopping tablet replica
I20260601 13:42:33.415040   696 raft_consensus.cc:2243] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.415135   696 raft_consensus.cc:2272] T 69ab975231174f528df965fdf46f46a0 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.415616   696 tablet_replica.cc:333] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855: stopping tablet replica
I20260601 13:42:33.415684   696 raft_consensus.cc:2243] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.415832   696 raft_consensus.cc:2272] T 2f9a890f523949ff9bf9a6af1f51d025 P 1e78331cde9e4ef58d26f9f51fd6c855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.430068   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:33.432452   696 master.cc:562] Master@127.0.174.62:33539 shutting down...
I20260601 13:42:33.436092   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.436228   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.436307   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38907fe9c1da454ca9f6206ca60ab2b2: stopping tablet replica
I20260601 13:42:33.448947   696 master.cc:584] Master@127.0.174.62:33539 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1891 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:42:33.459077   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:43175
I20260601 13:42:33.459429   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:33.460999  9565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:33.461100  9566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:33.461251  9568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:33.461315   696 server_base.cc:1061] running on GCE node
I20260601 13:42:33.461457   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:33.461493   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:33.461508   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321353461507 us; error 0 us; skew 500 ppm
I20260601 13:42:33.462260   696 webserver.cc:533] Webserver started at http://127.0.174.62:34569/ using document root <none> and password file <none>
I20260601 13:42:33.462378   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:33.462417   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:33.462469   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:33.462802   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "4822fee616c6406abc6b82f3f765f710"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-mfrq"
I20260601 13:42:33.464166   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:33.464938  9573 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.465154   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:33.465209   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "4822fee616c6406abc6b82f3f765f710"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-mfrq"
I20260601 13:42:33.465289   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-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)
I20260601 13:42:33.489918   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:33.490322   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:33.494234   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:43175
I20260601 13:42:33.500142  9625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:43175 every 8 connection(s)
I20260601 13:42:33.500589  9626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:33.502341  9626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710: Bootstrap starting.
I20260601 13:42:33.503087  9626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:33.503945  9626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710: No bootstrap required, opened a new log
I20260601 13:42:33.504267  9626 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4822fee616c6406abc6b82f3f765f710" member_type: VOTER }
I20260601 13:42:33.504344  9626 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:33.504366  9626 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4822fee616c6406abc6b82f3f765f710, State: Initialized, Role: FOLLOWER
I20260601 13:42:33.504473  9626 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4822fee616c6406abc6b82f3f765f710" member_type: VOTER }
I20260601 13:42:33.504522  9626 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:33.504562  9626 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:33.504594  9626 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.505175  9626 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4822fee616c6406abc6b82f3f765f710" member_type: VOTER }
I20260601 13:42:33.505275  9626 leader_election.cc:304] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [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: 4822fee616c6406abc6b82f3f765f710; no voters: 
I20260601 13:42:33.505406  9626 leader_election.cc:290] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:33.505511  9629 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:33.505718  9629 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 1 LEADER]: Becoming Leader. State: Replica: 4822fee616c6406abc6b82f3f765f710, State: Running, Role: LEADER
I20260601 13:42:33.505918  9626 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:33.505887  9629 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [LEADER]: Queue going to LEADER mode. State: All 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: "4822fee616c6406abc6b82f3f765f710" member_type: VOTER }
I20260601 13:42:33.506278  9630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4822fee616c6406abc6b82f3f765f710" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4822fee616c6406abc6b82f3f765f710" member_type: VOTER } }
I20260601 13:42:33.506376  9630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:33.506640  9633 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:33.506598  9631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4822fee616c6406abc6b82f3f765f710. Latest consensus state: current_term: 1 leader_uuid: "4822fee616c6406abc6b82f3f765f710" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4822fee616c6406abc6b82f3f765f710" member_type: VOTER } }
I20260601 13:42:33.506829  9631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:33.507613  9633 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:33.507782   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:33.509356  9633 catalog_manager.cc:1382] Generated new cluster ID: 6be1759182dc498f83ce321ac6efbfe9
I20260601 13:42:33.509418  9633 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:33.515919  9633 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:33.516427  9633 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:33.525238  9633 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710: Generated new TSK 0
I20260601 13:42:33.525409  9633 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:33.540174   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:33.542209  9650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:33.542253  9647 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:33.542289   696 server_base.cc:1061] running on GCE node
W20260601 13:42:33.542258  9648 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:33.542671   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:33.542738   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:33.542773   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321353542771 us; error 0 us; skew 500 ppm
I20260601 13:42:33.543542   696 webserver.cc:533] Webserver started at http://127.0.174.1:38355/ using document root <none> and password file <none>
I20260601 13:42:33.543743   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:33.543813   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:33.543889   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:33.544276   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "0b051cb63c7448d0a10b52061ba2f130"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-mfrq"
I20260601 13:42:33.545841   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:33.546730  9655 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.546959   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:33.547037   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "0b051cb63c7448d0a10b52061ba2f130"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-mfrq"
I20260601 13:42:33.547120   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-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)
I20260601 13:42:33.561515   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:33.561996   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:33.562297   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:33.562774   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:33.562830   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.562886   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:33.562927   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.567122   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:34517
I20260601 13:42:33.567159  9718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:34517 every 8 connection(s)
I20260601 13:42:33.567960   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:33.569792  9724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:33.569904  9723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:33.569777  9726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:33.570526   696 server_base.cc:1061] running on GCE node
I20260601 13:42:33.570744   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:33.570789   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:33.570811   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321353570810 us; error 0 us; skew 500 ppm
I20260601 13:42:33.571764   696 webserver.cc:533] Webserver started at http://127.0.174.2:45831/ using document root <none> and password file <none>
I20260601 13:42:33.571933   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:33.572000   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:33.572086   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:33.572551   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "ffe5a2380f1344fc901bcfebfba1952e"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-mfrq"
I20260601 13:42:33.572677  9719 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43175
I20260601 13:42:33.572777  9719 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:33.572973  9719 heartbeater.cc:507] Master 127.0.174.62:43175 requested a full tablet report, sending...
I20260601 13:42:33.573604  9590 ts_manager.cc:194] Registered new tserver with Master: 0b051cb63c7448d0a10b52061ba2f130 (127.0.174.1:34517)
I20260601 13:42:33.574440   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:33.574595  9590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58322
I20260601 13:42:33.575484  9731 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.575728   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:33.575788   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "ffe5a2380f1344fc901bcfebfba1952e"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-mfrq"
I20260601 13:42:33.575870   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-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)
I20260601 13:42:33.590729   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:33.591126   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:33.591439   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:33.591949   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:33.592008   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.592065   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:33.592096   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.596632   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:34281
I20260601 13:42:33.596655  9794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:34281 every 8 connection(s)
I20260601 13:42:33.597550   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:33.599614  9798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:33.599673  9799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:33.599714  9801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:33.599934   696 server_base.cc:1061] running on GCE node
I20260601 13:42:33.600131   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:33.600183   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:33.600216   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321353600215 us; error 0 us; skew 500 ppm
I20260601 13:42:33.601174   696 webserver.cc:533] Webserver started at http://127.0.174.3:36913/ using document root <none> and password file <none>
I20260601 13:42:33.601338   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:33.601402   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:33.601478   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:33.601923   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "271f681dcba84af1bf307363191d7b20"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-mfrq"
I20260601 13:42:33.603376   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:33.604408  9806 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.604661   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:33.604745   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "271f681dcba84af1bf307363191d7b20"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-mfrq"
I20260601 13:42:33.604828   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321176522077-696-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)
I20260601 13:42:33.606447  9795 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43175
I20260601 13:42:33.606559  9795 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:33.606772  9795 heartbeater.cc:507] Master 127.0.174.62:43175 requested a full tablet report, sending...
I20260601 13:42:33.607373  9590 ts_manager.cc:194] Registered new tserver with Master: ffe5a2380f1344fc901bcfebfba1952e (127.0.174.2:34281)
I20260601 13:42:33.607993  9590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58336
I20260601 13:42:33.616649   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:33.616997   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:33.617296   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:33.617740   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:33.617841   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.617898   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:33.617944   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.622460   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:39831
I20260601 13:42:33.622560  9869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:39831 every 8 connection(s)
I20260601 13:42:33.626719  9870 heartbeater.cc:344] Connected to a master server at 127.0.174.62:43175
I20260601 13:42:33.626825  9870 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:33.627022  9870 heartbeater.cc:507] Master 127.0.174.62:43175 requested a full tablet report, sending...
I20260601 13:42:33.627735  9590 ts_manager.cc:194] Registered new tserver with Master: 271f681dcba84af1bf307363191d7b20 (127.0.174.3:39831)
I20260601 13:42:33.628242  9590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58338
I20260601 13:42:33.628567   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005684812s
I20260601 13:42:34.575572  9719 heartbeater.cc:499] Master 127.0.174.62:43175 was elected leader, sending a full tablet report...
I20260601 13:42:34.608855  9795 heartbeater.cc:499] Master 127.0.174.62:43175 was elected leader, sending a full tablet report...
I20260601 13:42:34.629073  9870 heartbeater.cc:499] Master 127.0.174.62:43175 was elected leader, sending a full tablet report...
I20260601 13:42:34.662760  9590 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58340:
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"
    }
  }
}
W20260601 13:42:34.663157  9590 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.
I20260601 13:42:34.672847  9759 tablet_service.cc:1511] Processing CreateTablet for tablet 259741cc3a714cd7ad6de0f685ad984d (DEFAULT_TABLE table=test-workload [id=2dc7c34db03143259b0d31a59429e1be]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:34.672955  9683 tablet_service.cc:1511] Processing CreateTablet for tablet 259741cc3a714cd7ad6de0f685ad984d (DEFAULT_TABLE table=test-workload [id=2dc7c34db03143259b0d31a59429e1be]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:34.672955  9834 tablet_service.cc:1511] Processing CreateTablet for tablet 259741cc3a714cd7ad6de0f685ad984d (DEFAULT_TABLE table=test-workload [id=2dc7c34db03143259b0d31a59429e1be]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:34.673207  9759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259741cc3a714cd7ad6de0f685ad984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:34.673280  9683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259741cc3a714cd7ad6de0f685ad984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:34.673364  9834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259741cc3a714cd7ad6de0f685ad984d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:34.675269  9890 tablet_bootstrap.cc:492] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e: Bootstrap starting.
I20260601 13:42:34.675796  9892 tablet_bootstrap.cc:492] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20: Bootstrap starting.
I20260601 13:42:34.675962  9891 tablet_bootstrap.cc:492] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130: Bootstrap starting.
I20260601 13:42:34.676504  9890 tablet_bootstrap.cc:654] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:34.676857  9891 tablet_bootstrap.cc:654] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:34.676857  9892 tablet_bootstrap.cc:654] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:34.677599  9890 tablet_bootstrap.cc:492] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e: No bootstrap required, opened a new log
I20260601 13:42:34.677698  9890 ts_tablet_manager.cc:1403] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:34.678041  9892 tablet_bootstrap.cc:492] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20: No bootstrap required, opened a new log
I20260601 13:42:34.678139  9892 ts_tablet_manager.cc:1403] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:34.678202  9891 tablet_bootstrap.cc:492] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130: No bootstrap required, opened a new log
I20260601 13:42:34.678133  9890 raft_consensus.cc:359] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } }
I20260601 13:42:34.678253  9890 raft_consensus.cc:385] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:34.678274  9891 ts_tablet_manager.cc:1403] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:34.678287  9890 raft_consensus.cc:740] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffe5a2380f1344fc901bcfebfba1952e, State: Initialized, Role: FOLLOWER
I20260601 13:42:34.678439  9890 consensus_queue.cc:260] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } }
I20260601 13:42:34.678627  9891 raft_consensus.cc:359] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } }
I20260601 13:42:34.678611  9892 raft_consensus.cc:359] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } }
I20260601 13:42:34.678727  9891 raft_consensus.cc:385] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:34.678733  9892 raft_consensus.cc:385] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:34.678776  9891 raft_consensus.cc:740] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b051cb63c7448d0a10b52061ba2f130, State: Initialized, Role: FOLLOWER
I20260601 13:42:34.678795  9892 raft_consensus.cc:740] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 271f681dcba84af1bf307363191d7b20, State: Initialized, Role: FOLLOWER
I20260601 13:42:34.678836  9890 ts_tablet_manager.cc:1434] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:34.678907  9892 consensus_queue.cc:260] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } }
I20260601 13:42:34.678915  9891 consensus_queue.cc:260] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } }
I20260601 13:42:34.679286  9892 ts_tablet_manager.cc:1434] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:34.679286  9891 ts_tablet_manager.cc:1434] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:34.852909  9896 raft_consensus.cc:493] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:34.853055  9896 raft_consensus.cc:515] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } }
I20260601 13:42:34.853574  9896 leader_election.cc:290] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b051cb63c7448d0a10b52061ba2f130 (127.0.174.1:34517), 271f681dcba84af1bf307363191d7b20 (127.0.174.3:39831)
I20260601 13:42:34.857939  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259741cc3a714cd7ad6de0f685ad984d" candidate_uuid: "ffe5a2380f1344fc901bcfebfba1952e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "271f681dcba84af1bf307363191d7b20" is_pre_election: true
I20260601 13:42:34.858101  9844 raft_consensus.cc:2468] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffe5a2380f1344fc901bcfebfba1952e in term 0.
I20260601 13:42:34.858397  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259741cc3a714cd7ad6de0f685ad984d" candidate_uuid: "ffe5a2380f1344fc901bcfebfba1952e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b051cb63c7448d0a10b52061ba2f130" is_pre_election: true
I20260601 13:42:34.858454  9733 leader_election.cc:304] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 271f681dcba84af1bf307363191d7b20, ffe5a2380f1344fc901bcfebfba1952e; no voters: 
I20260601 13:42:34.858520  9693 raft_consensus.cc:2468] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffe5a2380f1344fc901bcfebfba1952e in term 0.
I20260601 13:42:34.858651  9896 raft_consensus.cc:2804] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:34.858767  9896 raft_consensus.cc:493] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:34.858815  9896 raft_consensus.cc:3060] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:34.859686  9896 raft_consensus.cc:515] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } }
I20260601 13:42:34.860037  9896 leader_election.cc:290] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [CANDIDATE]: Term 1 election: Requested vote from peers 0b051cb63c7448d0a10b52061ba2f130 (127.0.174.1:34517), 271f681dcba84af1bf307363191d7b20 (127.0.174.3:39831)
I20260601 13:42:34.860321  9844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259741cc3a714cd7ad6de0f685ad984d" candidate_uuid: "ffe5a2380f1344fc901bcfebfba1952e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "271f681dcba84af1bf307363191d7b20"
I20260601 13:42:34.860321  9693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259741cc3a714cd7ad6de0f685ad984d" candidate_uuid: "ffe5a2380f1344fc901bcfebfba1952e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b051cb63c7448d0a10b52061ba2f130"
I20260601 13:42:34.860464  9844 raft_consensus.cc:3060] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:34.860466  9693 raft_consensus.cc:3060] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:34.861483  9693 raft_consensus.cc:2468] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffe5a2380f1344fc901bcfebfba1952e in term 1.
I20260601 13:42:34.861483  9844 raft_consensus.cc:2468] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffe5a2380f1344fc901bcfebfba1952e in term 1.
I20260601 13:42:34.861819  9733 leader_election.cc:304] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 271f681dcba84af1bf307363191d7b20, ffe5a2380f1344fc901bcfebfba1952e; no voters: 
I20260601 13:42:34.861987  9896 raft_consensus.cc:2804] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:34.862197  9896 raft_consensus.cc:697] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 1 LEADER]: Becoming Leader. State: Replica: ffe5a2380f1344fc901bcfebfba1952e, State: Running, Role: LEADER
I20260601 13:42:34.862352  9896 consensus_queue.cc:237] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } }
I20260601 13:42:34.863886  9590 catalog_manager.cc:5696] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e reported cstate change: term changed from 0 to 1, leader changed from <none> to ffe5a2380f1344fc901bcfebfba1952e (127.0.174.2). New cstate: current_term: 1 leader_uuid: "ffe5a2380f1344fc901bcfebfba1952e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffe5a2380f1344fc901bcfebfba1952e" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 34281 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:34.926433  9844 raft_consensus.cc:1275] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [term 1 FOLLOWER]: Refusing update from remote peer ffe5a2380f1344fc901bcfebfba1952e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:34.926435  9693 raft_consensus.cc:1275] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [term 1 FOLLOWER]: Refusing update from remote peer ffe5a2380f1344fc901bcfebfba1952e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:34.926939  9901 consensus_queue.cc:1048] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b051cb63c7448d0a10b52061ba2f130" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:34.927204  9901 consensus_queue.cc:1048] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [LEADER]: Connected to new peer: Peer: permanent_uuid: "271f681dcba84af1bf307363191d7b20" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 39831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:34.930925  9910 mvcc.cc:204] Tried to move back new op lower bound from 7292196269774872576 to 7292196269517750272. Current Snapshot: MvccSnapshot[applied={T|T < 7292196269774872576}]
I20260601 13:42:35.014395   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:35.018572   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:35.018824   696 tablet_replica.cc:333] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130: stopping tablet replica
I20260601 13:42:35.018929   696 raft_consensus.cc:2243] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:35.019027   696 raft_consensus.cc:2272] T 259741cc3a714cd7ad6de0f685ad984d P 0b051cb63c7448d0a10b52061ba2f130 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.032081   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:35.034039   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:35.037560   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:35.037902   696 tablet_replica.cc:333] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e: stopping tablet replica
I20260601 13:42:35.038017   696 raft_consensus.cc:2243] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:35.038242   696 raft_consensus.cc:2272] T 259741cc3a714cd7ad6de0f685ad984d P ffe5a2380f1344fc901bcfebfba1952e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.051498   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:35.053468   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:35.056993   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:35.057228   696 tablet_replica.cc:333] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20: stopping tablet replica
I20260601 13:42:35.057343   696 raft_consensus.cc:2243] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:35.057510   696 raft_consensus.cc:2272] T 259741cc3a714cd7ad6de0f685ad984d P 271f681dcba84af1bf307363191d7b20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.070822   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:35.072813   696 master.cc:562] Master@127.0.174.62:43175 shutting down...
I20260601 13:42:35.076465   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:35.076624   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.076723   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4822fee616c6406abc6b82f3f765f710: stopping tablet replica
I20260601 13:42:35.089404   696 master.cc:584] Master@127.0.174.62:43175 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1636 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:42:35.095729   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:44721
I20260601 13:42:35.096019   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:35.097513  9926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:35.097587  9927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:35.097592   696 server_base.cc:1061] running on GCE node
W20260601 13:42:35.097702  9929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:35.097926   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:35.097972   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:35.097987   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321355097987 us; error 0 us; skew 500 ppm
I20260601 13:42:35.098688   696 webserver.cc:533] Webserver started at http://127.0.174.62:38045/ using document root <none> and password file <none>
I20260601 13:42:35.098826   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:35.098878   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:35.098927   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:35.099257   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "92535a9ce2a74bf4be611e9077e751dc"
format_stamp: "Formatted at 2026-06-01 13:42:35 on dist-test-slave-mfrq"
I20260601 13:42:35.100531   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.101346  9934 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.101584   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.101661   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "92535a9ce2a74bf4be611e9077e751dc"
format_stamp: "Formatted at 2026-06-01 13:42:35 on dist-test-slave-mfrq"
I20260601 13:42:35.101739   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-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)
I20260601 13:42:35.116375   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:35.116677   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:35.120431   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:44721
I20260601 13:42:35.123426  9986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:44721 every 8 connection(s)
I20260601 13:42:35.123870  9987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.125509  9987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc: Bootstrap starting.
I20260601 13:42:35.126348  9987 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.127278  9987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc: No bootstrap required, opened a new log
I20260601 13:42:35.127664  9987 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92535a9ce2a74bf4be611e9077e751dc" member_type: VOTER }
I20260601 13:42:35.127765  9987 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.127789  9987 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92535a9ce2a74bf4be611e9077e751dc, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.127918  9987 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92535a9ce2a74bf4be611e9077e751dc" member_type: VOTER }
I20260601 13:42:35.127983  9987 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:35.128036  9987 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:35.128113  9987 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.128773  9987 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92535a9ce2a74bf4be611e9077e751dc" member_type: VOTER }
I20260601 13:42:35.128897  9987 leader_election.cc:304] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [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: 92535a9ce2a74bf4be611e9077e751dc; no voters: 
I20260601 13:42:35.129092  9987 leader_election.cc:290] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:35.129204  9990 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:35.129423  9990 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 1 LEADER]: Becoming Leader. State: Replica: 92535a9ce2a74bf4be611e9077e751dc, State: Running, Role: LEADER
I20260601 13:42:35.129528  9987 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:35.129546  9990 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [LEADER]: Queue going to LEADER mode. State: All 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: "92535a9ce2a74bf4be611e9077e751dc" member_type: VOTER }
I20260601 13:42:35.130048  9991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92535a9ce2a74bf4be611e9077e751dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92535a9ce2a74bf4be611e9077e751dc" member_type: VOTER } }
I20260601 13:42:35.130074  9992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92535a9ce2a74bf4be611e9077e751dc. Latest consensus state: current_term: 1 leader_uuid: "92535a9ce2a74bf4be611e9077e751dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92535a9ce2a74bf4be611e9077e751dc" member_type: VOTER } }
I20260601 13:42:35.130231  9992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:35.130471  9991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:35.130718  9997 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:35.131551  9997 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:35.131733   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:35.133328  9997 catalog_manager.cc:1382] Generated new cluster ID: 7ecaf94662404ed683f6906f935731a6
I20260601 13:42:35.133373  9997 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:35.137730  9997 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:35.138314  9997 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:35.145308  9997 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc: Generated new TSK 0
I20260601 13:42:35.145501  9997 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:35.147725   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:35.149652 10009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:35.149808   696 server_base.cc:1061] running on GCE node
W20260601 13:42:35.149808 10011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:35.149603 10008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:35.150067   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:35.150112   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:35.150162   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321355150160 us; error 0 us; skew 500 ppm
I20260601 13:42:35.150962   696 webserver.cc:533] Webserver started at http://127.0.174.1:37541/ using document root <none> and password file <none>
I20260601 13:42:35.151126   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:35.151204   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:35.151284   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:35.151652   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "262c33f9442749fab76aa390c26b9e6a"
format_stamp: "Formatted at 2026-06-01 13:42:35 on dist-test-slave-mfrq"
I20260601 13:42:35.153015   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.153921 10016 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.154165   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.154227   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "262c33f9442749fab76aa390c26b9e6a"
format_stamp: "Formatted at 2026-06-01 13:42:35 on dist-test-slave-mfrq"
I20260601 13:42:35.154318   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-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)
I20260601 13:42:35.160162   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:35.160509   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:35.160787   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:35.161222   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:35.161259   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.161311   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:35.161345   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.165405   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:37959
I20260601 13:42:35.165428 10079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:37959 every 8 connection(s)
I20260601 13:42:35.166229   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:35.167912 10084 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:35.167990 10087 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:35.168150 10085 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:35.168238   696 server_base.cc:1061] running on GCE node
I20260601 13:42:35.168479   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:35.168536   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:35.168560   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321355168560 us; error 0 us; skew 500 ppm
I20260601 13:42:35.169512   696 webserver.cc:533] Webserver started at http://127.0.174.2:43241/ using document root <none> and password file <none>
I20260601 13:42:35.169714   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:35.169792   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:35.169857   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:35.170296   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "9e6efcc83cda4ea2b06f30bc74c771ba"
format_stamp: "Formatted at 2026-06-01 13:42:35 on dist-test-slave-mfrq"
I20260601 13:42:35.170641 10080 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44721
I20260601 13:42:35.170740 10080 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:35.170929 10080 heartbeater.cc:507] Master 127.0.174.62:44721 requested a full tablet report, sending...
I20260601 13:42:35.171548  9951 ts_manager.cc:194] Registered new tserver with Master: 262c33f9442749fab76aa390c26b9e6a (127.0.174.1:37959)
I20260601 13:42:35.171927   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:35.172539  9951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34638
I20260601 13:42:35.172904 10092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.173187   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:35.173287   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "9e6efcc83cda4ea2b06f30bc74c771ba"
format_stamp: "Formatted at 2026-06-01 13:42:35 on dist-test-slave-mfrq"
I20260601 13:42:35.173357   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-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)
I20260601 13:42:35.193466   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:35.193969   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:35.194278   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:35.194772   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:35.194830   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.194878   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:35.194922   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.198720   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:44985
I20260601 13:42:35.198787 10155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:44985 every 8 connection(s)
I20260601 13:42:35.199501   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:35.201443 10159 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:35.201438 10160 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:35.201442 10162 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:35.201625   696 server_base.cc:1061] running on GCE node
I20260601 13:42:35.201858   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:35.201905   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:35.201946   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321355201944 us; error 0 us; skew 500 ppm
I20260601 13:42:35.202829   696 webserver.cc:533] Webserver started at http://127.0.174.3:37407/ using document root <none> and password file <none>
I20260601 13:42:35.202989   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:35.203054   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:35.203137   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:35.203568   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "fcae41fb60844943bf5778109c2e13ec"
format_stamp: "Formatted at 2026-06-01 13:42:35 on dist-test-slave-mfrq"
I20260601 13:42:35.204066 10156 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44721
I20260601 13:42:35.204160 10156 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:35.204387 10156 heartbeater.cc:507] Master 127.0.174.62:44721 requested a full tablet report, sending...
I20260601 13:42:35.205017  9951 ts_manager.cc:194] Registered new tserver with Master: 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985)
I20260601 13:42:35.205528  9951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34644
I20260601 13:42:35.206058   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:35.206961 10167 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.207171   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.207233   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "fcae41fb60844943bf5778109c2e13ec"
format_stamp: "Formatted at 2026-06-01 13:42:35 on dist-test-slave-mfrq"
I20260601 13:42:35.207288   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-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)
I20260601 13:42:35.234910   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:35.235342   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:35.235615   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:35.236119   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:35.236159   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.236217   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:35.236264   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:35.240727   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:35933
I20260601 13:42:35.240826 10230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:35933 every 8 connection(s)
I20260601 13:42:35.245291 10231 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44721
I20260601 13:42:35.245410 10231 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:35.245627 10231 heartbeater.cc:507] Master 127.0.174.62:44721 requested a full tablet report, sending...
I20260601 13:42:35.246289  9951 ts_manager.cc:194] Registered new tserver with Master: fcae41fb60844943bf5778109c2e13ec (127.0.174.3:35933)
I20260601 13:42:35.246795   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005607248s
I20260601 13:42:35.246840  9951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34660
I20260601 13:42:36.173535 10080 heartbeater.cc:499] Master 127.0.174.62:44721 was elected leader, sending a full tablet report...
I20260601 13:42:36.206486 10156 heartbeater.cc:499] Master 127.0.174.62:44721 was elected leader, sending a full tablet report...
I20260601 13:42:36.247850 10231 heartbeater.cc:499] Master 127.0.174.62:44721 was elected leader, sending a full tablet report...
I20260601 13:42:36.280855  9951 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34672:
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"
    }
  }
}
I20260601 13:42:36.291872 10195 tablet_service.cc:1511] Processing CreateTablet for tablet ea7e124d37c84f91a78f4a8865e85e4c (DEFAULT_TABLE table=test-workload [id=a660b5f8fbed4eebb214fd501be81197]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:36.291927 10194 tablet_service.cc:1511] Processing CreateTablet for tablet 5736c91902d947b9bbe3fcf6b4ae698b (DEFAULT_TABLE table=test-workload [id=a660b5f8fbed4eebb214fd501be81197]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:36.292253 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea7e124d37c84f91a78f4a8865e85e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.292939 10194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5736c91902d947b9bbe3fcf6b4ae698b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.293212 10043 tablet_service.cc:1511] Processing CreateTablet for tablet cdbe5a3db5934f8f98c3fae5ee538778 (DEFAULT_TABLE table=test-workload [id=a660b5f8fbed4eebb214fd501be81197]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:36.293215 10044 tablet_service.cc:1511] Processing CreateTablet for tablet a591a4f011424dc8bbfe28d8e75d47b1 (DEFAULT_TABLE table=test-workload [id=a660b5f8fbed4eebb214fd501be81197]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:36.293506 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdbe5a3db5934f8f98c3fae5ee538778. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.293660 10044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a591a4f011424dc8bbfe28d8e75d47b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.295455 10120 tablet_service.cc:1511] Processing CreateTablet for tablet abf5deb351e9421694e7558b64878df6 (DEFAULT_TABLE table=test-workload [id=a660b5f8fbed4eebb214fd501be81197]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:36.295512 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc6fe503aad42f3972eb8a740a4656f (DEFAULT_TABLE table=test-workload [id=a660b5f8fbed4eebb214fd501be81197]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:36.295720 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf5deb351e9421694e7558b64878df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.295948 10252 tablet_bootstrap.cc:492] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a: Bootstrap starting.
I20260601 13:42:36.296450 10251 tablet_bootstrap.cc:492] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec: Bootstrap starting.
I20260601 13:42:36.296468 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc6fe503aad42f3972eb8a740a4656f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.297128 10252 tablet_bootstrap.cc:654] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.297472 10251 tablet_bootstrap.cc:654] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.298255 10254 tablet_bootstrap.cc:492] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba: Bootstrap starting.
I20260601 13:42:36.298610 10251 tablet_bootstrap.cc:492] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec: No bootstrap required, opened a new log
I20260601 13:42:36.298916 10251 ts_tablet_manager.cc:1403] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:36.299268 10252 tablet_bootstrap.cc:492] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a: No bootstrap required, opened a new log
I20260601 13:42:36.299396 10252 ts_tablet_manager.cc:1403] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:42:36.299520 10254 tablet_bootstrap.cc:654] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.299449 10251 raft_consensus.cc:359] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.299600 10251 raft_consensus.cc:385] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.299654 10251 raft_consensus.cc:740] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.299801 10251 consensus_queue.cc:260] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.299891 10251 raft_consensus.cc:399] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:36.299938 10251 raft_consensus.cc:493] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:36.299996 10251 raft_consensus.cc:3060] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.300258 10252 raft_consensus.cc:359] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } }
I20260601 13:42:36.300383 10252 raft_consensus.cc:385] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.300458 10252 raft_consensus.cc:740] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.300529 10254 tablet_bootstrap.cc:492] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba: No bootstrap required, opened a new log
I20260601 13:42:36.300661 10254 ts_tablet_manager.cc:1403] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:36.300632 10252 consensus_queue.cc:260] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } }
I20260601 13:42:36.300721 10252 raft_consensus.cc:399] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:36.300774 10252 raft_consensus.cc:493] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:36.300833 10252 raft_consensus.cc:3060] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.300999 10251 raft_consensus.cc:515] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.301117 10251 leader_election.cc:304] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [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: fcae41fb60844943bf5778109c2e13ec; no voters: 
I20260601 13:42:36.301093 10254 raft_consensus.cc:359] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } }
I20260601 13:42:36.301192 10254 raft_consensus.cc:385] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.301235 10254 raft_consensus.cc:740] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.301306 10251 leader_election.cc:290] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:36.301368 10254 consensus_queue.cc:260] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } }
I20260601 13:42:36.301461 10254 raft_consensus.cc:399] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:36.301509 10254 raft_consensus.cc:493] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:36.301568 10254 raft_consensus.cc:3060] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.301635 10251 ts_tablet_manager.cc:1434] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:36.301769 10258 raft_consensus.cc:2804] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.301872 10251 tablet_bootstrap.cc:492] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec: Bootstrap starting.
I20260601 13:42:36.301703 10252 raft_consensus.cc:515] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } }
I20260601 13:42:36.302038 10252 leader_election.cc:304] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [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: 262c33f9442749fab76aa390c26b9e6a; no voters: 
I20260601 13:42:36.302073 10258 raft_consensus.cc:697] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 1 LEADER]: Becoming Leader. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Running, Role: LEADER
I20260601 13:42:36.302228 10252 leader_election.cc:290] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:36.302338 10258 consensus_queue.cc:237] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [LEADER]: Queue going to LEADER mode. State: All 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: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.302532 10252 ts_tablet_manager.cc:1434] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:42:36.302594 10254 raft_consensus.cc:515] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } }
I20260601 13:42:36.302727 10254 leader_election.cc:304] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [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: 9e6efcc83cda4ea2b06f30bc74c771ba; no voters: 
I20260601 13:42:36.303033 10254 leader_election.cc:290] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:36.303136 10252 tablet_bootstrap.cc:492] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a: Bootstrap starting.
I20260601 13:42:36.303176 10262 raft_consensus.cc:2804] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.303942 10261 raft_consensus.cc:2804] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.304224 10262 raft_consensus.cc:697] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 LEADER]: Becoming Leader. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Running, Role: LEADER
I20260601 13:42:36.304359 10262 consensus_queue.cc:237] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [LEADER]: Queue going to LEADER mode. State: All 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: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } }
I20260601 13:42:36.304626 10254 ts_tablet_manager.cc:1434] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:36.304963 10251 tablet_bootstrap.cc:654] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.304100 10261 raft_consensus.cc:697] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Becoming Leader. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Running, Role: LEADER
I20260601 13:42:36.304975 10254 tablet_bootstrap.cc:492] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba: Bootstrap starting.
I20260601 13:42:36.305105 10261 consensus_queue.cc:237] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Queue going to LEADER mode. State: All 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: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } }
I20260601 13:42:36.305624  9951 catalog_manager.cc:5696] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fcae41fb60844943bf5778109c2e13ec (127.0.174.3). New cstate: current_term: 1 leader_uuid: "fcae41fb60844943bf5778109c2e13ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:36.306946 10254 tablet_bootstrap.cc:654] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.307305 10252 tablet_bootstrap.cc:654] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.307497  9950 catalog_manager.cc:5696] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2). New cstate: current_term: 1 leader_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:36.308571  9949 catalog_manager.cc:5696] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 262c33f9442749fab76aa390c26b9e6a (127.0.174.1). New cstate: current_term: 1 leader_uuid: "262c33f9442749fab76aa390c26b9e6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:36.310925 10252 tablet_bootstrap.cc:492] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a: No bootstrap required, opened a new log
I20260601 13:42:36.311030 10252 ts_tablet_manager.cc:1403] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:42:36.311403 10252 raft_consensus.cc:359] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } }
I20260601 13:42:36.311466 10252 raft_consensus.cc:385] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.311514 10252 raft_consensus.cc:740] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.311620 10252 consensus_queue.cc:260] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } }
I20260601 13:42:36.311708 10252 raft_consensus.cc:399] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:36.311757 10252 raft_consensus.cc:493] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:36.311800 10252 raft_consensus.cc:3060] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.312510 10252 raft_consensus.cc:515] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } }
I20260601 13:42:36.312611 10252 leader_election.cc:304] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [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: 262c33f9442749fab76aa390c26b9e6a; no voters: 
I20260601 13:42:36.312732 10252 leader_election.cc:290] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:36.312779 10261 raft_consensus.cc:2804] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.312950 10261 raft_consensus.cc:697] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Becoming Leader. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Running, Role: LEADER
I20260601 13:42:36.312978 10252 ts_tablet_manager.cc:1434] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:36.313071 10261 consensus_queue.cc:237] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Queue going to LEADER mode. State: All 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: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } }
I20260601 13:42:36.313683 10251 tablet_bootstrap.cc:492] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec: No bootstrap required, opened a new log
I20260601 13:42:36.313812 10251 ts_tablet_manager.cc:1403] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:42:36.314215 10251 raft_consensus.cc:359] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.314314 10251 raft_consensus.cc:385] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.314251  9950 catalog_manager.cc:5696] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 262c33f9442749fab76aa390c26b9e6a (127.0.174.1). New cstate: current_term: 1 leader_uuid: "262c33f9442749fab76aa390c26b9e6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:36.314360 10251 raft_consensus.cc:740] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.314484 10251 consensus_queue.cc:260] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.314563 10251 raft_consensus.cc:399] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:36.314605 10251 raft_consensus.cc:493] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:36.314656 10251 raft_consensus.cc:3060] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.315442 10251 raft_consensus.cc:515] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.315578 10251 leader_election.cc:304] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [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: fcae41fb60844943bf5778109c2e13ec; no voters: 
I20260601 13:42:36.315680 10251 leader_election.cc:290] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:36.315882 10251 ts_tablet_manager.cc:1434] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:36.316051 10257 raft_consensus.cc:2804] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.316125 10257 raft_consensus.cc:697] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 1 LEADER]: Becoming Leader. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Running, Role: LEADER
I20260601 13:42:36.316213 10257 consensus_queue.cc:237] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [LEADER]: Queue going to LEADER mode. State: All 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: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.317216 10254 tablet_bootstrap.cc:492] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba: No bootstrap required, opened a new log
I20260601 13:42:36.317305 10254 ts_tablet_manager.cc:1403] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:42:36.317704 10254 raft_consensus.cc:359] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } }
I20260601 13:42:36.317842 10254 raft_consensus.cc:385] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.317907 10254 raft_consensus.cc:740] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.318032 10254 consensus_queue.cc:260] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } }
I20260601 13:42:36.318107 10254 raft_consensus.cc:399] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:36.318140 10254 raft_consensus.cc:493] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:36.318181 10254 raft_consensus.cc:3060] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.318200  9950 catalog_manager.cc:5696] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fcae41fb60844943bf5778109c2e13ec (127.0.174.3). New cstate: current_term: 1 leader_uuid: "fcae41fb60844943bf5778109c2e13ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:36.318951 10254 raft_consensus.cc:515] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } }
I20260601 13:42:36.319080 10254 leader_election.cc:304] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [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: 9e6efcc83cda4ea2b06f30bc74c771ba; no voters: 
I20260601 13:42:36.319187 10254 leader_election.cc:290] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:36.319258 10262 raft_consensus.cc:2804] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.319356 10262 raft_consensus.cc:697] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 LEADER]: Becoming Leader. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Running, Role: LEADER
I20260601 13:42:36.319414 10254 ts_tablet_manager.cc:1434] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:36.319455 10262 consensus_queue.cc:237] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [LEADER]: Queue going to LEADER mode. State: All 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: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } }
I20260601 13:42:36.320519  9951 catalog_manager.cc:5696] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2). New cstate: current_term: 1 leader_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:36.449115  9942 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34680:
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"
    }
  }
}
W20260601 13:42:36.449601  9942 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.
I20260601 13:42:36.456158 10044 tablet_service.cc:1511] Processing CreateTablet for tablet 79178197f26b4d94aa027f688e02a030 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:36.456471 10044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79178197f26b4d94aa027f688e02a030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.456895 10043 tablet_service.cc:1511] Processing CreateTablet for tablet 4638f24957f54fd2b2e27db5e89c2765 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:36.456909 10194 tablet_service.cc:1511] Processing CreateTablet for tablet 79178197f26b4d94aa027f688e02a030 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:36.457160 10194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79178197f26b4d94aa027f688e02a030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.457609 10042 tablet_service.cc:1511] Processing CreateTablet for tablet bb144e914aeb4fa492376c0c9abe9de0 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:36.457160 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4638f24957f54fd2b2e27db5e89c2765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.456485 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 79178197f26b4d94aa027f688e02a030 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:36.457887 10195 tablet_service.cc:1511] Processing CreateTablet for tablet 4638f24957f54fd2b2e27db5e89c2765 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:36.458035 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79178197f26b4d94aa027f688e02a030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.458070 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4638f24957f54fd2b2e27db5e89c2765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.459719 10120 tablet_service.cc:1511] Processing CreateTablet for tablet 4638f24957f54fd2b2e27db5e89c2765 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:36.459761 10118 tablet_service.cc:1511] Processing CreateTablet for tablet bb144e914aeb4fa492376c0c9abe9de0 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:36.459899 10254 tablet_bootstrap.cc:492] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba: Bootstrap starting.
I20260601 13:42:36.459970 10120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4638f24957f54fd2b2e27db5e89c2765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.459885 10251 tablet_bootstrap.cc:492] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec: Bootstrap starting.
I20260601 13:42:36.461005 10251 tablet_bootstrap.cc:654] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.461869 10117 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7f632010b947abb8df39f319ab0839 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:36.462124 10117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7f632010b947abb8df39f319ab0839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.462563 10252 tablet_bootstrap.cc:492] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a: Bootstrap starting.
I20260601 13:42:36.462838 10195 tablet_service.cc:1511] Processing CreateTablet for tablet bb144e914aeb4fa492376c0c9abe9de0 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:36.463069 10195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb144e914aeb4fa492376c0c9abe9de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.463187 10118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb144e914aeb4fa492376c0c9abe9de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.463512 10252 tablet_bootstrap.cc:654] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.464293 10193 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7f632010b947abb8df39f319ab0839 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:36.464514 10193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7f632010b947abb8df39f319ab0839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.464982 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb144e914aeb4fa492376c0c9abe9de0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.465257 10194 tablet_service.cc:1511] Processing CreateTablet for tablet 14ff7c9656f246d2b8aa7297b7cf5b87 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:36.465480 10194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ff7c9656f246d2b8aa7297b7cf5b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.465961 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 24cd72fa9bf644b494f917609f9ac77c (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:36.466203 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd72fa9bf644b494f917609f9ac77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.461004 10254 tablet_bootstrap.cc:654] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.468147 10251 tablet_bootstrap.cc:492] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec: No bootstrap required, opened a new log
I20260601 13:42:36.468147 10254 tablet_bootstrap.cc:492] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba: No bootstrap required, opened a new log
I20260601 13:42:36.468262 10251 ts_tablet_manager.cc:1403] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:42:36.468269 10254 ts_tablet_manager.cc:1403] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:42:36.468743 10042 tablet_service.cc:1511] Processing CreateTablet for tablet 14ff7c9656f246d2b8aa7297b7cf5b87 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:36.468732 10251 raft_consensus.cc:359] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.468732 10254 raft_consensus.cc:359] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.468948 10251 raft_consensus.cc:385] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.469007 10254 raft_consensus.cc:385] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.469051 10254 raft_consensus.cc:740] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.469177 10254 consensus_queue.cc:260] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.468989 10042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ff7c9656f246d2b8aa7297b7cf5b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.469430 10118 tablet_service.cc:1511] Processing CreateTablet for tablet 24cd72fa9bf644b494f917609f9ac77c (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:36.469666 10118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd72fa9bf644b494f917609f9ac77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.468974 10043 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7f632010b947abb8df39f319ab0839 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:36.470235 10119 tablet_service.cc:1511] Processing CreateTablet for tablet 14ff7c9656f246d2b8aa7297b7cf5b87 (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:36.470362 10043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7f632010b947abb8df39f319ab0839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.470425 10119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ff7c9656f246d2b8aa7297b7cf5b87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.469017 10251 raft_consensus.cc:740] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.471698 10251 consensus_queue.cc:260] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.472023 10251 ts_tablet_manager.cc:1434] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:36.472229 10044 tablet_service.cc:1511] Processing CreateTablet for tablet 24cd72fa9bf644b494f917609f9ac77c (DEFAULT_TABLE table=test-workload-rf3 [id=5f27240d33a24981b23047bf4dd00e4f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:36.472455 10044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24cd72fa9bf644b494f917609f9ac77c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:36.472518 10251 tablet_bootstrap.cc:492] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec: Bootstrap starting.
I20260601 13:42:36.473299 10251 tablet_bootstrap.cc:654] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.469445 10254 ts_tablet_manager.cc:1434] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.473641 10254 tablet_bootstrap.cc:492] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba: Bootstrap starting.
I20260601 13:42:36.474478 10252 tablet_bootstrap.cc:492] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a: No bootstrap required, opened a new log
I20260601 13:42:36.474562 10252 ts_tablet_manager.cc:1403] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.001s
I20260601 13:42:36.474627 10254 tablet_bootstrap.cc:654] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.474961 10252 raft_consensus.cc:359] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.475031 10252 raft_consensus.cc:385] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.475052 10252 raft_consensus.cc:740] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.475171 10252 consensus_queue.cc:260] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.475435 10252 ts_tablet_manager.cc:1434] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:36.475581 10252 tablet_bootstrap.cc:492] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a: Bootstrap starting.
I20260601 13:42:36.476337 10254 tablet_bootstrap.cc:492] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba: No bootstrap required, opened a new log
I20260601 13:42:36.476411 10254 ts_tablet_manager.cc:1403] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:36.476513 10252 tablet_bootstrap.cc:654] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.476811 10254 raft_consensus.cc:359] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.476909 10254 raft_consensus.cc:385] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.476944 10254 raft_consensus.cc:740] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.477059 10254 consensus_queue.cc:260] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.477309 10254 ts_tablet_manager.cc:1434] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.477487 10254 tablet_bootstrap.cc:492] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba: Bootstrap starting.
I20260601 13:42:36.477548 10252 tablet_bootstrap.cc:492] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a: No bootstrap required, opened a new log
I20260601 13:42:36.477618 10252 ts_tablet_manager.cc:1403] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:36.478063 10252 raft_consensus.cc:359] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.478160 10252 raft_consensus.cc:385] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.478196 10252 raft_consensus.cc:740] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.478296 10252 consensus_queue.cc:260] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.478467 10254 tablet_bootstrap.cc:654] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.478543 10252 ts_tablet_manager.cc:1434] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:36.478709 10252 tablet_bootstrap.cc:492] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a: Bootstrap starting.
I20260601 13:42:36.479559 10254 tablet_bootstrap.cc:492] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba: No bootstrap required, opened a new log
I20260601 13:42:36.479630 10252 tablet_bootstrap.cc:654] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.479645 10254 ts_tablet_manager.cc:1403] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:36.479990 10254 raft_consensus.cc:359] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.480089 10254 raft_consensus.cc:385] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.480140 10254 raft_consensus.cc:740] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.480274 10254 consensus_queue.cc:260] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.480532 10254 ts_tablet_manager.cc:1434] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.480722 10254 tablet_bootstrap.cc:492] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba: Bootstrap starting.
I20260601 13:42:36.481097 10252 tablet_bootstrap.cc:492] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a: No bootstrap required, opened a new log
I20260601 13:42:36.481178 10252 ts_tablet_manager.cc:1403] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:36.481603 10254 tablet_bootstrap.cc:654] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.481604 10252 raft_consensus.cc:359] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.481793 10252 raft_consensus.cc:385] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.481825 10252 raft_consensus.cc:740] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.481910 10252 consensus_queue.cc:260] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.482144 10252 ts_tablet_manager.cc:1434] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:36.480536 10251 tablet_bootstrap.cc:492] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec: No bootstrap required, opened a new log
I20260601 13:42:36.482303 10252 tablet_bootstrap.cc:492] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a: Bootstrap starting.
I20260601 13:42:36.482414 10251 ts_tablet_manager.cc:1403] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:42:36.482827 10251 raft_consensus.cc:359] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.482932 10251 raft_consensus.cc:385] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.482961 10251 raft_consensus.cc:740] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.483070 10251 consensus_queue.cc:260] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.483283 10252 tablet_bootstrap.cc:654] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.483333 10251 ts_tablet_manager.cc:1434] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:36.483510 10251 tablet_bootstrap.cc:492] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec: Bootstrap starting.
I20260601 13:42:36.484426 10251 tablet_bootstrap.cc:654] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.484855 10252 tablet_bootstrap.cc:492] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a: No bootstrap required, opened a new log
I20260601 13:42:36.484956 10252 ts_tablet_manager.cc:1403] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:36.482832 10254 tablet_bootstrap.cc:492] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba: No bootstrap required, opened a new log
I20260601 13:42:36.485430 10254 ts_tablet_manager.cc:1403] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:36.485410 10252 raft_consensus.cc:359] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.485520 10252 raft_consensus.cc:385] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.485581 10252 raft_consensus.cc:740] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.485690 10252 consensus_queue.cc:260] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.485939 10254 raft_consensus.cc:359] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.486039 10254 raft_consensus.cc:385] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.486079 10254 raft_consensus.cc:740] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.486047 10252 ts_tablet_manager.cc:1434] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.486440 10252 tablet_bootstrap.cc:492] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a: Bootstrap starting.
I20260601 13:42:36.487329 10252 tablet_bootstrap.cc:654] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.487327 10251 tablet_bootstrap.cc:492] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec: No bootstrap required, opened a new log
I20260601 13:42:36.487465 10251 ts_tablet_manager.cc:1403] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:36.487879 10251 raft_consensus.cc:359] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.487972 10251 raft_consensus.cc:385] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.488003 10254 consensus_queue.cc:260] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.488003 10251 raft_consensus.cc:740] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.488270 10251 consensus_queue.cc:260] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.488577 10251 ts_tablet_manager.cc:1434] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:36.488583 10252 tablet_bootstrap.cc:492] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a: No bootstrap required, opened a new log
I20260601 13:42:36.488722 10252 ts_tablet_manager.cc:1403] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:36.488797 10251 tablet_bootstrap.cc:492] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec: Bootstrap starting.
I20260601 13:42:36.489118 10252 raft_consensus.cc:359] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.489240 10252 raft_consensus.cc:385] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.489284 10252 raft_consensus.cc:740] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.489393 10252 consensus_queue.cc:260] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.489655 10252 ts_tablet_manager.cc:1434] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:36.489711 10251 tablet_bootstrap.cc:654] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.489859 10252 tablet_bootstrap.cc:492] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a: Bootstrap starting.
I20260601 13:42:36.490775 10252 tablet_bootstrap.cc:654] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.491163 10254 ts_tablet_manager.cc:1434] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:36.491339 10254 tablet_bootstrap.cc:492] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba: Bootstrap starting.
I20260601 13:42:36.492216 10254 tablet_bootstrap.cc:654] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.492242 10252 tablet_bootstrap.cc:492] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a: No bootstrap required, opened a new log
I20260601 13:42:36.492430 10252 ts_tablet_manager.cc:1403] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:36.492883 10252 raft_consensus.cc:359] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.492962 10252 raft_consensus.cc:385] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.493005 10252 raft_consensus.cc:740] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.493124 10252 consensus_queue.cc:260] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.493497 10254 tablet_bootstrap.cc:492] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba: No bootstrap required, opened a new log
I20260601 13:42:36.493583 10254 ts_tablet_manager.cc:1403] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:36.493935 10252 ts_tablet_manager.cc:1434] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:36.494040 10254 raft_consensus.cc:359] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.494143 10254 raft_consensus.cc:385] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.494174 10254 raft_consensus.cc:740] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.494674 10251 tablet_bootstrap.cc:492] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec: No bootstrap required, opened a new log
I20260601 13:42:36.494760 10251 ts_tablet_manager.cc:1403] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:36.495149 10251 raft_consensus.cc:359] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.495247 10251 raft_consensus.cc:385] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.495288 10251 raft_consensus.cc:740] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.495414 10251 consensus_queue.cc:260] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.495568 10254 consensus_queue.cc:260] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.495848 10254 ts_tablet_manager.cc:1434] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:36.496042 10254 tablet_bootstrap.cc:492] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba: Bootstrap starting.
I20260601 13:42:36.496894 10254 tablet_bootstrap.cc:654] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.497531 10251 ts_tablet_manager.cc:1434] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:36.497717 10251 tablet_bootstrap.cc:492] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec: Bootstrap starting.
I20260601 13:42:36.498281 10275 raft_consensus.cc:493] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:36.498380 10275 raft_consensus.cc:515] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.498741 10251 tablet_bootstrap.cc:654] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.498840 10275 leader_election.cc:290] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985), fcae41fb60844943bf5778109c2e13ec (127.0.174.3:35933)
I20260601 13:42:36.499627 10254 tablet_bootstrap.cc:492] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba: No bootstrap required, opened a new log
I20260601 13:42:36.499725 10254 ts_tablet_manager.cc:1403] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:42:36.500102 10254 raft_consensus.cc:359] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.500208 10254 raft_consensus.cc:385] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.500262 10254 raft_consensus.cc:740] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.500396 10254 consensus_queue.cc:260] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.500684 10254 ts_tablet_manager.cc:1434] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:36.501258 10251 tablet_bootstrap.cc:492] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec: No bootstrap required, opened a new log
I20260601 13:42:36.501344 10251 ts_tablet_manager.cc:1403] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:36.501793 10251 raft_consensus.cc:359] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.501892 10251 raft_consensus.cc:385] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.501927 10251 raft_consensus.cc:740] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.502074 10251 consensus_queue.cc:260] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.503494 10251 ts_tablet_manager.cc:1434] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:36.503641 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd72fa9bf644b494f917609f9ac77c" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" is_pre_election: true
I20260601 13:42:36.503813 10130 raft_consensus.cc:2468] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 0.
I20260601 13:42:36.504072 10017 leader_election.cc:304] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 262c33f9442749fab76aa390c26b9e6a, 9e6efcc83cda4ea2b06f30bc74c771ba; no voters: 
I20260601 13:42:36.504151 10251 tablet_bootstrap.cc:492] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec: Bootstrap starting.
I20260601 13:42:36.504220 10275 raft_consensus.cc:2804] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:36.504266 10275 raft_consensus.cc:493] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:36.504333 10275 raft_consensus.cc:3060] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.504551 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd72fa9bf644b494f917609f9ac77c" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcae41fb60844943bf5778109c2e13ec" is_pre_election: true
I20260601 13:42:36.504653 10205 raft_consensus.cc:2468] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 0.
I20260601 13:42:36.505136 10251 tablet_bootstrap.cc:654] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:36.505239 10275 raft_consensus.cc:515] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.505548 10275 leader_election.cc:290] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 election: Requested vote from peers 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985), fcae41fb60844943bf5778109c2e13ec (127.0.174.3:35933)
I20260601 13:42:36.505795 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd72fa9bf644b494f917609f9ac77c" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba"
I20260601 13:42:36.505901 10130 raft_consensus.cc:3060] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.506402 10251 tablet_bootstrap.cc:492] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec: No bootstrap required, opened a new log
I20260601 13:42:36.506498 10251 ts_tablet_manager.cc:1403] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:36.506767 10130 raft_consensus.cc:2468] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 1.
I20260601 13:42:36.506970 10251 raft_consensus.cc:359] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.507000 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24cd72fa9bf644b494f917609f9ac77c" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcae41fb60844943bf5778109c2e13ec"
I20260601 13:42:36.507059 10017 leader_election.cc:304] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 262c33f9442749fab76aa390c26b9e6a, 9e6efcc83cda4ea2b06f30bc74c771ba; no voters: 
I20260601 13:42:36.507081 10251 raft_consensus.cc:385] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:36.507114 10205 raft_consensus.cc:3060] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.507122 10251 raft_consensus.cc:740] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.507220 10275 raft_consensus.cc:2804] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.507305 10251 consensus_queue.cc:260] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.507305 10275 raft_consensus.cc:697] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Becoming Leader. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Running, Role: LEADER
I20260601 13:42:36.507496 10275 consensus_queue.cc:237] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.507580 10251 ts_tablet_manager.cc:1434] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.508005 10205 raft_consensus.cc:2468] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 1.
I20260601 13:42:36.509153  9943 catalog_manager.cc:5696] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 262c33f9442749fab76aa390c26b9e6a (127.0.174.1). New cstate: current_term: 1 leader_uuid: "262c33f9442749fab76aa390c26b9e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:36.564276 10264 raft_consensus.cc:493] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:36.564438 10264 raft_consensus.cc:515] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.564954 10264 leader_election.cc:290] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 262c33f9442749fab76aa390c26b9e6a (127.0.174.1:37959), fcae41fb60844943bf5778109c2e13ec (127.0.174.3:35933)
I20260601 13:42:36.569630 10054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7f632010b947abb8df39f319ab0839" candidate_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "262c33f9442749fab76aa390c26b9e6a" is_pre_election: true
I20260601 13:42:36.569646 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7f632010b947abb8df39f319ab0839" candidate_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcae41fb60844943bf5778109c2e13ec" is_pre_election: true
I20260601 13:42:36.569834 10054 raft_consensus.cc:2468] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e6efcc83cda4ea2b06f30bc74c771ba in term 0.
I20260601 13:42:36.569841 10205 raft_consensus.cc:2468] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e6efcc83cda4ea2b06f30bc74c771ba in term 0.
I20260601 13:42:36.570183 10095 leader_election.cc:304] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e6efcc83cda4ea2b06f30bc74c771ba, fcae41fb60844943bf5778109c2e13ec; no voters: 
I20260601 13:42:36.570341 10264 raft_consensus.cc:2804] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:36.570400 10264 raft_consensus.cc:493] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:36.570447 10264 raft_consensus.cc:3060] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.571269 10264 raft_consensus.cc:515] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.571584 10264 leader_election.cc:290] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [CANDIDATE]: Term 1 election: Requested vote from peers 262c33f9442749fab76aa390c26b9e6a (127.0.174.1:37959), fcae41fb60844943bf5778109c2e13ec (127.0.174.3:35933)
I20260601 13:42:36.571914 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7f632010b947abb8df39f319ab0839" candidate_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcae41fb60844943bf5778109c2e13ec"
I20260601 13:42:36.571914 10054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7f632010b947abb8df39f319ab0839" candidate_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "262c33f9442749fab76aa390c26b9e6a"
I20260601 13:42:36.572055 10054 raft_consensus.cc:3060] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.572055 10205 raft_consensus.cc:3060] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.572968 10205 raft_consensus.cc:2468] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e6efcc83cda4ea2b06f30bc74c771ba in term 1.
I20260601 13:42:36.572968 10054 raft_consensus.cc:2468] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e6efcc83cda4ea2b06f30bc74c771ba in term 1.
I20260601 13:42:36.573333 10095 leader_election.cc:304] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e6efcc83cda4ea2b06f30bc74c771ba, fcae41fb60844943bf5778109c2e13ec; no voters: 
I20260601 13:42:36.573480 10264 raft_consensus.cc:2804] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.573566 10264 raft_consensus.cc:697] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 LEADER]: Becoming Leader. State: Replica: 9e6efcc83cda4ea2b06f30bc74c771ba, State: Running, Role: LEADER
I20260601 13:42:36.573696 10264 consensus_queue.cc:237] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.575274  9943 catalog_manager.cc:5696] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2). New cstate: current_term: 1 leader_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:36.578101 10275 raft_consensus.cc:493] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:36.578213 10275 raft_consensus.cc:515] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.578526 10275 leader_election.cc:290] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985), fcae41fb60844943bf5778109c2e13ec (127.0.174.3:35933)
I20260601 13:42:36.578831 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ff7c9656f246d2b8aa7297b7cf5b87" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" is_pre_election: true
I20260601 13:42:36.578953 10130 raft_consensus.cc:2468] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 0.
I20260601 13:42:36.579205 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ff7c9656f246d2b8aa7297b7cf5b87" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcae41fb60844943bf5778109c2e13ec" is_pre_election: true
I20260601 13:42:36.579234 10017 leader_election.cc:304] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 262c33f9442749fab76aa390c26b9e6a, 9e6efcc83cda4ea2b06f30bc74c771ba; no voters: 
I20260601 13:42:36.579319 10205 raft_consensus.cc:2468] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 0.
I20260601 13:42:36.579380 10275 raft_consensus.cc:2804] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:36.579424 10275 raft_consensus.cc:493] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:36.579473 10275 raft_consensus.cc:3060] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.580233 10275 raft_consensus.cc:515] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.580520 10275 leader_election.cc:290] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 election: Requested vote from peers 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985), fcae41fb60844943bf5778109c2e13ec (127.0.174.3:35933)
I20260601 13:42:36.580813 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ff7c9656f246d2b8aa7297b7cf5b87" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcae41fb60844943bf5778109c2e13ec"
I20260601 13:42:36.580816 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ff7c9656f246d2b8aa7297b7cf5b87" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba"
I20260601 13:42:36.580938 10205 raft_consensus.cc:3060] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.580952 10130 raft_consensus.cc:3060] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.581622 10205 raft_consensus.cc:2468] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 1.
I20260601 13:42:36.581790 10130 raft_consensus.cc:2468] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 1.
I20260601 13:42:36.581928 10019 leader_election.cc:304] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 262c33f9442749fab76aa390c26b9e6a, fcae41fb60844943bf5778109c2e13ec; no voters: 
I20260601 13:42:36.582113 10275 raft_consensus.cc:2804] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.582217 10275 raft_consensus.cc:697] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Becoming Leader. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Running, Role: LEADER
I20260601 13:42:36.582358 10275 consensus_queue.cc:237] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.583729  9943 catalog_manager.cc:5696] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 262c33f9442749fab76aa390c26b9e6a (127.0.174.1). New cstate: current_term: 1 leader_uuid: "262c33f9442749fab76aa390c26b9e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:36.624933 10257 raft_consensus.cc:493] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:36.625092 10257 raft_consensus.cc:515] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.625650 10257 leader_election.cc:290] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 262c33f9442749fab76aa390c26b9e6a (127.0.174.1:37959), 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985)
I20260601 13:42:36.630241 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79178197f26b4d94aa027f688e02a030" candidate_uuid: "fcae41fb60844943bf5778109c2e13ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" is_pre_election: true
I20260601 13:42:36.630261 10054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79178197f26b4d94aa027f688e02a030" candidate_uuid: "fcae41fb60844943bf5778109c2e13ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "262c33f9442749fab76aa390c26b9e6a" is_pre_election: true
I20260601 13:42:36.630407 10130 raft_consensus.cc:2468] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcae41fb60844943bf5778109c2e13ec in term 0.
I20260601 13:42:36.630429 10054 raft_consensus.cc:2468] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcae41fb60844943bf5778109c2e13ec in term 0.
I20260601 13:42:36.630740 10168 leader_election.cc:304] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e6efcc83cda4ea2b06f30bc74c771ba, fcae41fb60844943bf5778109c2e13ec; no voters: 
I20260601 13:42:36.630911 10257 raft_consensus.cc:2804] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:36.630963 10257 raft_consensus.cc:493] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:36.630991 10257 raft_consensus.cc:3060] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.631914 10257 raft_consensus.cc:515] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.632306 10257 leader_election.cc:290] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 election: Requested vote from peers 262c33f9442749fab76aa390c26b9e6a (127.0.174.1:37959), 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985)
I20260601 13:42:36.632632 10054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79178197f26b4d94aa027f688e02a030" candidate_uuid: "fcae41fb60844943bf5778109c2e13ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "262c33f9442749fab76aa390c26b9e6a"
I20260601 13:42:36.632733 10054 raft_consensus.cc:3060] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.632776 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79178197f26b4d94aa027f688e02a030" candidate_uuid: "fcae41fb60844943bf5778109c2e13ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba"
I20260601 13:42:36.632896 10130 raft_consensus.cc:3060] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.633467 10054 raft_consensus.cc:2468] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcae41fb60844943bf5778109c2e13ec in term 1.
I20260601 13:42:36.633673 10130 raft_consensus.cc:2468] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcae41fb60844943bf5778109c2e13ec in term 1.
I20260601 13:42:36.633736 10171 leader_election.cc:304] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 262c33f9442749fab76aa390c26b9e6a, fcae41fb60844943bf5778109c2e13ec; no voters: 
I20260601 13:42:36.633942 10257 raft_consensus.cc:2804] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.634035 10257 raft_consensus.cc:697] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 1 LEADER]: Becoming Leader. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Running, Role: LEADER
I20260601 13:42:36.634169 10257 consensus_queue.cc:237] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.635706  9943 catalog_manager.cc:5696] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fcae41fb60844943bf5778109c2e13ec (127.0.174.3). New cstate: current_term: 1 leader_uuid: "fcae41fb60844943bf5778109c2e13ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:36.762595 10257 raft_consensus.cc:493] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:36.762743 10257 raft_consensus.cc:515] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.763142 10257 leader_election.cc:290] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 262c33f9442749fab76aa390c26b9e6a (127.0.174.1:37959), 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985)
I20260601 13:42:36.763587 10054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4638f24957f54fd2b2e27db5e89c2765" candidate_uuid: "fcae41fb60844943bf5778109c2e13ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "262c33f9442749fab76aa390c26b9e6a" is_pre_election: true
I20260601 13:42:36.763587 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4638f24957f54fd2b2e27db5e89c2765" candidate_uuid: "fcae41fb60844943bf5778109c2e13ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" is_pre_election: true
I20260601 13:42:36.763779 10054 raft_consensus.cc:2468] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcae41fb60844943bf5778109c2e13ec in term 0.
I20260601 13:42:36.763804 10130 raft_consensus.cc:2468] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcae41fb60844943bf5778109c2e13ec in term 0.
I20260601 13:42:36.764106 10171 leader_election.cc:304] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 262c33f9442749fab76aa390c26b9e6a, fcae41fb60844943bf5778109c2e13ec; no voters: 
I20260601 13:42:36.764312 10257 raft_consensus.cc:2804] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:36.764357 10257 raft_consensus.cc:493] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:36.764393 10257 raft_consensus.cc:3060] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.765376 10257 raft_consensus.cc:515] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.765733 10257 leader_election.cc:290] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 election: Requested vote from peers 262c33f9442749fab76aa390c26b9e6a (127.0.174.1:37959), 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985)
I20260601 13:42:36.766080 10054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4638f24957f54fd2b2e27db5e89c2765" candidate_uuid: "fcae41fb60844943bf5778109c2e13ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "262c33f9442749fab76aa390c26b9e6a"
I20260601 13:42:36.766136 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4638f24957f54fd2b2e27db5e89c2765" candidate_uuid: "fcae41fb60844943bf5778109c2e13ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba"
I20260601 13:42:36.766168 10054 raft_consensus.cc:3060] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.766326 10130 raft_consensus.cc:3060] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.766986 10054 raft_consensus.cc:2468] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcae41fb60844943bf5778109c2e13ec in term 1.
I20260601 13:42:36.767115 10130 raft_consensus.cc:2468] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcae41fb60844943bf5778109c2e13ec in term 1.
I20260601 13:42:36.767261 10171 leader_election.cc:304] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 262c33f9442749fab76aa390c26b9e6a, fcae41fb60844943bf5778109c2e13ec; no voters: 
I20260601 13:42:36.767431 10257 raft_consensus.cc:2804] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.767567 10257 raft_consensus.cc:697] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 1 LEADER]: Becoming Leader. State: Replica: fcae41fb60844943bf5778109c2e13ec, State: Running, Role: LEADER
I20260601 13:42:36.767705 10257 consensus_queue.cc:237] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.769282  9943 catalog_manager.cc:5696] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fcae41fb60844943bf5778109c2e13ec (127.0.174.3). New cstate: current_term: 1 leader_uuid: "fcae41fb60844943bf5778109c2e13ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:36.885468 10275 raft_consensus.cc:493] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:36.885622 10275 raft_consensus.cc:515] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.886102 10275 leader_election.cc:290] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985), fcae41fb60844943bf5778109c2e13ec (127.0.174.3:35933)
I20260601 13:42:36.886511 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb144e914aeb4fa492376c0c9abe9de0" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" is_pre_election: true
I20260601 13:42:36.886511 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb144e914aeb4fa492376c0c9abe9de0" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcae41fb60844943bf5778109c2e13ec" is_pre_election: true
I20260601 13:42:36.886667 10130 raft_consensus.cc:2468] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 0.
I20260601 13:42:36.886695 10205 raft_consensus.cc:2468] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 0.
I20260601 13:42:36.886962 10017 leader_election.cc:304] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 262c33f9442749fab76aa390c26b9e6a, 9e6efcc83cda4ea2b06f30bc74c771ba; no voters: 
I20260601 13:42:36.887143 10275 raft_consensus.cc:2804] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:36.887205 10275 raft_consensus.cc:493] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:36.887243 10275 raft_consensus.cc:3060] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.888074 10275 raft_consensus.cc:515] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.888401 10275 leader_election.cc:290] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 election: Requested vote from peers 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985), fcae41fb60844943bf5778109c2e13ec (127.0.174.3:35933)
I20260601 13:42:36.888662 10130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb144e914aeb4fa492376c0c9abe9de0" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba"
I20260601 13:42:36.888716 10205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb144e914aeb4fa492376c0c9abe9de0" candidate_uuid: "262c33f9442749fab76aa390c26b9e6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcae41fb60844943bf5778109c2e13ec"
I20260601 13:42:36.888808 10130 raft_consensus.cc:3060] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.888857 10205 raft_consensus.cc:3060] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:36.889540 10130 raft_consensus.cc:2468] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 1.
I20260601 13:42:36.889611 10205 raft_consensus.cc:2468] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 262c33f9442749fab76aa390c26b9e6a in term 1.
I20260601 13:42:36.889822 10017 leader_election.cc:304] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 262c33f9442749fab76aa390c26b9e6a, 9e6efcc83cda4ea2b06f30bc74c771ba; no voters: 
I20260601 13:42:36.890038 10275 raft_consensus.cc:2804] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:36.890123 10275 raft_consensus.cc:697] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Becoming Leader. State: Replica: 262c33f9442749fab76aa390c26b9e6a, State: Running, Role: LEADER
I20260601 13:42:36.890264 10275 consensus_queue.cc:237] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } }
I20260601 13:42:36.891721  9943 catalog_manager.cc:5696] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 262c33f9442749fab76aa390c26b9e6a (127.0.174.1). New cstate: current_term: 1 leader_uuid: "262c33f9442749fab76aa390c26b9e6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:36.938966 10054 raft_consensus.cc:1275] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Refusing update from remote peer fcae41fb60844943bf5778109c2e13ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:36.939905 10054 raft_consensus.cc:1275] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Refusing update from remote peer 9e6efcc83cda4ea2b06f30bc74c771ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:36.940227 10130 raft_consensus.cc:1275] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Refusing update from remote peer fcae41fb60844943bf5778109c2e13ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:36.940395 10262 consensus_queue.cc:1048] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.940548 10129 raft_consensus.cc:1275] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Refusing update from remote peer fcae41fb60844943bf5778109c2e13ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:36.940989 10257 consensus_queue.cc:1048] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.941108 10053 raft_consensus.cc:1275] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Refusing update from remote peer fcae41fb60844943bf5778109c2e13ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:36.941218 10259 consensus_queue.cc:1048] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.941324 10257 consensus_queue.cc:1048] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.941563 10259 consensus_queue.cc:1048] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.942096 10205 raft_consensus.cc:1275] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Refusing update from remote peer 9e6efcc83cda4ea2b06f30bc74c771ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:36.942459 10262 consensus_queue.cc:1048] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.947079 10275 consensus_queue.cc:1048] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.953712 10260 consensus_queue.cc:1048] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.963425 10205 raft_consensus.cc:1275] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:36.963696 10203 raft_consensus.cc:1275] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:36.964120 10275 consensus_queue.cc:1048] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.964234 10260 consensus_queue.cc:1048] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.965268 10127 raft_consensus.cc:1275] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:36.965560 10128 raft_consensus.cc:1275] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:36.966074 10260 consensus_queue.cc:1048] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.966362 10260 consensus_queue.cc:1048] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.975647 10288 mvcc.cc:204] Tried to move back new op lower bound from 7292196278130216960 to 7292196277823856640. Current Snapshot: MvccSnapshot[applied={T|T < 7292196278118350848}]
I20260601 13:42:37.135289   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:37.137440   696 server_base.cc:1061] running on GCE node
W20260601 13:42:37.137639 10386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:37.137619 10385 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:37.137841 10388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:37.138077   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:37.138120   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:37.138136   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321357138136 us; error 0 us; skew 500 ppm
I20260601 13:42:37.139068   696 webserver.cc:533] Webserver started at http://127.0.174.4:42581/ using document root <none> and password file <none>
I20260601 13:42:37.139197   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:37.139247   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:37.139304   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:37.139643   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "ebb952269d59494e99bb32b9b54c5ff1"
format_stamp: "Formatted at 2026-06-01 13:42:37 on dist-test-slave-mfrq"
I20260601 13:42:37.141003   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:37.141894 10393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:37.142117   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:37.142177   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "ebb952269d59494e99bb32b9b54c5ff1"
format_stamp: "Formatted at 2026-06-01 13:42:37 on dist-test-slave-mfrq"
I20260601 13:42:37.142270   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321176522077-696-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)
I20260601 13:42:37.147635   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:37.148067   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:37.148378   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:37.148825   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:37.148882   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:37.148934   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:37.148967   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:37.153627   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:38949
I20260601 13:42:37.153702 10456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:38949 every 8 connection(s)
I20260601 13:42:37.158396 10457 heartbeater.cc:344] Connected to a master server at 127.0.174.62:44721
I20260601 13:42:37.158506 10457 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:37.158735 10457 heartbeater.cc:507] Master 127.0.174.62:44721 requested a full tablet report, sending...
I20260601 13:42:37.159345  9947 ts_manager.cc:194] Registered new tserver with Master: ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4:38949)
I20260601 13:42:37.159878  9947 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34694
I20260601 13:42:38.144215 10203 consensus_queue.cc:237] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } attrs { replace: true } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } }
I20260601 13:42:38.145875 10130 raft_consensus.cc:1275] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Refusing update from remote peer fcae41fb60844943bf5778109c2e13ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:38.146209 10054 raft_consensus.cc:1275] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Refusing update from remote peer fcae41fb60844943bf5778109c2e13ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:38.146521 10464 consensus_queue.cc:1048] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:38.146687 10465 consensus_queue.cc:1048] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:38.148499 10347 raft_consensus.cc:2955] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } attrs { replace: true } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.149032 10054 raft_consensus.cc:2955] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } attrs { replace: true } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.150444 10130 raft_consensus.cc:2955] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } attrs { replace: true } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.152251  9949 catalog_manager.cc:5696] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec reported cstate change: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "fcae41fb60844943bf5778109c2e13ec" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:38.157837 10171 consensus_peers.cc:597] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec -> Peer ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4:38949): Couldn't send request to peer ebb952269d59494e99bb32b9b54c5ff1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4638f24957f54fd2b2e27db5e89c2765. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.158844 10054 consensus_queue.cc:237] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } }
I20260601 13:42:38.160785 10457 heartbeater.cc:499] Master 127.0.174.62:44721 was elected leader, sending a full tablet report...
I20260601 13:42:38.161612 10130 raft_consensus.cc:1275] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:38.162322 10376 consensus_queue.cc:1048] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:38.162671 10203 raft_consensus.cc:1275] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:38.163066 10376 consensus_queue.cc:1048] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:38.164233 10477 raft_consensus.cc:2955] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.164614 10130 raft_consensus.cc:2955] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
W20260601 13:42:38.165962 10020 consensus_peers.cc:597] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a -> Peer ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4:38949): Couldn't send request to peer ebb952269d59494e99bb32b9b54c5ff1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14ff7c9656f246d2b8aa7297b7cf5b87. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.167009  9950 catalog_manager.cc:5696] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba reported cstate change: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "262c33f9442749fab76aa390c26b9e6a" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.168195 10054 consensus_queue.cc:237] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } attrs { replace: true } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } }
I20260601 13:42:38.169893 10130 raft_consensus.cc:1275] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260601 13:42:38.170078 10020 consensus_peers.cc:597] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a -> Peer ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4:38949): Couldn't send request to peer ebb952269d59494e99bb32b9b54c5ff1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24cd72fa9bf644b494f917609f9ac77c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.169907 10202 raft_consensus.cc:1275] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:38.170835 10477 consensus_queue.cc:1048] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:38.171013 10482 consensus_queue.cc:1048] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:38.173038 10376 raft_consensus.cc:2955] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } attrs { replace: true } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.173943 10130 raft_consensus.cc:2955] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } attrs { replace: true } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.176101  9950 catalog_manager.cc:5696] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba reported cstate change: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "262c33f9442749fab76aa390c26b9e6a" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } attrs { replace: true } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.176230 10054 consensus_queue.cc:237] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } }
I20260601 13:42:38.177932 10203 raft_consensus.cc:2955] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } attrs { replace: true } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
W20260601 13:42:38.178156 10020 consensus_peers.cc:597] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a -> Peer ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4:38949): Couldn't send request to peer ebb952269d59494e99bb32b9b54c5ff1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb144e914aeb4fa492376c0c9abe9de0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.180456 10202 raft_consensus.cc:1275] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:38.180891 10130 raft_consensus.cc:1275] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Refusing update from remote peer 262c33f9442749fab76aa390c26b9e6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:38.180851 10482 consensus_queue.cc:1048] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:38.180819 10203 raft_consensus.cc:2955] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.181913 10482 consensus_queue.cc:1048] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:38.183807 10477 raft_consensus.cc:2955] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.185875 10202 raft_consensus.cc:2955] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.186286   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:38.188663  9947 catalog_manager.cc:5696] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec reported cstate change: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "262c33f9442749fab76aa390c26b9e6a" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.190204 10130 raft_consensus.cc:2955] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER ebb952269d59494e99bb32b9b54c5ff1 (127.0.174.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "262c33f9442749fab76aa390c26b9e6a" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 37959 } } peers { permanent_uuid: "9e6efcc83cda4ea2b06f30bc74c771ba" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 44985 } } peers { permanent_uuid: "fcae41fb60844943bf5778109c2e13ec" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 35933 } attrs { replace: true } } peers { permanent_uuid: "ebb952269d59494e99bb32b9b54c5ff1" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38949 } attrs { promote: true } } }
I20260601 13:42:38.195863   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.196062   696 tablet_replica.cc:333] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a: stopping tablet replica
I20260601 13:42:38.196200   696 raft_consensus.cc:2243] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.196415   696 raft_consensus.cc:2272] T 24cd72fa9bf644b494f917609f9ac77c P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.196950   696 tablet_replica.cc:333] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a: stopping tablet replica
I20260601 13:42:38.197075   696 raft_consensus.cc:2243] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.197194   696 raft_consensus.cc:2272] T 9f7f632010b947abb8df39f319ab0839 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.197511   696 tablet_replica.cc:333] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a: stopping tablet replica
I20260601 13:42:38.197631   696 raft_consensus.cc:2243] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.197747   696 raft_consensus.cc:2272] T cdbe5a3db5934f8f98c3fae5ee538778 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.198083   696 tablet_replica.cc:333] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a: stopping tablet replica
I20260601 13:42:38.198199   696 raft_consensus.cc:2243] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.198300   696 raft_consensus.cc:2272] T a591a4f011424dc8bbfe28d8e75d47b1 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.198690   696 tablet_replica.cc:333] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a: stopping tablet replica
I20260601 13:42:38.198814   696 raft_consensus.cc:2243] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.198953   696 raft_consensus.cc:2272] T 4638f24957f54fd2b2e27db5e89c2765 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.199388   696 tablet_replica.cc:333] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a: stopping tablet replica
I20260601 13:42:38.199507   696 raft_consensus.cc:2243] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.199612   696 raft_consensus.cc:2272] T 79178197f26b4d94aa027f688e02a030 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.199936   696 tablet_replica.cc:333] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a: stopping tablet replica
I20260601 13:42:38.200047   696 raft_consensus.cc:2243] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.200224   696 raft_consensus.cc:2272] T bb144e914aeb4fa492376c0c9abe9de0 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.200706   696 tablet_replica.cc:333] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a: stopping tablet replica
I20260601 13:42:38.200822   696 raft_consensus.cc:2243] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.201004   696 raft_consensus.cc:2272] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 262c33f9442749fab76aa390c26b9e6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.205650   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:38.208353   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:38.216287   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.216518   696 tablet_replica.cc:333] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba: stopping tablet replica
I20260601 13:42:38.216662   696 raft_consensus.cc:2243] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.216854   696 raft_consensus.cc:2272] T 14ff7c9656f246d2b8aa7297b7cf5b87 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.217459   696 tablet_replica.cc:333] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba: stopping tablet replica
I20260601 13:42:38.217588   696 raft_consensus.cc:2243] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.217737   696 raft_consensus.cc:2272] T 24cd72fa9bf644b494f917609f9ac77c P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.218593   696 tablet_replica.cc:333] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba: stopping tablet replica
I20260601 13:42:38.218747   696 raft_consensus.cc:2243] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 LEADER]: Raft consensus shutting down.
W20260601 13:42:38.218781 10168 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 25 similar messages]
I20260601 13:42:38.218930   696 raft_consensus.cc:2272] T 0cc6fe503aad42f3972eb8a740a4656f P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.219274   696 tablet_replica.cc:333] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba: stopping tablet replica
I20260601 13:42:38.219396   696 raft_consensus.cc:2243] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.219520   696 raft_consensus.cc:2272] T abf5deb351e9421694e7558b64878df6 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.219867   696 tablet_replica.cc:333] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba: stopping tablet replica
I20260601 13:42:38.219990   696 raft_consensus.cc:2243] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.220156   696 raft_consensus.cc:2272] T 9f7f632010b947abb8df39f319ab0839 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.220494   696 tablet_replica.cc:333] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba: stopping tablet replica
I20260601 13:42:38.220620   696 raft_consensus.cc:2243] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.220757   696 raft_consensus.cc:2272] T 4638f24957f54fd2b2e27db5e89c2765 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.221338   696 tablet_replica.cc:333] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba: stopping tablet replica
W20260601 13:42:38.221428 10168 consensus_peers.cc:597] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec -> Peer 9e6efcc83cda4ea2b06f30bc74c771ba (127.0.174.2:44985): Couldn't send request to peer 9e6efcc83cda4ea2b06f30bc74c771ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:38.221484   696 raft_consensus.cc:2243] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.221621   696 raft_consensus.cc:2272] T 79178197f26b4d94aa027f688e02a030 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.221982   696 tablet_replica.cc:333] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba: stopping tablet replica
I20260601 13:42:38.222097   696 raft_consensus.cc:2243] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.222230   696 raft_consensus.cc:2272] T bb144e914aeb4fa492376c0c9abe9de0 P 9e6efcc83cda4ea2b06f30bc74c771ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.486243   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:38.489255   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:38.494880   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.495121   696 tablet_replica.cc:333] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec: stopping tablet replica
I20260601 13:42:38.495265   696 raft_consensus.cc:2243] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.495404   696 raft_consensus.cc:2272] T 9f7f632010b947abb8df39f319ab0839 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.495910   696 tablet_replica.cc:333] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec: stopping tablet replica
I20260601 13:42:38.496022   696 raft_consensus.cc:2243] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.496155   696 raft_consensus.cc:2272] T 24cd72fa9bf644b494f917609f9ac77c P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.496668   696 tablet_replica.cc:333] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec: stopping tablet replica
I20260601 13:42:38.496771   696 raft_consensus.cc:2243] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.496872   696 raft_consensus.cc:2272] T 5736c91902d947b9bbe3fcf6b4ae698b P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.497239   696 tablet_replica.cc:333] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec: stopping tablet replica
I20260601 13:42:38.497339   696 raft_consensus.cc:2243] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.497444   696 raft_consensus.cc:2272] T ea7e124d37c84f91a78f4a8865e85e4c P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.497830   696 tablet_replica.cc:333] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec: stopping tablet replica
I20260601 13:42:38.497927   696 raft_consensus.cc:2243] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.498144   696 raft_consensus.cc:2272] T 4638f24957f54fd2b2e27db5e89c2765 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.498641   696 tablet_replica.cc:333] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec: stopping tablet replica
I20260601 13:42:38.498764   696 raft_consensus.cc:2243] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.498931   696 raft_consensus.cc:2272] T 79178197f26b4d94aa027f688e02a030 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.499310   696 tablet_replica.cc:333] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec: stopping tablet replica
I20260601 13:42:38.499398   696 raft_consensus.cc:2243] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.499554   696 raft_consensus.cc:2272] T bb144e914aeb4fa492376c0c9abe9de0 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.500051   696 tablet_replica.cc:333] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec: stopping tablet replica
I20260601 13:42:38.500140   696 raft_consensus.cc:2243] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.500264   696 raft_consensus.cc:2272] T 14ff7c9656f246d2b8aa7297b7cf5b87 P fcae41fb60844943bf5778109c2e13ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.514638   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:38.517230   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:42:38.522367   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.534271   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:42:38.536067   696 master.cc:562] Master@127.0.174.62:44721 shutting down...
W20260601 13:42:38.540313  9999 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:38.540381  9999 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:38.540429  9999 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:38.540795   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.540957   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.541040   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92535a9ce2a74bf4be611e9077e751dc: stopping tablet replica
I20260601 13:42:38.553997   696 master.cc:584] Master@127.0.174.62:44721 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (3469 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:42:38.565872   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:46005
I20260601 13:42:38.566246   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:38.567830 10489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.567911 10492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.567942 10490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.567961   696 server_base.cc:1061] running on GCE node
I20260601 13:42:38.568272   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:38.568326   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:38.568349   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321358568348 us; error 0 us; skew 500 ppm
I20260601 13:42:38.573829   696 webserver.cc:533] Webserver started at http://127.0.174.62:36163/ using document root <none> and password file <none>
I20260601 13:42:38.574007   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:38.574069   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:38.574147   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:38.574520   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "8b82e87e7c354effba5c400e8b694078"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-mfrq"
I20260601 13:42:38.576035   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:38.576915 10497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.577183   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:38.577247   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "8b82e87e7c354effba5c400e8b694078"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-mfrq"
I20260601 13:42:38.577306   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-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)
I20260601 13:42:38.582619   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:38.582887   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:38.586735   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:46005
I20260601 13:42:38.592044 10549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:46005 every 8 connection(s)
I20260601 13:42:38.592476 10550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:38.594345 10550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078: Bootstrap starting.
I20260601 13:42:38.595106 10550 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:38.596060 10550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078: No bootstrap required, opened a new log
I20260601 13:42:38.596453 10550 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b82e87e7c354effba5c400e8b694078" member_type: VOTER }
I20260601 13:42:38.596534 10550 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:38.596586 10550 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b82e87e7c354effba5c400e8b694078, State: Initialized, Role: FOLLOWER
I20260601 13:42:38.596742 10550 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b82e87e7c354effba5c400e8b694078" member_type: VOTER }
I20260601 13:42:38.596822 10550 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:38.596877 10550 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:38.596933 10550 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:38.597584 10550 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b82e87e7c354effba5c400e8b694078" member_type: VOTER }
I20260601 13:42:38.597718 10550 leader_election.cc:304] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [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: 8b82e87e7c354effba5c400e8b694078; no voters: 
I20260601 13:42:38.597961 10550 leader_election.cc:290] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:38.598062 10553 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:38.598295 10553 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 1 LEADER]: Becoming Leader. State: Replica: 8b82e87e7c354effba5c400e8b694078, State: Running, Role: LEADER
I20260601 13:42:38.598398 10550 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:38.598416 10553 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [LEADER]: Queue going to LEADER mode. State: All 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: "8b82e87e7c354effba5c400e8b694078" member_type: VOTER }
I20260601 13:42:38.598896 10554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b82e87e7c354effba5c400e8b694078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b82e87e7c354effba5c400e8b694078" member_type: VOTER } }
I20260601 13:42:38.598922 10555 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b82e87e7c354effba5c400e8b694078. Latest consensus state: current_term: 1 leader_uuid: "8b82e87e7c354effba5c400e8b694078" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b82e87e7c354effba5c400e8b694078" member_type: VOTER } }
I20260601 13:42:38.599059 10555 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:38.599045 10554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:38.599613 10559 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:38.600445 10559 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:38.600684   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:38.602260 10559 catalog_manager.cc:1382] Generated new cluster ID: 4eac7f33227042ed989a733ca1e8f500
I20260601 13:42:38.602311 10559 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:38.614289 10559 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:38.614841 10559 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:38.620733 10559 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078: Generated new TSK 0
I20260601 13:42:38.620904 10559 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:38.632885   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:38.634884   696 server_base.cc:1061] running on GCE node
W20260601 13:42:38.634824 10571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.634836 10574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.634835 10572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.635241   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:38.635288   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:38.635303   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321358635303 us; error 0 us; skew 500 ppm
I20260601 13:42:38.636132   696 webserver.cc:533] Webserver started at http://127.0.174.1:39583/ using document root <none> and password file <none>
I20260601 13:42:38.636294   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:38.636359   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:38.636438   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:38.636884   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "817f8ef0841549c687c5b773332cc37b"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-mfrq"
I20260601 13:42:38.638338   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:38.639684 10579 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.639956   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.640033   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "817f8ef0841549c687c5b773332cc37b"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-mfrq"
I20260601 13:42:38.640100   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-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)
I20260601 13:42:38.656080   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:38.656476   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:38.656802   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:38.657469   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:38.657536   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.657593   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:38.657622   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.665109   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:45923
I20260601 13:42:38.665127 10642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:45923 every 8 connection(s)
I20260601 13:42:38.666002   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:38.668118 10647 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.668279 10648 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.668284   696 server_base.cc:1061] running on GCE node
W20260601 13:42:38.668860 10650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.669133   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:38.669193   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:38.669216   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321358669216 us; error 0 us; skew 500 ppm
I20260601 13:42:38.670153   696 webserver.cc:533] Webserver started at http://127.0.174.2:34553/ using document root <none> and password file <none>
I20260601 13:42:38.670316   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:38.670370   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:38.670435   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:38.670913   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "7327273cd6f3423a946b9873b3172dec"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-mfrq"
I20260601 13:42:38.672608 10643 heartbeater.cc:344] Connected to a master server at 127.0.174.62:46005
I20260601 13:42:38.672713 10643 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:38.672931 10643 heartbeater.cc:507] Master 127.0.174.62:46005 requested a full tablet report, sending...
I20260601 13:42:38.673084   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:38.673581 10514 ts_manager.cc:194] Registered new tserver with Master: 817f8ef0841549c687c5b773332cc37b (127.0.174.1:45923)
I20260601 13:42:38.674445 10655 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.674513 10514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36594
I20260601 13:42:38.674714   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.674795   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "7327273cd6f3423a946b9873b3172dec"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-mfrq"
I20260601 13:42:38.674875   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-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)
I20260601 13:42:38.685724   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:38.686173   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:38.686553   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:38.687242   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:38.687299   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.687346   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:38.687384   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.693279   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:35273
I20260601 13:42:38.693339 10718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:35273 every 8 connection(s)
I20260601 13:42:38.694233   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:38.696225 10722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.696412   696 server_base.cc:1061] running on GCE node
W20260601 13:42:38.696476 10723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:38.696539 10725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:38.696769   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:38.696810   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:38.696826   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321358696826 us; error 0 us; skew 500 ppm
I20260601 13:42:38.697794   696 webserver.cc:533] Webserver started at http://127.0.174.3:46357/ using document root <none> and password file <none>
I20260601 13:42:38.697958   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:38.698015   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:38.698087   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:38.698544   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "a61204214c484600b4f38656621326b9"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-mfrq"
I20260601 13:42:38.698573 10719 heartbeater.cc:344] Connected to a master server at 127.0.174.62:46005
I20260601 13:42:38.698684 10719 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:38.698884 10719 heartbeater.cc:507] Master 127.0.174.62:46005 requested a full tablet report, sending...
I20260601 13:42:38.699532 10514 ts_manager.cc:194] Registered new tserver with Master: 7327273cd6f3423a946b9873b3172dec (127.0.174.2:35273)
I20260601 13:42:38.700168 10514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36602
I20260601 13:42:38.700169   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:38.701126 10730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.701367   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.701426   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "a61204214c484600b4f38656621326b9"
format_stamp: "Formatted at 2026-06-01 13:42:38 on dist-test-slave-mfrq"
I20260601 13:42:38.701503   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321176522077-696-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)
I20260601 13:42:38.722010   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:38.722369   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:38.722671   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:38.723250   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:38.723317   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.723374   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:38.723421   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:38.727551   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:43503
I20260601 13:42:38.727610 10793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:43503 every 8 connection(s)
I20260601 13:42:38.731833 10794 heartbeater.cc:344] Connected to a master server at 127.0.174.62:46005
I20260601 13:42:38.731915 10794 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:38.732071 10794 heartbeater.cc:507] Master 127.0.174.62:46005 requested a full tablet report, sending...
I20260601 13:42:38.732591 10514 ts_manager.cc:194] Registered new tserver with Master: a61204214c484600b4f38656621326b9 (127.0.174.3:43503)
I20260601 13:42:38.733039 10514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36612
I20260601 13:42:38.733608   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005597382s
I20260601 13:42:38.740746 10514 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36620:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:42:38.741173 10514 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.
I20260601 13:42:38.750283 10607 tablet_service.cc:1511] Processing CreateTablet for tablet b4854ad9e63c4e06adb5ee01e0d1338a (DEFAULT_TABLE table=test-workload [id=5c2b4207dc024a37a2e4d628d7dca4b4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:38.750582 10607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4854ad9e63c4e06adb5ee01e0d1338a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:38.750808 10683 tablet_service.cc:1511] Processing CreateTablet for tablet b4854ad9e63c4e06adb5ee01e0d1338a (DEFAULT_TABLE table=test-workload [id=5c2b4207dc024a37a2e4d628d7dca4b4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:38.751029 10683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4854ad9e63c4e06adb5ee01e0d1338a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:38.751062 10758 tablet_service.cc:1511] Processing CreateTablet for tablet b4854ad9e63c4e06adb5ee01e0d1338a (DEFAULT_TABLE table=test-workload [id=5c2b4207dc024a37a2e4d628d7dca4b4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:38.751318 10758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4854ad9e63c4e06adb5ee01e0d1338a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:38.753415 10809 tablet_bootstrap.cc:492] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b: Bootstrap starting.
I20260601 13:42:38.753883 10811 tablet_bootstrap.cc:492] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9: Bootstrap starting.
I20260601 13:42:38.754496 10809 tablet_bootstrap.cc:654] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:38.754848 10811 tablet_bootstrap.cc:654] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:38.755508 10810 tablet_bootstrap.cc:492] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec: Bootstrap starting.
I20260601 13:42:38.755647 10809 tablet_bootstrap.cc:492] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b: No bootstrap required, opened a new log
I20260601 13:42:38.755729 10809 ts_tablet_manager.cc:1403] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:38.755885 10811 tablet_bootstrap.cc:492] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9: No bootstrap required, opened a new log
I20260601 13:42:38.755986 10811 ts_tablet_manager.cc:1403] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:38.756186 10809 raft_consensus.cc:359] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } }
I20260601 13:42:38.756294 10809 raft_consensus.cc:385] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:38.756331 10809 raft_consensus.cc:740] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 817f8ef0841549c687c5b773332cc37b, State: Initialized, Role: FOLLOWER
I20260601 13:42:38.756448 10810 tablet_bootstrap.cc:654] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:38.756475 10811 raft_consensus.cc:359] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } }
I20260601 13:42:38.756505 10809 consensus_queue.cc:260] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } }
I20260601 13:42:38.756572 10811 raft_consensus.cc:385] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:38.756608 10811 raft_consensus.cc:740] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a61204214c484600b4f38656621326b9, State: Initialized, Role: FOLLOWER
I20260601 13:42:38.756753 10811 consensus_queue.cc:260] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } }
I20260601 13:42:38.756873 10809 ts_tablet_manager.cc:1434] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.757030 10643 heartbeater.cc:499] Master 127.0.174.62:46005 was elected leader, sending a full tablet report...
I20260601 13:42:38.757148 10811 ts_tablet_manager.cc:1434] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:38.757386 10794 heartbeater.cc:499] Master 127.0.174.62:46005 was elected leader, sending a full tablet report...
I20260601 13:42:38.757481 10810 tablet_bootstrap.cc:492] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec: No bootstrap required, opened a new log
I20260601 13:42:38.757557 10810 ts_tablet_manager.cc:1403] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:38.757977 10810 raft_consensus.cc:359] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } }
I20260601 13:42:38.758044 10810 raft_consensus.cc:385] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:38.758064 10810 raft_consensus.cc:740] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7327273cd6f3423a946b9873b3172dec, State: Initialized, Role: FOLLOWER
I20260601 13:42:38.758183 10810 consensus_queue.cc:260] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } }
I20260601 13:42:38.758512 10810 ts_tablet_manager.cc:1434] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:38.758536 10719 heartbeater.cc:499] Master 127.0.174.62:46005 was elected leader, sending a full tablet report...
I20260601 13:42:38.913798 10817 raft_consensus.cc:493] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:38.913944 10817 raft_consensus.cc:515] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } }
I20260601 13:42:38.914453 10817 leader_election.cc:290] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 817f8ef0841549c687c5b773332cc37b (127.0.174.1:45923), a61204214c484600b4f38656621326b9 (127.0.174.3:43503)
I20260601 13:42:38.918092 10617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4854ad9e63c4e06adb5ee01e0d1338a" candidate_uuid: "7327273cd6f3423a946b9873b3172dec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "817f8ef0841549c687c5b773332cc37b" is_pre_election: true
I20260601 13:42:38.918227 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4854ad9e63c4e06adb5ee01e0d1338a" candidate_uuid: "7327273cd6f3423a946b9873b3172dec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61204214c484600b4f38656621326b9" is_pre_election: true
I20260601 13:42:38.918239 10617 raft_consensus.cc:2468] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7327273cd6f3423a946b9873b3172dec in term 0.
I20260601 13:42:38.918404 10768 raft_consensus.cc:2468] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7327273cd6f3423a946b9873b3172dec in term 0.
I20260601 13:42:38.918718 10658 leader_election.cc:304] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7327273cd6f3423a946b9873b3172dec, 817f8ef0841549c687c5b773332cc37b; no voters: 
I20260601 13:42:38.918946 10817 raft_consensus.cc:2804] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:38.918992 10817 raft_consensus.cc:493] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:38.919019 10817 raft_consensus.cc:3060] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:38.919822 10817 raft_consensus.cc:515] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } }
I20260601 13:42:38.920168 10817 leader_election.cc:290] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [CANDIDATE]: Term 1 election: Requested vote from peers 817f8ef0841549c687c5b773332cc37b (127.0.174.1:45923), a61204214c484600b4f38656621326b9 (127.0.174.3:43503)
I20260601 13:42:38.920472 10617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4854ad9e63c4e06adb5ee01e0d1338a" candidate_uuid: "7327273cd6f3423a946b9873b3172dec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "817f8ef0841549c687c5b773332cc37b"
I20260601 13:42:38.920473 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4854ad9e63c4e06adb5ee01e0d1338a" candidate_uuid: "7327273cd6f3423a946b9873b3172dec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a61204214c484600b4f38656621326b9"
I20260601 13:42:38.920632 10617 raft_consensus.cc:3060] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:38.920670 10768 raft_consensus.cc:3060] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:38.921449 10617 raft_consensus.cc:2468] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7327273cd6f3423a946b9873b3172dec in term 1.
I20260601 13:42:38.921504 10768 raft_consensus.cc:2468] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7327273cd6f3423a946b9873b3172dec in term 1.
I20260601 13:42:38.921701 10658 leader_election.cc:304] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7327273cd6f3423a946b9873b3172dec, 817f8ef0841549c687c5b773332cc37b; no voters: 
I20260601 13:42:38.921898 10817 raft_consensus.cc:2804] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:38.922093 10817 raft_consensus.cc:697] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 1 LEADER]: Becoming Leader. State: Replica: 7327273cd6f3423a946b9873b3172dec, State: Running, Role: LEADER
I20260601 13:42:38.922241 10817 consensus_queue.cc:237] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } }
I20260601 13:42:38.923650 10514 catalog_manager.cc:5696] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7327273cd6f3423a946b9873b3172dec (127.0.174.2). New cstate: current_term: 1 leader_uuid: "7327273cd6f3423a946b9873b3172dec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "817f8ef0841549c687c5b773332cc37b" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7327273cd6f3423a946b9873b3172dec" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a61204214c484600b4f38656621326b9" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 43503 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:38.934561   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:38.938586   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.938829   696 tablet_replica.cc:333] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b: stopping tablet replica
I20260601 13:42:38.938951   696 raft_consensus.cc:2243] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.939071   696 raft_consensus.cc:2272] T b4854ad9e63c4e06adb5ee01e0d1338a P 817f8ef0841549c687c5b773332cc37b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.951720   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:38.953877   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:38.957795   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.958042   696 tablet_replica.cc:333] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec: stopping tablet replica
I20260601 13:42:38.958153   696 raft_consensus.cc:2243] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.958295   696 pending_rounds.cc:70] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec: Trying to abort 1 pending ops.
I20260601 13:42:38.958320   696 pending_rounds.cc:77] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196286146838528 op_type: NO_OP noop_request { }
I20260601 13:42:38.958382   696 raft_consensus.cc:2889] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:38.958425   696 raft_consensus.cc:2272] T b4854ad9e63c4e06adb5ee01e0d1338a P 7327273cd6f3423a946b9873b3172dec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.971377   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:38.973397   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:38.977234   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:38.977510   696 tablet_replica.cc:333] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9: stopping tablet replica
I20260601 13:42:38.977634   696 raft_consensus.cc:2243] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.977794   696 raft_consensus.cc:2272] T b4854ad9e63c4e06adb5ee01e0d1338a P a61204214c484600b4f38656621326b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.990206   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:38.992228   696 master.cc:562] Master@127.0.174.62:46005 shutting down...
I20260601 13:42:38.995673   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:38.995844   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.995973   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b82e87e7c354effba5c400e8b694078: stopping tablet replica
I20260601 13:42:38.998651   696 master.cc:584] Master@127.0.174.62:46005 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (439 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:42:39.005362   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:42899
I20260601 13:42:39.005734   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:39.007426 10822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.007428 10821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.007428 10824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.007730   696 server_base.cc:1061] running on GCE node
I20260601 13:42:39.007928   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:39.007967   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:39.007982   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321359007982 us; error 0 us; skew 500 ppm
I20260601 13:42:39.008724   696 webserver.cc:533] Webserver started at http://127.0.174.62:34557/ using document root <none> and password file <none>
I20260601 13:42:39.008849   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:39.008927   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:39.008991   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:39.009338   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "ded3c5db905347e78e741ee483e12938"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.010766   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:39.011605 10829 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.011850   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:39.011909   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "ded3c5db905347e78e741ee483e12938"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.012015   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-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)
I20260601 13:42:39.018625   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:39.018996   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:39.022989   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:42899
I20260601 13:42:39.025213 10881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:42899 every 8 connection(s)
I20260601 13:42:39.025701 10882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.027385 10882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938: Bootstrap starting.
I20260601 13:42:39.028091 10882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.028975 10882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938: No bootstrap required, opened a new log
I20260601 13:42:39.029304 10882 raft_consensus.cc:359] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded3c5db905347e78e741ee483e12938" member_type: VOTER }
I20260601 13:42:39.029381 10882 raft_consensus.cc:385] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.029402 10882 raft_consensus.cc:740] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ded3c5db905347e78e741ee483e12938, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.029528 10882 consensus_queue.cc:260] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ded3c5db905347e78e741ee483e12938" member_type: VOTER }
I20260601 13:42:39.029608 10882 raft_consensus.cc:399] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:39.029630 10882 raft_consensus.cc:493] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:39.029663 10882 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.030367 10882 raft_consensus.cc:515] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded3c5db905347e78e741ee483e12938" member_type: VOTER }
I20260601 13:42:39.030472 10882 leader_election.cc:304] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [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: ded3c5db905347e78e741ee483e12938; no voters: 
I20260601 13:42:39.030601 10882 leader_election.cc:290] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:39.030714 10885 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:39.030913 10885 raft_consensus.cc:697] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 1 LEADER]: Becoming Leader. State: Replica: ded3c5db905347e78e741ee483e12938, State: Running, Role: LEADER
I20260601 13:42:39.031052 10882 sys_catalog.cc:565] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:39.031035 10885 consensus_queue.cc:237] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [LEADER]: Queue going to LEADER mode. State: All 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: "ded3c5db905347e78e741ee483e12938" member_type: VOTER }
I20260601 13:42:39.031456 10886 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ded3c5db905347e78e741ee483e12938" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded3c5db905347e78e741ee483e12938" member_type: VOTER } }
I20260601 13:42:39.031484 10887 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ded3c5db905347e78e741ee483e12938. Latest consensus state: current_term: 1 leader_uuid: "ded3c5db905347e78e741ee483e12938" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded3c5db905347e78e741ee483e12938" member_type: VOTER } }
I20260601 13:42:39.031545 10886 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:39.031571 10887 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:39.031838 10889 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:39.032630 10889 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:39.032943   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:39.034494 10889 catalog_manager.cc:1382] Generated new cluster ID: 00f04307db3342b68dd5723747025b03
I20260601 13:42:39.034552 10889 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:39.054282 10889 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:39.054927 10889 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:39.060894 10889 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938: Generated new TSK 0
I20260601 13:42:39.061098 10889 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:39.065333   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:39.067461 10904 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.067378 10903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.067411   696 server_base.cc:1061] running on GCE node
W20260601 13:42:39.067379 10906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.067791   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:39.067835   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:39.067852   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321359067851 us; error 0 us; skew 500 ppm
I20260601 13:42:39.068666   696 webserver.cc:533] Webserver started at http://127.0.174.1:37721/ using document root <none> and password file <none>
I20260601 13:42:39.068848   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:39.068912   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:39.068989   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:39.069360   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "401e6120d20348d080457b7e9f64163e"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.070845   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:39.071699 10911 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.071950   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:39.072008   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "401e6120d20348d080457b7e9f64163e"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.072096   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-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)
I20260601 13:42:39.078438   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:39.078784   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:39.079057   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:39.079497   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:39.079533   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.079584   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:39.079622   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.083670   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:36261
I20260601 13:42:39.083693 10974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:36261 every 8 connection(s)
I20260601 13:42:39.084460   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:39.086319 10980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.086427 10979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.086586 10982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.086733   696 server_base.cc:1061] running on GCE node
I20260601 13:42:39.086885   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:39.086938   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:39.086971   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321359086970 us; error 0 us; skew 500 ppm
I20260601 13:42:39.087939   696 webserver.cc:533] Webserver started at http://127.0.174.2:41565/ using document root <none> and password file <none>
I20260601 13:42:39.088099   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:39.088168   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:39.088248   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:39.088670   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "24215aa9d8084b56bd0ec94c4b2720a2"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.088901 10975 heartbeater.cc:344] Connected to a master server at 127.0.174.62:42899
I20260601 13:42:39.089015 10975 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:39.089257 10975 heartbeater.cc:507] Master 127.0.174.62:42899 requested a full tablet report, sending...
I20260601 13:42:39.089882 10846 ts_manager.cc:194] Registered new tserver with Master: 401e6120d20348d080457b7e9f64163e (127.0.174.1:36261)
I20260601 13:42:39.090355   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:39.090641 10846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57738
I20260601 13:42:39.091361 10987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.091609   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:39.091675   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "24215aa9d8084b56bd0ec94c4b2720a2"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.091732   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-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)
I20260601 13:42:39.098080   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:39.098392   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:39.098634   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:39.099090   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:39.099128   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.099181   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:39.099220   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.103461   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:35131
I20260601 13:42:39.103482 11050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:35131 every 8 connection(s)
I20260601 13:42:39.104319   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:39.106252 11054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.106387 11055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.106489   696 server_base.cc:1061] running on GCE node
W20260601 13:42:39.106559 11057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.106756   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:39.106818   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:39.106834   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321359106834 us; error 0 us; skew 500 ppm
I20260601 13:42:39.107735   696 webserver.cc:533] Webserver started at http://127.0.174.3:40625/ using document root <none> and password file <none>
I20260601 13:42:39.107897   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:39.107960   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:39.108040   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:39.108615 11051 heartbeater.cc:344] Connected to a master server at 127.0.174.62:42899
I20260601 13:42:39.108547   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "2582add5bd83464f87dc42cdec926299"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.108716 11051 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:39.108950 11051 heartbeater.cc:507] Master 127.0.174.62:42899 requested a full tablet report, sending...
I20260601 13:42:39.109560 10846 ts_manager.cc:194] Registered new tserver with Master: 24215aa9d8084b56bd0ec94c4b2720a2 (127.0.174.2:35131)
I20260601 13:42:39.110140 10846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57744
I20260601 13:42:39.110451   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:39.111456 11062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.111711   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:39.111771   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "2582add5bd83464f87dc42cdec926299"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.111856   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-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)
I20260601 13:42:39.136662   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:39.137159   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:39.137521   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:39.138036   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:39.138075   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.138134   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:39.138175   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.142740   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:40789
I20260601 13:42:39.142871 11125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:40789 every 8 connection(s)
I20260601 13:42:39.143591   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:39.145779 11132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.145810 11129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.145814 11130 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.146152   696 server_base.cc:1061] running on GCE node
I20260601 13:42:39.146315   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:39.146364   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:39.146386   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321359146386 us; error 0 us; skew 500 ppm
I20260601 13:42:39.147467   696 webserver.cc:533] Webserver started at http://127.0.174.4:44645/ using document root <none> and password file <none>
I20260601 13:42:39.147631   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:39.147694   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:39.147786   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:39.148109 11126 heartbeater.cc:344] Connected to a master server at 127.0.174.62:42899
I20260601 13:42:39.148212 11126 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:39.148226   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "57cd8597095c4cd1a0718c7c3b077000"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.148460 11126 heartbeater.cc:507] Master 127.0.174.62:42899 requested a full tablet report, sending...
I20260601 13:42:39.149085 10846 ts_manager.cc:194] Registered new tserver with Master: 2582add5bd83464f87dc42cdec926299 (127.0.174.3:40789)
I20260601 13:42:39.149645 10846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57760
I20260601 13:42:39.149878   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:39.150864 11137 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.151109   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.151168   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "57cd8597095c4cd1a0718c7c3b077000"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.151268   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321176522077-696-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)
I20260601 13:42:39.159579   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:39.160002   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:39.160315   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:39.160795   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:39.160854   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.160907   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:39.160951   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.165409   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:41575
I20260601 13:42:39.165475 11200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:41575 every 8 connection(s)
I20260601 13:42:39.170039 11201 heartbeater.cc:344] Connected to a master server at 127.0.174.62:42899
I20260601 13:42:39.170152 11201 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:39.170372 11201 heartbeater.cc:507] Master 127.0.174.62:42899 requested a full tablet report, sending...
I20260601 13:42:39.170972 10846 ts_manager.cc:194] Registered new tserver with Master: 57cd8597095c4cd1a0718c7c3b077000 (127.0.174.4:41575)
I20260601 13:42:39.171452 10846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57776
I20260601 13:42:39.171460   696 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005600777s
I20260601 13:42:39.178998 10846 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57786:
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"
    }
  }
}
I20260601 13:42:39.188259 11165 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3d6f35e92f4f8088e4ba7c698020e3 (DEFAULT_TABLE table=test-workload [id=c8072942cc314d15bb3d4ea4d6e89682]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:39.188614 11165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3d6f35e92f4f8088e4ba7c698020e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.189033 11015 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3d6f35e92f4f8088e4ba7c698020e3 (DEFAULT_TABLE table=test-workload [id=c8072942cc314d15bb3d4ea4d6e89682]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:39.189195 11090 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3d6f35e92f4f8088e4ba7c698020e3 (DEFAULT_TABLE table=test-workload [id=c8072942cc314d15bb3d4ea4d6e89682]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:39.189272 11015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3d6f35e92f4f8088e4ba7c698020e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.189420 11090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3d6f35e92f4f8088e4ba7c698020e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.191625 11217 tablet_bootstrap.cc:492] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2: Bootstrap starting.
I20260601 13:42:39.192436 11217 tablet_bootstrap.cc:654] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.193106 11218 tablet_bootstrap.cc:492] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299: Bootstrap starting.
I20260601 13:42:39.193212 11216 tablet_bootstrap.cc:492] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000: Bootstrap starting.
I20260601 13:42:39.193535 11217 tablet_bootstrap.cc:492] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2: No bootstrap required, opened a new log
I20260601 13:42:39.193626 11217 ts_tablet_manager.cc:1403] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:39.194119 11218 tablet_bootstrap.cc:654] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.194295 11216 tablet_bootstrap.cc:654] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.194664 11217 raft_consensus.cc:359] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } }
I20260601 13:42:39.194795 11217 raft_consensus.cc:385] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.194844 11217 raft_consensus.cc:740] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24215aa9d8084b56bd0ec94c4b2720a2, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.194983 11217 consensus_queue.cc:260] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } }
I20260601 13:42:39.195228 11218 tablet_bootstrap.cc:492] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299: No bootstrap required, opened a new log
I20260601 13:42:39.195320 11218 ts_tablet_manager.cc:1403] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:39.195364 11217 ts_tablet_manager.cc:1434] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:39.195530 11051 heartbeater.cc:499] Master 127.0.174.62:42899 was elected leader, sending a full tablet report...
I20260601 13:42:39.195746 11218 raft_consensus.cc:359] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } }
I20260601 13:42:39.195847 11218 raft_consensus.cc:385] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.195888 11218 raft_consensus.cc:740] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2582add5bd83464f87dc42cdec926299, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.196022 11218 consensus_queue.cc:260] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } }
I20260601 13:42:39.196375 11218 ts_tablet_manager.cc:1434] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.196539 11126 heartbeater.cc:499] Master 127.0.174.62:42899 was elected leader, sending a full tablet report...
I20260601 13:42:39.197325 11216 tablet_bootstrap.cc:492] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000: No bootstrap required, opened a new log
I20260601 13:42:39.197423 11216 ts_tablet_manager.cc:1403] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:39.197876 11216 raft_consensus.cc:359] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } }
I20260601 13:42:39.197983 11216 raft_consensus.cc:385] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.198019 11216 raft_consensus.cc:740] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57cd8597095c4cd1a0718c7c3b077000, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.198124 11216 consensus_queue.cc:260] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } }
I20260601 13:42:39.198462 11216 ts_tablet_manager.cc:1434] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.198621 11201 heartbeater.cc:499] Master 127.0.174.62:42899 was elected leader, sending a full tablet report...
I20260601 13:42:39.304482 11223 raft_consensus.cc:493] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:39.304651 11223 raft_consensus.cc:515] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } }
I20260601 13:42:39.305173 11223 leader_election.cc:290] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57cd8597095c4cd1a0718c7c3b077000 (127.0.174.4:41575), 24215aa9d8084b56bd0ec94c4b2720a2 (127.0.174.2:35131)
I20260601 13:42:39.308804 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3d6f35e92f4f8088e4ba7c698020e3" candidate_uuid: "2582add5bd83464f87dc42cdec926299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" is_pre_election: true
I20260601 13:42:39.308970 11025 raft_consensus.cc:2468] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2582add5bd83464f87dc42cdec926299 in term 0.
I20260601 13:42:39.309317 11065 leader_election.cc:304] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24215aa9d8084b56bd0ec94c4b2720a2, 2582add5bd83464f87dc42cdec926299; no voters: 
I20260601 13:42:39.309415 11175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3d6f35e92f4f8088e4ba7c698020e3" candidate_uuid: "2582add5bd83464f87dc42cdec926299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57cd8597095c4cd1a0718c7c3b077000" is_pre_election: true
I20260601 13:42:39.309526 11175 raft_consensus.cc:2468] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2582add5bd83464f87dc42cdec926299 in term 0.
I20260601 13:42:39.309542 11223 raft_consensus.cc:2804] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:39.309634 11223 raft_consensus.cc:493] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:39.309687 11223 raft_consensus.cc:3060] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.310590 11223 raft_consensus.cc:515] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } }
I20260601 13:42:39.310966 11223 leader_election.cc:290] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [CANDIDATE]: Term 1 election: Requested vote from peers 57cd8597095c4cd1a0718c7c3b077000 (127.0.174.4:41575), 24215aa9d8084b56bd0ec94c4b2720a2 (127.0.174.2:35131)
I20260601 13:42:39.311308 11025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3d6f35e92f4f8088e4ba7c698020e3" candidate_uuid: "2582add5bd83464f87dc42cdec926299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24215aa9d8084b56bd0ec94c4b2720a2"
I20260601 13:42:39.311342 11175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3d6f35e92f4f8088e4ba7c698020e3" candidate_uuid: "2582add5bd83464f87dc42cdec926299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57cd8597095c4cd1a0718c7c3b077000"
I20260601 13:42:39.311393 11025 raft_consensus.cc:3060] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.311491 11175 raft_consensus.cc:3060] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.312249 11025 raft_consensus.cc:2468] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2582add5bd83464f87dc42cdec926299 in term 1.
I20260601 13:42:39.312394 11175 raft_consensus.cc:2468] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2582add5bd83464f87dc42cdec926299 in term 1.
I20260601 13:42:39.312544 11065 leader_election.cc:304] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24215aa9d8084b56bd0ec94c4b2720a2, 2582add5bd83464f87dc42cdec926299; no voters: 
I20260601 13:42:39.312708 11223 raft_consensus.cc:2804] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:39.312947 11223 raft_consensus.cc:697] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 1 LEADER]: Becoming Leader. State: Replica: 2582add5bd83464f87dc42cdec926299, State: Running, Role: LEADER
I20260601 13:42:39.313105 11223 consensus_queue.cc:237] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } }
I20260601 13:42:39.314752 10844 catalog_manager.cc:5696] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2582add5bd83464f87dc42cdec926299 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "2582add5bd83464f87dc42cdec926299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57cd8597095c4cd1a0718c7c3b077000" member_type: VOTER last_known_addr { host: "127.0.174.4" port: 41575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2582add5bd83464f87dc42cdec926299" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24215aa9d8084b56bd0ec94c4b2720a2" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35131 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:39.345930   696 auto_rebalancer.cc:591] Failed to schedule move for tablet 9b3d6f35e92f4f8088e4ba7c698020e3: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:42:39.346283   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:39.349817   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:39.361972   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:39.363930   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:39.367519   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:39.367826   696 tablet_replica.cc:333] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2: stopping tablet replica
I20260601 13:42:39.367931   696 raft_consensus.cc:2243] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:39.368028   696 raft_consensus.cc:2272] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 24215aa9d8084b56bd0ec94c4b2720a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:39.380760   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:39.383143   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:39.387219   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:39.387470   696 tablet_replica.cc:333] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299: stopping tablet replica
I20260601 13:42:39.387596   696 raft_consensus.cc:2243] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:39.387789   696 pending_rounds.cc:70] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299: Trying to abort 1 pending ops.
I20260601 13:42:39.387820   696 pending_rounds.cc:77] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196287748206592 op_type: NO_OP noop_request { }
I20260601 13:42:39.387913   696 raft_consensus.cc:2889] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:39.387979   696 raft_consensus.cc:2272] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 2582add5bd83464f87dc42cdec926299 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:39.401247   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:39.403371   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:42:39.406961   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:39.407253   696 tablet_replica.cc:333] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000: stopping tablet replica
I20260601 13:42:39.407382   696 raft_consensus.cc:2243] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:39.407514   696 raft_consensus.cc:2272] T 9b3d6f35e92f4f8088e4ba7c698020e3 P 57cd8597095c4cd1a0718c7c3b077000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:39.420310   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:42:39.422523   696 master.cc:562] Master@127.0.174.62:42899 shutting down...
I20260601 13:42:39.425925   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:39.426093   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:39.426235   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P ded3c5db905347e78e741ee483e12938: stopping tablet replica
I20260601 13:42:39.439368   696 master.cc:584] Master@127.0.174.62:42899 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (441 ms)
[----------] 22 tests from AutoRebalancerTest (182915 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:42:39.447726   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:42347
I20260601 13:42:39.448208   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:39.450331 11231 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.450613 11230 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.450896   696 server_base.cc:1061] running on GCE node
W20260601 13:42:39.451045 11233 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.451515   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:39.451568   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:39.451598   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321359451597 us; error 0 us; skew 500 ppm
I20260601 13:42:39.452579   696 webserver.cc:533] Webserver started at http://127.0.174.62:40449/ using document root <none> and password file <none>
I20260601 13:42:39.452749   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:39.452816   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:39.452900   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:39.453300   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "d2459e7a20824bd1848cc09ecb6d5c6b"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.454913   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:39.455901 11238 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.456175   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:39.456265   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "d2459e7a20824bd1848cc09ecb6d5c6b"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.456349   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-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)
I20260601 13:42:39.471483   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:39.471911   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:39.476437   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:42347
I20260601 13:42:39.479564 11290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:42347 every 8 connection(s)
I20260601 13:42:39.480062 11291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:39.482031 11291 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b: Bootstrap starting.
I20260601 13:42:39.482828 11291 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:39.483806 11291 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b: No bootstrap required, opened a new log
I20260601 13:42:39.484201 11291 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2459e7a20824bd1848cc09ecb6d5c6b" member_type: VOTER }
I20260601 13:42:39.484284 11291 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:39.484306 11291 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2459e7a20824bd1848cc09ecb6d5c6b, State: Initialized, Role: FOLLOWER
I20260601 13:42:39.484491 11291 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2459e7a20824bd1848cc09ecb6d5c6b" member_type: VOTER }
I20260601 13:42:39.484578 11291 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:39.484634 11291 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:39.484707 11291 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:39.485391 11291 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2459e7a20824bd1848cc09ecb6d5c6b" member_type: VOTER }
I20260601 13:42:39.485528 11291 leader_election.cc:304] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [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: d2459e7a20824bd1848cc09ecb6d5c6b; no voters: 
I20260601 13:42:39.485765 11291 leader_election.cc:290] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:39.485945 11294 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:39.486163 11294 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 1 LEADER]: Becoming Leader. State: Replica: d2459e7a20824bd1848cc09ecb6d5c6b, State: Running, Role: LEADER
I20260601 13:42:39.486243 11291 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:39.486290 11294 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [LEADER]: Queue going to LEADER mode. State: All 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: "d2459e7a20824bd1848cc09ecb6d5c6b" member_type: VOTER }
I20260601 13:42:39.486721 11296 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2459e7a20824bd1848cc09ecb6d5c6b. Latest consensus state: current_term: 1 leader_uuid: "d2459e7a20824bd1848cc09ecb6d5c6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2459e7a20824bd1848cc09ecb6d5c6b" member_type: VOTER } }
I20260601 13:42:39.486707 11295 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2459e7a20824bd1848cc09ecb6d5c6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2459e7a20824bd1848cc09ecb6d5c6b" member_type: VOTER } }
I20260601 13:42:39.486822 11296 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:39.486872 11295 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:39.487113 11299 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:39.487905 11299 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:39.488219   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:39.489665 11299 catalog_manager.cc:1382] Generated new cluster ID: 4603b772e3184c09a3773abeb4a9afc7
I20260601 13:42:39.489722 11299 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:39.502553 11299 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:39.503144 11299 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:39.511935 11299 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b: Generated new TSK 0
I20260601 13:42:39.512156 11299 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:39.520490   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:39.522709 11312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.522782 11315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.522891 11313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.522900   696 server_base.cc:1061] running on GCE node
I20260601 13:42:39.523159   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:39.523202   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:39.523219   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321359523219 us; error 0 us; skew 500 ppm
I20260601 13:42:39.523953   696 webserver.cc:533] Webserver started at http://127.0.174.1:41645/ using document root <none> and password file <none>
I20260601 13:42:39.524127   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:39.524169   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:39.524237   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:39.524576   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "634f89820b594ceba76d1f8efee125eb"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.526003   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.526917 11320 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.527309   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.527390   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "634f89820b594ceba76d1f8efee125eb"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.527470   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-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)
I20260601 13:42:39.544237   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:39.544719   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:39.545044   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:39.545526   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:39.545583   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.545639   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:39.545686   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.549978   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:41773
I20260601 13:42:39.550009 11383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:41773 every 8 connection(s)
I20260601 13:42:39.550838   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:39.552802 11388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.552901 11391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.552924 11389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.553047   696 server_base.cc:1061] running on GCE node
I20260601 13:42:39.553318   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:39.553391   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:39.553426   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321359553424 us; error 0 us; skew 500 ppm
I20260601 13:42:39.554394   696 webserver.cc:533] Webserver started at http://127.0.174.2:45767/ using document root <none> and password file <none>
I20260601 13:42:39.554564   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:39.554603   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:39.554697   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:39.555171   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.555850 11384 heartbeater.cc:344] Connected to a master server at 127.0.174.62:42347
I20260601 13:42:39.556031 11384 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:39.556278 11384 heartbeater.cc:507] Master 127.0.174.62:42347 requested a full tablet report, sending...
I20260601 13:42:39.556933 11255 ts_manager.cc:194] Registered new tserver with Master: 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773)
I20260601 13:42:39.557085   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:39.557793 11255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57426
I20260601 13:42:39.558259 11396 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.558528   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:39.558619   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.558687   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-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)
I20260601 13:42:39.569449   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:39.569931   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:39.570199   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:39.570668   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:39.570704   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.570770   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:39.570811   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.575037   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:35277
I20260601 13:42:39.575078 11459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:35277 every 8 connection(s)
I20260601 13:42:39.576608   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:39.578747 11463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.578855 11464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:39.578742 11466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:39.579224   696 server_base.cc:1061] running on GCE node
I20260601 13:42:39.579425   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:39.579480   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:39.579504   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321359579503 us; error 0 us; skew 500 ppm
I20260601 13:42:39.580397   696 webserver.cc:533] Webserver started at http://127.0.174.3:44751/ using document root <none> and password file <none>
I20260601 13:42:39.580550   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:39.580624   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:39.580710   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:39.580751 11460 heartbeater.cc:344] Connected to a master server at 127.0.174.62:42347
I20260601 13:42:39.580842 11460 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:39.581056 11460 heartbeater.cc:507] Master 127.0.174.62:42347 requested a full tablet report, sending...
I20260601 13:42:39.581161   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "cebdd76b6b1747d6ac56d78c9cccc930"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.581781 11255 ts_manager.cc:194] Registered new tserver with Master: f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277)
I20260601 13:42:39.582472 11255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57432
I20260601 13:42:39.582969   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:39.583967 11471 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.584250   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:39.584309   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "cebdd76b6b1747d6ac56d78c9cccc930"
format_stamp: "Formatted at 2026-06-01 13:42:39 on dist-test-slave-mfrq"
I20260601 13:42:39.584394   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-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)
I20260601 13:42:39.622754   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:39.623257   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:39.623608   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:39.624118   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:39.624182   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.624240   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:39.624292   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:39.628973   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:45901
I20260601 13:42:39.629055 11534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:45901 every 8 connection(s)
I20260601 13:42:39.633526 11535 heartbeater.cc:344] Connected to a master server at 127.0.174.62:42347
I20260601 13:42:39.633625 11535 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:39.633880 11535 heartbeater.cc:507] Master 127.0.174.62:42347 requested a full tablet report, sending...
I20260601 13:42:39.634505 11255 ts_manager.cc:194] Registered new tserver with Master: cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3:45901)
I20260601 13:42:39.635020 11255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57438
I20260601 13:42:39.635051   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005661361s
I20260601 13:42:40.558957 11384 heartbeater.cc:499] Master 127.0.174.62:42347 was elected leader, sending a full tablet report...
I20260601 13:42:40.583461 11460 heartbeater.cc:499] Master 127.0.174.62:42347 was elected leader, sending a full tablet report...
I20260601 13:42:40.635958 11535 heartbeater.cc:499] Master 127.0.174.62:42347 was elected leader, sending a full tablet report...
I20260601 13:42:40.669489 11255 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57452:
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"
    }
  }
}
W20260601 13:42:40.670116 11255 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.
I20260601 13:42:40.682251 11499 tablet_service.cc:1511] Processing CreateTablet for tablet ee92113e4961437db103f1e56b28cda5 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:40.682600 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee92113e4961437db103f1e56b28cda5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.683591 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 0535f91d49d3420a8ae7f4d13cdb16a1 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:40.683873 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0535f91d49d3420a8ae7f4d13cdb16a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.684904 11555 tablet_bootstrap.cc:492] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930: Bootstrap starting.
I20260601 13:42:40.685957 11555 tablet_bootstrap.cc:654] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.685989 11496 tablet_service.cc:1511] Processing CreateTablet for tablet 33e88f0f48b945028088d2e6f1cb1f34 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:40.686162 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 0535f91d49d3420a8ae7f4d13cdb16a1 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:40.686264 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e88f0f48b945028088d2e6f1cb1f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.686394 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0535f91d49d3420a8ae7f4d13cdb16a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.687137 11555 tablet_bootstrap.cc:492] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930: No bootstrap required, opened a new log
I20260601 13:42:40.687244 11555 ts_tablet_manager.cc:1403] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:40.687626 11555 raft_consensus.cc:359] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } }
I20260601 13:42:40.687788 11555 raft_consensus.cc:385] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.687840 11555 raft_consensus.cc:740] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdd76b6b1747d6ac56d78c9cccc930, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.687978 11555 consensus_queue.cc:260] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } }
I20260601 13:42:40.685989 11419 tablet_service.cc:1511] Processing CreateTablet for tablet b18dd93b874f4a3f95345bbad4544337 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:40.688400 11555 ts_tablet_manager.cc:1434] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.688472 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18dd93b874f4a3f95345bbad4544337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.688534 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 33e88f0f48b945028088d2e6f1cb1f34 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:40.688781 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e88f0f48b945028088d2e6f1cb1f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.688921 11555 tablet_bootstrap.cc:492] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930: Bootstrap starting.
I20260601 13:42:40.689956 11555 tablet_bootstrap.cc:654] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.690606 11557 tablet_bootstrap.cc:492] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Bootstrap starting.
I20260601 13:42:40.690621 11497 tablet_service.cc:1511] Processing CreateTablet for tablet f5cea60a8a9a4c16946719baab93b0b9 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:40.690869 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cea60a8a9a4c16946719baab93b0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.690820 11498 tablet_service.cc:1511] Processing CreateTablet for tablet b2cbba127aac4de6a0f56553ad1653ff (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:40.690914 11422 tablet_service.cc:1511] Processing CreateTablet for tablet f5cea60a8a9a4c16946719baab93b0b9 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:40.691066 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2cbba127aac4de6a0f56553ad1653ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.691105 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cea60a8a9a4c16946719baab93b0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.691599 11557 tablet_bootstrap.cc:654] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.692616 11555 tablet_bootstrap.cc:492] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930: No bootstrap required, opened a new log
I20260601 13:42:40.692690 11555 ts_tablet_manager.cc:1403] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:40.693161 11555 raft_consensus.cc:359] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.693254 11555 raft_consensus.cc:385] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.693295 11555 raft_consensus.cc:740] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdd76b6b1747d6ac56d78c9cccc930, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.693248 11424 tablet_service.cc:1511] Processing CreateTablet for tablet ee92113e4961437db103f1e56b28cda5 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:40.693539 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee92113e4961437db103f1e56b28cda5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.693485 11555 consensus_queue.cc:260] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.693243 11423 tablet_service.cc:1511] Processing CreateTablet for tablet b2cbba127aac4de6a0f56553ad1653ff (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:40.693897 11555 ts_tablet_manager.cc:1434] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.694543 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2cbba127aac4de6a0f56553ad1653ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.694885 11348 tablet_service.cc:1511] Processing CreateTablet for tablet ee92113e4961437db103f1e56b28cda5 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:40.695139 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee92113e4961437db103f1e56b28cda5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.694547 11497 tablet_service.cc:1511] Processing CreateTablet for tablet b18dd93b874f4a3f95345bbad4544337 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:40.695981 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18dd93b874f4a3f95345bbad4544337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.696698 11343 tablet_service.cc:1511] Processing CreateTablet for tablet b18dd93b874f4a3f95345bbad4544337 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:40.696952 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18dd93b874f4a3f95345bbad4544337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.697108 11562 tablet_bootstrap.cc:492] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb: Bootstrap starting.
I20260601 13:42:40.698072 11347 tablet_service.cc:1511] Processing CreateTablet for tablet b2cbba127aac4de6a0f56553ad1653ff (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:40.698165 11562 tablet_bootstrap.cc:654] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.698336 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2cbba127aac4de6a0f56553ad1653ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.699158 11344 tablet_service.cc:1511] Processing CreateTablet for tablet 0535f91d49d3420a8ae7f4d13cdb16a1 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:40.699407 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0535f91d49d3420a8ae7f4d13cdb16a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.699431 11562 tablet_bootstrap.cc:492] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb: No bootstrap required, opened a new log
I20260601 13:42:40.699530 11562 ts_tablet_manager.cc:1403] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:40.699929 11562 raft_consensus.cc:359] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } }
I20260601 13:42:40.700039 11562 raft_consensus.cc:385] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.700086 11562 raft_consensus.cc:740] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634f89820b594ceba76d1f8efee125eb, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.700357 11562 consensus_queue.cc:260] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } }
I20260601 13:42:40.700453 11346 tablet_service.cc:1511] Processing CreateTablet for tablet f5cea60a8a9a4c16946719baab93b0b9 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:40.700712 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cea60a8a9a4c16946719baab93b0b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.700730 11562 ts_tablet_manager.cc:1434] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.700934 11562 tablet_bootstrap.cc:492] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb: Bootstrap starting.
I20260601 13:42:40.701520 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 33e88f0f48b945028088d2e6f1cb1f34 (DEFAULT_TABLE table=test-workload [id=5fae1d6139174793abc4d31908680729]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:40.701778 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e88f0f48b945028088d2e6f1cb1f34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:40.702104 11562 tablet_bootstrap.cc:654] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.702822 11555 tablet_bootstrap.cc:492] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930: Bootstrap starting.
I20260601 13:42:40.703758 11555 tablet_bootstrap.cc:654] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.704038 11557 tablet_bootstrap.cc:492] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0: No bootstrap required, opened a new log
I20260601 13:42:40.704129 11557 ts_tablet_manager.cc:1403] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:42:40.704591 11557 raft_consensus.cc:359] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.704715 11557 raft_consensus.cc:385] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.704769 11557 raft_consensus.cc:740] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a5b32a39fe4c5e8dc167d7ad8908a0, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.704921 11557 consensus_queue.cc:260] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.705073 11562 tablet_bootstrap.cc:492] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb: No bootstrap required, opened a new log
I20260601 13:42:40.705147 11562 ts_tablet_manager.cc:1403] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:40.705461 11555 tablet_bootstrap.cc:492] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930: No bootstrap required, opened a new log
I20260601 13:42:40.705566 11555 ts_tablet_manager.cc:1403] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:40.705622 11562 raft_consensus.cc:359] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.705725 11562 raft_consensus.cc:385] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.705789 11562 raft_consensus.cc:740] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634f89820b594ceba76d1f8efee125eb, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.705905 11562 consensus_queue.cc:260] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.706085 11555 raft_consensus.cc:359] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.706207 11555 raft_consensus.cc:385] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.706254 11555 raft_consensus.cc:740] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdd76b6b1747d6ac56d78c9cccc930, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.706383 11555 consensus_queue.cc:260] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.706156 11562 ts_tablet_manager.cc:1434] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.706629 11555 ts_tablet_manager.cc:1434] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:40.706794 11562 tablet_bootstrap.cc:492] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb: Bootstrap starting.
I20260601 13:42:40.706871 11555 tablet_bootstrap.cc:492] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930: Bootstrap starting.
I20260601 13:42:40.707775 11562 tablet_bootstrap.cc:654] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.707810 11555 tablet_bootstrap.cc:654] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.708498 11557 ts_tablet_manager.cc:1434] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:40.708711 11557 tablet_bootstrap.cc:492] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Bootstrap starting.
I20260601 13:42:40.709661 11557 tablet_bootstrap.cc:654] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.709774 11562 tablet_bootstrap.cc:492] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb: No bootstrap required, opened a new log
I20260601 13:42:40.709865 11562 ts_tablet_manager.cc:1403] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:40.710106 11555 tablet_bootstrap.cc:492] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930: No bootstrap required, opened a new log
I20260601 13:42:40.710188 11555 ts_tablet_manager.cc:1403] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:40.710357 11562 raft_consensus.cc:359] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.710525 11562 raft_consensus.cc:385] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.710583 11562 raft_consensus.cc:740] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634f89820b594ceba76d1f8efee125eb, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.710729 11562 consensus_queue.cc:260] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.710773 11555 raft_consensus.cc:359] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.710844 11555 raft_consensus.cc:385] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.710875 11555 raft_consensus.cc:740] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdd76b6b1747d6ac56d78c9cccc930, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.710999 11555 consensus_queue.cc:260] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.711223 11562 ts_tablet_manager.cc:1434] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.711328 11557 tablet_bootstrap.cc:492] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0: No bootstrap required, opened a new log
I20260601 13:42:40.711407 11557 ts_tablet_manager.cc:1403] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:40.711655 11555 ts_tablet_manager.cc:1434] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.711844 11557 raft_consensus.cc:359] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.711932 11557 raft_consensus.cc:385] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.711977 11557 raft_consensus.cc:740] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a5b32a39fe4c5e8dc167d7ad8908a0, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.712088 11557 consensus_queue.cc:260] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.712158 11555 tablet_bootstrap.cc:492] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930: Bootstrap starting.
I20260601 13:42:40.712334 11557 ts_tablet_manager.cc:1434] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.712486 11557 tablet_bootstrap.cc:492] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Bootstrap starting.
I20260601 13:42:40.713155 11555 tablet_bootstrap.cc:654] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.713558 11557 tablet_bootstrap.cc:654] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.714233 11555 tablet_bootstrap.cc:492] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930: No bootstrap required, opened a new log
I20260601 13:42:40.714321 11555 ts_tablet_manager.cc:1403] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:40.711383 11562 tablet_bootstrap.cc:492] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb: Bootstrap starting.
I20260601 13:42:40.714720 11555 raft_consensus.cc:359] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.714828 11555 raft_consensus.cc:385] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.714872 11555 raft_consensus.cc:740] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdd76b6b1747d6ac56d78c9cccc930, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.715003 11555 consensus_queue.cc:260] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.715268 11555 ts_tablet_manager.cc:1434] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.715445 11562 tablet_bootstrap.cc:654] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.715448 11555 tablet_bootstrap.cc:492] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930: Bootstrap starting.
I20260601 13:42:40.716634 11555 tablet_bootstrap.cc:654] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.717082 11562 tablet_bootstrap.cc:492] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb: No bootstrap required, opened a new log
I20260601 13:42:40.717180 11562 ts_tablet_manager.cc:1403] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:40.717654 11555 tablet_bootstrap.cc:492] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930: No bootstrap required, opened a new log
I20260601 13:42:40.717618 11562 raft_consensus.cc:359] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.717708 11562 raft_consensus.cc:385] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.717738 11555 ts_tablet_manager.cc:1403] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:40.717742 11562 raft_consensus.cc:740] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634f89820b594ceba76d1f8efee125eb, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.717924 11562 consensus_queue.cc:260] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.718187 11555 raft_consensus.cc:359] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.718245 11562 ts_tablet_manager.cc:1434] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:40.718283 11555 raft_consensus.cc:385] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.718315 11555 raft_consensus.cc:740] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdd76b6b1747d6ac56d78c9cccc930, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.718417 11562 tablet_bootstrap.cc:492] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb: Bootstrap starting.
I20260601 13:42:40.718427 11555 consensus_queue.cc:260] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.718684 11555 ts_tablet_manager.cc:1434] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:40.719367 11562 tablet_bootstrap.cc:654] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.719506 11557 tablet_bootstrap.cc:492] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0: No bootstrap required, opened a new log
I20260601 13:42:40.719597 11557 ts_tablet_manager.cc:1403] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:42:40.720036 11557 raft_consensus.cc:359] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.720139 11557 raft_consensus.cc:385] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.720181 11557 raft_consensus.cc:740] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a5b32a39fe4c5e8dc167d7ad8908a0, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.720481 11557 consensus_queue.cc:260] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.720567 11562 tablet_bootstrap.cc:492] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb: No bootstrap required, opened a new log
I20260601 13:42:40.720782 11557 ts_tablet_manager.cc:1434] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:40.720952 11557 tablet_bootstrap.cc:492] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Bootstrap starting.
I20260601 13:42:40.721238 11562 ts_tablet_manager.cc:1403] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:40.721954 11557 tablet_bootstrap.cc:654] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.721690 11562 raft_consensus.cc:359] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.722328 11562 raft_consensus.cc:385] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.722366 11562 raft_consensus.cc:740] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634f89820b594ceba76d1f8efee125eb, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.722517 11562 consensus_queue.cc:260] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.722800 11562 ts_tablet_manager.cc:1434] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.723012 11562 tablet_bootstrap.cc:492] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb: Bootstrap starting.
I20260601 13:42:40.723474 11557 tablet_bootstrap.cc:492] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0: No bootstrap required, opened a new log
I20260601 13:42:40.723565 11557 ts_tablet_manager.cc:1403] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:40.723979 11562 tablet_bootstrap.cc:654] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.723986 11557 raft_consensus.cc:359] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.724099 11557 raft_consensus.cc:385] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.724145 11557 raft_consensus.cc:740] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a5b32a39fe4c5e8dc167d7ad8908a0, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.724586 11557 consensus_queue.cc:260] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.724949 11557 ts_tablet_manager.cc:1434] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.725045 11562 tablet_bootstrap.cc:492] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb: No bootstrap required, opened a new log
I20260601 13:42:40.725128 11562 ts_tablet_manager.cc:1403] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:40.725507 11562 raft_consensus.cc:359] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.725622 11562 raft_consensus.cc:385] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.725654 11562 raft_consensus.cc:740] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634f89820b594ceba76d1f8efee125eb, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.725117 11557 tablet_bootstrap.cc:492] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Bootstrap starting.
I20260601 13:42:40.725821 11562 consensus_queue.cc:260] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.726089 11562 ts_tablet_manager.cc:1434] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:40.726833 11557 tablet_bootstrap.cc:654] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.727885 11557 tablet_bootstrap.cc:492] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0: No bootstrap required, opened a new log
I20260601 13:42:40.727986 11557 ts_tablet_manager.cc:1403] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:40.728333 11557 raft_consensus.cc:359] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } }
I20260601 13:42:40.728444 11557 raft_consensus.cc:385] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.728489 11557 raft_consensus.cc:740] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a5b32a39fe4c5e8dc167d7ad8908a0, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.728621 11557 consensus_queue.cc:260] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } }
I20260601 13:42:40.728909 11557 ts_tablet_manager.cc:1434] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:40.729120 11557 tablet_bootstrap.cc:492] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0: Bootstrap starting.
I20260601 13:42:40.730021 11557 tablet_bootstrap.cc:654] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.731007 11557 tablet_bootstrap.cc:492] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0: No bootstrap required, opened a new log
I20260601 13:42:40.731073 11557 ts_tablet_manager.cc:1403] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:40.731484 11557 raft_consensus.cc:359] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.731572 11557 raft_consensus.cc:385] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.731594 11557 raft_consensus.cc:740] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1a5b32a39fe4c5e8dc167d7ad8908a0, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.731705 11557 consensus_queue.cc:260] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.731978 11557 ts_tablet_manager.cc:1434] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:40.733000 11564 raft_consensus.cc:493] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:40.733105 11564 raft_consensus.cc:515] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } }
I20260601 13:42:40.733618 11564 leader_election.cc:290] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3:45901), f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277)
I20260601 13:42:40.737243 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92113e4961437db103f1e56b28cda5" candidate_uuid: "634f89820b594ceba76d1f8efee125eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" is_pre_election: true
I20260601 13:42:40.737399 11509 raft_consensus.cc:2468] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634f89820b594ceba76d1f8efee125eb in term 0.
I20260601 13:42:40.737438 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92113e4961437db103f1e56b28cda5" candidate_uuid: "634f89820b594ceba76d1f8efee125eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" is_pre_election: true
I20260601 13:42:40.737576 11434 raft_consensus.cc:2468] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634f89820b594ceba76d1f8efee125eb in term 0.
I20260601 13:42:40.737730 11321 leader_election.cc:304] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634f89820b594ceba76d1f8efee125eb, cebdd76b6b1747d6ac56d78c9cccc930; no voters: 
I20260601 13:42:40.737917 11564 raft_consensus.cc:2804] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:40.737984 11564 raft_consensus.cc:493] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:40.738026 11564 raft_consensus.cc:3060] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.738821 11564 raft_consensus.cc:515] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } }
I20260601 13:42:40.739202 11564 leader_election.cc:290] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [CANDIDATE]: Term 1 election: Requested vote from peers cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3:45901), f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277)
I20260601 13:42:40.739452 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92113e4961437db103f1e56b28cda5" candidate_uuid: "634f89820b594ceba76d1f8efee125eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cebdd76b6b1747d6ac56d78c9cccc930"
I20260601 13:42:40.739511 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee92113e4961437db103f1e56b28cda5" candidate_uuid: "634f89820b594ceba76d1f8efee125eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0"
I20260601 13:42:40.739578 11509 raft_consensus.cc:3060] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.739632 11434 raft_consensus.cc:3060] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.740379 11509 raft_consensus.cc:2468] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634f89820b594ceba76d1f8efee125eb in term 1.
I20260601 13:42:40.740442 11434 raft_consensus.cc:2468] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634f89820b594ceba76d1f8efee125eb in term 1.
I20260601 13:42:40.740662 11321 leader_election.cc:304] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634f89820b594ceba76d1f8efee125eb, cebdd76b6b1747d6ac56d78c9cccc930; no voters: 
I20260601 13:42:40.740810 11564 raft_consensus.cc:2804] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.741024 11564 raft_consensus.cc:697] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 1 LEADER]: Becoming Leader. State: Replica: 634f89820b594ceba76d1f8efee125eb, State: Running, Role: LEADER
I20260601 13:42:40.741181 11564 consensus_queue.cc:237] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } }
I20260601 13:42:40.742697 11254 catalog_manager.cc:5696] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 634f89820b594ceba76d1f8efee125eb (127.0.174.1). New cstate: current_term: 1 leader_uuid: "634f89820b594ceba76d1f8efee125eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:40.846673 11558 raft_consensus.cc:493] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:40.846884 11558 raft_consensus.cc:515] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.847520 11558 leader_election.cc:290] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773), f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277)
I20260601 13:42:40.851154 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e88f0f48b945028088d2e6f1cb1f34" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634f89820b594ceba76d1f8efee125eb" is_pre_election: true
I20260601 13:42:40.851150 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e88f0f48b945028088d2e6f1cb1f34" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" is_pre_election: true
I20260601 13:42:40.851380 11434 raft_consensus.cc:2468] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 0.
I20260601 13:42:40.851366 11358 raft_consensus.cc:2468] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 0.
I20260601 13:42:40.851720 11473 leader_election.cc:304] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cebdd76b6b1747d6ac56d78c9cccc930, f1a5b32a39fe4c5e8dc167d7ad8908a0; no voters: 
I20260601 13:42:40.851902 11558 raft_consensus.cc:2804] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:40.851964 11558 raft_consensus.cc:493] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:40.852005 11558 raft_consensus.cc:3060] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.852814 11558 raft_consensus.cc:515] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.853142 11558 leader_election.cc:290] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 election: Requested vote from peers 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773), f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277)
I20260601 13:42:40.853493 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e88f0f48b945028088d2e6f1cb1f34" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634f89820b594ceba76d1f8efee125eb"
I20260601 13:42:40.853493 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e88f0f48b945028088d2e6f1cb1f34" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0"
I20260601 13:42:40.853662 11434 raft_consensus.cc:3060] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.853710 11358 raft_consensus.cc:3060] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.854669 11358 raft_consensus.cc:2468] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 1.
I20260601 13:42:40.854669 11434 raft_consensus.cc:2468] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 1.
I20260601 13:42:40.854998 11472 leader_election.cc:304] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634f89820b594ceba76d1f8efee125eb, cebdd76b6b1747d6ac56d78c9cccc930; no voters: 
I20260601 13:42:40.855183 11558 raft_consensus.cc:2804] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.855283 11558 raft_consensus.cc:697] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 LEADER]: Becoming Leader. State: Replica: cebdd76b6b1747d6ac56d78c9cccc930, State: Running, Role: LEADER
I20260601 13:42:40.855427 11558 consensus_queue.cc:237] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.857074 11254 catalog_manager.cc:5696] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:40.883414 11558 raft_consensus.cc:493] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:40.883534 11558 raft_consensus.cc:515] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.883983 11558 leader_election.cc:290] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773), f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277)
I20260601 13:42:40.884338 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cbba127aac4de6a0f56553ad1653ff" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634f89820b594ceba76d1f8efee125eb" is_pre_election: true
I20260601 13:42:40.884339 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cbba127aac4de6a0f56553ad1653ff" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" is_pre_election: true
I20260601 13:42:40.884505 11358 raft_consensus.cc:2468] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 0.
I20260601 13:42:40.884544 11434 raft_consensus.cc:2468] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 0.
I20260601 13:42:40.884665 11558 raft_consensus.cc:493] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:40.884775 11558 raft_consensus.cc:515] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.884819 11472 leader_election.cc:304] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634f89820b594ceba76d1f8efee125eb, cebdd76b6b1747d6ac56d78c9cccc930; no voters: 
I20260601 13:42:40.885015 11561 raft_consensus.cc:2804] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:40.885082 11561 raft_consensus.cc:493] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:40.885107 11558 leader_election.cc:290] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773), f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277)
I20260601 13:42:40.885139 11561 raft_consensus.cc:3060] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.885376 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0535f91d49d3420a8ae7f4d13cdb16a1" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634f89820b594ceba76d1f8efee125eb" is_pre_election: true
I20260601 13:42:40.885399 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0535f91d49d3420a8ae7f4d13cdb16a1" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" is_pre_election: true
I20260601 13:42:40.885511 11358 raft_consensus.cc:2468] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 0.
I20260601 13:42:40.885520 11434 raft_consensus.cc:2468] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 0.
I20260601 13:42:40.885815 11473 leader_election.cc:304] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 634f89820b594ceba76d1f8efee125eb, cebdd76b6b1747d6ac56d78c9cccc930, f1a5b32a39fe4c5e8dc167d7ad8908a0; no voters: 
I20260601 13:42:40.886006 11558 raft_consensus.cc:2804] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:40.886049 11558 raft_consensus.cc:493] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:40.886075 11558 raft_consensus.cc:3060] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.886411 11561 raft_consensus.cc:515] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.886745 11561 leader_election.cc:290] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 election: Requested vote from peers 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773), f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277)
I20260601 13:42:40.886934 11558 raft_consensus.cc:515] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.887002 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cbba127aac4de6a0f56553ad1653ff" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0"
I20260601 13:42:40.887152 11434 raft_consensus.cc:3060] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.887391 11558 leader_election.cc:290] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 election: Requested vote from peers 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773), f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277)
I20260601 13:42:40.887611 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0535f91d49d3420a8ae7f4d13cdb16a1" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634f89820b594ceba76d1f8efee125eb"
I20260601 13:42:40.887686 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0535f91d49d3420a8ae7f4d13cdb16a1" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0"
I20260601 13:42:40.887724 11357 raft_consensus.cc:3060] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.887780 11433 raft_consensus.cc:3060] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.888176 11434 raft_consensus.cc:2468] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 1.
I20260601 13:42:40.887022 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cbba127aac4de6a0f56553ad1653ff" candidate_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634f89820b594ceba76d1f8efee125eb"
I20260601 13:42:40.888382 11358 raft_consensus.cc:3060] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.888480 11473 leader_election.cc:304] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cebdd76b6b1747d6ac56d78c9cccc930, f1a5b32a39fe4c5e8dc167d7ad8908a0; no voters: 
I20260601 13:42:40.888664 11433 raft_consensus.cc:2468] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 1.
I20260601 13:42:40.888664 11357 raft_consensus.cc:2468] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 1.
I20260601 13:42:40.888722 11558 raft_consensus.cc:2804] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.889006 11473 leader_election.cc:304] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cebdd76b6b1747d6ac56d78c9cccc930, f1a5b32a39fe4c5e8dc167d7ad8908a0; no voters: 
I20260601 13:42:40.889147 11561 raft_consensus.cc:2804] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.889329 11358 raft_consensus.cc:2468] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cebdd76b6b1747d6ac56d78c9cccc930 in term 1.
I20260601 13:42:40.889370 11561 raft_consensus.cc:697] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 LEADER]: Becoming Leader. State: Replica: cebdd76b6b1747d6ac56d78c9cccc930, State: Running, Role: LEADER
I20260601 13:42:40.889519 11561 consensus_queue.cc:237] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.889587 11558 raft_consensus.cc:697] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 LEADER]: Becoming Leader. State: Replica: cebdd76b6b1747d6ac56d78c9cccc930, State: Running, Role: LEADER
I20260601 13:42:40.889806 11558 consensus_queue.cc:237] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.891394 11254 catalog_manager.cc:5696] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:40.894162 11254 catalog_manager.cc:5696] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3). New cstate: current_term: 1 leader_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:40.948161 11567 raft_consensus.cc:493] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:40.948365 11567 raft_consensus.cc:515] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.948376 11564 raft_consensus.cc:493] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:40.948566 11564 raft_consensus.cc:515] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.948992 11567 leader_election.cc:290] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773), cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3:45901)
I20260601 13:42:40.949019 11564 leader_election.cc:290] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277), cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3:45901)
I20260601 13:42:40.949473 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18dd93b874f4a3f95345bbad4544337" candidate_uuid: "634f89820b594ceba76d1f8efee125eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" is_pre_election: true
I20260601 13:42:40.949575 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18dd93b874f4a3f95345bbad4544337" candidate_uuid: "634f89820b594ceba76d1f8efee125eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" is_pre_election: true
I20260601 13:42:40.949607 11509 raft_consensus.cc:2468] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634f89820b594ceba76d1f8efee125eb in term 0.
I20260601 13:42:40.949715 11433 raft_consensus.cc:2468] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634f89820b594ceba76d1f8efee125eb in term 0.
I20260601 13:42:40.950008 11321 leader_election.cc:304] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634f89820b594ceba76d1f8efee125eb, cebdd76b6b1747d6ac56d78c9cccc930; no voters: 
I20260601 13:42:40.950309 11564 raft_consensus.cc:2804] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:40.950393 11564 raft_consensus.cc:493] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:40.950443 11564 raft_consensus.cc:3060] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.951447 11564 raft_consensus.cc:515] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.951830 11564 leader_election.cc:290] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [CANDIDATE]: Term 1 election: Requested vote from peers f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277), cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3:45901)
I20260601 13:42:40.952108 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18dd93b874f4a3f95345bbad4544337" candidate_uuid: "634f89820b594ceba76d1f8efee125eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0"
I20260601 13:42:40.952250 11433 raft_consensus.cc:3060] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.952108 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18dd93b874f4a3f95345bbad4544337" candidate_uuid: "634f89820b594ceba76d1f8efee125eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cebdd76b6b1747d6ac56d78c9cccc930"
I20260601 13:42:40.952342 11509 raft_consensus.cc:3060] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.953209 11433 raft_consensus.cc:2468] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634f89820b594ceba76d1f8efee125eb in term 1.
I20260601 13:42:40.953209 11509 raft_consensus.cc:2468] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634f89820b594ceba76d1f8efee125eb in term 1.
I20260601 13:42:40.953635 11322 leader_election.cc:304] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634f89820b594ceba76d1f8efee125eb, f1a5b32a39fe4c5e8dc167d7ad8908a0; no voters: 
I20260601 13:42:40.953841 11564 raft_consensus.cc:2804] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.953930 11564 raft_consensus.cc:697] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 1 LEADER]: Becoming Leader. State: Replica: 634f89820b594ceba76d1f8efee125eb, State: Running, Role: LEADER
I20260601 13:42:40.954003 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cea60a8a9a4c16946719baab93b0b9" candidate_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" is_pre_election: true
I20260601 13:42:40.954026 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cea60a8a9a4c16946719baab93b0b9" candidate_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634f89820b594ceba76d1f8efee125eb" is_pre_election: true
I20260601 13:42:40.954072 11564 consensus_queue.cc:237] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.954114 11509 raft_consensus.cc:2468] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a5b32a39fe4c5e8dc167d7ad8908a0 in term 0.
I20260601 13:42:40.954123 11358 raft_consensus.cc:2468] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1a5b32a39fe4c5e8dc167d7ad8908a0 in term 0.
I20260601 13:42:40.954430 11397 leader_election.cc:304] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cebdd76b6b1747d6ac56d78c9cccc930, f1a5b32a39fe4c5e8dc167d7ad8908a0; no voters: 
I20260601 13:42:40.954612 11567 raft_consensus.cc:2804] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:40.954679 11567 raft_consensus.cc:493] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:40.954731 11567 raft_consensus.cc:3060] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.955627 11567 raft_consensus.cc:515] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.955717 11254 catalog_manager.cc:5696] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 634f89820b594ceba76d1f8efee125eb (127.0.174.1). New cstate: current_term: 1 leader_uuid: "634f89820b594ceba76d1f8efee125eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:40.955982 11567 leader_election.cc:290] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [CANDIDATE]: Term 1 election: Requested vote from peers 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773), cebdd76b6b1747d6ac56d78c9cccc930 (127.0.174.3:45901)
I20260601 13:42:40.956318 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cea60a8a9a4c16946719baab93b0b9" candidate_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cebdd76b6b1747d6ac56d78c9cccc930"
I20260601 13:42:40.956419 11509 raft_consensus.cc:3060] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.957125 11509 raft_consensus.cc:2468] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a5b32a39fe4c5e8dc167d7ad8908a0 in term 1.
I20260601 13:42:40.957448 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cea60a8a9a4c16946719baab93b0b9" candidate_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634f89820b594ceba76d1f8efee125eb"
I20260601 13:42:40.957535 11397 leader_election.cc:304] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cebdd76b6b1747d6ac56d78c9cccc930, f1a5b32a39fe4c5e8dc167d7ad8908a0; no voters: 
I20260601 13:42:40.957697 11567 raft_consensus.cc:2804] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.957559 11358 raft_consensus.cc:3060] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.957930 11567 raft_consensus.cc:697] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 LEADER]: Becoming Leader. State: Replica: f1a5b32a39fe4c5e8dc167d7ad8908a0, State: Running, Role: LEADER
I20260601 13:42:40.958078 11567 consensus_queue.cc:237] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } }
I20260601 13:42:40.958693 11358 raft_consensus.cc:2468] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1a5b32a39fe4c5e8dc167d7ad8908a0 in term 1.
I20260601 13:42:40.959784 11254 catalog_manager.cc:5696] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2). New cstate: current_term: 1 leader_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:40.997521 11358 raft_consensus.cc:1275] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Refusing update from remote peer cebdd76b6b1747d6ac56d78c9cccc930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.997521 11433 raft_consensus.cc:1275] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Refusing update from remote peer cebdd76b6b1747d6ac56d78c9cccc930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.997668 11357 raft_consensus.cc:1275] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Refusing update from remote peer f1a5b32a39fe4c5e8dc167d7ad8908a0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.998076 11558 consensus_queue.cc:1048] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.998100 11593 consensus_queue.cc:1048] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.998117 11509 raft_consensus.cc:1275] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Refusing update from remote peer f1a5b32a39fe4c5e8dc167d7ad8908a0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:40.999320 11567 consensus_queue.cc:1048] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:40.999923 11561 consensus_queue.cc:1048] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:41.001128 11434 raft_consensus.cc:1275] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Refusing update from remote peer cebdd76b6b1747d6ac56d78c9cccc930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:41.001420 11561 consensus_queue.cc:1048] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:41.003120 11356 raft_consensus.cc:1275] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Refusing update from remote peer cebdd76b6b1747d6ac56d78c9cccc930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:41.005018 11431 raft_consensus.cc:1275] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Refusing update from remote peer cebdd76b6b1747d6ac56d78c9cccc930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:41.006219 11356 raft_consensus.cc:1275] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Refusing update from remote peer cebdd76b6b1747d6ac56d78c9cccc930: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:41.007407 11431 raft_consensus.cc:1275] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Refusing update from remote peer 634f89820b594ceba76d1f8efee125eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:41.007589 11558 consensus_queue.cc:1048] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:41.007869 11558 consensus_queue.cc:1048] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:41.008816 11582 consensus_queue.cc:1048] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:42:41.009686 11587 consensus_queue.cc:1048] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260601 13:42:41.010124 11508 raft_consensus.cc:1275] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Refusing update from remote peer 634f89820b594ceba76d1f8efee125eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:41.016170 11507 raft_consensus.cc:1275] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Refusing update from remote peer 634f89820b594ceba76d1f8efee125eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:41.016830 11430 raft_consensus.cc:1275] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Refusing update from remote peer 634f89820b594ceba76d1f8efee125eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:41.018218 11582 consensus_queue.cc:1048] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:42:41.018543 11620 consensus_queue.cc:1048] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260601 13:42:41.020536 11582 consensus_queue.cc:1048] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:41.035323 11605 mvcc.cc:204] Tried to move back new op lower bound from 7292196294682210304 to 7292196293597331456. Current Snapshot: MvccSnapshot[applied={T|T < 7292196294682210304}]
I20260601 13:42:41.205031   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.207616 11654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:41.207652   696 server_base.cc:1061] running on GCE node
W20260601 13:42:41.207679 11651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:41.207808 11652 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:41.208058   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.208101   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:41.208117   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321361208116 us; error 0 us; skew 500 ppm
I20260601 13:42:41.209025   696 webserver.cc:533] Webserver started at http://127.0.174.4:40677/ using document root <none> and password file <none>
I20260601 13:42:41.209203   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.209261   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.209333   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.209688   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "25a461ca38d74092b532ff61df95ddc4"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.211274   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.212224 11659 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.212488   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.212545   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "25a461ca38d74092b532ff61df95ddc4"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.212620   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321176522077-696-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)
I20260601 13:42:41.224542   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.224967   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.225292   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:41.225824   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:41.225863   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.225911   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:41.225946   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.230813   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:43621
I20260601 13:42:41.230854 11722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:43621 every 8 connection(s)
I20260601 13:42:41.235353 11723 heartbeater.cc:344] Connected to a master server at 127.0.174.62:42347
I20260601 13:42:41.235469 11723 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:41.235675 11723 heartbeater.cc:507] Master 127.0.174.62:42347 requested a full tablet report, sending...
I20260601 13:42:41.236306 11252 ts_manager.cc:194] Registered new tserver with Master: 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4:43621)
I20260601 13:42:41.236842 11252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57464
I20260601 13:42:41.494084 11356 consensus_queue.cc:237] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } attrs { replace: true } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } }
I20260601 13:42:41.495666 11432 raft_consensus.cc:1275] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Refusing update from remote peer 634f89820b594ceba76d1f8efee125eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:41.495715 11507 raft_consensus.cc:1275] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Refusing update from remote peer 634f89820b594ceba76d1f8efee125eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:41.496064 11645 consensus_queue.cc:1048] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:41.496255 11582 consensus_queue.cc:1048] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:41.497882 11620 raft_consensus.cc:2955] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } attrs { replace: true } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.498250 11507 raft_consensus.cc:2955] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } attrs { replace: true } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.498286 11432 raft_consensus.cc:2955] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } attrs { replace: true } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.500535 11252 catalog_manager.cc:5696] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb reported cstate change: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "634f89820b594ceba76d1f8efee125eb" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:41.502277 11321 consensus_peers.cc:597] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb -> Peer 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4:43621): Couldn't send request to peer 25a461ca38d74092b532ff61df95ddc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b18dd93b874f4a3f95345bbad4544337. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:41.505237 11507 consensus_queue.cc:237] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } attrs { replace: true } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } }
I20260601 13:42:41.506712 11432 raft_consensus.cc:1275] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Refusing update from remote peer cebdd76b6b1747d6ac56d78c9cccc930: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:41.506891 11356 raft_consensus.cc:1275] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Refusing update from remote peer cebdd76b6b1747d6ac56d78c9cccc930: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:41.507185 11647 consensus_queue.cc:1048] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:41.507309 11644 consensus_queue.cc:1048] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:41.508745 11646 raft_consensus.cc:2955] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } attrs { replace: true } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.509212 11356 raft_consensus.cc:2955] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } attrs { replace: true } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.510924 11432 raft_consensus.cc:2955] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } attrs { replace: true } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.511111 11253 catalog_manager.cc:5696] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 reported cstate change: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:41.512705 11472 consensus_peers.cc:597] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 -> Peer 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4:43621): Couldn't send request to peer 25a461ca38d74092b532ff61df95ddc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33e88f0f48b945028088d2e6f1cb1f34. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:41.512848 11356 consensus_queue.cc:237] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } }
W20260601 13:42:41.514163 11321 consensus_peers.cc:597] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb -> Peer 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4:43621): Couldn't send request to peer 25a461ca38d74092b532ff61df95ddc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee92113e4961437db103f1e56b28cda5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:41.514353 11507 raft_consensus.cc:1275] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Refusing update from remote peer 634f89820b594ceba76d1f8efee125eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:41.514955 11582 consensus_queue.cc:1048] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:41.515336 11432 raft_consensus.cc:1275] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Refusing update from remote peer 634f89820b594ceba76d1f8efee125eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:41.515652 11582 consensus_queue.cc:1048] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:41.516388 11645 raft_consensus.cc:2955] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.516821 11507 raft_consensus.cc:2955] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.518436 11432 raft_consensus.cc:2955] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.518687 11252 catalog_manager.cc:5696] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb reported cstate change: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "634f89820b594ceba76d1f8efee125eb" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:41.523898 11432 consensus_queue.cc:237] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } }
I20260601 13:42:41.525025 11356 raft_consensus.cc:1275] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Refusing update from remote peer f1a5b32a39fe4c5e8dc167d7ad8908a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:41.525058 11507 raft_consensus.cc:1275] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Refusing update from remote peer f1a5b32a39fe4c5e8dc167d7ad8908a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:41.525430 11640 consensus_queue.cc:1048] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:41.525626 11642 consensus_queue.cc:1048] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:41.527185 11567 raft_consensus.cc:2955] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.529064 11507 raft_consensus.cc:2955] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.529150 11356 raft_consensus.cc:2955] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } } }
I20260601 13:42:41.530356 11253 catalog_manager.cc:5696] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 reported cstate change: config changed from index -1 to 20, NON_VOTER 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "634f89820b594ceba76d1f8efee125eb" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 41773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1a5b32a39fe4c5e8dc167d7ad8908a0" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cebdd76b6b1747d6ac56d78c9cccc930" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 45901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25a461ca38d74092b532ff61df95ddc4" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 43621 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:41.530925 11397 consensus_peers.cc:597] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 -> Peer 25a461ca38d74092b532ff61df95ddc4 (127.0.174.4:43621): Couldn't send request to peer 25a461ca38d74092b532ff61df95ddc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5cea60a8a9a4c16946719baab93b0b9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:41.743960   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:41.748148   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:41.748361   696 tablet_replica.cc:333] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb: stopping tablet replica
I20260601 13:42:41.748535   696 raft_consensus.cc:2243] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.748704   696 raft_consensus.cc:2272] T 33e88f0f48b945028088d2e6f1cb1f34 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.749315   696 tablet_replica.cc:333] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb: stopping tablet replica
I20260601 13:42:41.749419   696 raft_consensus.cc:2243] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.749539   696 raft_consensus.cc:2272] T 0535f91d49d3420a8ae7f4d13cdb16a1 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.750044   696 tablet_replica.cc:333] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb: stopping tablet replica
I20260601 13:42:41.750159   696 raft_consensus.cc:2243] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.750303   696 raft_consensus.cc:2272] T b2cbba127aac4de6a0f56553ad1653ff P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.750749   696 tablet_replica.cc:333] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb: stopping tablet replica
I20260601 13:42:41.750844   696 raft_consensus.cc:2243] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.751111   696 raft_consensus.cc:2272] T ee92113e4961437db103f1e56b28cda5 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.751574   696 tablet_replica.cc:333] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb: stopping tablet replica
I20260601 13:42:41.751677   696 raft_consensus.cc:2243] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.751804   696 raft_consensus.cc:2272] T f5cea60a8a9a4c16946719baab93b0b9 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.752333   696 tablet_replica.cc:333] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb: stopping tablet replica
I20260601 13:42:41.752424   696 raft_consensus.cc:2243] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.752631   696 raft_consensus.cc:2272] T b18dd93b874f4a3f95345bbad4544337 P 634f89820b594ceba76d1f8efee125eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:41.765113 11472 consensus_peers.cc:597] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 -> Peer 634f89820b594ceba76d1f8efee125eb (127.0.174.1:41773): Couldn't send request to peer 634f89820b594ceba76d1f8efee125eb. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:41773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:41.766814   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:41.769367   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:41.775745   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:41.775957   696 tablet_replica.cc:333] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0: stopping tablet replica
I20260601 13:42:41.776098   696 raft_consensus.cc:2243] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.776242   696 raft_consensus.cc:2272] T b2cbba127aac4de6a0f56553ad1653ff P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.776898   696 tablet_replica.cc:333] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0: stopping tablet replica
I20260601 13:42:41.777005   696 raft_consensus.cc:2243] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.777127   696 raft_consensus.cc:2272] T ee92113e4961437db103f1e56b28cda5 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.777652   696 tablet_replica.cc:333] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0: stopping tablet replica
I20260601 13:42:41.777781   696 raft_consensus.cc:2243] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.777892   696 raft_consensus.cc:2272] T 33e88f0f48b945028088d2e6f1cb1f34 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.778385   696 tablet_replica.cc:333] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0: stopping tablet replica
I20260601 13:42:41.778481   696 raft_consensus.cc:2243] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.778597   696 raft_consensus.cc:2272] T 0535f91d49d3420a8ae7f4d13cdb16a1 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.779081   696 tablet_replica.cc:333] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0: stopping tablet replica
I20260601 13:42:41.779174   696 raft_consensus.cc:2243] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.779413   696 raft_consensus.cc:2272] T f5cea60a8a9a4c16946719baab93b0b9 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.779887   696 tablet_replica.cc:333] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0: stopping tablet replica
I20260601 13:42:41.779978   696 raft_consensus.cc:2243] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.780100   696 raft_consensus.cc:2272] T b18dd93b874f4a3f95345bbad4544337 P f1a5b32a39fe4c5e8dc167d7ad8908a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.794912   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
I20260601 13:42:41.797679   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:41.803246   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:41.803476   696 tablet_replica.cc:333] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930: stopping tablet replica
I20260601 13:42:41.803617   696 raft_consensus.cc:2243] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260601 13:42:41.803793 11473 consensus_peers.cc:597] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 -> Peer f1a5b32a39fe4c5e8dc167d7ad8908a0 (127.0.174.2:35277): Couldn't send request to peer f1a5b32a39fe4c5e8dc167d7ad8908a0. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.2:35277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:41.803792   696 raft_consensus.cc:2272] T b18dd93b874f4a3f95345bbad4544337 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.804442   696 tablet_replica.cc:333] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930: stopping tablet replica
I20260601 13:42:41.804577   696 raft_consensus.cc:2243] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.804724   696 raft_consensus.cc:2272] T f5cea60a8a9a4c16946719baab93b0b9 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.805248   696 tablet_replica.cc:333] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930: stopping tablet replica
I20260601 13:42:41.805365   696 raft_consensus.cc:2243] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.805544   696 raft_consensus.cc:2272] T b2cbba127aac4de6a0f56553ad1653ff P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.806058   696 tablet_replica.cc:333] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930: stopping tablet replica
I20260601 13:42:41.806180   696 raft_consensus.cc:2243] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.806404   696 raft_consensus.cc:2272] T 33e88f0f48b945028088d2e6f1cb1f34 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.806846   696 tablet_replica.cc:333] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930: stopping tablet replica
I20260601 13:42:41.806963   696 raft_consensus.cc:2243] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:41.807090   696 raft_consensus.cc:2272] T ee92113e4961437db103f1e56b28cda5 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.807592   696 tablet_replica.cc:333] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930: stopping tablet replica
I20260601 13:42:41.807708   696 raft_consensus.cc:2243] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.807901   696 raft_consensus.cc:2272] T 0535f91d49d3420a8ae7f4d13cdb16a1 P cebdd76b6b1747d6ac56d78c9cccc930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.823226   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:41.826491   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:42:41.831259   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:41.843497   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:42:41.845786   696 master.cc:562] Master@127.0.174.62:42347 shutting down...
W20260601 13:42:41.849624 11303 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:41.849684 11303 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:41.849749 11303 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:41.849872 11303 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:41.849912 11303 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:41.849941 11303 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:41.850250   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:41.850395   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:41.850443   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2459e7a20824bd1848cc09ecb6d5c6b: stopping tablet replica
I20260601 13:42:41.863252   696 master.cc:584] Master@127.0.174.62:42347 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2426 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:42:41.874053   696 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.174.62:36131
I20260601 13:42:41.874387   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.876022 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
W20260601 13:42:41.875977 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
W20260601 13:42:41.876005 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
I20260601 13:42:41.876291   696 server_base.cc:1061] running on GCE node
I20260601 13:42:41.876458   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.876506   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:41.876529   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321361876528 us; error 0 us; skew 500 ppm
I20260601 13:42:41.877573   696 webserver.cc:533] Webserver started at http://127.0.174.62:40233/ using document root <none> and password file <none>
I20260601 13:42:41.877729   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.877812   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.877890   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.878276   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/master-0-root/instance:
uuid: "d6096555eded447b88a13bb500a31add"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.879735   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:41.880616 11746 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.880861   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.880944   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/master-0-root
uuid: "d6096555eded447b88a13bb500a31add"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.881016   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-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)
I20260601 13:42:41.894043   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.894438   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.898836   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.62:36131
I20260601 13:42:41.903944 11798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.62:36131 every 8 connection(s)
I20260601 13:42:41.904361 11799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.906097 11799 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add: Bootstrap starting.
I20260601 13:42:41.906867 11799 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.907855 11799 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add: No bootstrap required, opened a new log
I20260601 13:42:41.908237 11799 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6096555eded447b88a13bb500a31add" member_type: VOTER }
I20260601 13:42:41.908318 11799 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.908340 11799 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6096555eded447b88a13bb500a31add, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.908519 11799 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6096555eded447b88a13bb500a31add" member_type: VOTER }
I20260601 13:42:41.908604 11799 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:41.908628 11799 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:41.908663 11799 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.909242 11799 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6096555eded447b88a13bb500a31add" member_type: VOTER }
I20260601 13:42:41.909348 11799 leader_election.cc:304] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [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: d6096555eded447b88a13bb500a31add; no voters: 
I20260601 13:42:41.909475 11799 leader_election.cc:290] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:41.909637 11802 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:41.909847 11802 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 1 LEADER]: Becoming Leader. State: Replica: d6096555eded447b88a13bb500a31add, State: Running, Role: LEADER
I20260601 13:42:41.909974 11799 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:41.910005 11802 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [LEADER]: Queue going to LEADER mode. State: All 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: "d6096555eded447b88a13bb500a31add" member_type: VOTER }
I20260601 13:42:41.910472 11803 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6096555eded447b88a13bb500a31add" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6096555eded447b88a13bb500a31add" member_type: VOTER } }
I20260601 13:42:41.910568 11803 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:41.910524 11804 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6096555eded447b88a13bb500a31add. Latest consensus state: current_term: 1 leader_uuid: "d6096555eded447b88a13bb500a31add" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6096555eded447b88a13bb500a31add" member_type: VOTER } }
I20260601 13:42:41.910652 11804 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:41.910928 11808 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:41.911960 11808 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:41.912238   696 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:41.913702 11808 catalog_manager.cc:1382] Generated new cluster ID: 1326b9e803444d379adf34c1d5bb02a4
I20260601 13:42:41.913801 11808 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:41.929138 11808 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:41.929837 11808 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:41.937737 11808 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add: Generated new TSK 0
I20260601 13:42:41.937992 11808 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:41.944454   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.946466 11820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:41.946545 11821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:41.946552 11823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:41.946735   696 server_base.cc:1061] running on GCE node
I20260601 13:42:41.946906   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.946944   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:41.946960   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321361946960 us; error 0 us; skew 500 ppm
I20260601 13:42:41.947808   696 webserver.cc:533] Webserver started at http://127.0.174.1:37255/ using document root <none> and password file <none>
I20260601 13:42:41.947937   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.947981   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.948041   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.948401   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-0-root/instance:
uuid: "ddb63bb30ca948d589af204ee449142d"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.949805   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:41.950832 11828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.951116   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:41.951210   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-0-root
uuid: "ddb63bb30ca948d589af204ee449142d"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.951300   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-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)
I20260601 13:42:41.959642   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.960050   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.960368   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:41.960880   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:41.960945   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.961001   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:41.961050   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.965147   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.1:44525
I20260601 13:42:41.965162 11891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.1:44525 every 8 connection(s)
I20260601 13:42:41.966013   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.967873 11897 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:41.967911 11896 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:41.968185   696 server_base.cc:1061] running on GCE node
W20260601 13:42:41.968693 11899 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:41.968950   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.969019   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:41.969054   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321361969053 us; error 0 us; skew 500 ppm
I20260601 13:42:41.970052   696 webserver.cc:533] Webserver started at http://127.0.174.2:33595/ using document root <none> and password file <none>
I20260601 13:42:41.970237   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.970307   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.970414   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.970893   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-1-root/instance:
uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.971271 11892 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36131
I20260601 13:42:41.971412 11892 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:41.971666 11892 heartbeater.cc:507] Master 127.0.174.62:36131 requested a full tablet report, sending...
I20260601 13:42:41.972313 11763 ts_manager.cc:194] Registered new tserver with Master: ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525)
I20260601 13:42:41.972764   696 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:41.973191 11763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47804
I20260601 13:42:41.973842 11904 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.974081   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.974148   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-1-root
uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.974218   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-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)
I20260601 13:42:41.979239   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.979513   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.979732   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:41.980172   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:41.980209   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.980265   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:41.980306   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.984383   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.2:45873
I20260601 13:42:41.984452 11967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.2:45873 every 8 connection(s)
I20260601 13:42:41.985316   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:41.987141 11971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:41.987401   696 server_base.cc:1061] running on GCE node
W20260601 13:42:41.987752 11974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:41.987920 11970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:41.988176   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:41.988219   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:41.988235   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321361988235 us; error 0 us; skew 500 ppm
I20260601 13:42:41.989193   696 webserver.cc:533] Webserver started at http://127.0.174.3:38195/ using document root <none> and password file <none>
I20260601 13:42:41.989349   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:41.989432   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:41.989506   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:41.989933   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-2-root/instance:
uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.990585 11968 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36131
I20260601 13:42:41.990690 11968 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:41.990914 11968 heartbeater.cc:507] Master 127.0.174.62:36131 requested a full tablet report, sending...
I20260601 13:42:41.991593 11763 ts_manager.cc:194] Registered new tserver with Master: cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:41.991675   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:41.992266 11763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47820
I20260601 13:42:41.992702 11979 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.992965   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.993034   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-2-root
uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d"
format_stamp: "Formatted at 2026-06-01 13:42:41 on dist-test-slave-mfrq"
I20260601 13:42:41.993089   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-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)
I20260601 13:42:41.998880   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:41.999164   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:41.999392   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:41.999876   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:41.999914   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:41.999944   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:42.000130   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.004551   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.3:33329
I20260601 13:42:42.004627 12042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.3:33329 every 8 connection(s)
I20260601 13:42:42.009222 12043 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36131
I20260601 13:42:42.009320 12043 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:42.009508 12043 heartbeater.cc:507] Master 127.0.174.62:36131 requested a full tablet report, sending...
I20260601 13:42:42.010154 11763 ts_manager.cc:194] Registered new tserver with Master: 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3:33329)
I20260601 13:42:42.010645   696 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00563144s
I20260601 13:42:42.010668 11763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47832
I20260601 13:42:42.974370 11892 heartbeater.cc:499] Master 127.0.174.62:36131 was elected leader, sending a full tablet report...
I20260601 13:42:42.993161 11968 heartbeater.cc:499] Master 127.0.174.62:36131 was elected leader, sending a full tablet report...
I20260601 13:42:43.011713 12043 heartbeater.cc:499] Master 127.0.174.62:36131 was elected leader, sending a full tablet report...
I20260601 13:42:43.045296 11763 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47844:
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"
    }
  }
}
W20260601 13:42:43.045862 11763 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.
I20260601 13:42:43.057519 12007 tablet_service.cc:1511] Processing CreateTablet for tablet fbaa4b1450f446808b91e77859040715 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:43.057915 12007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbaa4b1450f446808b91e77859040715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.057997 12005 tablet_service.cc:1511] Processing CreateTablet for tablet cec4440c1dcb46c7b8d9038229382aed (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:43.058291 12005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec4440c1dcb46c7b8d9038229382aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.060082 12004 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac26976511645a2b1299ac6232e7fed (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:43.060391 12004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac26976511645a2b1299ac6232e7fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.061556 11856 tablet_service.cc:1511] Processing CreateTablet for tablet fbaa4b1450f446808b91e77859040715 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:43.061857 11856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbaa4b1450f446808b91e77859040715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.061913 11852 tablet_service.cc:1511] Processing CreateTablet for tablet 29377b5939cd4c24b7a2c046714ec7d3 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:43.061975 12003 tablet_service.cc:1511] Processing CreateTablet for tablet 29377b5939cd4c24b7a2c046714ec7d3 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:43.062188 12003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29377b5939cd4c24b7a2c046714ec7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.062196 11852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29377b5939cd4c24b7a2c046714ec7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.063410 12002 tablet_service.cc:1511] Processing CreateTablet for tablet d030827b548c47308d05db5b02c81590 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:43.063691 12002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d030827b548c47308d05db5b02c81590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.064476 12064 tablet_bootstrap.cc:492] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d: Bootstrap starting.
I20260601 13:42:43.064653 11930 tablet_service.cc:1511] Processing CreateTablet for tablet cec4440c1dcb46c7b8d9038229382aed (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:43.064743 11932 tablet_service.cc:1511] Processing CreateTablet for tablet fbaa4b1450f446808b91e77859040715 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:43.064921 11930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec4440c1dcb46c7b8d9038229382aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.065119 11931 tablet_service.cc:1511] Processing CreateTablet for tablet 085c3e17063a4f07932fb395bdef19d3 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:43.065186 11855 tablet_service.cc:1511] Processing CreateTablet for tablet 085c3e17063a4f07932fb395bdef19d3 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:43.065367 11931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085c3e17063a4f07932fb395bdef19d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.065490 11855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085c3e17063a4f07932fb395bdef19d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.066064 12064 tablet_bootstrap.cc:654] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.067225 11929 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac26976511645a2b1299ac6232e7fed (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:43.067350 12064 tablet_bootstrap.cc:492] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d: No bootstrap required, opened a new log
I20260601 13:42:43.067378 11932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbaa4b1450f446808b91e77859040715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.067442 12064 ts_tablet_manager.cc:1403] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:43.067626 11928 tablet_service.cc:1511] Processing CreateTablet for tablet 29377b5939cd4c24b7a2c046714ec7d3 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:43.067844 11928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29377b5939cd4c24b7a2c046714ec7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.067929 12064 raft_consensus.cc:359] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } }
I20260601 13:42:43.068049 12064 raft_consensus.cc:385] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.068002 11854 tablet_service.cc:1511] Processing CreateTablet for tablet cec4440c1dcb46c7b8d9038229382aed (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:43.068086 12064 raft_consensus.cc:740] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddb63bb30ca948d589af204ee449142d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.068266 11854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec4440c1dcb46c7b8d9038229382aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.068238 12064 consensus_queue.cc:260] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } }
I20260601 13:42:43.068624 12064 ts_tablet_manager.cc:1434] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.068809 12064 tablet_bootstrap.cc:492] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d: Bootstrap starting.
I20260601 13:42:43.069973 11927 tablet_service.cc:1511] Processing CreateTablet for tablet d030827b548c47308d05db5b02c81590 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:43.070286 11927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d030827b548c47308d05db5b02c81590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.070353 12064 tablet_bootstrap.cc:654] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.070353 11851 tablet_service.cc:1511] Processing CreateTablet for tablet d030827b548c47308d05db5b02c81590 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:43.070648 11851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d030827b548c47308d05db5b02c81590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.071696 12064 tablet_bootstrap.cc:492] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d: No bootstrap required, opened a new log
I20260601 13:42:43.071794 12064 ts_tablet_manager.cc:1403] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:43.072237 11929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac26976511645a2b1299ac6232e7fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.072304 12064 raft_consensus.cc:359] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.072419 12064 raft_consensus.cc:385] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.072465 12064 raft_consensus.cc:740] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddb63bb30ca948d589af204ee449142d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.072590 12064 consensus_queue.cc:260] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.072890 12064 ts_tablet_manager.cc:1434] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:43.073076 12064 tablet_bootstrap.cc:492] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d: Bootstrap starting.
I20260601 13:42:43.073132 12006 tablet_service.cc:1511] Processing CreateTablet for tablet 085c3e17063a4f07932fb395bdef19d3 (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:43.073374 12006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085c3e17063a4f07932fb395bdef19d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.074101 12064 tablet_bootstrap.cc:654] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.070012 11853 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac26976511645a2b1299ac6232e7fed (DEFAULT_TABLE table=test-workload [id=330acfcf02034fefa6a44109fba910a1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:43.074862 11853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac26976511645a2b1299ac6232e7fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:43.075340 12066 tablet_bootstrap.cc:492] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd: Bootstrap starting.
I20260601 13:42:43.076742 12066 tablet_bootstrap.cc:654] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.078056 12064 tablet_bootstrap.cc:492] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d: No bootstrap required, opened a new log
I20260601 13:42:43.078140 12064 ts_tablet_manager.cc:1403] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:43.078243 12066 tablet_bootstrap.cc:492] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd: No bootstrap required, opened a new log
I20260601 13:42:43.078331 12066 ts_tablet_manager.cc:1403] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:43.078603 12064 raft_consensus.cc:359] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.078698 12064 raft_consensus.cc:385] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.078723 12066 raft_consensus.cc:359] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.078737 12064 raft_consensus.cc:740] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddb63bb30ca948d589af204ee449142d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.078904 12066 raft_consensus.cc:385] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.078948 12066 raft_consensus.cc:740] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd40ab0e61b4506bd57a9dcc395d6cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.078995 12064 consensus_queue.cc:260] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.079106 12066 consensus_queue.cc:260] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.079252 12064 ts_tablet_manager.cc:1434] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.079449 12064 tablet_bootstrap.cc:492] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d: Bootstrap starting.
I20260601 13:42:43.079499 12066 ts_tablet_manager.cc:1434] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.080456 12064 tablet_bootstrap.cc:654] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.081087 12066 tablet_bootstrap.cc:492] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: Bootstrap starting.
I20260601 13:42:43.081991 12063 tablet_bootstrap.cc:492] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Bootstrap starting.
I20260601 13:42:43.082180 12066 tablet_bootstrap.cc:654] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.082950 12063 tablet_bootstrap.cc:654] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.083400 12066 tablet_bootstrap.cc:492] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: No bootstrap required, opened a new log
I20260601 13:42:43.083398 12064 tablet_bootstrap.cc:492] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d: No bootstrap required, opened a new log
I20260601 13:42:43.083516 12066 ts_tablet_manager.cc:1403] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:43.083555 12064 ts_tablet_manager.cc:1403] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:43.084005 12063 tablet_bootstrap.cc:492] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d: No bootstrap required, opened a new log
I20260601 13:42:43.084108 12063 ts_tablet_manager.cc:1403] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:43.084012 12064 raft_consensus.cc:359] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.084143 12066 raft_consensus.cc:359] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.084339 12066 raft_consensus.cc:385] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.084373 12066 raft_consensus.cc:740] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd40ab0e61b4506bd57a9dcc395d6cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.084492 12066 consensus_queue.cc:260] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.084596 12063 raft_consensus.cc:359] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } }
I20260601 13:42:43.084678 12063 raft_consensus.cc:385] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.084710 12063 raft_consensus.cc:740] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf3ca3c91894cc88f807ac05fe0ba1d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.084771 12066 ts_tablet_manager.cc:1434] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.084818 12063 consensus_queue.cc:260] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } }
I20260601 13:42:43.084949 12066 tablet_bootstrap.cc:492] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd: Bootstrap starting.
I20260601 13:42:43.084192 12064 raft_consensus.cc:385] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.085050 12064 raft_consensus.cc:740] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddb63bb30ca948d589af204ee449142d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.085139 12063 ts_tablet_manager.cc:1434] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.085170 12064 consensus_queue.cc:260] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.085296 12063 tablet_bootstrap.cc:492] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d: Bootstrap starting.
I20260601 13:42:43.085428 12064 ts_tablet_manager.cc:1434] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:43.085598 12064 tablet_bootstrap.cc:492] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d: Bootstrap starting.
I20260601 13:42:43.085937 12066 tablet_bootstrap.cc:654] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.086941 12063 tablet_bootstrap.cc:654] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.087188 12064 tablet_bootstrap.cc:654] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.087198 12066 tablet_bootstrap.cc:492] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd: No bootstrap required, opened a new log
I20260601 13:42:43.087312 12066 ts_tablet_manager.cc:1403] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:43.087764 12066 raft_consensus.cc:359] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } }
I20260601 13:42:43.087889 12066 raft_consensus.cc:385] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.087934 12066 raft_consensus.cc:740] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd40ab0e61b4506bd57a9dcc395d6cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.088106 12063 tablet_bootstrap.cc:492] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d: No bootstrap required, opened a new log
I20260601 13:42:43.088194 12063 ts_tablet_manager.cc:1403] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:43.088546 12064 tablet_bootstrap.cc:492] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d: No bootstrap required, opened a new log
I20260601 13:42:43.088678 12064 ts_tablet_manager.cc:1403] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:43.088635 12063 raft_consensus.cc:359] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.088060 12066 consensus_queue.cc:260] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } }
I20260601 13:42:43.088788 12063 raft_consensus.cc:385] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.088830 12063 raft_consensus.cc:740] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf3ca3c91894cc88f807ac05fe0ba1d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.089075 12066 ts_tablet_manager.cc:1434] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:43.089022 12063 consensus_queue.cc:260] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.089247 12066 tablet_bootstrap.cc:492] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: Bootstrap starting.
I20260601 13:42:43.089411 12063 ts_tablet_manager.cc:1434] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:43.089883 12064 raft_consensus.cc:359] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.090055 12064 raft_consensus.cc:385] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.090153 12064 raft_consensus.cc:740] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddb63bb30ca948d589af204ee449142d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.090241 12066 tablet_bootstrap.cc:654] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.090381 12064 consensus_queue.cc:260] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.090719 12064 ts_tablet_manager.cc:1434] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.090943 12064 tablet_bootstrap.cc:492] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d: Bootstrap starting.
I20260601 13:42:43.090976 12063 tablet_bootstrap.cc:492] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Bootstrap starting.
I20260601 13:42:43.091915 12064 tablet_bootstrap.cc:654] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.091984 12063 tablet_bootstrap.cc:654] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.093022 12064 tablet_bootstrap.cc:492] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d: No bootstrap required, opened a new log
I20260601 13:42:43.093133 12064 ts_tablet_manager.cc:1403] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:43.093547 12064 raft_consensus.cc:359] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.093649 12064 raft_consensus.cc:385] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.093698 12064 raft_consensus.cc:740] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddb63bb30ca948d589af204ee449142d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.093823 12064 consensus_queue.cc:260] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.093976 12063 tablet_bootstrap.cc:492] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: No bootstrap required, opened a new log
I20260601 13:42:43.094058 12063 ts_tablet_manager.cc:1403] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:43.094115 12064 ts_tablet_manager.cc:1434] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.094509 12063 raft_consensus.cc:359] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.094617 12063 raft_consensus.cc:385] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.094662 12063 raft_consensus.cc:740] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf3ca3c91894cc88f807ac05fe0ba1d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.094787 12063 consensus_queue.cc:260] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.095067 12063 ts_tablet_manager.cc:1434] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.095256 12063 tablet_bootstrap.cc:492] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Bootstrap starting.
I20260601 13:42:43.096211 12063 tablet_bootstrap.cc:654] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.097400 12063 tablet_bootstrap.cc:492] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: No bootstrap required, opened a new log
I20260601 13:42:43.097491 12063 ts_tablet_manager.cc:1403] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:43.097555 12066 tablet_bootstrap.cc:492] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: No bootstrap required, opened a new log
I20260601 13:42:43.097640 12066 ts_tablet_manager.cc:1403] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:42:43.098029 12066 raft_consensus.cc:359] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.097997 12063 raft_consensus.cc:359] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.098117 12066 raft_consensus.cc:385] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.098131 12063 raft_consensus.cc:385] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.098162 12066 raft_consensus.cc:740] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd40ab0e61b4506bd57a9dcc395d6cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.098168 12063 raft_consensus.cc:740] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf3ca3c91894cc88f807ac05fe0ba1d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.098325 12063 consensus_queue.cc:260] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.098304 12066 consensus_queue.cc:260] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.098604 12063 ts_tablet_manager.cc:1434] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.098767 12063 tablet_bootstrap.cc:492] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Bootstrap starting.
I20260601 13:42:43.099139 12066 ts_tablet_manager.cc:1434] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:43.099325 12066 tablet_bootstrap.cc:492] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd: Bootstrap starting.
I20260601 13:42:43.099700 12063 tablet_bootstrap.cc:654] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.100325 12066 tablet_bootstrap.cc:654] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.100853 12063 tablet_bootstrap.cc:492] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d: No bootstrap required, opened a new log
I20260601 13:42:43.100943 12063 ts_tablet_manager.cc:1403] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:43.101435 12066 tablet_bootstrap.cc:492] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd: No bootstrap required, opened a new log
I20260601 13:42:43.101550 12066 ts_tablet_manager.cc:1403] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:43.101377 12063 raft_consensus.cc:359] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.101636 12063 raft_consensus.cc:385] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.101688 12063 raft_consensus.cc:740] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf3ca3c91894cc88f807ac05fe0ba1d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.101881 12063 consensus_queue.cc:260] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.102010 12066 raft_consensus.cc:359] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.102120 12066 raft_consensus.cc:385] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.102166 12066 raft_consensus.cc:740] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd40ab0e61b4506bd57a9dcc395d6cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.102169 12063 ts_tablet_manager.cc:1434] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.102305 12066 consensus_queue.cc:260] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.102403 12063 tablet_bootstrap.cc:492] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d: Bootstrap starting.
I20260601 13:42:43.102568 12066 ts_tablet_manager.cc:1434] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:43.102788 12066 tablet_bootstrap.cc:492] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd: Bootstrap starting.
I20260601 13:42:43.103435 12063 tablet_bootstrap.cc:654] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.103806 12066 tablet_bootstrap.cc:654] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:43.104153 12075 raft_consensus.cc:493] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.104238 12075 raft_consensus.cc:515] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.105003 12066 tablet_bootstrap.cc:492] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd: No bootstrap required, opened a new log
I20260601 13:42:43.105093 12066 ts_tablet_manager.cc:1403] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:43.105521 12066 raft_consensus.cc:359] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.105623 12066 raft_consensus.cc:385] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.105667 12075 leader_election.cc:290] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.105669 12066 raft_consensus.cc:740] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd40ab0e61b4506bd57a9dcc395d6cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.105881 12066 consensus_queue.cc:260] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.106479 12066 ts_tablet_manager.cc:1434] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.109479 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d030827b548c47308d05db5b02c81590" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" is_pre_election: true
I20260601 13:42:43.109476 12063 tablet_bootstrap.cc:492] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d: No bootstrap required, opened a new log
I20260601 13:42:43.109627 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d030827b548c47308d05db5b02c81590" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d" is_pre_election: true
I20260601 13:42:43.109678 12063 ts_tablet_manager.cc:1403] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:43.109647 11942 raft_consensus.cc:2468] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 0.
I20260601 13:42:43.109783 11866 raft_consensus.cc:2468] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 0.
I20260601 13:42:43.110070 11983 leader_election.cc:304] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, ddb63bb30ca948d589af204ee449142d; no voters: 
I20260601 13:42:43.110175 12063 raft_consensus.cc:359] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.110252 12075 raft_consensus.cc:2804] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.110273 12063 raft_consensus.cc:385] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:43.110303 12075 raft_consensus.cc:493] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.110313 12063 raft_consensus.cc:740] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bf3ca3c91894cc88f807ac05fe0ba1d, State: Initialized, Role: FOLLOWER
I20260601 13:42:43.110357 12075 raft_consensus.cc:3060] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.110426 12063 consensus_queue.cc:260] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.110688 12063 ts_tablet_manager.cc:1434] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.111306 12075 raft_consensus.cc:515] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.111711 12075 leader_election.cc:290] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 election: Requested vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.111915 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d030827b548c47308d05db5b02c81590" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d"
I20260601 13:42:43.112030 11866 raft_consensus.cc:3060] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.112113 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d030827b548c47308d05db5b02c81590" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd"
I20260601 13:42:43.112212 11942 raft_consensus.cc:3060] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.113046 11866 raft_consensus.cc:2468] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 1.
I20260601 13:42:43.113046 11942 raft_consensus.cc:2468] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 1.
I20260601 13:42:43.113340 11983 leader_election.cc:304] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, ddb63bb30ca948d589af204ee449142d; no voters: 
I20260601 13:42:43.113546 12075 raft_consensus.cc:2804] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.113660 12075 raft_consensus.cc:697] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 LEADER]: Becoming Leader. State: Replica: 3bf3ca3c91894cc88f807ac05fe0ba1d, State: Running, Role: LEADER
I20260601 13:42:43.113844 12075 consensus_queue.cc:237] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.115257 11763 catalog_manager.cc:5696] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3). New cstate: current_term: 1 leader_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.139598 12071 raft_consensus.cc:493] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.139770 12071 raft_consensus.cc:515] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.140349 12071 leader_election.cc:290] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3:33329)
I20260601 13:42:43.145085 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac26976511645a2b1299ac6232e7fed" candidate_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" is_pre_election: true
I20260601 13:42:43.145078 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac26976511645a2b1299ac6232e7fed" candidate_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d" is_pre_election: true
I20260601 13:42:43.145272 11866 raft_consensus.cc:2468] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfd40ab0e61b4506bd57a9dcc395d6cd in term 0.
I20260601 13:42:43.145272 12017 raft_consensus.cc:2468] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfd40ab0e61b4506bd57a9dcc395d6cd in term 0.
I20260601 13:42:43.145651 11908 leader_election.cc:304] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfd40ab0e61b4506bd57a9dcc395d6cd, ddb63bb30ca948d589af204ee449142d; no voters: 
I20260601 13:42:43.145902 12071 raft_consensus.cc:2804] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.145962 12071 raft_consensus.cc:493] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.146023 12071 raft_consensus.cc:3060] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.147073 12071 raft_consensus.cc:515] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.147442 12071 leader_election.cc:290] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [CANDIDATE]: Term 1 election: Requested vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3:33329)
I20260601 13:42:43.147776 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac26976511645a2b1299ac6232e7fed" candidate_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d"
I20260601 13:42:43.147794 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac26976511645a2b1299ac6232e7fed" candidate_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d"
I20260601 13:42:43.147917 12017 raft_consensus.cc:3060] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.147917 11866 raft_consensus.cc:3060] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.148824 11866 raft_consensus.cc:2468] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd40ab0e61b4506bd57a9dcc395d6cd in term 1.
I20260601 13:42:43.148824 12017 raft_consensus.cc:2468] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd40ab0e61b4506bd57a9dcc395d6cd in term 1.
I20260601 13:42:43.149107 11907 leader_election.cc:304] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, cfd40ab0e61b4506bd57a9dcc395d6cd; no voters: 
I20260601 13:42:43.149291 12071 raft_consensus.cc:2804] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.149560 12071 raft_consensus.cc:697] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 LEADER]: Becoming Leader. State: Replica: cfd40ab0e61b4506bd57a9dcc395d6cd, State: Running, Role: LEADER
I20260601 13:42:43.149709 12071 consensus_queue.cc:237] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.151363 11763 catalog_manager.cc:5696] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2). New cstate: current_term: 1 leader_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:43.151985 12067 raft_consensus.cc:493] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.152076 12067 raft_consensus.cc:515] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } }
I20260601 13:42:43.152539 12067 leader_election.cc:290] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3:33329), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.156070 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaa4b1450f446808b91e77859040715" candidate_uuid: "ddb63bb30ca948d589af204ee449142d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" is_pre_election: true
I20260601 13:42:43.156227 12017 raft_consensus.cc:2468] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddb63bb30ca948d589af204ee449142d in term 0.
I20260601 13:42:43.156526 11831 leader_election.cc:304] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, ddb63bb30ca948d589af204ee449142d; no voters: 
I20260601 13:42:43.156692 12067 raft_consensus.cc:2804] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.156757 12067 raft_consensus.cc:493] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.156739 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaa4b1450f446808b91e77859040715" candidate_uuid: "ddb63bb30ca948d589af204ee449142d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" is_pre_election: true
I20260601 13:42:43.156872 12067 raft_consensus.cc:3060] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.156925 11942 raft_consensus.cc:2468] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddb63bb30ca948d589af204ee449142d in term 0.
I20260601 13:42:43.157716 12067 raft_consensus.cc:515] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } }
I20260601 13:42:43.158167 12067 leader_election.cc:290] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [CANDIDATE]: Term 1 election: Requested vote from peers 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3:33329), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.158394 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaa4b1450f446808b91e77859040715" candidate_uuid: "ddb63bb30ca948d589af204ee449142d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d"
I20260601 13:42:43.158447 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbaa4b1450f446808b91e77859040715" candidate_uuid: "ddb63bb30ca948d589af204ee449142d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd"
I20260601 13:42:43.158491 12017 raft_consensus.cc:3060] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.158574 11942 raft_consensus.cc:3060] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.159260 12017 raft_consensus.cc:2468] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddb63bb30ca948d589af204ee449142d in term 1.
I20260601 13:42:43.159348 11942 raft_consensus.cc:2468] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddb63bb30ca948d589af204ee449142d in term 1.
I20260601 13:42:43.159512 11831 leader_election.cc:304] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, ddb63bb30ca948d589af204ee449142d; no voters: 
I20260601 13:42:43.159734 12067 raft_consensus.cc:2804] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.159924 12067 raft_consensus.cc:697] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 1 LEADER]: Becoming Leader. State: Replica: ddb63bb30ca948d589af204ee449142d, State: Running, Role: LEADER
I20260601 13:42:43.160063 12067 consensus_queue.cc:237] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } }
I20260601 13:42:43.161573 11761 catalog_manager.cc:5696] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d reported cstate change: term changed from 0 to 1, leader changed from <none> to ddb63bb30ca948d589af204ee449142d (127.0.174.1). New cstate: current_term: 1 leader_uuid: "ddb63bb30ca948d589af204ee449142d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.190191 12075 raft_consensus.cc:493] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.190351 12075 raft_consensus.cc:515] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.190943 12075 leader_election.cc:290] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.191442 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29377b5939cd4c24b7a2c046714ec7d3" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" is_pre_election: true
I20260601 13:42:43.191442 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29377b5939cd4c24b7a2c046714ec7d3" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d" is_pre_election: true
I20260601 13:42:43.191618 11942 raft_consensus.cc:2468] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 0.
I20260601 13:42:43.191711 11866 raft_consensus.cc:2468] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 0.
I20260601 13:42:43.192016 11981 leader_election.cc:304] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, cfd40ab0e61b4506bd57a9dcc395d6cd; no voters: 
I20260601 13:42:43.192198 12075 raft_consensus.cc:2804] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.192256 12075 raft_consensus.cc:493] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.192297 12075 raft_consensus.cc:3060] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.193149 12075 raft_consensus.cc:515] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.193465 12075 leader_election.cc:290] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 election: Requested vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.193780 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29377b5939cd4c24b7a2c046714ec7d3" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d"
I20260601 13:42:43.193826 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29377b5939cd4c24b7a2c046714ec7d3" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd"
I20260601 13:42:43.193899 11866 raft_consensus.cc:3060] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.193920 11942 raft_consensus.cc:3060] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.194845 11866 raft_consensus.cc:2468] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 1.
I20260601 13:42:43.194845 11942 raft_consensus.cc:2468] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 1.
I20260601 13:42:43.195127 11983 leader_election.cc:304] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, ddb63bb30ca948d589af204ee449142d; no voters: 
I20260601 13:42:43.195288 12075 raft_consensus.cc:2804] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.195374 12075 raft_consensus.cc:697] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 LEADER]: Becoming Leader. State: Replica: 3bf3ca3c91894cc88f807ac05fe0ba1d, State: Running, Role: LEADER
I20260601 13:42:43.195536 12075 consensus_queue.cc:237] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.197196 11761 catalog_manager.cc:5696] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3). New cstate: current_term: 1 leader_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.241015 12071 raft_consensus.cc:493] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.241168 12071 raft_consensus.cc:515] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.241705 12071 leader_election.cc:290] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3:33329)
I20260601 13:42:43.242033 12075 raft_consensus.cc:493] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.242163 12075 raft_consensus.cc:515] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.242273 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec4440c1dcb46c7b8d9038229382aed" candidate_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" is_pre_election: true
I20260601 13:42:43.242298 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec4440c1dcb46c7b8d9038229382aed" candidate_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d" is_pre_election: true
I20260601 13:42:43.242429 12017 raft_consensus.cc:2468] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfd40ab0e61b4506bd57a9dcc395d6cd in term 0.
I20260601 13:42:43.242437 11866 raft_consensus.cc:2468] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfd40ab0e61b4506bd57a9dcc395d6cd in term 0.
I20260601 13:42:43.242569 12075 leader_election.cc:290] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.242878 11908 leader_election.cc:304] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfd40ab0e61b4506bd57a9dcc395d6cd, ddb63bb30ca948d589af204ee449142d; no voters: 
I20260601 13:42:43.242930 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec4440c1dcb46c7b8d9038229382aed" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" is_pre_election: true
I20260601 13:42:43.243064 11942 raft_consensus.cc:2468] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 0.
I20260601 13:42:43.242930 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec4440c1dcb46c7b8d9038229382aed" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d" is_pre_election: true
I20260601 13:42:43.243135 12071 raft_consensus.cc:2804] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.243183 12071 raft_consensus.cc:493] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.243193 11866 raft_consensus.cc:2468] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 0.
I20260601 13:42:43.243219 12071 raft_consensus.cc:3060] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.243455 11981 leader_election.cc:304] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, cfd40ab0e61b4506bd57a9dcc395d6cd; no voters: 
I20260601 13:42:43.243683 12075 raft_consensus.cc:2804] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.243752 12075 raft_consensus.cc:493] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.243795 12075 raft_consensus.cc:3060] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.244369 12071 raft_consensus.cc:515] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.244761 12071 leader_election.cc:290] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [CANDIDATE]: Term 1 election: Requested vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3:33329)
I20260601 13:42:43.244740 12075 raft_consensus.cc:515] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.245030 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec4440c1dcb46c7b8d9038229382aed" candidate_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d"
I20260601 13:42:43.245064 12075 leader_election.cc:290] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 election: Requested vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.245149 11866 raft_consensus.cc:3060] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.245041 12017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec4440c1dcb46c7b8d9038229382aed" candidate_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d"
I20260601 13:42:43.245379 11865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec4440c1dcb46c7b8d9038229382aed" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d"
I20260601 13:42:43.245425 12017 raft_consensus.cc:2393] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cfd40ab0e61b4506bd57a9dcc395d6cd in current term 1: Already voted for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in this term.
I20260601 13:42:43.245457 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec4440c1dcb46c7b8d9038229382aed" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd"
I20260601 13:42:43.245564 11942 raft_consensus.cc:2393] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in current term 1: Already voted for candidate cfd40ab0e61b4506bd57a9dcc395d6cd in this term.
I20260601 13:42:43.245816 11981 leader_election.cc:304] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [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: 3bf3ca3c91894cc88f807ac05fe0ba1d; no voters: cfd40ab0e61b4506bd57a9dcc395d6cd, ddb63bb30ca948d589af204ee449142d
I20260601 13:42:43.245972 12075 raft_consensus.cc:2749] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:42:43.246191 11866 raft_consensus.cc:2468] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfd40ab0e61b4506bd57a9dcc395d6cd in term 1.
I20260601 13:42:43.246459 11908 leader_election.cc:304] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [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: cfd40ab0e61b4506bd57a9dcc395d6cd, ddb63bb30ca948d589af204ee449142d; no voters: 3bf3ca3c91894cc88f807ac05fe0ba1d
I20260601 13:42:43.246652 12071 raft_consensus.cc:2804] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.246773 12071 raft_consensus.cc:697] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 LEADER]: Becoming Leader. State: Replica: cfd40ab0e61b4506bd57a9dcc395d6cd, State: Running, Role: LEADER
I20260601 13:42:43.246913 12071 consensus_queue.cc:237] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.248374 11761 catalog_manager.cc:5696] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd reported cstate change: term changed from 0 to 1, leader changed from <none> to cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2). New cstate: current_term: 1 leader_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:43.311365 12075 raft_consensus.cc:493] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:43.311558 12075 raft_consensus.cc:515] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.312074 12075 leader_election.cc:290] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.312475 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085c3e17063a4f07932fb395bdef19d3" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d" is_pre_election: true
I20260601 13:42:43.312585 11866 raft_consensus.cc:2468] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 0.
I20260601 13:42:43.312541 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085c3e17063a4f07932fb395bdef19d3" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" is_pre_election: true
I20260601 13:42:43.312727 11942 raft_consensus.cc:2468] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 0.
I20260601 13:42:43.312937 11983 leader_election.cc:304] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, ddb63bb30ca948d589af204ee449142d; no voters: 
I20260601 13:42:43.313140 12075 raft_consensus.cc:2804] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:43.313202 12075 raft_consensus.cc:493] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:43.313230 12075 raft_consensus.cc:3060] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.314113 12075 raft_consensus.cc:515] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.314466 12075 leader_election.cc:290] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 election: Requested vote from peers ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525), cfd40ab0e61b4506bd57a9dcc395d6cd (127.0.174.2:45873)
I20260601 13:42:43.314776 11942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085c3e17063a4f07932fb395bdef19d3" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd"
I20260601 13:42:43.314862 11942 raft_consensus.cc:3060] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.314796 11866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085c3e17063a4f07932fb395bdef19d3" candidate_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddb63bb30ca948d589af204ee449142d"
I20260601 13:42:43.314945 11866 raft_consensus.cc:3060] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:43.315640 11942 raft_consensus.cc:2468] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 1.
I20260601 13:42:43.315732 11866 raft_consensus.cc:2468] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bf3ca3c91894cc88f807ac05fe0ba1d in term 1.
I20260601 13:42:43.315945 11981 leader_election.cc:304] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bf3ca3c91894cc88f807ac05fe0ba1d, cfd40ab0e61b4506bd57a9dcc395d6cd; no voters: 
I20260601 13:42:43.316185 12075 raft_consensus.cc:2804] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:43.316293 12075 raft_consensus.cc:697] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 LEADER]: Becoming Leader. State: Replica: 3bf3ca3c91894cc88f807ac05fe0ba1d, State: Running, Role: LEADER
I20260601 13:42:43.316422 12075 consensus_queue.cc:237] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } }
I20260601 13:42:43.318058 11761 catalog_manager.cc:5696] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bf3ca3c91894cc88f807ac05fe0ba1d (127.0.174.3). New cstate: current_term: 1 leader_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:43.367296 11866 raft_consensus.cc:1275] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.367297 11942 raft_consensus.cc:1275] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.368145 12079 consensus_queue.cc:1048] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.368422 11866 raft_consensus.cc:1275] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.368835 12079 consensus_queue.cc:1048] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.369911 11864 raft_consensus.cc:1275] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.371007 12079 consensus_queue.cc:1048] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.371270 12079 consensus_queue.cc:1048] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.371537 11942 raft_consensus.cc:1275] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.371567 11941 raft_consensus.cc:1275] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.373065 12017 raft_consensus.cc:1275] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Refusing update from remote peer cfd40ab0e61b4506bd57a9dcc395d6cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.373422 11941 raft_consensus.cc:1275] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Refusing update from remote peer ddb63bb30ca948d589af204ee449142d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.373803 11863 raft_consensus.cc:1275] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Refusing update from remote peer cfd40ab0e61b4506bd57a9dcc395d6cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.373854 12067 consensus_queue.cc:1048] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.374152 12071 consensus_queue.cc:1048] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.374635 12017 raft_consensus.cc:1275] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Refusing update from remote peer ddb63bb30ca948d589af204ee449142d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.375108 12093 consensus_queue.cc:1048] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.376502 12067 consensus_queue.cc:1048] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.376649 11862 raft_consensus.cc:1275] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Refusing update from remote peer cfd40ab0e61b4506bd57a9dcc395d6cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.376823 12016 raft_consensus.cc:1275] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Refusing update from remote peer cfd40ab0e61b4506bd57a9dcc395d6cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:43.377182 12093 consensus_queue.cc:1048] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.378156 12075 consensus_queue.cc:1048] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.378400 12071 consensus_queue.cc:1048] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.378412 12075 consensus_queue.cc:1048] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:43.393292 12110 mvcc.cc:204] Tried to move back new op lower bound from 7292196304382586880 to 7292196303505113088. Current Snapshot: MvccSnapshot[applied={T|T < 7292196304374001664}]
I20260601 13:42:43.575112   696 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:43.576951 12158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:43.576964 12161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:43.576972 12159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:43.577215   696 server_base.cc:1061] running on GCE node
I20260601 13:42:43.577406   696 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:43.577442   696 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:42:43.577458   696 hybrid_clock.cc:648] HybridClock initialized: now 1780321363577458 us; error 0 us; skew 500 ppm
I20260601 13:42:43.578454   696 webserver.cc:533] Webserver started at http://127.0.174.4:39411/ using document root <none> and password file <none>
I20260601 13:42:43.578626   696 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:43.578683   696 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:43.578768   696 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:43.579154   696 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-3-root/instance:
uuid: "71239a2436944a40ad0044e7bbee4d57"
format_stamp: "Formatted at 2026-06-01 13:42:43 on dist-test-slave-mfrq"
I20260601 13:42:43.580642   696 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:43.581575 12166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.581955   696 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:43.582048   696 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-3-root
uuid: "71239a2436944a40ad0044e7bbee4d57"
format_stamp: "Formatted at 2026-06-01 13:42:43 on dist-test-slave-mfrq"
I20260601 13:42:43.582126   696 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskh7lg6I/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321176522077-696-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)
I20260601 13:42:43.599248   696 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:43.599722   696 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:43.600067   696 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:43.600572   696 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:43.600653   696 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.600715   696 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:43.600768   696 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.605367   696 rpc_server.cc:307] RPC server started. Bound to: 127.0.174.4:38409
I20260601 13:42:43.605422 12229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.174.4:38409 every 8 connection(s)
I20260601 13:42:43.610209 12230 heartbeater.cc:344] Connected to a master server at 127.0.174.62:36131
I20260601 13:42:43.610323 12230 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:43.610548 12230 heartbeater.cc:507] Master 127.0.174.62:36131 requested a full tablet report, sending...
I20260601 13:42:43.611227 11760 ts_manager.cc:194] Registered new tserver with Master: 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4:38409)
I20260601 13:42:43.611836 11760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47860
I20260601 13:42:43.921356 12017 consensus_queue.cc:237] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } }
I20260601 13:42:43.923048 11862 raft_consensus.cc:1275] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:43.923092 11940 raft_consensus.cc:1275] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:43.923491 12153 consensus_queue.cc:1048] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:43.923629 12154 consensus_queue.cc:1048] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:43.925108 12155 raft_consensus.cc:2955] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.925515 11862 raft_consensus.cc:2955] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.927947 12017 consensus_queue.cc:237] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } attrs { replace: true } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } }
W20260601 13:42:43.928092 11982 consensus_peers.cc:597] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d -> Peer 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4:38409): Couldn't send request to peer 71239a2436944a40ad0044e7bbee4d57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d030827b548c47308d05db5b02c81590. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:43.928048 11760 catalog_manager.cc:5696] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d reported cstate change: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.928160 11940 raft_consensus.cc:2955] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
W20260601 13:42:43.929466 11982 consensus_peers.cc:597] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d -> Peer 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4:38409): Couldn't send request to peer 71239a2436944a40ad0044e7bbee4d57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 085c3e17063a4f07932fb395bdef19d3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:43.929617 11942 raft_consensus.cc:1275] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:43.930061 11862 raft_consensus.cc:1275] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Refusing update from remote peer 3bf3ca3c91894cc88f807ac05fe0ba1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:43.930464 12153 consensus_queue.cc:1048] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:43.930652 12079 consensus_queue.cc:1048] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:43.932528 12079 raft_consensus.cc:2955] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } attrs { replace: true } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.932901 11942 raft_consensus.cc:2955] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } attrs { replace: true } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.934809 11761 catalog_manager.cc:5696] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd reported cstate change: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } attrs { replace: true } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.935549 11862 raft_consensus.cc:2955] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } attrs { replace: true } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.938902 11862 consensus_queue.cc:237] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } }
I20260601 13:42:43.940379 11942 raft_consensus.cc:1275] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Refusing update from remote peer ddb63bb30ca948d589af204ee449142d: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:43.940726 12122 consensus_queue.cc:1048] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:43.940793 12017 raft_consensus.cc:1275] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Refusing update from remote peer ddb63bb30ca948d589af204ee449142d: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:43.941421 12122 consensus_queue.cc:1048] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:43.942220 12097 raft_consensus.cc:2955] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.942691 11942 raft_consensus.cc:2955] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.943197 12017 raft_consensus.cc:2955] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
W20260601 13:42:43.945356 11831 consensus_peers.cc:597] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d -> Peer 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4:38409): Couldn't send request to peer 71239a2436944a40ad0044e7bbee4d57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbaa4b1450f446808b91e77859040715. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:43.945503 11758 catalog_manager.cc:5696] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd reported cstate change: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "ddb63bb30ca948d589af204ee449142d" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.949821 11942 consensus_queue.cc:237] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } }
I20260601 13:42:43.951437 11862 raft_consensus.cc:1275] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Refusing update from remote peer cfd40ab0e61b4506bd57a9dcc395d6cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:43.951756 12017 raft_consensus.cc:1275] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Refusing update from remote peer cfd40ab0e61b4506bd57a9dcc395d6cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:42:43.952131 12157 consensus_queue.cc:1048] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:43.952447 12157 consensus_queue.cc:1048] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:42:43.953725 12157 raft_consensus.cc:2955] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.954325 11863 raft_consensus.cc:2955] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
W20260601 13:42:43.955776 11907 consensus_peers.cc:597] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd -> Peer 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4:38409): Couldn't send request to peer 71239a2436944a40ad0044e7bbee4d57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ac26976511645a2b1299ac6232e7fed. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:43.956552 12017 raft_consensus.cc:2955] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } } }
I20260601 13:42:43.956504 11761 catalog_manager.cc:5696] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd reported cstate change: config changed from index -1 to 20, NON_VOTER 71239a2436944a40ad0044e7bbee4d57 (127.0.174.4) added. New cstate: current_term: 1 leader_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "ddb63bb30ca948d589af204ee449142d" member_type: VOTER last_known_addr { host: "127.0.174.1" port: 44525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfd40ab0e61b4506bd57a9dcc395d6cd" member_type: VOTER last_known_addr { host: "127.0.174.2" port: 45873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bf3ca3c91894cc88f807ac05fe0ba1d" member_type: VOTER last_known_addr { host: "127.0.174.3" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71239a2436944a40ad0044e7bbee4d57" member_type: NON_VOTER last_known_addr { host: "127.0.174.4" port: 38409 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:44.118804   696 tablet_server.cc:179] TabletServer@127.0.174.1:0 shutting down...
I20260601 13:42:44.123498   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.123729   696 tablet_replica.cc:333] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d: stopping tablet replica
I20260601 13:42:44.123906   696 raft_consensus.cc:2243] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.124082   696 raft_consensus.cc:2272] T cec4440c1dcb46c7b8d9038229382aed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.124786   696 tablet_replica.cc:333] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d: stopping tablet replica
I20260601 13:42:44.124914   696 raft_consensus.cc:2243] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.125073   696 raft_consensus.cc:2272] T 3ac26976511645a2b1299ac6232e7fed P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.125584   696 tablet_replica.cc:333] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d: stopping tablet replica
I20260601 13:42:44.125658   696 raft_consensus.cc:2243] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.125825   696 raft_consensus.cc:2272] T d030827b548c47308d05db5b02c81590 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.126320   696 tablet_replica.cc:333] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d: stopping tablet replica
I20260601 13:42:44.126394   696 raft_consensus.cc:2243] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.126538   696 raft_consensus.cc:2272] T 085c3e17063a4f07932fb395bdef19d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.127105   696 tablet_replica.cc:333] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d: stopping tablet replica
I20260601 13:42:44.127177   696 raft_consensus.cc:2243] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.127440   696 raft_consensus.cc:2272] T fbaa4b1450f446808b91e77859040715 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.127861   696 tablet_replica.cc:333] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d: stopping tablet replica
I20260601 13:42:44.127928   696 raft_consensus.cc:2243] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.128065   696 raft_consensus.cc:2272] T 29377b5939cd4c24b7a2c046714ec7d3 P ddb63bb30ca948d589af204ee449142d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.132459   696 tablet_server.cc:196] TabletServer@127.0.174.1:0 shutdown complete.
I20260601 13:42:44.135069   696 tablet_server.cc:179] TabletServer@127.0.174.2:0 shutting down...
I20260601 13:42:44.140465   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.140749   696 tablet_replica.cc:333] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd: stopping tablet replica
I20260601 13:42:44.140897   696 raft_consensus.cc:2243] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.141208   696 raft_consensus.cc:2272] T 3ac26976511645a2b1299ac6232e7fed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.141934   696 tablet_replica.cc:333] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd: stopping tablet replica
I20260601 13:42:44.142053   696 raft_consensus.cc:2243] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.142182   696 raft_consensus.cc:2272] T d030827b548c47308d05db5b02c81590 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.142786   696 tablet_replica.cc:333] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: stopping tablet replica
I20260601 13:42:44.142894   696 raft_consensus.cc:2243] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.143015   696 raft_consensus.cc:2272] T 29377b5939cd4c24b7a2c046714ec7d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.143540   696 tablet_replica.cc:333] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd: stopping tablet replica
I20260601 13:42:44.143643   696 raft_consensus.cc:2243] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.143770   696 raft_consensus.cc:2272] T fbaa4b1450f446808b91e77859040715 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.144273   696 tablet_replica.cc:333] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd: stopping tablet replica
I20260601 13:42:44.144374   696 raft_consensus.cc:2243] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.144583   696 raft_consensus.cc:2272] T cec4440c1dcb46c7b8d9038229382aed P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.145042   696 tablet_replica.cc:333] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd: stopping tablet replica
I20260601 13:42:44.145150   696 raft_consensus.cc:2243] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.145272   696 raft_consensus.cc:2272] T 085c3e17063a4f07932fb395bdef19d3 P cfd40ab0e61b4506bd57a9dcc395d6cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.160177   696 tablet_server.cc:196] TabletServer@127.0.174.2:0 shutdown complete.
W20260601 13:42:44.160511 11983 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.174.1:44525: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260601 13:42:44.161438 11983 consensus_peers.cc:597] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d -> Peer ddb63bb30ca948d589af204ee449142d (127.0.174.1:44525): Couldn't send request to peer ddb63bb30ca948d589af204ee449142d. Status: Network error: Client connection negotiation failed: client connection to 127.0.174.1:44525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:44.163326   696 tablet_server.cc:179] TabletServer@127.0.174.3:0 shutting down...
I20260601 13:42:44.170063   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.170310   696 tablet_replica.cc:333] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d: stopping tablet replica
I20260601 13:42:44.170460   696 raft_consensus.cc:2243] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.170612   696 raft_consensus.cc:2272] T cec4440c1dcb46c7b8d9038229382aed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.171309   696 tablet_replica.cc:333] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d: stopping tablet replica
I20260601 13:42:44.171422   696 raft_consensus.cc:2243] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.171674   696 raft_consensus.cc:2272] T d030827b548c47308d05db5b02c81590 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.172205   696 tablet_replica.cc:333] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: stopping tablet replica
I20260601 13:42:44.172310   696 raft_consensus.cc:2243] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.172511   696 raft_consensus.cc:2272] T 085c3e17063a4f07932fb395bdef19d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.172995   696 tablet_replica.cc:333] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d: stopping tablet replica
I20260601 13:42:44.173091   696 raft_consensus.cc:2243] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.173276   696 raft_consensus.cc:2272] T 29377b5939cd4c24b7a2c046714ec7d3 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.173806   696 tablet_replica.cc:333] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d: stopping tablet replica
I20260601 13:42:44.173898   696 raft_consensus.cc:2243] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.174015   696 raft_consensus.cc:2272] T fbaa4b1450f446808b91e77859040715 P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.174535   696 tablet_replica.cc:333] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d: stopping tablet replica
I20260601 13:42:44.174626   696 raft_consensus.cc:2243] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.174748   696 raft_consensus.cc:2272] T 3ac26976511645a2b1299ac6232e7fed P 3bf3ca3c91894cc88f807ac05fe0ba1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.189740   696 tablet_server.cc:196] TabletServer@127.0.174.3:0 shutdown complete.
I20260601 13:42:44.192559   696 tablet_server.cc:179] TabletServer@127.0.174.4:0 shutting down...
I20260601 13:42:44.196445   696 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.208652   696 tablet_server.cc:196] TabletServer@127.0.174.4:0 shutdown complete.
I20260601 13:42:44.210708   696 master.cc:562] Master@127.0.174.62:36131 shutting down...
W20260601 13:42:44.214716 11811 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:44.214799 11811 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:44.214835 11811 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:44.215242   696 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.215418   696 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.215510   696 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6096555eded447b88a13bb500a31add: stopping tablet replica
I20260601 13:42:44.228458   696 master.cc:584] Master@127.0.174.62:36131 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2365 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4791 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (187707 ms total)
[  PASSED  ] 24 tests.
I20260601 13:42:44.239354   696 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 6 messages since previous log ~19 seconds ago
I20260601 13:42:44.239451   696 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 ~18 seconds ago
I20260601 13:42:44.239490   696 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 7 messages since previous log ~18 seconds ago
I20260601 13:42:44.239526   696 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 9 messages since previous log ~19 seconds ago
I20260601 13:42:44.239583   696 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 17 messages since previous log ~116 seconds ago
I20260601 13:42:44.239626   696 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 11 messages since previous log ~174 seconds ago
I20260601 13:42:44.239662   696 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 91 messages since previous log ~18 seconds ago
