[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from TimestampAdvancementITest
[ RUN      ] TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:03:54.183837 15194 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.214.190:46487
I20260812 08:03:54.185217 15194 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:03:54.185945 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:54.193132 15201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:54.193280 15194 server_base.cc:1061] running on GCE node
W20260812 08:03:54.193132 15202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:54.193285 15204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:54.193920 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:54.194128 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:54.194172 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521834194170 us; error 0 us; skew 500 ppm
I20260812 08:03:54.196180 15194 webserver.cc:533] Webserver started at http://127.14.214.190:36033/ using document root <none> and password file <none>
I20260812 08:03:54.196775 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:54.196836 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:54.197057 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:54.198745 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/master-0-root/instance:
uuid: "6ee8f08fc7f34b3bbc251c4c85543979"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:54.203547 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260812 08:03:54.206555 15213 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.207849 15194 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 08:03:54.207970 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/master-0-root
uuid: "6ee8f08fc7f34b3bbc251c4c85543979"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:54.208096 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-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)
I20260812 08:03:54.221899 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:54.222579 15194 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260812 08:03:54.222733 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:54.223989 15226 maintenance_manager.cc:346] Maintenance manager is disabled (check --enable_maintenance_manager).
I20260812 08:03:54.232050 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.190:46487
I20260812 08:03:54.232051 15297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.190:46487 every 8 connection(s)
I20260812 08:03:54.235783 15298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:54.242334 15298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979: Bootstrap starting.
I20260812 08:03:54.245327 15298 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:54.246122 15298 log.cc:826] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:54.248170 15298 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979: No bootstrap required, opened a new log
I20260812 08:03:54.251253 15298 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ee8f08fc7f34b3bbc251c4c85543979" member_type: VOTER }
I20260812 08:03:54.251484 15298 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:54.251519 15298 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ee8f08fc7f34b3bbc251c4c85543979, State: Initialized, Role: FOLLOWER
I20260812 08:03:54.251998 15298 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ee8f08fc7f34b3bbc251c4c85543979" member_type: VOTER }
I20260812 08:03:54.252151 15298 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:54.252202 15298 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:54.252293 15298 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:54.253243 15298 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ee8f08fc7f34b3bbc251c4c85543979" member_type: VOTER }
I20260812 08:03:54.253566 15298 leader_election.cc:304] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [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: 6ee8f08fc7f34b3bbc251c4c85543979; no voters: 
I20260812 08:03:54.253878 15298 leader_election.cc:290] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:54.254104 15302 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:54.254357 15302 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 1 LEADER]: Becoming Leader. State: Replica: 6ee8f08fc7f34b3bbc251c4c85543979, State: Running, Role: LEADER
I20260812 08:03:54.254690 15302 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [LEADER]: Queue going to LEADER mode. State: All 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: "6ee8f08fc7f34b3bbc251c4c85543979" member_type: VOTER }
I20260812 08:03:54.255218 15298 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:54.256439 15305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ee8f08fc7f34b3bbc251c4c85543979. Latest consensus state: current_term: 1 leader_uuid: "6ee8f08fc7f34b3bbc251c4c85543979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ee8f08fc7f34b3bbc251c4c85543979" member_type: VOTER } }
I20260812 08:03:54.256625 15305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:54.256475 15303 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ee8f08fc7f34b3bbc251c4c85543979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ee8f08fc7f34b3bbc251c4c85543979" member_type: VOTER } }
I20260812 08:03:54.257018 15303 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:54.257424 15316 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:54.260536 15316 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:54.261037 15194 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:54.267654 15316 catalog_manager.cc:1383] Generated new cluster ID: 0e69139db2634eb9bcc89ec798c8cbd5
I20260812 08:03:54.267800 15316 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:54.289796 15316 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:54.291373 15316 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:54.303766 15316 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979: Generated new TSK 0
I20260812 08:03:54.305025 15316 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:54.326524 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:03:54.327196 15194 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
W20260812 08:03:54.329217 15330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:54.329385 15334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:54.329654 15194 server_base.cc:1061] running on GCE node
W20260812 08:03:54.329914 15331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:54.330199 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:54.330252 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:54.330276 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521834330274 us; error 0 us; skew 500 ppm
I20260812 08:03:54.331568 15194 webserver.cc:533] Webserver started at http://127.14.214.129:33085/ using document root <none> and password file <none>
I20260812 08:03:54.331777 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:54.331848 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:54.331931 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:54.332448 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root/instance:
uuid: "a98c1f148cb5415a982a6852026aa3a3"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:54.334264 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:54.335323 15341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.335556 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:54.335629 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root
uuid: "a98c1f148cb5415a982a6852026aa3a3"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:54.335711 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-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)
I20260812 08:03:54.348754 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:54.349406 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:54.349969 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:54.351114 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:54.351199 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.351266 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:54.351302 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.362828 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.129:38011
I20260812 08:03:54.362965 15444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.129:38011 every 8 connection(s)
I20260812 08:03:54.364454 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:03:54.365110 15194 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
W20260812 08:03:54.366972 15450 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:54.367452 15451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:54.367702 15194 server_base.cc:1061] running on GCE node
W20260812 08:03:54.375370 15455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:54.375767 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:54.375838 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:54.375870 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521834375870 us; error 0 us; skew 500 ppm
I20260812 08:03:54.377063 15194 webserver.cc:533] Webserver started at http://127.14.214.130:36213/ using document root <none> and password file <none>
I20260812 08:03:54.377278 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:54.377357 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:54.377454 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:54.377987 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-1-root/instance:
uuid: "c32e252225d441398bf81ec93bf545ec"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:54.380465 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:54.381917 15461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.382297 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:54.382432 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-1-root
uuid: "c32e252225d441398bf81ec93bf545ec"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:54.382576 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-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)
I20260812 08:03:54.387979 15445 heartbeater.cc:344] Connected to a master server at 127.14.214.190:46487
I20260812 08:03:54.388252 15445 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:54.388782 15445 heartbeater.cc:507] Master 127.14.214.190:46487 requested a full tablet report, sending...
I20260812 08:03:54.390966 15245 ts_manager.cc:194] Registered new tserver with Master: a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:54.393272 15245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40578
I20260812 08:03:54.396163 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:54.396987 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:54.397684 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:54.398442 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:54.398488 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.398530 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:54.398557 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.407836 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.130:43061
I20260812 08:03:54.407876 15559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.130:43061 every 8 connection(s)
I20260812 08:03:54.408937 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:03:54.409551 15194 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
W20260812 08:03:54.411311 15569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:54.411578 15194 server_base.cc:1061] running on GCE node
W20260812 08:03:54.411607 15575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:54.411779 15571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:54.412078 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:54.412129 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:54.412150 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521834412150 us; error 0 us; skew 500 ppm
I20260812 08:03:54.413314 15194 webserver.cc:533] Webserver started at http://127.14.214.131:33509/ using document root <none> and password file <none>
I20260812 08:03:54.413494 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:54.413559 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:54.413645 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:54.414070 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-2-root/instance:
uuid: "be875fd1fbc64bf5b33a1db7aca30142"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:54.415889 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:54.417563 15585 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.417990 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:54.418138 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-2-root
uuid: "be875fd1fbc64bf5b33a1db7aca30142"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:54.418284 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-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)
I20260812 08:03:54.420696 15564 heartbeater.cc:344] Connected to a master server at 127.14.214.190:46487
I20260812 08:03:54.420889 15564 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:54.421234 15564 heartbeater.cc:507] Master 127.14.214.190:46487 requested a full tablet report, sending...
I20260812 08:03:54.422376 15245 ts_manager.cc:194] Registered new tserver with Master: c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061)
I20260812 08:03:54.423281 15245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40592
I20260812 08:03:54.433454 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:54.434110 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:54.434512 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:54.435168 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:54.435214 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.435269 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:54.435302 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:54.441643 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.131:35969
I20260812 08:03:54.441704 15682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.131:35969 every 8 connection(s)
I20260812 08:03:54.447616 15683 heartbeater.cc:344] Connected to a master server at 127.14.214.190:46487
I20260812 08:03:54.447748 15683 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:54.447992 15683 heartbeater.cc:507] Master 127.14.214.190:46487 requested a full tablet report, sending...
I20260812 08:03:54.448684 15245 ts_manager.cc:194] Registered new tserver with Master: be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:54.449249 15194 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007010418s
I20260812 08:03:54.449461 15245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40596
I20260812 08:03:54.477162 15245 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40618:
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"
    }
  }
}
W20260812 08:03:54.478528 15245 catalog_manager.cc:7099] 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.
I20260812 08:03:54.493634 15383 tablet_service.cc:1511] Processing CreateTablet for tablet 8f94c56cfacb4563bb0a57828fa33d0b (DEFAULT_TABLE table=test-workload [id=f7fef563887246f792ad281c8edd233a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:54.493621 15625 tablet_service.cc:1511] Processing CreateTablet for tablet 8f94c56cfacb4563bb0a57828fa33d0b (DEFAULT_TABLE table=test-workload [id=f7fef563887246f792ad281c8edd233a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:54.493621 15505 tablet_service.cc:1511] Processing CreateTablet for tablet 8f94c56cfacb4563bb0a57828fa33d0b (DEFAULT_TABLE table=test-workload [id=f7fef563887246f792ad281c8edd233a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:54.494138 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f94c56cfacb4563bb0a57828fa33d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:54.494144 15505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f94c56cfacb4563bb0a57828fa33d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:54.494144 15383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f94c56cfacb4563bb0a57828fa33d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:54.496706 15726 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142: Bootstrap starting.
I20260812 08:03:54.497143 15727 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Bootstrap starting.
I20260812 08:03:54.497924 15726 tablet_bootstrap.cc:654] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:54.498104 15727 tablet_bootstrap.cc:654] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:54.498759 15728 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec: Bootstrap starting.
I20260812 08:03:54.499167 15726 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142: No bootstrap required, opened a new log
I20260812 08:03:54.499269 15726 ts_tablet_manager.cc:1403] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:54.499274 15727 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: No bootstrap required, opened a new log
I20260812 08:03:54.499378 15727 ts_tablet_manager.cc:1403] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:54.499545 15728 tablet_bootstrap.cc:654] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:54.499815 15726 raft_consensus.cc:359] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.499815 15727 raft_consensus.cc:359] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.499979 15726 raft_consensus.cc:385] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:54.499989 15727 raft_consensus.cc:385] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:54.500073 15726 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be875fd1fbc64bf5b33a1db7aca30142, State: Initialized, Role: FOLLOWER
I20260812 08:03:54.500131 15727 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98c1f148cb5415a982a6852026aa3a3, State: Initialized, Role: FOLLOWER
I20260812 08:03:54.500260 15726 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.500320 15727 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.500597 15728 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec: No bootstrap required, opened a new log
I20260812 08:03:54.500663 15726 ts_tablet_manager.cc:1434] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:54.500696 15727 ts_tablet_manager.cc:1434] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:54.500808 15728 ts_tablet_manager.cc:1403] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:54.500860 15683 heartbeater.cc:499] Master 127.14.214.190:46487 was elected leader, sending a full tablet report...
I20260812 08:03:54.501256 15728 raft_consensus.cc:359] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.501366 15728 raft_consensus.cc:385] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:54.501399 15728 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32e252225d441398bf81ec93bf545ec, State: Initialized, Role: FOLLOWER
I20260812 08:03:54.501565 15728 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.500859 15445 heartbeater.cc:499] Master 127.14.214.190:46487 was elected leader, sending a full tablet report...
I20260812 08:03:54.502300 15728 ts_tablet_manager.cc:1434] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:54.503027 15564 heartbeater.cc:499] Master 127.14.214.190:46487 was elected leader, sending a full tablet report...
I20260812 08:03:54.551311 15738 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:54.551502 15738 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.552537 15738 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:54.556082 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec" is_pre_election: true
I20260812 08:03:54.556082 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142" is_pre_election: true
I20260812 08:03:54.556524 15525 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98c1f148cb5415a982a6852026aa3a3 in term 0.
I20260812 08:03:54.557217 15345 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98c1f148cb5415a982a6852026aa3a3, c32e252225d441398bf81ec93bf545ec; no voters: 
I20260812 08:03:54.557441 15738 raft_consensus.cc:2804] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:54.557490 15738 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:54.557530 15738 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:54.558274 15649 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98c1f148cb5415a982a6852026aa3a3 in term 0.
I20260812 08:03:54.558602 15738 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.559222 15738 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 1 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:54.559609 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:54.559609 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:54.559861 15649 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:54.559876 15525 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:54.561273 15649 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98c1f148cb5415a982a6852026aa3a3 in term 1.
I20260812 08:03:54.561273 15525 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98c1f148cb5415a982a6852026aa3a3 in term 1.
I20260812 08:03:54.561676 15345 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [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: a98c1f148cb5415a982a6852026aa3a3, be875fd1fbc64bf5b33a1db7aca30142, c32e252225d441398bf81ec93bf545ec; no voters: 
I20260812 08:03:54.561934 15738 raft_consensus.cc:2804] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:54.562211 15738 raft_consensus.cc:697] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 1 LEADER]: Becoming Leader. State: Replica: a98c1f148cb5415a982a6852026aa3a3, State: Running, Role: LEADER
I20260812 08:03:54.562384 15738 consensus_queue.cc:237] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.565110 15242 catalog_manager.cc:5719] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129). New cstate: current_term: 1 leader_uuid: "a98c1f148cb5415a982a6852026aa3a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:54.585567 15525 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 1 FOLLOWER]: Refusing update from remote peer a98c1f148cb5415a982a6852026aa3a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:54.586057 15738 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:54.587809 15649 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 1 FOLLOWER]: Refusing update from remote peer a98c1f148cb5415a982a6852026aa3a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:54.588238 15738 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:54.653878 15194 test_workload.cc:405] TestWorkload: Skipping table creation because table test-workload already exists
I20260812 08:03:54.895004 15737 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a98c1f148cb5415a982a6852026aa3a3)
I20260812 08:03:54.895184 15737 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:54.900219 15737 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.901198 15737 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 2 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:54.906186 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 2 candidate_status { last_received { term: 1 index: 39 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:54.906325 15404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 2 candidate_status { last_received { term: 1 index: 39 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:54.906751 15590 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [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: be875fd1fbc64bf5b33a1db7aca30142; no voters: a98c1f148cb5415a982a6852026aa3a3, c32e252225d441398bf81ec93bf545ec
I20260812 08:03:54.907009 15737 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260812 08:03:54.914896 15649 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 2 FOLLOWER]: Rejecting Update request from peer a98c1f148cb5415a982a6852026aa3a3 for earlier term 1. Current term is 2. Ops: []
I20260812 08:03:54.915477 15783 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 }, Status: INVALID_TERM, Last received: 1.39, Next index: 40, Last known committed idx: 39, Time since last communication: 0.000s
W20260812 08:03:54.915717 15743 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260812 08:03:54.915854 15743 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260812 08:03:54.935168 15743 raft_consensus.cc:3055] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260812 08:03:54.935322 15743 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a98c1f148cb5415a982a6852026aa3a3, State: Running, Role: LEADER
I20260812 08:03:54.935571 15743 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 39, Committed index: 39, Last appended: 1.39, Last appended by leader: 39, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.935926 15743 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:54.979880 15739 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader a98c1f148cb5415a982a6852026aa3a3)
I20260812 08:03:54.980052 15739 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:54.981156 15739 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.981815 15739 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 2 election: Requested vote from peers be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:54.985684 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 39 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:54.985684 15404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 39 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:54.985930 15649 raft_consensus.cc:2393] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c32e252225d441398bf81ec93bf545ec in current term 2: Already voted for candidate be875fd1fbc64bf5b33a1db7aca30142 in this term.
I20260812 08:03:54.986795 15404 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c32e252225d441398bf81ec93bf545ec in term 2.
I20260812 08:03:54.987141 15464 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [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: a98c1f148cb5415a982a6852026aa3a3, c32e252225d441398bf81ec93bf545ec; no voters: be875fd1fbc64bf5b33a1db7aca30142
I20260812 08:03:54.987396 15739 raft_consensus.cc:2804] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:54.987577 15739 raft_consensus.cc:697] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 2 LEADER]: Becoming Leader. State: Replica: c32e252225d441398bf81ec93bf545ec, State: Running, Role: LEADER
I20260812 08:03:54.987754 15739 consensus_queue.cc:237] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 39, Committed index: 39, Last appended: 1.39, Last appended by leader: 39, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:54.989457 15240 catalog_manager.cc:5719] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec reported cstate change: term changed from 1 to 2, leader changed from a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129) to c32e252225d441398bf81ec93bf545ec (127.14.214.130). New cstate: current_term: 2 leader_uuid: "c32e252225d441398bf81ec93bf545ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:55.034886 15737 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:55.035106 15737 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:55.036278 15737 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.036793 15737 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 3 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:55.037465 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 3 candidate_status { last_received { term: 1 index: 39 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:55.037516 15404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 3 candidate_status { last_received { term: 1 index: 39 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:55.037679 15404 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:55.038743 15404 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be875fd1fbc64bf5b33a1db7aca30142 in term 3.
I20260812 08:03:55.039172 15589 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [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: a98c1f148cb5415a982a6852026aa3a3, be875fd1fbc64bf5b33a1db7aca30142; no voters: c32e252225d441398bf81ec93bf545ec
I20260812 08:03:55.039453 15737 raft_consensus.cc:2804] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 3 FOLLOWER]: Leader election won for term 3
I20260812 08:03:55.039774 15737 raft_consensus.cc:697] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 3 LEADER]: Becoming Leader. State: Replica: be875fd1fbc64bf5b33a1db7aca30142, State: Running, Role: LEADER
I20260812 08:03:55.040010 15737 consensus_queue.cc:237] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 39, Committed index: 39, Last appended: 1.39, Last appended by leader: 39, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.069376 15404 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 3 FOLLOWER]: Rejecting Update request from peer c32e252225d441398bf81ec93bf545ec for earlier term 2. Current term is 3. Ops: []
I20260812 08:03:55.070247 15739 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 40, Last known committed idx: 39, Time since last communication: 0.000s
I20260812 08:03:55.072232 15649 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 3 LEADER]: Rejecting Update request from peer c32e252225d441398bf81ec93bf545ec for earlier term 2. Current term is 3. Ops: []
I20260812 08:03:55.072758 15808 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 }, Status: INVALID_TERM, Last received: 0.0, Next index: 40, Last known committed idx: 39, Time since last communication: 0.000s
I20260812 08:03:55.072943 15808 consensus_queue.cc:1243] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [LEADER]: Peer be875fd1fbc64bf5b33a1db7aca30142 log is divergent from this leader: its last log entry 3.40 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 39
I20260812 08:03:55.076824 15242 catalog_manager.cc:5719] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 reported cstate change: term changed from 2 to 3, leader changed from c32e252225d441398bf81ec93bf545ec (127.14.214.130) to be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131). New cstate: current_term: 3 leader_uuid: "be875fd1fbc64bf5b33a1db7aca30142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:55.081686 15739 raft_consensus.cc:3055] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 2 LEADER]: Stepping down as leader of term 2
I20260812 08:03:55.081835 15739 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c32e252225d441398bf81ec93bf545ec, State: Running, Role: LEADER
I20260812 08:03:55.082069 15739 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 39, Committed index: 39, Last appended: 2.40, Last appended by leader: 40, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.082321 15739 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:55.126327 15404 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 3 FOLLOWER]: Refusing update from remote peer be875fd1fbc64bf5b33a1db7aca30142: Log matching property violated. Preceding OpId in replica: term: 1 index: 39. Preceding OpId from leader: term: 3 index: 40. (index mismatch)
I20260812 08:03:55.126852 15737 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 40, Last known committed idx: 39, Time since last communication: 0.000s
I20260812 08:03:55.142145 15525 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 3 FOLLOWER]: Refusing update from remote peer be875fd1fbc64bf5b33a1db7aca30142: Log matching property violated. Preceding OpId in replica: term: 2 index: 40. Preceding OpId from leader: term: 3 index: 40. (term mismatch)
I20260812 08:03:55.142274 15525 pending_rounds.cc:85] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec: Aborting all ops after (but not including) 39
I20260812 08:03:55.142320 15525 pending_rounds.cc:107] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec: Aborting uncommitted NO_OP operation due to leader change: 2.40
I20260812 08:03:55.142360 15525 raft_consensus.cc:2889] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260812 08:03:55.142889 15737 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 40, Last known committed idx: 39, Time since last communication: 0.000s
I20260812 08:03:55.229811 15743 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader be875fd1fbc64bf5b33a1db7aca30142)
I20260812 08:03:55.229976 15743 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:03:55.231053 15743 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.231523 15743 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 4 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:55.231850 15404 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 4 FOLLOWER]: Rejecting Update request from peer be875fd1fbc64bf5b33a1db7aca30142 for earlier term 3. Current term is 4. Ops: []
I20260812 08:03:55.231854 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:55.231830 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:55.232321 15810 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 }, Status: INVALID_TERM, Last received: 3.40, Next index: 41, Last known committed idx: 40, Time since last communication: 0.000s
I20260812 08:03:55.232329 15344 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a98c1f148cb5415a982a6852026aa3a3; no voters: be875fd1fbc64bf5b33a1db7aca30142, c32e252225d441398bf81ec93bf545ec
I20260812 08:03:55.232528 15743 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260812 08:03:55.324680 15404 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 4 FOLLOWER]: Rejecting Update request from peer be875fd1fbc64bf5b33a1db7aca30142 for earlier term 3. Current term is 4. Ops: []
I20260812 08:03:55.325287 15737 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 }, Status: INVALID_TERM, Last received: 3.40, Next index: 41, Last known committed idx: 40, Time since last communication: 0.000s
I20260812 08:03:55.342362 15743 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:55.342587 15743 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 4 FOLLOWER]: Advancing to term 5
I20260812 08:03:55.344013 15743 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.344599 15743 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 5 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:55.345549 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 5 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:55.345549 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 5 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:55.346328 15344 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a98c1f148cb5415a982a6852026aa3a3; no voters: be875fd1fbc64bf5b33a1db7aca30142, c32e252225d441398bf81ec93bf545ec
I20260812 08:03:55.346668 15743 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260812 08:03:55.362066 15739 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 3 FOLLOWER]: Starting leader election (detected failure of leader be875fd1fbc64bf5b33a1db7aca30142)
I20260812 08:03:55.362227 15739 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:03:55.363358 15739 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.363808 15739 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 4 election: Requested vote from peers be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:55.364289 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:55.364341 15404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:55.364508 15404 raft_consensus.cc:2368] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c32e252225d441398bf81ec93bf545ec for earlier term 4. Current term is 5.
I20260812 08:03:55.364756 15464 leader_election.cc:400] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 4 election: Vote denied by peer a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011) with higher term. Message: Invalid argument: T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c32e252225d441398bf81ec93bf545ec for earlier term 4. Current term is 5.
I20260812 08:03:55.364804 15464 leader_election.cc:403] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260812 08:03:55.364926 15739 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 4 FOLLOWER]: Advancing to term 5
I20260812 08:03:55.365765 15739 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011) with higher term. Message: Invalid argument: T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c32e252225d441398bf81ec93bf545ec for earlier term 4. Current term is 5.
I20260812 08:03:55.372314 15525 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 5 FOLLOWER]: Rejecting Update request from peer be875fd1fbc64bf5b33a1db7aca30142 for earlier term 3. Current term is 5. Ops: []
I20260812 08:03:55.372781 15810 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 }, Status: INVALID_TERM, Last received: 3.40, Next index: 41, Last known committed idx: 40, Time since last communication: 0.000s
I20260812 08:03:55.383945 15737 raft_consensus.cc:3055] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 3 LEADER]: Stepping down as leader of term 3
I20260812 08:03:55.384084 15737 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be875fd1fbc64bf5b33a1db7aca30142, State: Running, Role: LEADER
I20260812 08:03:55.384289 15737 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 40, Committed index: 40, Last appended: 3.40, Last appended by leader: 40, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.384495 15737 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:03:55.453492 15743 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:55.453714 15743 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 5 FOLLOWER]: Advancing to term 6
I20260812 08:03:55.455093 15743 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.455753 15743 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 6 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:55.456359 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 6 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:55.456355 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 6 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:55.456525 15649 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 4 FOLLOWER]: Advancing to term 6
I20260812 08:03:55.456557 15525 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 5 FOLLOWER]: Advancing to term 6
I20260812 08:03:55.457654 15525 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98c1f148cb5415a982a6852026aa3a3 in term 6.
I20260812 08:03:55.457707 15649 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98c1f148cb5415a982a6852026aa3a3 in term 6.
I20260812 08:03:55.458181 15345 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98c1f148cb5415a982a6852026aa3a3, c32e252225d441398bf81ec93bf545ec; no voters: 
I20260812 08:03:55.458461 15743 raft_consensus.cc:2804] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 6 FOLLOWER]: Leader election won for term 6
I20260812 08:03:55.458671 15743 raft_consensus.cc:697] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 6 LEADER]: Becoming Leader. State: Replica: a98c1f148cb5415a982a6852026aa3a3, State: Running, Role: LEADER
I20260812 08:03:55.458863 15743 consensus_queue.cc:237] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 40, Committed index: 40, Last appended: 3.40, Last appended by leader: 40, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.461033 15240 catalog_manager.cc:5719] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 reported cstate change: term changed from 3 to 6, leader changed from be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131) to a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129). New cstate: current_term: 6 leader_uuid: "a98c1f148cb5415a982a6852026aa3a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:55.559791 15739 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:55.559958 15739 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 6 FOLLOWER]: Advancing to term 7
I20260812 08:03:55.560945 15739 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.561414 15739 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 7 election: Requested vote from peers be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:55.561910 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 7 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:55.561951 15404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 7 candidate_status { last_received { term: 3 index: 40 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:55.562026 15649 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 6 FOLLOWER]: Advancing to term 7
I20260812 08:03:55.563005 15649 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c32e252225d441398bf81ec93bf545ec in term 7.
I20260812 08:03:55.563308 15464 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be875fd1fbc64bf5b33a1db7aca30142, c32e252225d441398bf81ec93bf545ec; no voters: a98c1f148cb5415a982a6852026aa3a3
I20260812 08:03:55.563476 15739 raft_consensus.cc:2804] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 7 FOLLOWER]: Leader election won for term 7
I20260812 08:03:55.563565 15739 raft_consensus.cc:697] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 7 LEADER]: Becoming Leader. State: Replica: c32e252225d441398bf81ec93bf545ec, State: Running, Role: LEADER
I20260812 08:03:55.563714 15739 consensus_queue.cc:237] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 40, Committed index: 40, Last appended: 3.40, Last appended by leader: 40, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.565207 15240 catalog_manager.cc:5719] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec reported cstate change: term changed from 6 to 7, leader changed from a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129) to c32e252225d441398bf81ec93bf545ec (127.14.214.130). New cstate: current_term: 7 leader_uuid: "c32e252225d441398bf81ec93bf545ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:55.575558 15649 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 7 FOLLOWER]: Rejecting Update request from peer a98c1f148cb5415a982a6852026aa3a3 for earlier term 6. Current term is 7. Ops: []
I20260812 08:03:55.575562 15525 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 7 LEADER]: Rejecting Update request from peer a98c1f148cb5415a982a6852026aa3a3 for earlier term 6. Current term is 7. Ops: []
I20260812 08:03:55.576184 15743 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 }, Status: INVALID_TERM, Last received: 0.0, Next index: 41, Last known committed idx: 40, Time since last communication: 0.000s
I20260812 08:03:55.576503 15743 consensus_queue.cc:1243] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Peer c32e252225d441398bf81ec93bf545ec log is divergent from this leader: its last log entry 7.41 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 40
I20260812 08:03:55.576598 15816 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 }, Status: INVALID_TERM, Last received: 0.0, Next index: 41, Last known committed idx: 40, Time since last communication: 0.000s
I20260812 08:03:55.644608 15649 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 7 FOLLOWER]: Refusing update from remote peer c32e252225d441398bf81ec93bf545ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 40. Preceding OpId from leader: term: 7 index: 41. (index mismatch)
I20260812 08:03:55.645164 15739 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 41, Last known committed idx: 40, Time since last communication: 0.000s
I20260812 08:03:55.649497 15404 raft_consensus.cc:3055] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 6 LEADER]: Stepping down as leader of term 6
I20260812 08:03:55.649592 15404 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: a98c1f148cb5415a982a6852026aa3a3, State: Running, Role: LEADER
I20260812 08:03:55.649732 15404 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 40, Committed index: 40, Last appended: 6.41, Last appended by leader: 41, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.649906 15404 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 6 FOLLOWER]: Advancing to term 7
I20260812 08:03:55.650993 15404 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 7 FOLLOWER]: Refusing update from remote peer c32e252225d441398bf81ec93bf545ec: Log matching property violated. Preceding OpId in replica: term: 6 index: 41. Preceding OpId from leader: term: 7 index: 41. (term mismatch)
I20260812 08:03:55.651053 15404 pending_rounds.cc:85] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Aborting all ops after (but not including) 40
I20260812 08:03:55.651070 15404 pending_rounds.cc:107] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Aborting uncommitted NO_OP operation due to leader change: 6.41
I20260812 08:03:55.651089 15404 raft_consensus.cc:2889] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260812 08:03:55.651537 15818 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 41, Last known committed idx: 40, Time since last communication: 0.000s
I20260812 08:03:55.832813 15737 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 7 FOLLOWER]: Starting leader election (detected failure of leader c32e252225d441398bf81ec93bf545ec)
I20260812 08:03:55.832978 15737 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 7 FOLLOWER]: Advancing to term 8
I20260812 08:03:55.833973 15737 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.834417 15737 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 8 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:55.834893 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 8 candidate_status { last_received { term: 7 index: 41 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:55.834893 15404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 8 candidate_status { last_received { term: 7 index: 41 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:55.835388 15589 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be875fd1fbc64bf5b33a1db7aca30142; no voters: a98c1f148cb5415a982a6852026aa3a3, c32e252225d441398bf81ec93bf545ec
I20260812 08:03:55.835567 15737 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260812 08:03:55.850466 15649 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 8 FOLLOWER]: Rejecting Update request from peer c32e252225d441398bf81ec93bf545ec for earlier term 7. Current term is 8. Ops: []
I20260812 08:03:55.850991 15818 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 }, Status: INVALID_TERM, Last received: 7.41, Next index: 42, Last known committed idx: 41, Time since last communication: 0.000s
I20260812 08:03:55.943336 15739 raft_consensus.cc:3055] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 7 LEADER]: Stepping down as leader of term 7
I20260812 08:03:55.943475 15739 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c32e252225d441398bf81ec93bf545ec, State: Running, Role: LEADER
I20260812 08:03:55.943662 15739 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 41, Committed index: 41, Last appended: 7.41, Last appended by leader: 41, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.943926 15739 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 7 FOLLOWER]: Advancing to term 8
I20260812 08:03:55.946030 15737 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:55.946137 15737 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 8 FOLLOWER]: Advancing to term 9
I20260812 08:03:55.947063 15737 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.947533 15737 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 9 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:55.947988 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 9 candidate_status { last_received { term: 7 index: 41 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:55.947991 15404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 9 candidate_status { last_received { term: 7 index: 41 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:55.948100 15525 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 8 FOLLOWER]: Advancing to term 9
I20260812 08:03:55.948974 15525 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be875fd1fbc64bf5b33a1db7aca30142 in term 9.
I20260812 08:03:55.949304 15590 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be875fd1fbc64bf5b33a1db7aca30142, c32e252225d441398bf81ec93bf545ec; no voters: a98c1f148cb5415a982a6852026aa3a3
I20260812 08:03:55.949479 15737 raft_consensus.cc:2804] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 9 FOLLOWER]: Leader election won for term 9
I20260812 08:03:55.949651 15737 raft_consensus.cc:697] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 9 LEADER]: Becoming Leader. State: Replica: be875fd1fbc64bf5b33a1db7aca30142, State: Running, Role: LEADER
I20260812 08:03:55.949836 15737 consensus_queue.cc:237] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 41, Committed index: 41, Last appended: 7.41, Last appended by leader: 41, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:55.951678 15240 catalog_manager.cc:5719] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 reported cstate change: term changed from 7 to 9, leader changed from c32e252225d441398bf81ec93bf545ec (127.14.214.130) to be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131). New cstate: current_term: 9 leader_uuid: "be875fd1fbc64bf5b33a1db7aca30142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:56.026965 15817 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 7 FOLLOWER]: Starting leader election (detected failure of leader c32e252225d441398bf81ec93bf545ec)
I20260812 08:03:56.027128 15817 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 7 FOLLOWER]: Advancing to term 8
I20260812 08:03:56.028115 15817 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.028573 15817 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 8 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:56.029035 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 8 candidate_status { last_received { term: 7 index: 41 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:56.029039 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 8 candidate_status { last_received { term: 7 index: 41 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:56.029222 15525 raft_consensus.cc:2368] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate a98c1f148cb5415a982a6852026aa3a3 for earlier term 8. Current term is 9.
I20260812 08:03:56.029510 15345 leader_election.cc:400] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 8 election: Vote denied by peer c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061) with higher term. Message: Invalid argument: T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate a98c1f148cb5415a982a6852026aa3a3 for earlier term 8. Current term is 9.
I20260812 08:03:56.029567 15345 leader_election.cc:403] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260812 08:03:56.029711 15817 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 8 FOLLOWER]: Advancing to term 9
I20260812 08:03:56.030551 15817 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061) with higher term. Message: Invalid argument: T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate a98c1f148cb5415a982a6852026aa3a3 for earlier term 8. Current term is 9.
I20260812 08:03:56.033291 15404 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 9 FOLLOWER]: Refusing update from remote peer be875fd1fbc64bf5b33a1db7aca30142: Log matching property violated. Preceding OpId in replica: term: 7 index: 41. Preceding OpId from leader: term: 9 index: 42. (index mismatch)
I20260812 08:03:56.033705 15737 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 42, Last known committed idx: 41, Time since last communication: 0.000s
I20260812 08:03:56.043177 15525 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 9 FOLLOWER]: Refusing update from remote peer be875fd1fbc64bf5b33a1db7aca30142: Log matching property violated. Preceding OpId in replica: term: 7 index: 41. Preceding OpId from leader: term: 9 index: 42. (index mismatch)
I20260812 08:03:56.043678 15737 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 42, Last known committed idx: 41, Time since last communication: 0.000s
I20260812 08:03:56.247614 15817 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader be875fd1fbc64bf5b33a1db7aca30142)
I20260812 08:03:56.247865 15817 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 9 FOLLOWER]: Advancing to term 10
I20260812 08:03:56.249166 15817 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.249738 15817 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 10 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:56.250365 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 10 candidate_status { last_received { term: 9 index: 42 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:56.250372 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 10 candidate_status { last_received { term: 9 index: 42 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:56.250941 15344 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a98c1f148cb5415a982a6852026aa3a3; no voters: be875fd1fbc64bf5b33a1db7aca30142, c32e252225d441398bf81ec93bf545ec
I20260812 08:03:56.251255 15817 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260812 08:03:56.266245 15404 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 10 FOLLOWER]: Rejecting Update request from peer be875fd1fbc64bf5b33a1db7aca30142 for earlier term 9. Current term is 10. Ops: []
I20260812 08:03:56.266767 15820 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 }, Status: INVALID_TERM, Last received: 9.42, Next index: 43, Last known committed idx: 42, Time since last communication: 0.000s
I20260812 08:03:56.347147 15819 raft_consensus.cc:3055] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 9 LEADER]: Stepping down as leader of term 9
I20260812 08:03:56.347318 15819 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: be875fd1fbc64bf5b33a1db7aca30142, State: Running, Role: LEADER
I20260812 08:03:56.347579 15819 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 42, Committed index: 42, Last appended: 9.42, Last appended by leader: 42, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.347846 15819 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 9 FOLLOWER]: Advancing to term 10
I20260812 08:03:56.372923 15817 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:56.373086 15817 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 10 FOLLOWER]: Advancing to term 11
I20260812 08:03:56.374080 15817 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.374583 15817 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 11 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:56.375144 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 11 candidate_status { last_received { term: 9 index: 42 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:56.375146 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 11 candidate_status { last_received { term: 9 index: 42 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:56.375319 15649 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 10 FOLLOWER]: Advancing to term 11
I20260812 08:03:56.376286 15649 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98c1f148cb5415a982a6852026aa3a3 in term 11.
I20260812 08:03:56.376590 15344 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a98c1f148cb5415a982a6852026aa3a3, be875fd1fbc64bf5b33a1db7aca30142; no voters: c32e252225d441398bf81ec93bf545ec
I20260812 08:03:56.376802 15817 raft_consensus.cc:2804] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 11 FOLLOWER]: Leader election won for term 11
I20260812 08:03:56.376986 15817 raft_consensus.cc:697] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 11 LEADER]: Becoming Leader. State: Replica: a98c1f148cb5415a982a6852026aa3a3, State: Running, Role: LEADER
I20260812 08:03:56.377143 15817 consensus_queue.cc:237] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 42, Committed index: 42, Last appended: 9.42, Last appended by leader: 42, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.378620 15240 catalog_manager.cc:5719] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 reported cstate change: term changed from 9 to 11, leader changed from be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131) to a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129). New cstate: current_term: 11 leader_uuid: "a98c1f148cb5415a982a6852026aa3a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:56.379019 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:03:56.380411 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:03:56.382872 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:03:56.387406 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:03:56.395785 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:03:56.412145 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:03:56.417977 15739 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 9 FOLLOWER]: Starting leader election (detected failure of leader be875fd1fbc64bf5b33a1db7aca30142)
I20260812 08:03:56.418210 15739 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 9 FOLLOWER]: Advancing to term 10
I20260812 08:03:56.419636 15739 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.420235 15739 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 10 election: Requested vote from peers be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:56.420940 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 42 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:56.420977 15404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 10 candidate_status { last_received { term: 9 index: 42 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:56.421205 15649 raft_consensus.cc:2368] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate c32e252225d441398bf81ec93bf545ec for earlier term 10. Current term is 11.
I20260812 08:03:56.421604 15464 leader_election.cc:400] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 10 election: Vote denied by peer be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969) with higher term. Message: Invalid argument: T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate c32e252225d441398bf81ec93bf545ec for earlier term 10. Current term is 11.
I20260812 08:03:56.421658 15464 leader_election.cc:403] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260812 08:03:56.421798 15739 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 10 FOLLOWER]: Advancing to term 11
I20260812 08:03:56.422974 15739 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969) with higher term. Message: Invalid argument: T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate c32e252225d441398bf81ec93bf545ec for earlier term 10. Current term is 11.
I20260812 08:03:56.444563 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:03:56.470729 15525 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 11 FOLLOWER]: Refusing update from remote peer a98c1f148cb5415a982a6852026aa3a3: Log matching property violated. Preceding OpId in replica: term: 9 index: 42. Preceding OpId from leader: term: 11 index: 43. (index mismatch)
I20260812 08:03:56.471493 15817 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 43, Last known committed idx: 42, Time since last communication: 0.000s
I20260812 08:03:56.474344 15649 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 11 FOLLOWER]: Refusing update from remote peer a98c1f148cb5415a982a6852026aa3a3: Log matching property violated. Preceding OpId in replica: term: 9 index: 42. Preceding OpId from leader: term: 11 index: 43. (index mismatch)
I20260812 08:03:56.474781 15821 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 43, Last known committed idx: 42, Time since last communication: 0.000s
I20260812 08:03:56.509279 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:03:56.509558 15194 log_reader.cc:385] T 8f94c56cfacb4563bb0a57828fa33d0b: removed 1 log segments from log reader
I20260812 08:03:56.509606 15194 log.cc:1079] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Deleting log segment in path: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root/wals/8f94c56cfacb4563bb0a57828fa33d0b/wal-000000001 (ops 1-39)
I20260812 08:03:56.511351 15194 timestamp_advancement-itest.cc:274] Shutting down cluster...
I20260812 08:03:56.511610 15194 master.cc:562] Master@127.14.214.190:46487 shutting down...
I20260812 08:03:56.575186 15739 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 11 FOLLOWER]: Starting leader election (detected failure of leader a98c1f148cb5415a982a6852026aa3a3)
I20260812 08:03:56.575412 15739 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 11 FOLLOWER]: Advancing to term 12
I20260812 08:03:56.576370 15819 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 11 FOLLOWER]: Starting leader election (detected failure of leader a98c1f148cb5415a982a6852026aa3a3)
I20260812 08:03:56.576486 15819 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 11 FOLLOWER]: Advancing to term 12
I20260812 08:03:56.576977 15739 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.577589 15739 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 12 election: Requested vote from peers be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:56.577749 15819 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.578090 15819 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 12 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:56.578297 15404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 43 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:56.578616 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 12 candidate_status { last_received { term: 11 index: 43 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:56.578536 15402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 12 candidate_status { last_received { term: 11 index: 43 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:56.578536 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "c32e252225d441398bf81ec93bf545ec" candidate_term: 12 candidate_status { last_received { term: 11 index: 43 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:56.578864 15525 raft_consensus.cc:2393] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate be875fd1fbc64bf5b33a1db7aca30142 in current term 12: Already voted for candidate c32e252225d441398bf81ec93bf545ec in this term.
I20260812 08:03:56.578969 15649 raft_consensus.cc:2393] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate c32e252225d441398bf81ec93bf545ec in current term 12: Already voted for candidate be875fd1fbc64bf5b33a1db7aca30142 in this term.
I20260812 08:03:56.579237 15589 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be875fd1fbc64bf5b33a1db7aca30142; no voters: a98c1f148cb5415a982a6852026aa3a3, c32e252225d441398bf81ec93bf545ec
I20260812 08:03:56.579454 15819 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260812 08:03:56.579493 15464 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c32e252225d441398bf81ec93bf545ec; no voters: a98c1f148cb5415a982a6852026aa3a3, be875fd1fbc64bf5b33a1db7aca30142
I20260812 08:03:56.579648 15739 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260812 08:03:56.581156 15649 raft_consensus.cc:1240] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 12 FOLLOWER]: Rejecting Update request from peer a98c1f148cb5415a982a6852026aa3a3 for earlier term 11. Current term is 12. Ops: []
I20260812 08:03:56.581640 15817 consensus_queue.cc:1059] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 }, Status: INVALID_TERM, Last received: 11.43, Next index: 44, Last known committed idx: 43, Time since last communication: 0.000s
I20260812 08:03:56.581866 15822 raft_consensus.cc:3055] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 11 LEADER]: Stepping down as leader of term 11
I20260812 08:03:56.581933 15822 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: a98c1f148cb5415a982a6852026aa3a3, State: Running, Role: LEADER
W20260812 08:03:56.581930 15445 heartbeater.cc:646] Failed to heartbeat to 127.14.214.190:46487 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260812 08:03:56.582099 15822 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 43, Committed index: 43, Last appended: 11.43, Last appended by leader: 43, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.582312 15822 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 11 FOLLOWER]: Advancing to term 12
I20260812 08:03:56.686105 15819 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:56.686355 15819 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 12 FOLLOWER]: Advancing to term 13
I20260812 08:03:56.687901 15819 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.688488 15819 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 13 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011)
I20260812 08:03:56.689217 15402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 13 candidate_status { last_received { term: 11 index: 43 } } ignore_live_leader: false dest_uuid: "a98c1f148cb5415a982a6852026aa3a3"
I20260812 08:03:56.689217 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "be875fd1fbc64bf5b33a1db7aca30142" candidate_term: 13 candidate_status { last_received { term: 11 index: 43 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:56.689469 15402 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 12 FOLLOWER]: Advancing to term 13
I20260812 08:03:56.689489 15525 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 12 FOLLOWER]: Advancing to term 13
I20260812 08:03:56.690686 15402 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be875fd1fbc64bf5b33a1db7aca30142 in term 13.
I20260812 08:03:56.690691 15525 raft_consensus.cc:2468] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be875fd1fbc64bf5b33a1db7aca30142 in term 13.
I20260812 08:03:56.691268 15589 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98c1f148cb5415a982a6852026aa3a3, be875fd1fbc64bf5b33a1db7aca30142; no voters: 
I20260812 08:03:56.691498 15819 raft_consensus.cc:2804] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 13 FOLLOWER]: Leader election won for term 13
I20260812 08:03:56.691603 15819 raft_consensus.cc:697] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 13 LEADER]: Becoming Leader. State: Replica: be875fd1fbc64bf5b33a1db7aca30142, State: Running, Role: LEADER
I20260812 08:03:56.691777 15819 consensus_queue.cc:237] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 43, Committed index: 43, Last appended: 11.43, Last appended by leader: 43, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.726413 15194 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:03:56.726665 15194 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:56.726734 15194 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ee8f08fc7f34b3bbc251c4c85543979: stopping tablet replica
I20260812 08:03:56.741097 15194 master.cc:584] Master@127.14.214.190:46487 shutdown complete.
I20260812 08:03:56.746789 15194 tablet_server.cc:179] TabletServer@127.14.214.129:0 shutting down...
I20260812 08:03:56.779549 15525 raft_consensus.cc:1275] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 13 FOLLOWER]: Refusing update from remote peer be875fd1fbc64bf5b33a1db7aca30142: Log matching property violated. Preceding OpId in replica: term: 11 index: 43. Preceding OpId from leader: term: 13 index: 44. (index mismatch)
I20260812 08:03:56.780532 15819 consensus_queue.cc:1048] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 44, Last known committed idx: 43, Time since last communication: 0.000s
W20260812 08:03:56.784103 15589 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260812 08:03:56.785065 15589 consensus_peers.cc:597] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 -> Peer a98c1f148cb5415a982a6852026aa3a3 (127.14.214.129:38011): Couldn't send request to peer a98c1f148cb5415a982a6852026aa3a3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260812 08:03:56.808435 15822 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:56.808619 15822 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 13 FOLLOWER]: Advancing to term 14
I20260812 08:03:56.809731 15822 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.810238 15822 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 14 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
I20260812 08:03:56.810753 15649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 14 candidate_status { last_received { term: 11 index: 43 } } ignore_live_leader: false dest_uuid: "be875fd1fbc64bf5b33a1db7aca30142"
I20260812 08:03:56.810757 15525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f94c56cfacb4563bb0a57828fa33d0b" candidate_uuid: "a98c1f148cb5415a982a6852026aa3a3" candidate_term: 14 candidate_status { last_received { term: 11 index: 43 } } ignore_live_leader: false dest_uuid: "c32e252225d441398bf81ec93bf545ec"
I20260812 08:03:56.811244 15345 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a98c1f148cb5415a982a6852026aa3a3; no voters: be875fd1fbc64bf5b33a1db7aca30142, c32e252225d441398bf81ec93bf545ec
I20260812 08:03:56.811463 15822 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260812 08:03:56.865643 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:56.866194 15194 tablet_replica.cc:333] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: stopping tablet replica
I20260812 08:03:56.866433 15194 raft_consensus.cc:2243] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:56.866643 15194 raft_consensus.cc:2272] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:56.881754 15194 tablet_server.cc:196] TabletServer@127.14.214.129:0 shutdown complete.
I20260812 08:03:56.886543 15194 tablet_server.cc:179] TabletServer@127.14.214.130:0 shutting down...
I20260812 08:03:56.910382 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:56.910658 15194 tablet_replica.cc:333] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec: stopping tablet replica
I20260812 08:03:56.910812 15194 raft_consensus.cc:2243] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 13 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:56.911017 15194 raft_consensus.cc:2272] T 8f94c56cfacb4563bb0a57828fa33d0b P c32e252225d441398bf81ec93bf545ec [term 13 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:56.924710 15194 tablet_server.cc:196] TabletServer@127.14.214.130:0 shutdown complete.
I20260812 08:03:56.927691 15194 tablet_server.cc:179] TabletServer@127.14.214.131:0 shutting down...
I20260812 08:03:56.944125 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:56.944438 15194 tablet_replica.cc:333] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142: stopping tablet replica
I20260812 08:03:56.944577 15194 raft_consensus.cc:2243] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 13 LEADER]: Raft consensus shutting down.
I20260812 08:03:56.944849 15194 raft_consensus.cc:2272] T 8f94c56cfacb4563bb0a57828fa33d0b P be875fd1fbc64bf5b33a1db7aca30142 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:56.958627 15194 tablet_server.cc:196] TabletServer@127.14.214.131:0 shutdown complete.
I20260812 08:03:56.961324 15194 timestamp_advancement-itest.cc:282] Restarting single tablet server...
I20260812 08:03:56.961654 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:03:56.962086 15194 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
W20260812 08:03:56.963516 15835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:56.963713 15832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:56.964098 15194 server_base.cc:1061] running on GCE node
W20260812 08:03:56.963821 15833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:56.964442 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:56.964496 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:56.964511 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521836964511 us; error 0 us; skew 500 ppm
I20260812 08:03:56.965602 15194 webserver.cc:533] Webserver started at http://127.14.214.129:33085/ using document root <none> and password file <none>
I20260812 08:03:56.965799 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:56.965837 15194 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:03:56.967425 15194 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:56.972100 15850 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:56.972492 15194 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.000s
I20260812 08:03:56.972589 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root
uuid: "a98c1f148cb5415a982a6852026aa3a3"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:56.972677 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root/data
Total live blocks: 11
Total live bytes: 10648
Total live bytes (after alignment): 53248
Total number of LBM containers: 6 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:56.982486 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:56.983031 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:56.983364 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:56.984138 15858 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:03:56.986196 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:03:56.986291 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:56.986371 15194 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:03:56.987500 15194 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:03:56.987560 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:56.987692 15858 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Bootstrap starting.
I20260812 08:03:56.993490 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.129:38011
I20260812 08:03:56.993901 15858 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=1 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:56.994549 15964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.129:38011 every 8 connection(s)
I20260812 08:03:56.994781 15858 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Bootstrap complete.
I20260812 08:03:56.995048 15858 ts_tablet_manager.cc:1403] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Time spent bootstrapping tablet: real 0.007s	user 0.007s	sys 0.000s
I20260812 08:03:56.995800 15858 raft_consensus.cc:359] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 14 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.996022 15858 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 14 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98c1f148cb5415a982a6852026aa3a3, State: Initialized, Role: FOLLOWER
I20260812 08:03:56.996306 15858 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 43, Last appended: 11.43, Last appended by leader: 43, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:56.996955 15858 ts_tablet_manager.cc:1434] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
W20260812 08:03:57.000330 15966 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 08:03:57.014796 15194 timestamp_advancement-itest.cc:274] Shutting down cluster...
I20260812 08:03:57.014979 15194 tablet_server.cc:179] TabletServer@127.14.214.129:38011 shutting down...
I20260812 08:03:57.109175 15974 raft_consensus.cc:493] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:57.109326 15974 raft_consensus.cc:3060] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 14 FOLLOWER]: Advancing to term 15
I20260812 08:03:57.110390 15974 raft_consensus.cc:515] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:57.111093 15974 leader_election.cc:290] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 15 election: Requested vote from peers c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061), be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969)
W20260812 08:03:57.112766 15854 leader_election.cc:336] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer c32e252225d441398bf81ec93bf545ec (127.14.214.130:43061): Network error: Client connection negotiation failed: client connection to 127.14.214.130:43061: connect: Connection refused (error 111)
W20260812 08:03:57.113091 15853 leader_election.cc:336] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer be875fd1fbc64bf5b33a1db7aca30142 (127.14.214.131:35969): Network error: Client connection negotiation failed: client connection to 127.14.214.131:35969: connect: Connection refused (error 111)
I20260812 08:03:57.113189 15853 leader_election.cc:304] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a98c1f148cb5415a982a6852026aa3a3; no voters: be875fd1fbc64bf5b33a1db7aca30142, c32e252225d441398bf81ec93bf545ec
I20260812 08:03:57.113370 15974 raft_consensus.cc:2749] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260812 08:03:57.246168 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:57.246719 15194 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:57.246904 15194 raft_consensus.cc:2243] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:57.247143 15194 raft_consensus.cc:2272] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:57.260994 15194 tablet_server.cc:196] TabletServer@127.14.214.129:38011 shutdown complete.
I20260812 08:03:57.264653 15194 timestamp_advancement-itest.cc:282] Restarting single tablet server...
I20260812 08:03:57.265005 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:03:57.265434 15194 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
W20260812 08:03:57.267215 15983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:57.267215 15987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:57.267412 15194 server_base.cc:1061] running on GCE node
W20260812 08:03:57.267215 15980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:57.267755 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:57.267807 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:57.267822 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521837267822 us; error 0 us; skew 500 ppm
I20260812 08:03:57.268857 15194 webserver.cc:533] Webserver started at http://127.14.214.129:33085/ using document root <none> and password file <none>
I20260812 08:03:57.269044 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:57.269085 15194 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:03:57.270439 15194 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:57.273398 15998 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.273720 15194 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260812 08:03:57.273797 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root
uuid: "a98c1f148cb5415a982a6852026aa3a3"
format_stamp: "Formatted at 2026-08-12 08:03:54 on dist-test-slave-1vmg"
I20260812 08:03:57.273875 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData.1786521834169940-15194-0/minicluster-data/ts-0-root/data
Total live blocks: 10
Total live bytes: 10380
Total live bytes (after alignment): 49152
Total number of LBM containers: 6 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:03:57.292342 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:57.292868 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:57.293210 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:57.295354 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:03:57.295432 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:57.296341 15194 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:03:57.296397 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:57.296516 16008 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Bootstrap starting.
I20260812 08:03:57.301294 16008 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=1 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:57.301662 16008 tablet_bootstrap.cc:492] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Bootstrap complete.
I20260812 08:03:57.301872 16008 ts_tablet_manager.cc:1403] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260812 08:03:57.302233 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.129:38011
I20260812 08:03:57.302475 16008 raft_consensus.cc:359] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 15 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:57.302649 16008 raft_consensus.cc:740] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 15 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98c1f148cb5415a982a6852026aa3a3, State: Initialized, Role: FOLLOWER
I20260812 08:03:57.302780 16096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.129:38011 every 8 connection(s)
I20260812 08:03:57.302909 16008 consensus_queue.cc:260] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 43, Last appended: 11.43, Last appended by leader: 43, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32e252225d441398bf81ec93bf545ec" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 43061 } } peers { permanent_uuid: "be875fd1fbc64bf5b33a1db7aca30142" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 35969 } } peers { permanent_uuid: "a98c1f148cb5415a982a6852026aa3a3" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 38011 } }
I20260812 08:03:57.303422 16008 ts_tablet_manager.cc:1434] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260812 08:03:57.305143 16097 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 08:03:57.311858 15194 ts_tablet_manager.cc:1993] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3: failing tablet
I20260812 08:03:57.312330 16008 tablet_replica.cc:333] stopping tablet replica
I20260812 08:03:57.312482 16008 raft_consensus.cc:2243] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260812 08:03:57.312646 16008 raft_consensus.cc:2272] T 8f94c56cfacb4563bb0a57828fa33d0b P a98c1f148cb5415a982a6852026aa3a3 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260812 08:03:57.314414 15194 tablet_server.cc:179] TabletServer@127.14.214.129:38011 shutting down...
I20260812 08:03:57.553762 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:03:57.567302 15194 tablet_server.cc:196] TabletServer@127.14.214.129:38011 shutdown complete.
[       OK ] TimestampAdvancementITest.TestUpgradeFromOlderCorruptedData (3392 ms)
[ RUN      ] TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap
I20260812 08:03:57.574374 15194 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.214.190:42405
I20260812 08:03:57.574798 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:57.576537 16109 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:57.576591 16112 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:57.576707 15194 server_base.cc:1061] running on GCE node
W20260812 08:03:57.576735 16110 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:57.577088 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:57.577162 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:57.577190 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521837577189 us; error 0 us; skew 500 ppm
I20260812 08:03:57.578404 15194 webserver.cc:533] Webserver started at http://127.14.214.190:41189/ using document root <none> and password file <none>
I20260812 08:03:57.578684 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:57.578775 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:57.578860 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:57.579448 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/master-0-root/instance:
uuid: "4e8a1fe5d80b4dffabe80dcc7675f544"
format_stamp: "Formatted at 2026-08-12 08:03:57 on dist-test-slave-1vmg"
I20260812 08:03:57.581485 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:57.583105 16121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.583479 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:57.583578 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/master-0-root
uuid: "4e8a1fe5d80b4dffabe80dcc7675f544"
format_stamp: "Formatted at 2026-08-12 08:03:57 on dist-test-slave-1vmg"
I20260812 08:03:57.583671 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-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)
I20260812 08:03:57.597985 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:57.598529 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:57.604691 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.190:42405
I20260812 08:03:57.605482 16208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.190:42405 every 8 connection(s)
I20260812 08:03:57.606032 16210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:57.608215 16210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544: Bootstrap starting.
I20260812 08:03:57.609118 16210 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:57.610175 16210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544: No bootstrap required, opened a new log
I20260812 08:03:57.610611 16210 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e8a1fe5d80b4dffabe80dcc7675f544" member_type: VOTER }
I20260812 08:03:57.610705 16210 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:57.610740 16210 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e8a1fe5d80b4dffabe80dcc7675f544, State: Initialized, Role: FOLLOWER
I20260812 08:03:57.610891 16210 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e8a1fe5d80b4dffabe80dcc7675f544" member_type: VOTER }
I20260812 08:03:57.611008 16210 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:57.611052 16210 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:57.611101 16210 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:57.611886 16210 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e8a1fe5d80b4dffabe80dcc7675f544" member_type: VOTER }
I20260812 08:03:57.612011 16210 leader_election.cc:304] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [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: 4e8a1fe5d80b4dffabe80dcc7675f544; no voters: 
I20260812 08:03:57.612227 16210 leader_election.cc:290] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:57.612382 16217 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:57.612610 16217 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 1 LEADER]: Becoming Leader. State: Replica: 4e8a1fe5d80b4dffabe80dcc7675f544, State: Running, Role: LEADER
I20260812 08:03:57.612757 16210 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:57.612784 16217 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [LEADER]: Queue going to LEADER mode. State: All 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: "4e8a1fe5d80b4dffabe80dcc7675f544" member_type: VOTER }
I20260812 08:03:57.613250 16218 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e8a1fe5d80b4dffabe80dcc7675f544" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e8a1fe5d80b4dffabe80dcc7675f544" member_type: VOTER } }
I20260812 08:03:57.613271 16219 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e8a1fe5d80b4dffabe80dcc7675f544. Latest consensus state: current_term: 1 leader_uuid: "4e8a1fe5d80b4dffabe80dcc7675f544" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e8a1fe5d80b4dffabe80dcc7675f544" member_type: VOTER } }
I20260812 08:03:57.613360 16218 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:57.613375 16219 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:57.613632 16222 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:57.614569 16222 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:57.614789 15194 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:03:57.616447 16222 catalog_manager.cc:1383] Generated new cluster ID: 4d49c44182d34706baca5b58ba26573a
I20260812 08:03:57.616518 16222 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:57.644492 16222 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:57.645267 16222 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:57.652091 16222 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544: Generated new TSK 0
I20260812 08:03:57.652343 16222 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:57.679922 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:03:57.680433 15194 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
W20260812 08:03:57.682585 16246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:57.682665 16245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:57.682585 16248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:57.682884 15194 server_base.cc:1061] running on GCE node
I20260812 08:03:57.683111 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:57.683153 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:57.683174 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521837683173 us; error 0 us; skew 500 ppm
I20260812 08:03:57.684396 15194 webserver.cc:533] Webserver started at http://127.14.214.129:35229/ using document root <none> and password file <none>
I20260812 08:03:57.684656 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:57.684722 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:57.684837 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:57.685407 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-0-root/instance:
uuid: "d98422a0bc01403c82084202d97ca1e8"
format_stamp: "Formatted at 2026-08-12 08:03:57 on dist-test-slave-1vmg"
I20260812 08:03:57.687491 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260812 08:03:57.689074 16256 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.689441 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260812 08:03:57.689533 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-0-root
uuid: "d98422a0bc01403c82084202d97ca1e8"
format_stamp: "Formatted at 2026-08-12 08:03:57 on dist-test-slave-1vmg"
I20260812 08:03:57.689638 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-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)
I20260812 08:03:57.716390 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:57.716913 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:57.717262 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:57.717756 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:57.717797 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.717842 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:57.717871 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.722258 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.129:42617
I20260812 08:03:57.722292 16345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.129:42617 every 8 connection(s)
I20260812 08:03:57.723196 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:03:57.723641 15194 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
W20260812 08:03:57.725003 16354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:57.725077 16358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:57.725031 15194 server_base.cc:1061] running on GCE node
W20260812 08:03:57.726171 16355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:57.726475 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:57.726540 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:57.726565 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521837726565 us; error 0 us; skew 500 ppm
I20260812 08:03:57.727694 15194 webserver.cc:533] Webserver started at http://127.14.214.130:41597/ using document root <none> and password file <none>
I20260812 08:03:57.727909 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:57.727979 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:57.728077 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:57.728441 16347 heartbeater.cc:344] Connected to a master server at 127.14.214.190:42405
I20260812 08:03:57.728538 16347 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:57.728575 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-1-root/instance:
uuid: "8c4a7b7e28884c059d8e45479d7226ae"
format_stamp: "Formatted at 2026-08-12 08:03:57 on dist-test-slave-1vmg"
I20260812 08:03:57.728806 16347 heartbeater.cc:507] Master 127.14.214.190:42405 requested a full tablet report, sending...
I20260812 08:03:57.729534 16146 ts_manager.cc:194] Registered new tserver with Master: d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617)
I20260812 08:03:57.730387 16146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46654
I20260812 08:03:57.730515 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260812 08:03:57.731765 16365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.732009 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:57.732090 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-1-root
uuid: "8c4a7b7e28884c059d8e45479d7226ae"
format_stamp: "Formatted at 2026-08-12 08:03:57 on dist-test-slave-1vmg"
I20260812 08:03:57.732180 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-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)
I20260812 08:03:57.739975 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:57.740548 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:57.741068 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:57.741681 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:57.741725 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.742000 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:57.742031 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.749148 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.130:44987
I20260812 08:03:57.749174 16464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.130:44987 every 8 connection(s)
I20260812 08:03:57.750151 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:03:57.750686 15194 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
W20260812 08:03:57.752355 16471 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:57.752380 15194 server_base.cc:1061] running on GCE node
W20260812 08:03:57.752406 16475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:57.752625 16472 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:03:57.752920 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:03:57.752979 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:03:57.753002 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521837753001 us; error 0 us; skew 500 ppm
I20260812 08:03:57.754441 15194 webserver.cc:533] Webserver started at http://127.14.214.131:45831/ using document root <none> and password file <none>
I20260812 08:03:57.754657 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:57.754719 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:57.754812 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:57.754889 16465 heartbeater.cc:344] Connected to a master server at 127.14.214.190:42405
I20260812 08:03:57.755035 16465 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:57.755326 16465 heartbeater.cc:507] Master 127.14.214.190:42405 requested a full tablet report, sending...
I20260812 08:03:57.755466 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-2-root/instance:
uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
format_stamp: "Formatted at 2026-08-12 08:03:57 on dist-test-slave-1vmg"
I20260812 08:03:57.756173 16146 ts_manager.cc:194] Registered new tserver with Master: 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:57.756985 16146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46664
I20260812 08:03:57.758175 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:57.759692 16480 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.760159 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:57.760238 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-2-root
uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
format_stamp: "Formatted at 2026-08-12 08:03:57 on dist-test-slave-1vmg"
I20260812 08:03:57.760334 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-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)
I20260812 08:03:57.774785 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:57.775374 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:57.775753 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:57.776262 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:57.776304 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.776350 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:57.776381 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:57.782073 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.131:44405
I20260812 08:03:57.782112 16583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.131:44405 every 8 connection(s)
I20260812 08:03:57.787935 16584 heartbeater.cc:344] Connected to a master server at 127.14.214.190:42405
I20260812 08:03:57.788105 16584 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:57.788391 16584 heartbeater.cc:507] Master 127.14.214.190:42405 requested a full tablet report, sending...
I20260812 08:03:57.789124 16146 ts_manager.cc:194] Registered new tserver with Master: 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405)
I20260812 08:03:57.789592 15194 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00702958s
I20260812 08:03:57.789789 16146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46672
I20260812 08:03:57.812263 16146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46704:
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"
    }
  }
}
W20260812 08:03:57.812731 16146 catalog_manager.cc:7099] 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.
I20260812 08:03:57.824164 16293 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8707d768764934870123280185a4a2 (DEFAULT_TABLE table=test-workload [id=048bc75910ce42ea8e3a01e5884b7b39]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:57.824450 16520 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8707d768764934870123280185a4a2 (DEFAULT_TABLE table=test-workload [id=048bc75910ce42ea8e3a01e5884b7b39]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:57.824601 16293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8707d768764934870123280185a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:57.824863 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8707d768764934870123280185a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:57.825120 16410 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8707d768764934870123280185a4a2 (DEFAULT_TABLE table=test-workload [id=048bc75910ce42ea8e3a01e5884b7b39]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:57.825341 16410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8707d768764934870123280185a4a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:57.827148 16619 tablet_bootstrap.cc:492] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd: Bootstrap starting.
I20260812 08:03:57.827678 16625 tablet_bootstrap.cc:492] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: Bootstrap starting.
I20260812 08:03:57.828281 16619 tablet_bootstrap.cc:654] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:57.828722 16625 tablet_bootstrap.cc:654] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:57.827693 16623 tablet_bootstrap.cc:492] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Bootstrap starting.
I20260812 08:03:57.829466 16619 tablet_bootstrap.cc:492] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd: No bootstrap required, opened a new log
I20260812 08:03:57.829563 16619 ts_tablet_manager.cc:1403] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:57.829799 16625 tablet_bootstrap.cc:492] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: No bootstrap required, opened a new log
I20260812 08:03:57.829892 16625 ts_tablet_manager.cc:1403] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:57.830045 16619 raft_consensus.cc:359] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:57.830153 16619 raft_consensus.cc:385] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:57.830191 16619 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, State: Initialized, Role: FOLLOWER
I20260812 08:03:57.830245 16623 tablet_bootstrap.cc:654] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:57.830309 16625 raft_consensus.cc:359] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:57.830343 16619 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:57.830410 16625 raft_consensus.cc:385] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:57.830443 16625 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c4a7b7e28884c059d8e45479d7226ae, State: Initialized, Role: FOLLOWER
I20260812 08:03:57.830576 16625 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:57.830740 16619 ts_tablet_manager.cc:1434] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:03:57.830966 16584 heartbeater.cc:499] Master 127.14.214.190:42405 was elected leader, sending a full tablet report...
I20260812 08:03:57.831032 16465 heartbeater.cc:499] Master 127.14.214.190:42405 was elected leader, sending a full tablet report...
I20260812 08:03:57.831331 16623 tablet_bootstrap.cc:492] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: No bootstrap required, opened a new log
I20260812 08:03:57.831415 16623 ts_tablet_manager.cc:1403] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260812 08:03:57.831602 16625 ts_tablet_manager.cc:1434] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:57.831840 16623 raft_consensus.cc:359] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:57.831934 16623 raft_consensus.cc:385] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:57.831967 16623 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Initialized, Role: FOLLOWER
I20260812 08:03:57.832193 16623 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:57.832571 16623 ts_tablet_manager.cc:1434] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:57.832711 16636 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:03:57.832746 16347 heartbeater.cc:499] Master 127.14.214.190:42405 was elected leader, sending a full tablet report...
I20260812 08:03:57.832785 16636 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:57.833367 16636 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:57.837512 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" is_pre_election: true
I20260812 08:03:57.837503 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae" is_pre_election: true
I20260812 08:03:57.837734 16547 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98422a0bc01403c82084202d97ca1e8 in term 0.
I20260812 08:03:57.837881 16427 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98422a0bc01403c82084202d97ca1e8 in term 0.
I20260812 08:03:57.838057 16260 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, d98422a0bc01403c82084202d97ca1e8; no voters: 
I20260812 08:03:57.838306 16636 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:03:57.838370 16636 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:57.838420 16636 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:57.839773 16636 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:57.840248 16636 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 1 election: Requested vote from peers 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:57.840924 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:57.841053 16427 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:57.841924 16427 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98422a0bc01403c82084202d97ca1e8 in term 1.
I20260812 08:03:57.842178 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:57.842291 16547 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:57.842408 16258 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c4a7b7e28884c059d8e45479d7226ae, d98422a0bc01403c82084202d97ca1e8; no voters: 
I20260812 08:03:57.842706 16636 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:57.842975 16636 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 1 LEADER]: Becoming Leader. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Running, Role: LEADER
I20260812 08:03:57.843190 16636 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:57.843675 16547 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98422a0bc01403c82084202d97ca1e8 in term 1.
I20260812 08:03:57.845662 16144 catalog_manager.cc:5719] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98422a0bc01403c82084202d97ca1e8 (127.14.214.129). New cstate: current_term: 1 leader_uuid: "d98422a0bc01403c82084202d97ca1e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:57.862859 16427 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 1 FOLLOWER]: Refusing update from remote peer d98422a0bc01403c82084202d97ca1e8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:03:57.863358 16547 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 1 FOLLOWER]: Refusing update from remote peer d98422a0bc01403c82084202d97ca1e8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260812 08:03:57.863806 16651 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:57.863983 16635 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:03:57.870497 16652 mvcc.cc:204] Tried to move back new op lower bound from 7317593447887126528 to 7317593447807574016. Current Snapshot: MvccSnapshot[applied={T|T < 7317593447883292672}]
I20260812 08:03:58.180223 16629 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98422a0bc01403c82084202d97ca1e8)
I20260812 08:03:58.180524 16629 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:58.181876 16629 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.182485 16629 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 2 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405)
I20260812 08:03:58.186161 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:58.186209 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:58.186538 16427 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 2 FOLLOWER]: Rejecting Update request from peer d98422a0bc01403c82084202d97ca1e8 for earlier term 1. Current term is 2. Ops: []
I20260812 08:03:58.186611 16372 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [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: 8c4a7b7e28884c059d8e45479d7226ae; no voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, d98422a0bc01403c82084202d97ca1e8
I20260812 08:03:58.186807 16629 raft_consensus.cc:2749] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260812 08:03:58.186951 16636 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 }, Status: INVALID_TERM, Last received: 1.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260812 08:03:58.252540 16628 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader d98422a0bc01403c82084202d97ca1e8)
I20260812 08:03:58.252713 16628 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:58.253819 16628 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.254422 16628 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [CANDIDATE]: Term 2 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:58.255199 16547 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 2 FOLLOWER]: Rejecting Update request from peer d98422a0bc01403c82084202d97ca1e8 for earlier term 1. Current term is 2. Ops: []
I20260812 08:03:58.255606 16636 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: INVALID_TERM, Last received: 1.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260812 08:03:58.258257 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:58.258455 16427 raft_consensus.cc:2393] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b8f9794f9a0466c9fe9e82f8f0b9cdd in current term 2: Already voted for candidate 8c4a7b7e28884c059d8e45479d7226ae in this term.
I20260812 08:03:58.258632 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:58.258989 16488 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [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: 6b8f9794f9a0466c9fe9e82f8f0b9cdd; no voters: 8c4a7b7e28884c059d8e45479d7226ae, d98422a0bc01403c82084202d97ca1e8
I20260812 08:03:58.259178 16628 raft_consensus.cc:2749] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260812 08:03:58.261241 16635 raft_consensus.cc:3055] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260812 08:03:58.261313 16635 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Running, Role: LEADER
I20260812 08:03:58.261478 16635 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 15, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.261668 16635 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:58.291090 16629 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:58.291257 16629 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:58.292383 16629 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.293061 16629 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 3 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405)
I20260812 08:03:58.293782 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 3 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:58.293787 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 3 candidate_status { last_received { term: 1 index: 15 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:58.293918 16307 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:58.293975 16547 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:58.295301 16547 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4a7b7e28884c059d8e45479d7226ae in term 3.
I20260812 08:03:58.295279 16307 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4a7b7e28884c059d8e45479d7226ae in term 3.
I20260812 08:03:58.295768 16372 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, 8c4a7b7e28884c059d8e45479d7226ae; no voters: 
I20260812 08:03:58.295977 16629 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 3 FOLLOWER]: Leader election won for term 3
I20260812 08:03:58.296173 16629 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 3 LEADER]: Becoming Leader. State: Replica: 8c4a7b7e28884c059d8e45479d7226ae, State: Running, Role: LEADER
I20260812 08:03:58.296341 16629 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 15, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.297945 16143 catalog_manager.cc:5719] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae reported cstate change: term changed from 1 to 3, leader changed from d98422a0bc01403c82084202d97ca1e8 (127.14.214.129) to 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130). New cstate: current_term: 3 leader_uuid: "8c4a7b7e28884c059d8e45479d7226ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:58.390259 16307 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 3 FOLLOWER]: Refusing update from remote peer 8c4a7b7e28884c059d8e45479d7226ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 3 index: 16. (index mismatch)
I20260812 08:03:58.391038 16629 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260812 08:03:58.410636 16547 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 3 FOLLOWER]: Refusing update from remote peer 8c4a7b7e28884c059d8e45479d7226ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 3 index: 16. (index mismatch)
I20260812 08:03:58.411207 16629 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260812 08:03:58.493929 16635 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8c4a7b7e28884c059d8e45479d7226ae)
I20260812 08:03:58.494091 16635 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:03:58.495200 16635 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.495666 16635 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 4 election: Requested vote from peers 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:58.496109 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 16 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:58.496109 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 16 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:58.496548 16260 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98422a0bc01403c82084202d97ca1e8; no voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, 8c4a7b7e28884c059d8e45479d7226ae
I20260812 08:03:58.496737 16635 raft_consensus.cc:2749] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260812 08:03:58.506615 16307 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 4 FOLLOWER]: Rejecting Update request from peer 8c4a7b7e28884c059d8e45479d7226ae for earlier term 3. Current term is 4. Ops: []
I20260812 08:03:58.507059 16695 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 }, Status: INVALID_TERM, Last received: 3.16, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260812 08:03:58.512593 16628 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 8c4a7b7e28884c059d8e45479d7226ae)
I20260812 08:03:58.512756 16628 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:03:58.513826 16628 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.514281 16628 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [CANDIDATE]: Term 4 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:58.514744 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 16 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:58.514775 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 16 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:58.514945 16307 raft_consensus.cc:2393] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6b8f9794f9a0466c9fe9e82f8f0b9cdd in current term 4: Already voted for candidate d98422a0bc01403c82084202d97ca1e8 in this term.
I20260812 08:03:58.515225 16488 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd; no voters: 8c4a7b7e28884c059d8e45479d7226ae, d98422a0bc01403c82084202d97ca1e8
I20260812 08:03:58.515389 16628 raft_consensus.cc:2749] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260812 08:03:58.527127 16547 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 4 FOLLOWER]: Rejecting Update request from peer 8c4a7b7e28884c059d8e45479d7226ae for earlier term 3. Current term is 4. Ops: []
I20260812 08:03:58.527710 16688 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: INVALID_TERM, Last received: 3.16, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260812 08:03:58.598563 16307 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 4 FOLLOWER]: Rejecting Update request from peer 8c4a7b7e28884c059d8e45479d7226ae for earlier term 3. Current term is 4. Ops: []
I20260812 08:03:58.599226 16695 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 }, Status: INVALID_TERM, Last received: 3.16, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260812 08:03:58.614619 16547 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 4 FOLLOWER]: Rejecting Update request from peer 8c4a7b7e28884c059d8e45479d7226ae for earlier term 3. Current term is 4. Ops: []
I20260812 08:03:58.615167 16695 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: INVALID_TERM, Last received: 3.16, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260812 08:03:58.630467 16635 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:58.630641 16635 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 4 FOLLOWER]: Advancing to term 5
I20260812 08:03:58.631763 16635 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.632248 16635 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 5 election: Requested vote from peers 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:58.632761 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 5 candidate_status { last_received { term: 3 index: 16 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:58.632766 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 5 candidate_status { last_received { term: 3 index: 16 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:58.632925 16547 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 4 FOLLOWER]: Advancing to term 5
I20260812 08:03:58.633872 16547 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98422a0bc01403c82084202d97ca1e8 in term 5.
I20260812 08:03:58.634203 16260 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, d98422a0bc01403c82084202d97ca1e8; no voters: 8c4a7b7e28884c059d8e45479d7226ae
I20260812 08:03:58.634380 16635 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 5 FOLLOWER]: Leader election won for term 5
I20260812 08:03:58.634478 16635 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 5 LEADER]: Becoming Leader. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Running, Role: LEADER
I20260812 08:03:58.634640 16635 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 3.16, Last appended by leader: 16, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.636229 16143 catalog_manager.cc:5719] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 reported cstate change: term changed from 3 to 5, leader changed from 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130) to d98422a0bc01403c82084202d97ca1e8 (127.14.214.129). New cstate: current_term: 5 leader_uuid: "d98422a0bc01403c82084202d97ca1e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:58.656529 16629 raft_consensus.cc:3055] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 3 LEADER]: Stepping down as leader of term 3
I20260812 08:03:58.656692 16629 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8c4a7b7e28884c059d8e45479d7226ae, State: Running, Role: LEADER
I20260812 08:03:58.656925 16629 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 3.16, Last appended by leader: 16, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.657163 16629 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:03:58.722517 16547 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 5 FOLLOWER]: Refusing update from remote peer d98422a0bc01403c82084202d97ca1e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 16. Preceding OpId from leader: term: 5 index: 17. (index mismatch)
I20260812 08:03:58.723014 16635 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260812 08:03:58.757583 16427 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 4 FOLLOWER]: Advancing to term 5
I20260812 08:03:58.758796 16427 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 5 FOLLOWER]: Refusing update from remote peer d98422a0bc01403c82084202d97ca1e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 16. Preceding OpId from leader: term: 5 index: 17. (index mismatch)
I20260812 08:03:58.759313 16635 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260812 08:03:58.931658 16628 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 5 FOLLOWER]: Starting leader election (detected failure of leader d98422a0bc01403c82084202d97ca1e8)
I20260812 08:03:58.931797 16628 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 5 FOLLOWER]: Advancing to term 6
I20260812 08:03:58.932936 16628 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:58.933173 16547 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 6 FOLLOWER]: Rejecting Update request from peer d98422a0bc01403c82084202d97ca1e8 for earlier term 5. Current term is 6. Ops: []
I20260812 08:03:58.933612 16628 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [CANDIDATE]: Term 6 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:58.933646 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 17 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:58.933653 16651 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: INVALID_TERM, Last received: 5.17, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260812 08:03:58.933930 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 6 candidate_status { last_received { term: 5 index: 17 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:58.934221 16485 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd; no voters: 8c4a7b7e28884c059d8e45479d7226ae, d98422a0bc01403c82084202d97ca1e8
I20260812 08:03:58.934393 16628 raft_consensus.cc:2749] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260812 08:03:59.005975 16651 raft_consensus.cc:3055] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 5 LEADER]: Stepping down as leader of term 5
I20260812 08:03:59.006102 16651 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Running, Role: LEADER
I20260812 08:03:59.006289 16651 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 5.17, Last appended by leader: 17, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.006505 16651 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 5 FOLLOWER]: Advancing to term 6
I20260812 08:03:59.031244 16629 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 5 FOLLOWER]: Starting leader election (detected failure of leader d98422a0bc01403c82084202d97ca1e8)
I20260812 08:03:59.031394 16629 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 5 FOLLOWER]: Advancing to term 6
I20260812 08:03:59.032359 16629 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.032790 16629 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 6 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405)
I20260812 08:03:59.033268 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 6 candidate_status { last_received { term: 5 index: 17 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:59.033273 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 6 candidate_status { last_received { term: 5 index: 17 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:59.033432 16547 raft_consensus.cc:2393] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c4a7b7e28884c059d8e45479d7226ae in current term 6: Already voted for candidate 6b8f9794f9a0466c9fe9e82f8f0b9cdd in this term.
I20260812 08:03:59.034217 16307 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4a7b7e28884c059d8e45479d7226ae in term 6.
I20260812 08:03:59.034469 16372 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c4a7b7e28884c059d8e45479d7226ae, d98422a0bc01403c82084202d97ca1e8; no voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd
I20260812 08:03:59.034628 16629 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 6 FOLLOWER]: Leader election won for term 6
I20260812 08:03:59.034722 16629 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 6 LEADER]: Becoming Leader. State: Replica: 8c4a7b7e28884c059d8e45479d7226ae, State: Running, Role: LEADER
I20260812 08:03:59.034864 16629 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 5.17, Last appended by leader: 17, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.036239 16143 catalog_manager.cc:5719] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae reported cstate change: term changed from 5 to 6, leader changed from d98422a0bc01403c82084202d97ca1e8 (127.14.214.129) to 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130). New cstate: current_term: 6 leader_uuid: "8c4a7b7e28884c059d8e45479d7226ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:59.072125 16628 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:59.072278 16628 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 6 FOLLOWER]: Advancing to term 7
I20260812 08:03:59.073203 16628 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.073598 16628 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [CANDIDATE]: Term 7 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:59.074011 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 17 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:59.074030 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 7 candidate_status { last_received { term: 5 index: 17 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:59.074116 16307 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 6 FOLLOWER]: Advancing to term 7
I20260812 08:03:59.074898 16307 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b8f9794f9a0466c9fe9e82f8f0b9cdd in term 7.
I20260812 08:03:59.075181 16488 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, d98422a0bc01403c82084202d97ca1e8; no voters: 8c4a7b7e28884c059d8e45479d7226ae
I20260812 08:03:59.075357 16628 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 7 FOLLOWER]: Leader election won for term 7
I20260812 08:03:59.075531 16628 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 7 LEADER]: Becoming Leader. State: Replica: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, State: Running, Role: LEADER
I20260812 08:03:59.075693 16628 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 5.17, Last appended by leader: 17, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.077006 16143 catalog_manager.cc:5719] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd reported cstate change: term changed from 6 to 7, leader changed from 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130) to 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131). New cstate: current_term: 7 leader_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:59.142752 16547 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 7 LEADER]: Rejecting Update request from peer 8c4a7b7e28884c059d8e45479d7226ae for earlier term 6. Current term is 7. Ops: []
I20260812 08:03:59.143263 16629 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: INVALID_TERM, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260812 08:03:59.143409 16629 consensus_queue.cc:1243] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd log is divergent from this leader: its last log entry 7.18 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 17
I20260812 08:03:59.149091 16307 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 7 FOLLOWER]: Rejecting Update request from peer 8c4a7b7e28884c059d8e45479d7226ae for earlier term 6. Current term is 7. Ops: []
I20260812 08:03:59.149514 16629 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 }, Status: INVALID_TERM, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260812 08:03:59.161558 16695 raft_consensus.cc:3055] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 6 LEADER]: Stepping down as leader of term 6
I20260812 08:03:59.161677 16695 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 8c4a7b7e28884c059d8e45479d7226ae, State: Running, Role: LEADER
I20260812 08:03:59.161952 16695 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 6.18, Last appended by leader: 18, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.162209 16695 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 6 FOLLOWER]: Advancing to term 7
I20260812 08:03:59.178457 16427 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 7 FOLLOWER]: Refusing update from remote peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd: Log matching property violated. Preceding OpId in replica: term: 6 index: 18. Preceding OpId from leader: term: 7 index: 18. (term mismatch)
I20260812 08:03:59.178568 16427 pending_rounds.cc:85] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: Aborting all ops after (but not including) 17
I20260812 08:03:59.178596 16427 pending_rounds.cc:107] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: Aborting uncommitted NO_OP operation due to leader change: 6.18
I20260812 08:03:59.178623 16427 raft_consensus.cc:2889] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260812 08:03:59.179080 16628 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260812 08:03:59.182384 16307 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 7 FOLLOWER]: Refusing update from remote peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd: Log matching property violated. Preceding OpId in replica: term: 5 index: 17. Preceding OpId from leader: term: 7 index: 18. (index mismatch)
I20260812 08:03:59.182857 16628 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260812 08:03:59.284117 16651 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 6b8f9794f9a0466c9fe9e82f8f0b9cdd)
I20260812 08:03:59.284291 16651 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 7 FOLLOWER]: Advancing to term 8
I20260812 08:03:59.285445 16651 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.285665 16307 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 8 FOLLOWER]: Rejecting Update request from peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd for earlier term 7. Current term is 8. Ops: []
I20260812 08:03:59.286032 16651 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 8 election: Requested vote from peers 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:59.286294 16696 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 }, Status: INVALID_TERM, Last received: 7.18, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260812 08:03:59.286408 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 8 candidate_status { last_received { term: 7 index: 18 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:59.286435 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 8 candidate_status { last_received { term: 7 index: 18 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:59.286819 16260 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98422a0bc01403c82084202d97ca1e8; no voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, 8c4a7b7e28884c059d8e45479d7226ae
I20260812 08:03:59.287007 16651 raft_consensus.cc:2749] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260812 08:03:59.303787 16698 raft_consensus.cc:3055] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 7 LEADER]: Stepping down as leader of term 7
I20260812 08:03:59.303956 16698 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, State: Running, Role: LEADER
I20260812 08:03:59.304169 16698 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 7.18, Last appended by leader: 18, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.304370 16698 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 7 FOLLOWER]: Advancing to term 8
I20260812 08:03:59.387436 16695 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 7 FOLLOWER]: Starting leader election (detected failure of leader 6b8f9794f9a0466c9fe9e82f8f0b9cdd)
I20260812 08:03:59.387591 16695 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 7 FOLLOWER]: Advancing to term 8
I20260812 08:03:59.388571 16695 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.389015 16695 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 8 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405)
I20260812 08:03:59.389482 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 8 candidate_status { last_received { term: 7 index: 18 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:59.389492 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 8 candidate_status { last_received { term: 7 index: 18 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:59.389611 16307 raft_consensus.cc:2393] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 8c4a7b7e28884c059d8e45479d7226ae in current term 8: Already voted for candidate d98422a0bc01403c82084202d97ca1e8 in this term.
I20260812 08:03:59.390511 16547 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4a7b7e28884c059d8e45479d7226ae in term 8.
I20260812 08:03:59.390794 16372 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, 8c4a7b7e28884c059d8e45479d7226ae; no voters: d98422a0bc01403c82084202d97ca1e8
I20260812 08:03:59.391016 16695 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 8 FOLLOWER]: Leader election won for term 8
I20260812 08:03:59.391110 16695 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 8 LEADER]: Becoming Leader. State: Replica: 8c4a7b7e28884c059d8e45479d7226ae, State: Running, Role: LEADER
I20260812 08:03:59.391287 16695 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 7.18, Last appended by leader: 18, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.392706 16143 catalog_manager.cc:5719] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae reported cstate change: term changed from 7 to 8, leader changed from 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131) to 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130). New cstate: current_term: 8 leader_uuid: "8c4a7b7e28884c059d8e45479d7226ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:59.426709 16651 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:03:59.426900 16651 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 8 FOLLOWER]: Advancing to term 9
I20260812 08:03:59.427902 16651 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.428350 16651 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 9 election: Requested vote from peers 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:59.428830 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 9 candidate_status { last_received { term: 7 index: 18 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:59.428853 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 9 candidate_status { last_received { term: 7 index: 18 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:59.428975 16547 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 8 FOLLOWER]: Advancing to term 9
I20260812 08:03:59.429824 16547 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98422a0bc01403c82084202d97ca1e8 in term 9.
I20260812 08:03:59.430135 16260 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, d98422a0bc01403c82084202d97ca1e8; no voters: 8c4a7b7e28884c059d8e45479d7226ae
I20260812 08:03:59.430305 16651 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 9 FOLLOWER]: Leader election won for term 9
I20260812 08:03:59.430392 16651 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 9 LEADER]: Becoming Leader. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Running, Role: LEADER
I20260812 08:03:59.430532 16651 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 7.18, Last appended by leader: 18, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.463294 16144 catalog_manager.cc:5719] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 reported cstate change: term changed from 8 to 9, leader changed from 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130) to d98422a0bc01403c82084202d97ca1e8 (127.14.214.129). New cstate: current_term: 9 leader_uuid: "d98422a0bc01403c82084202d97ca1e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:59.484561 16307 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 9 LEADER]: Rejecting Update request from peer 8c4a7b7e28884c059d8e45479d7226ae for earlier term 8. Current term is 9. Ops: []
I20260812 08:03:59.485158 16695 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 }, Status: INVALID_TERM, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260812 08:03:59.485328 16695 consensus_queue.cc:1243] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer d98422a0bc01403c82084202d97ca1e8 log is divergent from this leader: its last log entry 9.19 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 18
I20260812 08:03:59.513942 16547 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 9 FOLLOWER]: Rejecting Update request from peer 8c4a7b7e28884c059d8e45479d7226ae for earlier term 8. Current term is 9. Ops: []
I20260812 08:03:59.514602 16695 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: INVALID_TERM, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260812 08:03:59.530550 16629 raft_consensus.cc:3055] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 8 LEADER]: Stepping down as leader of term 8
I20260812 08:03:59.530697 16629 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 8c4a7b7e28884c059d8e45479d7226ae, State: Running, Role: LEADER
I20260812 08:03:59.530939 16629 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 8.19, Last appended by leader: 19, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.531157 16629 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 8 FOLLOWER]: Advancing to term 9
I20260812 08:03:59.544705 16427 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 9 FOLLOWER]: Refusing update from remote peer d98422a0bc01403c82084202d97ca1e8: Log matching property violated. Preceding OpId in replica: term: 8 index: 19. Preceding OpId from leader: term: 9 index: 19. (term mismatch)
I20260812 08:03:59.544966 16427 pending_rounds.cc:85] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: Aborting all ops after (but not including) 18
I20260812 08:03:59.545017 16427 pending_rounds.cc:107] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: Aborting uncommitted NO_OP operation due to leader change: 8.19
I20260812 08:03:59.545038 16427 raft_consensus.cc:2889] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260812 08:03:59.545486 16651 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260812 08:03:59.548110 16547 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 9 FOLLOWER]: Refusing update from remote peer d98422a0bc01403c82084202d97ca1e8: Log matching property violated. Preceding OpId in replica: term: 7 index: 18. Preceding OpId from leader: term: 9 index: 19. (index mismatch)
I20260812 08:03:59.548491 16651 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260812 08:03:59.750670 16698 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 9 FOLLOWER]: Starting leader election (detected failure of leader d98422a0bc01403c82084202d97ca1e8)
I20260812 08:03:59.750867 16698 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 9 FOLLOWER]: Advancing to term 10
I20260812 08:03:59.751914 16698 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.752352 16698 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [CANDIDATE]: Term 10 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:03:59.752825 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 10 candidate_status { last_received { term: 9 index: 19 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:03:59.752830 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" candidate_term: 10 candidate_status { last_received { term: 9 index: 19 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:59.752941 16427 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 9 FOLLOWER]: Advancing to term 10
I20260812 08:03:59.753728 16427 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b8f9794f9a0466c9fe9e82f8f0b9cdd in term 10.
I20260812 08:03:59.754024 16485 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, 8c4a7b7e28884c059d8e45479d7226ae; no voters: d98422a0bc01403c82084202d97ca1e8
I20260812 08:03:59.754213 16698 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 10 FOLLOWER]: Leader election won for term 10
I20260812 08:03:59.754303 16698 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 10 LEADER]: Becoming Leader. State: Replica: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, State: Running, Role: LEADER
I20260812 08:03:59.754455 16698 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 9.19, Last appended by leader: 19, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.755903 16144 catalog_manager.cc:5719] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd reported cstate change: term changed from 9 to 10, leader changed from d98422a0bc01403c82084202d97ca1e8 (127.14.214.129) to 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131). New cstate: current_term: 10 leader_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } health_report { overall_health: UNKNOWN } } }
I20260812 08:03:59.763728 16427 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 10 FOLLOWER]: Rejecting Update request from peer d98422a0bc01403c82084202d97ca1e8 for earlier term 9. Current term is 10. Ops: []
I20260812 08:03:59.764376 16636 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 }, Status: INVALID_TERM, Last received: 9.19, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260812 08:03:59.771474 16547 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 10 LEADER]: Rejecting Update request from peer d98422a0bc01403c82084202d97ca1e8 for earlier term 9. Current term is 10. Ops: []
I20260812 08:03:59.771927 16636 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: INVALID_TERM, Last received: 9.19, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260812 08:03:59.772084 16636 consensus_queue.cc:1243] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd log is divergent from this leader: its last log entry 10.20 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 19
I20260812 08:03:59.847195 16427 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 10 FOLLOWER]: Refusing update from remote peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd: Log matching property violated. Preceding OpId in replica: term: 9 index: 19. Preceding OpId from leader: term: 10 index: 20. (index mismatch)
I20260812 08:03:59.847724 16698 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260812 08:03:59.850723 16547 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 10 LEADER]: Rejecting Update request from peer d98422a0bc01403c82084202d97ca1e8 for earlier term 9. Current term is 10. Ops: []
I20260812 08:03:59.851101 16636 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: INVALID_TERM, Last received: 9.19, Next index: 20, Last known committed idx: 20, Time since last communication: 0.000s
I20260812 08:03:59.851231 16636 consensus_queue.cc:1243] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd log is divergent from this leader: its last log entry 10.20 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 20
I20260812 08:03:59.862797 16700 raft_consensus.cc:3055] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 9 LEADER]: Stepping down as leader of term 9
I20260812 08:03:59.862959 16700 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Running, Role: LEADER
I20260812 08:03:59.863147 16700 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 9.19, Last appended by leader: 19, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.863404 16700 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 9 FOLLOWER]: Advancing to term 10
I20260812 08:03:59.865599 16307 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 10 FOLLOWER]: Refusing update from remote peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd: Log matching property violated. Preceding OpId in replica: term: 9 index: 19. Preceding OpId from leader: term: 10 index: 20. (index mismatch)
I20260812 08:03:59.865947 16698 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260812 08:03:59.951335 16629 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 10 FOLLOWER]: Starting leader election (detected failure of leader 6b8f9794f9a0466c9fe9e82f8f0b9cdd)
I20260812 08:03:59.951495 16629 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 10 FOLLOWER]: Advancing to term 11
I20260812 08:03:59.952651 16629 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.953088 16629 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 11 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405)
I20260812 08:03:59.953485 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 11 candidate_status { last_received { term: 10 index: 20 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:03:59.953471 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 11 candidate_status { last_received { term: 10 index: 20 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:03:59.953886 16372 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c4a7b7e28884c059d8e45479d7226ae; no voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, d98422a0bc01403c82084202d97ca1e8
I20260812 08:03:59.954049 16629 raft_consensus.cc:2749] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260812 08:03:59.958248 16427 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 11 FOLLOWER]: Rejecting Update request from peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd for earlier term 10. Current term is 11. Ops: []
I20260812 08:03:59.958649 16698 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 }, Status: INVALID_TERM, Last received: 10.20, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260812 08:03:59.987839 16698 raft_consensus.cc:3055] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 10 LEADER]: Stepping down as leader of term 10
I20260812 08:03:59.987947 16698 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, State: Running, Role: LEADER
I20260812 08:03:59.988097 16698 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 10.20, Last appended by leader: 20, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:03:59.988261 16698 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 10 FOLLOWER]: Advancing to term 11
I20260812 08:04:00.089246 16700 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 6b8f9794f9a0466c9fe9e82f8f0b9cdd)
I20260812 08:04:00.089512 16700 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 10 FOLLOWER]: Advancing to term 11
I20260812 08:04:00.091110 16700 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:04:00.091806 16700 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 11 election: Requested vote from peers 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
I20260812 08:04:00.092402 16427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 11 candidate_status { last_received { term: 10 index: 20 } } ignore_live_leader: false dest_uuid: "8c4a7b7e28884c059d8e45479d7226ae"
I20260812 08:04:00.092406 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "d98422a0bc01403c82084202d97ca1e8" candidate_term: 11 candidate_status { last_received { term: 10 index: 20 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:04:00.092551 16427 raft_consensus.cc:2393] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate d98422a0bc01403c82084202d97ca1e8 in current term 11: Already voted for candidate 8c4a7b7e28884c059d8e45479d7226ae in this term.
I20260812 08:04:00.094148 16547 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98422a0bc01403c82084202d97ca1e8 in term 11.
I20260812 08:04:00.094515 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:04:00.094717 15194 log_reader.cc:385] T 6a8707d768764934870123280185a4a2: removed 1 log segments from log reader
I20260812 08:04:00.094764 15194 log.cc:1079] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Deleting log segment in path: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-0-root/wals/6a8707d768764934870123280185a4a2/wal-000000001 (ops 1-15)
I20260812 08:04:00.094831 16260 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, d98422a0bc01403c82084202d97ca1e8; no voters: 8c4a7b7e28884c059d8e45479d7226ae
I20260812 08:04:00.095091 16700 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 11 FOLLOWER]: Leader election won for term 11
I20260812 08:04:00.095201 16700 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 11 LEADER]: Becoming Leader. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Running, Role: LEADER
I20260812 08:04:00.095371 16700 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 10.20, Last appended by leader: 20, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:04:00.095944 15194 timestamp_advancement-itest.cc:274] Shutting down cluster...
I20260812 08:04:00.096071 15194 master.cc:562] Master@127.14.214.190:42405 shutting down...
I20260812 08:04:00.097929 16629 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:04:00.098070 16629 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 11 FOLLOWER]: Advancing to term 12
I20260812 08:04:00.099433 16629 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:04:00.099977 16629 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 12 election: Requested vote from peers d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617), 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405)
I20260812 08:04:00.100421 16307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 12 candidate_status { last_received { term: 10 index: 20 } } ignore_live_leader: false dest_uuid: "d98422a0bc01403c82084202d97ca1e8"
I20260812 08:04:00.100528 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8707d768764934870123280185a4a2" candidate_uuid: "8c4a7b7e28884c059d8e45479d7226ae" candidate_term: 12 candidate_status { last_received { term: 10 index: 20 } } ignore_live_leader: false dest_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd"
I20260812 08:04:00.100692 16547 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 11 FOLLOWER]: Advancing to term 12
I20260812 08:04:00.101446 15194 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:00.101599 15194 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.101655 15194 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e8a1fe5d80b4dffabe80dcc7675f544: stopping tablet replica
I20260812 08:04:00.102069 16547 raft_consensus.cc:2468] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c4a7b7e28884c059d8e45479d7226ae in term 12.
I20260812 08:04:00.102620 16372 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, 8c4a7b7e28884c059d8e45479d7226ae; no voters: 
I20260812 08:04:00.102825 16629 raft_consensus.cc:2804] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 12 FOLLOWER]: Leader election won for term 12
I20260812 08:04:00.103003 16629 raft_consensus.cc:697] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 12 LEADER]: Becoming Leader. State: Replica: 8c4a7b7e28884c059d8e45479d7226ae, State: Running, Role: LEADER
I20260812 08:04:00.103164 16629 consensus_queue.cc:237] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 10.20, Last appended by leader: 20, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
W20260812 08:04:00.104323 16127 connection.cc:466] server connection from 127.0.0.1:46664 torn down before Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46664 (request call id 19) could send its response
I20260812 08:04:00.116070 15194 master.cc:584] Master@127.14.214.190:42405 shutdown complete.
I20260812 08:04:00.119549 15194 tablet_server.cc:179] TabletServer@127.14.214.129:0 shutting down...
I20260812 08:04:00.178159 16427 raft_consensus.cc:1240] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 12 LEADER]: Rejecting Update request from peer d98422a0bc01403c82084202d97ca1e8 for earlier term 11. Current term is 12. Ops: []
I20260812 08:04:00.178690 16700 consensus_queue.cc:1059] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 }, Status: INVALID_TERM, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260812 08:04:00.178886 16700 consensus_queue.cc:1243] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [LEADER]: Peer 8c4a7b7e28884c059d8e45479d7226ae log is divergent from this leader: its last log entry 12.21 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 20
I20260812 08:04:00.178973 16636 raft_consensus.cc:3055] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 11 LEADER]: Stepping down as leader of term 11
I20260812 08:04:00.179026 16636 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Running, Role: LEADER
I20260812 08:04:00.179185 16636 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 11.21, Last appended by leader: 21, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:04:00.179361 16636 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 11 FOLLOWER]: Advancing to term 12
W20260812 08:04:00.210820 16372 consensus_peers.cc:597] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae -> Peer d98422a0bc01403c82084202d97ca1e8 (127.14.214.129:42617): Couldn't send request to peer d98422a0bc01403c82084202d97ca1e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260812 08:04:00.216535 16547 raft_consensus.cc:1275] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 12 FOLLOWER]: Refusing update from remote peer 8c4a7b7e28884c059d8e45479d7226ae: Log matching property violated. Preceding OpId in replica: term: 10 index: 20. Preceding OpId from leader: term: 12 index: 21. (index mismatch)
I20260812 08:04:00.217329 16629 consensus_queue.cc:1048] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260812 08:04:00.224674 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:00.225064 15194 tablet_replica.cc:333] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: stopping tablet replica
I20260812 08:04:00.225216 15194 raft_consensus.cc:2243] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:00.225370 15194 pending_rounds.cc:70] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Trying to abort 1 pending ops.
I20260812 08:04:00.225431 15194 pending_rounds.cc:77] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Aborting op as it isn't in flight: id { term: 11 index: 21 } timestamp: 7317593457032798208 op_type: NO_OP noop_request { }
I20260812 08:04:00.225546 15194 raft_consensus.cc:2889] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260812 08:04:00.225611 15194 raft_consensus.cc:2272] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.239380 15194 tablet_server.cc:196] TabletServer@127.14.214.129:0 shutdown complete.
I20260812 08:04:00.242443 15194 tablet_server.cc:179] TabletServer@127.14.214.130:0 shutting down...
I20260812 08:04:00.251645 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:00.251997 15194 tablet_replica.cc:333] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae: stopping tablet replica
I20260812 08:04:00.252156 15194 raft_consensus.cc:2243] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 12 LEADER]: Raft consensus shutting down.
I20260812 08:04:00.252611 15194 raft_consensus.cc:2272] T 6a8707d768764934870123280185a4a2 P 8c4a7b7e28884c059d8e45479d7226ae [term 12 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.266151 15194 tablet_server.cc:196] TabletServer@127.14.214.130:0 shutdown complete.
I20260812 08:04:00.268936 15194 tablet_server.cc:179] TabletServer@127.14.214.131:0 shutting down...
I20260812 08:04:00.284291 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:00.284579 15194 tablet_replica.cc:333] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd: stopping tablet replica
I20260812 08:04:00.284724 15194 raft_consensus.cc:2243] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 12 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:00.284894 15194 raft_consensus.cc:2272] T 6a8707d768764934870123280185a4a2 P 6b8f9794f9a0466c9fe9e82f8f0b9cdd [term 12 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.297884 15194 tablet_server.cc:196] TabletServer@127.14.214.131:0 shutdown complete.
I20260812 08:04:00.301200 15194 timestamp_advancement-itest.cc:282] Restarting single tablet server...
I20260812 08:04:00.301613 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:04:00.302073 15194 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
W20260812 08:04:00.303835 16717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:00.303833 16713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:00.303943 15194 server_base.cc:1061] running on GCE node
W20260812 08:04:00.303828 16712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:00.304291 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.304342 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:00.304363 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521840304362 us; error 0 us; skew 500 ppm
I20260812 08:04:00.305420 15194 webserver.cc:533] Webserver started at http://127.14.214.129:35229/ using document root <none> and password file <none>
I20260812 08:04:00.305612 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.305655 15194 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:00.307360 15194 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.310817 16731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.311146 15194 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260812 08:04:00.311237 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-0-root
uuid: "d98422a0bc01403c82084202d97ca1e8"
format_stamp: "Formatted at 2026-08-12 08:03:57 on dist-test-slave-1vmg"
I20260812 08:04:00.311331 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap.1786521834169940-15194-0/minicluster-data/ts-0-root/data
Total live blocks: 5
Total live bytes: 5273
Total live bytes (after alignment): 24576
Total number of LBM containers: 6 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:00.320097 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.320659 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.321084 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:00.321852 16747 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:04:00.323289 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:04:00.323382 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:04:00.323452 15194 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:04:00.324296 15194 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:04:00.324345 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:04:00.324456 16747 tablet_bootstrap.cc:492] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Bootstrap starting.
I20260812 08:04:00.328464 16747 tablet_bootstrap.cc:492] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260812 08:04:00.328846 16747 tablet_bootstrap.cc:492] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Bootstrap complete.
I20260812 08:04:00.329021 16747 ts_tablet_manager.cc:1403] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260812 08:04:00.329461 16747 raft_consensus.cc:359] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 12 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:04:00.329625 16747 raft_consensus.cc:740] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 12 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98422a0bc01403c82084202d97ca1e8, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.329828 16835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.129:42617 every 8 connection(s)
I20260812 08:04:00.329797 16747 consensus_queue.cc:260] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 20, Last appended: 11.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:04:00.329798 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.129:42617
I20260812 08:04:00.330518 16747 ts_tablet_manager.cc:1434] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260812 08:04:00.334959 16837 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 08:04:00.350425 15194 tablet_server.cc:179] TabletServer@127.14.214.129:42617 shutting down...
I20260812 08:04:00.428058 16836 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:04:00.428216 16836 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 12 FOLLOWER]: Advancing to term 13
I20260812 08:04:00.429299 16836 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:04:00.429826 16836 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 13 election: Requested vote from peers 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
W20260812 08:04:00.431046 16738 leader_election.cc:336] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987): Network error: Client connection negotiation failed: client connection to 127.14.214.130:44987: connect: Connection refused (error 111)
W20260812 08:04:00.431156 16740 leader_election.cc:336] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405): Network error: Client connection negotiation failed: client connection to 127.14.214.131:44405: connect: Connection refused (error 111)
I20260812 08:04:00.431252 16740 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98422a0bc01403c82084202d97ca1e8; no voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, 8c4a7b7e28884c059d8e45479d7226ae
I20260812 08:04:00.431396 16836 raft_consensus.cc:2749] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260812 08:04:00.578397 16836 raft_consensus.cc:493] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:04:00.578573 16836 raft_consensus.cc:3060] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 13 FOLLOWER]: Advancing to term 14
I20260812 08:04:00.579658 16836 raft_consensus.cc:515] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d98422a0bc01403c82084202d97ca1e8" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 42617 } } peers { permanent_uuid: "6b8f9794f9a0466c9fe9e82f8f0b9cdd" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 44405 } } peers { permanent_uuid: "8c4a7b7e28884c059d8e45479d7226ae" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44987 } }
I20260812 08:04:00.580144 16836 leader_election.cc:290] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 14 election: Requested vote from peers 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405), 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987)
W20260812 08:04:00.581284 16738 leader_election.cc:336] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 8c4a7b7e28884c059d8e45479d7226ae (127.14.214.130:44987): Network error: Client connection negotiation failed: client connection to 127.14.214.130:44987: connect: Connection refused (error 111)
W20260812 08:04:00.581384 16740 leader_election.cc:336] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 6b8f9794f9a0466c9fe9e82f8f0b9cdd (127.14.214.131:44405): Network error: Client connection negotiation failed: client connection to 127.14.214.131:44405: connect: Connection refused (error 111)
I20260812 08:04:00.581491 16740 leader_election.cc:304] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d98422a0bc01403c82084202d97ca1e8; no voters: 6b8f9794f9a0466c9fe9e82f8f0b9cdd, 8c4a7b7e28884c059d8e45479d7226ae
I20260812 08:04:00.581657 16836 raft_consensus.cc:2749] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260812 08:04:00.583464 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:00.583724 15194 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:00.584057 15194 raft_consensus.cc:2243] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:00.584250 15194 pending_rounds.cc:70] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Trying to abort 1 pending ops.
I20260812 08:04:00.584281 15194 pending_rounds.cc:77] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8: Aborting op as it isn't in flight: id { term: 11 index: 21 } timestamp: 7317593457032798208 op_type: NO_OP noop_request { }
I20260812 08:04:00.584393 15194 raft_consensus.cc:2889] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260812 08:04:00.584465 15194 raft_consensus.cc:2272] T 6a8707d768764934870123280185a4a2 P d98422a0bc01403c82084202d97ca1e8 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:00.598495 15194 tablet_server.cc:196] TabletServer@127.14.214.129:42617 shutdown complete.
[       OK ] TimestampAdvancementITest.TestNoOpAdvancesMvccSafeTimeOnBootstrap (3031 ms)
[ RUN      ] TimestampAdvancementITest.Kudu2463Test
I20260812 08:04:00.606832 15194 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.214.190:35259
I20260812 08:04:00.607350 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.609261 16845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:00.609304 16846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:00.609287 16850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:00.609338 15194 server_base.cc:1061] running on GCE node
I20260812 08:04:00.609628 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.609673 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:00.609689 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521840609689 us; error 0 us; skew 500 ppm
I20260812 08:04:00.610576 15194 webserver.cc:533] Webserver started at http://127.14.214.190:37727/ using document root <none> and password file <none>
I20260812 08:04:00.610766 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.610822 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.610953 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.611410 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/master-0-root/instance:
uuid: "172524abeff94db3b048a267e3707c2a"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-1vmg"
I20260812 08:04:00.612978 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:04:00.614161 16859 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.614430 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.614501 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/master-0-root
uuid: "172524abeff94db3b048a267e3707c2a"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-1vmg"
I20260812 08:04:00.614580 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-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)
I20260812 08:04:00.624936 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.625419 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.629729 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.190:35259
I20260812 08:04:00.630205 16949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.190:35259 every 8 connection(s)
I20260812 08:04:00.630854 16950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:00.632740 16950 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a: Bootstrap starting.
I20260812 08:04:00.633543 16950 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.634513 16950 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a: No bootstrap required, opened a new log
I20260812 08:04:00.634898 16950 raft_consensus.cc:359] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "172524abeff94db3b048a267e3707c2a" member_type: VOTER }
I20260812 08:04:00.635051 16950 raft_consensus.cc:385] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.635075 16950 raft_consensus.cc:740] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172524abeff94db3b048a267e3707c2a, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.635195 16950 consensus_queue.cc:260] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "172524abeff94db3b048a267e3707c2a" member_type: VOTER }
I20260812 08:04:00.635253 16950 raft_consensus.cc:399] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:00.635277 16950 raft_consensus.cc:493] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:00.635310 16950 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:00.636039 16950 raft_consensus.cc:515] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "172524abeff94db3b048a267e3707c2a" member_type: VOTER }
I20260812 08:04:00.636154 16950 leader_election.cc:304] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [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: 172524abeff94db3b048a267e3707c2a; no voters: 
I20260812 08:04:00.636334 16950 leader_election.cc:290] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:00.636473 16955 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:00.636813 16950 sys_catalog.cc:565] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:00.636682 16955 raft_consensus.cc:697] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 1 LEADER]: Becoming Leader. State: Replica: 172524abeff94db3b048a267e3707c2a, State: Running, Role: LEADER
I20260812 08:04:00.637149 16955 consensus_queue.cc:237] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [LEADER]: Queue going to LEADER mode. State: All 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: "172524abeff94db3b048a267e3707c2a" member_type: VOTER }
I20260812 08:04:00.638234 16957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 172524abeff94db3b048a267e3707c2a. Latest consensus state: current_term: 1 leader_uuid: "172524abeff94db3b048a267e3707c2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "172524abeff94db3b048a267e3707c2a" member_type: VOTER } }
I20260812 08:04:00.638216 16956 sys_catalog.cc:455] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "172524abeff94db3b048a267e3707c2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "172524abeff94db3b048a267e3707c2a" member_type: VOTER } }
I20260812 08:04:00.638459 16956 sys_catalog.cc:458] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.638455 16957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:00.639286 15194 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260812 08:04:00.639904 16979 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260812 08:04:00.639978 16979 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260812 08:04:00.640084 16974 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:00.640831 16974 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:00.642949 16974 catalog_manager.cc:1383] Generated new cluster ID: b43a68bc38c3475b8a36d37a7e748cc3
I20260812 08:04:00.643013 16974 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:00.651857 16974 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:04:00.652458 16974 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:00.660884 16974 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a: Generated new TSK 0
I20260812 08:04:00.661105 16974 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:00.672049 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.674110 16989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:00.674153 16981 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:00.674203 15194 server_base.cc:1061] running on GCE node
W20260812 08:04:00.674296 16983 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:00.674525 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.674572 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:00.674593 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521840674593 us; error 0 us; skew 500 ppm
I20260812 08:04:00.675555 15194 webserver.cc:533] Webserver started at http://127.14.214.129:38351/ using document root <none> and password file <none>
I20260812 08:04:00.675732 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.675792 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.675875 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.676309 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-0-root/instance:
uuid: "4a520cf6d5934ef48eadf5d5bf6779bc"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-1vmg"
I20260812 08:04:00.678045 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260812 08:04:00.679620 16995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.679917 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.679998 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-0-root
uuid: "4a520cf6d5934ef48eadf5d5bf6779bc"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-1vmg"
I20260812 08:04:00.680083 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-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)
I20260812 08:04:00.694021 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.694465 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.694793 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:00.695336 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:00.695376 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.695420 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:00.695449 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.701237 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.129:36779
I20260812 08:04:00.701257 17080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.129:36779 every 8 connection(s)
I20260812 08:04:00.702152 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.704046 17091 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:00.704322 17088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:00.704448 15194 server_base.cc:1061] running on GCE node
W20260812 08:04:00.704569 17094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:00.704988 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.705055 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:00.705078 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521840705078 us; error 0 us; skew 500 ppm
I20260812 08:04:00.706261 15194 webserver.cc:533] Webserver started at http://127.14.214.130:40897/ using document root <none> and password file <none>
I20260812 08:04:00.706450 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.706508 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.706588 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.707077 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-1-root/instance:
uuid: "3989a9a03fc641789975d8631f19967b"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-1vmg"
I20260812 08:04:00.707608 17081 heartbeater.cc:344] Connected to a master server at 127.14.214.190:35259
I20260812 08:04:00.707706 17081 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:00.707924 17081 heartbeater.cc:507] Master 127.14.214.190:35259 requested a full tablet report, sending...
I20260812 08:04:00.708560 16883 ts_manager.cc:194] Registered new tserver with Master: 4a520cf6d5934ef48eadf5d5bf6779bc (127.14.214.129:36779)
I20260812 08:04:00.708942 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:04:00.709533 16883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42138
I20260812 08:04:00.710074 17106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.710340 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.710410 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-1-root
uuid: "3989a9a03fc641789975d8631f19967b"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-1vmg"
I20260812 08:04:00.710471 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-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)
I20260812 08:04:00.717767 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.718202 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.718482 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:00.719022 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:00.719069 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.719106 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:00.719135 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.724268 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.130:44893
I20260812 08:04:00.724313 17207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.130:44893 every 8 connection(s)
I20260812 08:04:00.725301 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:00.727430 17214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:00.727434 17218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:00.727629 17215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:00.727730 15194 server_base.cc:1061] running on GCE node
I20260812 08:04:00.727996 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:00.728058 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:00.728098 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521840728098 us; error 0 us; skew 500 ppm
I20260812 08:04:00.729266 15194 webserver.cc:533] Webserver started at http://127.14.214.131:46819/ using document root <none> and password file <none>
I20260812 08:04:00.729460 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:00.729532 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:00.729617 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:00.729941 17209 heartbeater.cc:344] Connected to a master server at 127.14.214.190:35259
I20260812 08:04:00.730048 17209 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:00.730119 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-2-root/instance:
uuid: "fcf5b29999d3422eb07e02d70b8cbf58"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-1vmg"
I20260812 08:04:00.730283 17209 heartbeater.cc:507] Master 127.14.214.190:35259 requested a full tablet report, sending...
I20260812 08:04:00.731022 16883 ts_manager.cc:194] Registered new tserver with Master: 3989a9a03fc641789975d8631f19967b (127.14.214.130:44893)
I20260812 08:04:00.731725 16883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42150
I20260812 08:04:00.732053 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260812 08:04:00.733067 17226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.733320 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:00.733389 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-2-root
uuid: "fcf5b29999d3422eb07e02d70b8cbf58"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-1vmg"
I20260812 08:04:00.733464 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-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)
I20260812 08:04:00.760288 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:00.760809 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:00.761153 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:00.761623 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:00.761672 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.761718 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:00.761747 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:00.766454 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.131:42007
I20260812 08:04:00.766515 17323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.131:42007 every 8 connection(s)
I20260812 08:04:00.771129 17324 heartbeater.cc:344] Connected to a master server at 127.14.214.190:35259
I20260812 08:04:00.771253 17324 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:00.771508 17324 heartbeater.cc:507] Master 127.14.214.190:35259 requested a full tablet report, sending...
I20260812 08:04:00.772171 16883 ts_manager.cc:194] Registered new tserver with Master: fcf5b29999d3422eb07e02d70b8cbf58 (127.14.214.131:42007)
I20260812 08:04:00.772579 15194 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005677321s
I20260812 08:04:00.772809 16883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42154
I20260812 08:04:00.794090 16883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42176:
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"
    }
  }
}
W20260812 08:04:00.794560 16883 catalog_manager.cc:7099] 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.
I20260812 08:04:00.805703 17036 tablet_service.cc:1511] Processing CreateTablet for tablet ead2b676ae284d49a013118af8692001 (DEFAULT_TABLE table=test-workload [id=49053aa5697544ce8117340c37a45337]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:04:00.806206 17036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead2b676ae284d49a013118af8692001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:00.806798 17264 tablet_service.cc:1511] Processing CreateTablet for tablet ead2b676ae284d49a013118af8692001 (DEFAULT_TABLE table=test-workload [id=49053aa5697544ce8117340c37a45337]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:04:00.807050 17146 tablet_service.cc:1511] Processing CreateTablet for tablet ead2b676ae284d49a013118af8692001 (DEFAULT_TABLE table=test-workload [id=49053aa5697544ce8117340c37a45337]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:04:00.807272 17264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead2b676ae284d49a013118af8692001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:00.807610 17146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead2b676ae284d49a013118af8692001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:00.809862 17370 tablet_bootstrap.cc:492] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58: Bootstrap starting.
I20260812 08:04:00.811074 17371 tablet_bootstrap.cc:492] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b: Bootstrap starting.
I20260812 08:04:00.811375 17368 tablet_bootstrap.cc:492] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Bootstrap starting.
I20260812 08:04:00.811412 17370 tablet_bootstrap.cc:654] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.812223 17371 tablet_bootstrap.cc:654] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.812335 17368 tablet_bootstrap.cc:654] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:00.812677 17370 tablet_bootstrap.cc:492] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58: No bootstrap required, opened a new log
I20260812 08:04:00.812762 17370 ts_tablet_manager.cc:1403] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:04:00.813217 17370 raft_consensus.cc:359] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.813316 17371 tablet_bootstrap.cc:492] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b: No bootstrap required, opened a new log
I20260812 08:04:00.813364 17370 raft_consensus.cc:385] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.813401 17370 raft_consensus.cc:740] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcf5b29999d3422eb07e02d70b8cbf58, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.813452 17371 ts_tablet_manager.cc:1403] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:04:00.813544 17370 consensus_queue.cc:260] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.813661 17368 tablet_bootstrap.cc:492] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: No bootstrap required, opened a new log
I20260812 08:04:00.813743 17368 ts_tablet_manager.cc:1403] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:04:00.813927 17370 ts_tablet_manager.cc:1434] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.813917 17371 raft_consensus.cc:359] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.814049 17371 raft_consensus.cc:385] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.813994 17324 heartbeater.cc:499] Master 127.14.214.190:35259 was elected leader, sending a full tablet report...
I20260812 08:04:00.814101 17371 raft_consensus.cc:740] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3989a9a03fc641789975d8631f19967b, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.814167 17368 raft_consensus.cc:359] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.814219 17371 consensus_queue.cc:260] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.814262 17368 raft_consensus.cc:385] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:00.814328 17368 raft_consensus.cc:740] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a520cf6d5934ef48eadf5d5bf6779bc, State: Initialized, Role: FOLLOWER
I20260812 08:04:00.814452 17368 consensus_queue.cc:260] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.814586 17371 ts_tablet_manager.cc:1434] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.814596 17209 heartbeater.cc:499] Master 127.14.214.190:35259 was elected leader, sending a full tablet report...
I20260812 08:04:00.814776 17368 ts_tablet_manager.cc:1434] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:00.814946 17081 heartbeater.cc:499] Master 127.14.214.190:35259 was elected leader, sending a full tablet report...
I20260812 08:04:00.909339 17378 raft_consensus.cc:493] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:04:00.909543 17377 raft_consensus.cc:493] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:04:00.909576 17378 raft_consensus.cc:515] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.909658 17377 raft_consensus.cc:515] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.910394 17378 leader_election.cc:290] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcf5b29999d3422eb07e02d70b8cbf58 (127.14.214.131:42007), 3989a9a03fc641789975d8631f19967b (127.14.214.130:44893)
I20260812 08:04:00.910888 17377 leader_election.cc:290] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a520cf6d5934ef48eadf5d5bf6779bc (127.14.214.129:36779), fcf5b29999d3422eb07e02d70b8cbf58 (127.14.214.131:42007)
I20260812 08:04:00.916008 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead2b676ae284d49a013118af8692001" candidate_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" is_pre_election: true
I20260812 08:04:00.915990 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead2b676ae284d49a013118af8692001" candidate_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3989a9a03fc641789975d8631f19967b" is_pre_election: true
I20260812 08:04:00.916306 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead2b676ae284d49a013118af8692001" candidate_uuid: "3989a9a03fc641789975d8631f19967b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" is_pre_election: true
I20260812 08:04:00.916342 17166 raft_consensus.cc:2468] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a520cf6d5934ef48eadf5d5bf6779bc in term 0.
I20260812 08:04:00.916411 17047 raft_consensus.cc:2468] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3989a9a03fc641789975d8631f19967b in term 0.
I20260812 08:04:00.916069 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead2b676ae284d49a013118af8692001" candidate_uuid: "3989a9a03fc641789975d8631f19967b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" is_pre_election: true
I20260812 08:04:00.916752 17002 leader_election.cc:304] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3989a9a03fc641789975d8631f19967b, 4a520cf6d5934ef48eadf5d5bf6779bc; no voters: 
I20260812 08:04:00.916752 17112 leader_election.cc:304] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3989a9a03fc641789975d8631f19967b, 4a520cf6d5934ef48eadf5d5bf6779bc; no voters: 
I20260812 08:04:00.916342 17276 raft_consensus.cc:2468] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a520cf6d5934ef48eadf5d5bf6779bc in term 0.
I20260812 08:04:00.916986 17378 raft_consensus.cc:2804] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:04:00.917016 17377 raft_consensus.cc:2804] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:04:00.917048 17378 raft_consensus.cc:493] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:04:00.917057 17377 raft_consensus.cc:493] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:04:00.917111 17378 raft_consensus.cc:3060] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:00.917127 17377 raft_consensus.cc:3060] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:00.918545 17377 raft_consensus.cc:515] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.918545 17378 raft_consensus.cc:515] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.919098 17378 leader_election.cc:290] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [CANDIDATE]: Term 1 election: Requested vote from peers fcf5b29999d3422eb07e02d70b8cbf58 (127.14.214.131:42007), 3989a9a03fc641789975d8631f19967b (127.14.214.130:44893)
I20260812 08:04:00.919117 17377 leader_election.cc:290] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [CANDIDATE]: Term 1 election: Requested vote from peers 4a520cf6d5934ef48eadf5d5bf6779bc (127.14.214.129:36779), fcf5b29999d3422eb07e02d70b8cbf58 (127.14.214.131:42007)
I20260812 08:04:00.919541 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead2b676ae284d49a013118af8692001" candidate_uuid: "3989a9a03fc641789975d8631f19967b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc"
I20260812 08:04:00.919541 17276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead2b676ae284d49a013118af8692001" candidate_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcf5b29999d3422eb07e02d70b8cbf58"
I20260812 08:04:00.919581 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead2b676ae284d49a013118af8692001" candidate_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3989a9a03fc641789975d8631f19967b"
I20260812 08:04:00.919696 17276 raft_consensus.cc:3060] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:00.919740 17047 raft_consensus.cc:2393] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3989a9a03fc641789975d8631f19967b in current term 1: Already voted for candidate 4a520cf6d5934ef48eadf5d5bf6779bc in this term.
I20260812 08:04:00.919765 17166 raft_consensus.cc:2393] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a520cf6d5934ef48eadf5d5bf6779bc in current term 1: Already voted for candidate 3989a9a03fc641789975d8631f19967b in this term.
I20260812 08:04:00.920210 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead2b676ae284d49a013118af8692001" candidate_uuid: "3989a9a03fc641789975d8631f19967b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcf5b29999d3422eb07e02d70b8cbf58"
I20260812 08:04:00.921002 17276 raft_consensus.cc:2468] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a520cf6d5934ef48eadf5d5bf6779bc in term 1.
I20260812 08:04:00.921311 17112 leader_election.cc:304] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [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: 3989a9a03fc641789975d8631f19967b; no voters: 4a520cf6d5934ef48eadf5d5bf6779bc, fcf5b29999d3422eb07e02d70b8cbf58
I20260812 08:04:00.921589 17002 leader_election.cc:304] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a520cf6d5934ef48eadf5d5bf6779bc, fcf5b29999d3422eb07e02d70b8cbf58; no voters: 
I20260812 08:04:00.921608 17377 raft_consensus.cc:2749] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260812 08:04:00.921754 17378 raft_consensus.cc:2804] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:00.922071 17378 raft_consensus.cc:697] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Becoming Leader. State: Replica: 4a520cf6d5934ef48eadf5d5bf6779bc, State: Running, Role: LEADER
I20260812 08:04:00.922297 17378 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.924149 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a520cf6d5934ef48eadf5d5bf6779bc (127.14.214.129). New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260812 08:04:00.936596 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:04:00.936605 17276 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:04:00.937155 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:04:00.937489 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:04:00.990665 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.992098 17276 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260812 08:04:00.992111 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260812 08:04:00.992534 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260812 08:04:00.992777 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260812 08:04:00.994336 17414 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:00.994783 17276 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:00.996706 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.16: config changed from index -1 to 16, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:00.997048 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:00.997166 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 reported cstate change: config changed from index -1 to 16, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:00.998394 17276 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260812 08:04:00.998631 17165 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260812 08:04:00.999292 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260812 08:04:00.999472 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260812 08:04:01.001204 17378 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.001662 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.003324 16878 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 16 to 17, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.003648 17276 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.004172 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.005621 17276 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260812 08:04:01.005682 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260812 08:04:01.005936 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260812 08:04:01.006435 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260812 08:04:01.007797 17414 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.008237 17276 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.008292 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.18: config changed from index 17 to 18, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.010030 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 17 to 18, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.010154 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [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: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.011394 17276 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260812 08:04:01.011474 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260812 08:04:01.011722 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260812 08:04:01.012637 16879 catalog_manager.cc:5397] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 18: no extra replica candidate found for tablet ead2b676ae284d49a013118af8692001 (table test-workload [id=49053aa5697544ce8117340c37a45337]): 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
I20260812 08:04:01.012784 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260812 08:04:01.013552 17385 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.015406 17276 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.015787 16878 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 18 to 19, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260812 08:04:01.015956 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [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: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.015903 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.017477 17165 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260812 08:04:01.018051 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260812 08:04:01.018270 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260812 08:04:01.018483 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260812 08:04:01.019927 17385 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index 19 to 20, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.020792 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index 19 to 20, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.022131 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 19 to 20, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.022567 17165 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.20: config changed from index 19 to 20, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.024477 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 20, Committed index: 20, Last appended: 1.20, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.025928 17165 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260812 08:04:01.026208 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 20. Preceding OpId from leader: term: 1 index: 21. (index mismatch)
I20260812 08:04:01.026279 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260812 08:04:01.026566 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 21, Last known committed idx: 20, Time since last communication: 0.000s
I20260812 08:04:01.027686 17414 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.21: config changed from index 20 to 21, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.028098 17165 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index 20 to 21, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.028496 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.21: config changed from index 20 to 21, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.030256 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 20 to 21, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 21 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.031025 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.032037 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260812 08:04:01.032048 17165 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 1 index: 22. (index mismatch)
I20260812 08:04:01.032426 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260812 08:04:01.032873 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
I20260812 08:04:01.034591 17378 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.22: config changed from index 21 to 22, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.035056 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.22: config changed from index 21 to 22, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.036929 17165 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.22: config changed from index 21 to 22, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.036988 16878 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 21 to 22, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 22 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260812 08:04:01.037252 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 22, Committed index: 22, Last appended: 1.22, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.038725 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
I20260812 08:04:01.039325 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.000s
I20260812 08:04:01.041618 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
I20260812 08:04:01.043247 17385 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.23: config changed from index 22 to 23, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.043352 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.000s
I20260812 08:04:01.043797 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index 22 to 23, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.046603 16883 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 22 to 23, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260812 08:04:01.047042 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.047185 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index 22 to 23, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.048830 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260812 08:04:01.049155 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260812 08:04:01.049623 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260812 08:04:01.049940 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260812 08:04:01.051162 17385 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.051548 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.051934 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.24: config changed from index 23 to 24, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.053602 16878 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 reported cstate change: config changed from index 23 to 24, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.053967 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.055627 16864 catalog_manager.cc:5266] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 18: aborting the task: latest config opid_index 24; task opid_index 18
I20260812 08:04:01.055963 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260812 08:04:01.055961 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260812 08:04:01.056371 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260812 08:04:01.056727 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260812 08:04:01.058163 17378 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.058571 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.058580 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.060639 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [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: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.060817 16878 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b reported cstate change: config changed from index 24 to 25, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.061794 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260812 08:04:01.061844 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260812 08:04:01.062197 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260812 08:04:01.062390 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260812 08:04:01.064142 17378 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.064613 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.064632 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.066785 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 25 to 26, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.067452 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [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: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.068526 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260812 08:04:01.068868 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260812 08:04:01.069257 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260812 08:04:01.069633 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260812 08:04:01.070793 17378 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.072129 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.072700 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.073237 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [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: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.073416 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 26 to 27, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.074708 17165 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260812 08:04:01.075018 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260812 08:04:01.075165 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260812 08:04:01.075341 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260812 08:04:01.077333 17385 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.077793 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.079430 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [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: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.079493 16883 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 27 to 28, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.079481 17165 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.080881 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260812 08:04:01.081290 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260812 08:04:01.082485 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260812 08:04:01.083079 17414 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.083191 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260812 08:04:01.083366 16862 catalog_manager.cc:5266] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 20: aborting the task: latest config opid_index 28; task opid_index 20
I20260812 08:04:01.083524 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.084041 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.085831 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 reported cstate change: config changed from index 28 to 29, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.086395 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [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: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.087543 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260812 08:04:01.087800 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260812 08:04:01.087913 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260812 08:04:01.088191 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260812 08:04:01.089740 17414 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.090168 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.092209 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.092293 16883 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 reported cstate change: config changed from index 29 to 30, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.092550 16863 catalog_manager.cc:5266] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 22: aborting the task: latest config opid_index 29; task opid_index 22
I20260812 08:04:01.092552 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.093773 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260812 08:04:01.094072 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260812 08:04:01.094103 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260812 08:04:01.094889 17378 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260812 08:04:01.096455 17385 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.098098 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.098270 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.099529 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.099725 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 30 to 31, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.101017 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260812 08:04:01.101516 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260812 08:04:01.101639 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260812 08:04:01.101967 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260812 08:04:01.103436 17385 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.103909 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.105733 16879 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 31 to 32, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.106144 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.32: config changed from index 31 to 32, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.106371 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.108031 16864 catalog_manager.cc:5266] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 28: aborting the task: latest config opid_index 32; task opid_index 28
I20260812 08:04:01.108179 17165 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260812 08:04:01.108564 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260812 08:04:01.108754 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260812 08:04:01.109608 17414 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260812 08:04:01.111132 17414 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.111696 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.112361 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.113783 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 33, Committed index: 33, Last appended: 1.33, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.114012 16878 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 32 to 33, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.115214 16861 catalog_manager.cc:5266] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 24: aborting the task: latest config opid_index 32; task opid_index 24
I20260812 08:04:01.115435 17166 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 33. Preceding OpId from leader: term: 1 index: 34. (index mismatch)
I20260812 08:04:01.116021 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 33, Time since last communication: 0.000s
I20260812 08:04:01.116640 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 33. Preceding OpId from leader: term: 1 index: 34. (index mismatch)
I20260812 08:04:01.117120 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 33, Time since last communication: 0.000s
I20260812 08:04:01.118992 17414 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.34: config changed from index 33 to 34, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.119372 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.34: config changed from index 33 to 34, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.121349 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Committing config change with OpId 1.34: config changed from index 33 to 34, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New config: { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.121625 16883 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 33 to 34, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from VOTER to NON_VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 34 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: NON_VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.121708 17047 consensus_queue.cc:237] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 34, Committed index: 34, Last appended: 1.34, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 35 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.123536 17165 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 LEARNER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 34. Preceding OpId from leader: term: 1 index: 35. (index mismatch)
I20260812 08:04:01.123904 17275 raft_consensus.cc:1275] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Refusing update from remote peer 4a520cf6d5934ef48eadf5d5bf6779bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 34. Preceding OpId from leader: term: 1 index: 35. (index mismatch)
I20260812 08:04:01.124362 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 35, Last known committed idx: 34, Time since last communication: 0.000s
I20260812 08:04:01.125324 17385 consensus_queue.cc:1048] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 35, Last known committed idx: 34, Time since last communication: 0.000s
I20260812 08:04:01.126237 16861 catalog_manager.cc:5266] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 26: aborting the task: latest config opid_index 34; task opid_index 26
I20260812 08:04:01.126390 17414 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Committing config change with OpId 1.35: config changed from index 34 to 35, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 35 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.127542 17275 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Committing config change with OpId 1.35: config changed from index 34 to 35, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 35 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.126701 17166 raft_consensus.cc:2955] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Committing config change with OpId 1.35: config changed from index 34 to 35, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New config: { opid_index: 35 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } } }
I20260812 08:04:01.128772 15194 timestamp_advancement-itest.cc:267] GCing logs...
I20260812 08:04:01.128950 15194 log_reader.cc:385] T ead2b676ae284d49a013118af8692001: removed 1 log segments from log reader
I20260812 08:04:01.129015 15194 log.cc:1079] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Deleting log segment in path: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-0-root/wals/ead2b676ae284d49a013118af8692001/wal-000000001 (ops 1-15)
I20260812 08:04:01.129515 16883 catalog_manager.cc:5719] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc reported cstate change: config changed from index 34 to 35, 3989a9a03fc641789975d8631f19967b (127.14.214.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" committed_config { opid_index: 35 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.132483 15194 timestamp_advancement-itest.cc:274] Shutting down cluster...
I20260812 08:04:01.132623 15194 master.cc:562] Master@127.14.214.190:35259 shutting down...
I20260812 08:04:01.142633 16863 catalog_manager.cc:5266] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 32: aborting the task: latest config opid_index 35; task opid_index 32
I20260812 08:04:01.158216 16863 catalog_manager.cc:5266] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 30: aborting the task: latest config opid_index 35; task opid_index 30
I20260812 08:04:01.186667 16862 catalog_manager.cc:5266] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ead2b676ae284d49a013118af8692001 with cas_config_opid_index 34: aborting the task: latest config opid_index 35; task opid_index 34
I20260812 08:04:01.377276 15194 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:01.377547 15194 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:01.377619 15194 tablet_replica.cc:333] T 00000000000000000000000000000000 P 172524abeff94db3b048a267e3707c2a: stopping tablet replica
I20260812 08:04:01.391188 15194 master.cc:584] Master@127.14.214.190:35259 shutdown complete.
I20260812 08:04:01.394105 15194 tablet_server.cc:179] TabletServer@127.14.214.129:0 shutting down...
I20260812 08:04:01.452853 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:01.453136 15194 tablet_replica.cc:333] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: stopping tablet replica
I20260812 08:04:01.453287 15194 raft_consensus.cc:2243] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:01.453545 15194 raft_consensus.cc:2272] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:01.467074 15194 tablet_server.cc:196] TabletServer@127.14.214.129:0 shutdown complete.
I20260812 08:04:01.469607 15194 tablet_server.cc:179] TabletServer@127.14.214.130:0 shutting down...
I20260812 08:04:01.475646 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:01.475909 15194 tablet_replica.cc:333] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b: stopping tablet replica
I20260812 08:04:01.476035 15194 raft_consensus.cc:2243] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:01.476189 15194 raft_consensus.cc:2272] T ead2b676ae284d49a013118af8692001 P 3989a9a03fc641789975d8631f19967b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:01.489091 15194 tablet_server.cc:196] TabletServer@127.14.214.130:0 shutdown complete.
I20260812 08:04:01.491242 15194 tablet_server.cc:179] TabletServer@127.14.214.131:0 shutting down...
I20260812 08:04:01.517885 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:01.518123 15194 tablet_replica.cc:333] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58: stopping tablet replica
I20260812 08:04:01.518265 15194 raft_consensus.cc:2243] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:01.518433 15194 raft_consensus.cc:2272] T ead2b676ae284d49a013118af8692001 P fcf5b29999d3422eb07e02d70b8cbf58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:01.531133 15194 tablet_server.cc:196] TabletServer@127.14.214.131:0 shutdown complete.
I20260812 08:04:01.533136 15194 timestamp_advancement-itest.cc:282] Restarting single tablet server...
I20260812 08:04:01.533413 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:01.534998 17416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:01.535010 17422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:01.535064 17418 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:01.535379 15194 server_base.cc:1061] running on GCE node
I20260812 08:04:01.535530 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:01.535570 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:01.535585 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521841535585 us; error 0 us; skew 500 ppm
I20260812 08:04:01.536326 15194 webserver.cc:533] Webserver started at http://127.14.214.129:38351/ using document root <none> and password file <none>
I20260812 08:04:01.536473 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:01.536513 15194 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:01.537590 15194 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:01.540129 17433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:01.540336 15194 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:04:01.540406 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-0-root
uuid: "4a520cf6d5934ef48eadf5d5bf6779bc"
format_stamp: "Formatted at 2026-08-12 08:04:00 on dist-test-slave-1vmg"
I20260812 08:04:01.540483 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.Kudu2463Test.1786521834169940-15194-0/minicluster-data/ts-0-root/data
Total live blocks: 5
Total live bytes: 5272
Total live bytes (after alignment): 24576
Total number of LBM containers: 6 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 08:04:01.568598 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:01.569056 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:01.569387 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:01.569995 17442 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:04:01.571199 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:04:01.571257 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:04:01.571316 15194 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:04:01.572048 15194 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:04:01.572088 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:04:01.572165 17442 tablet_bootstrap.cc:492] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Bootstrap starting.
I20260812 08:04:01.577237 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.129:36779
I20260812 08:04:01.580403 17547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.129:36779 every 8 connection(s)
I20260812 08:04:01.581871 17442 tablet_bootstrap.cc:492] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=20 overwritten=0 applied=20 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:04:01.582242 17442 tablet_bootstrap.cc:492] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Bootstrap complete.
W20260812 08:04:01.582346 17548 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
I20260812 08:04:01.582438 17442 ts_tablet_manager.cc:1403] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260812 08:04:01.582844 17442 raft_consensus.cc:359] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 35 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.582973 17442 raft_consensus.cc:740] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a520cf6d5934ef48eadf5d5bf6779bc, State: Initialized, Role: FOLLOWER
I20260812 08:04:01.583113 17442 consensus_queue.cc:260] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 35, Last appended: 1.35, Last appended by leader: 35, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 35 OBSOLETE_local: false peers { permanent_uuid: "4a520cf6d5934ef48eadf5d5bf6779bc" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36779 } } peers { permanent_uuid: "fcf5b29999d3422eb07e02d70b8cbf58" member_type: VOTER last_known_addr { host: "127.14.214.131" port: 42007 } } peers { permanent_uuid: "3989a9a03fc641789975d8631f19967b" member_type: VOTER last_known_addr { host: "127.14.214.130" port: 44893 } }
I20260812 08:04:01.583457 17442 ts_tablet_manager.cc:1434] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
W20260812 08:04:01.590032 17462 tablet_service.cc:3018] Rejecting scan request for tablet ead2b676ae284d49a013118af8692001: Uninitialized: clean time has not yet been initialized
I20260812 08:04:01.590490 15194 timestamp_advancement-itest.cc:447] Got response: error { code: TABLET_NOT_RUNNING status { code: UNINITIALIZED message: "clean time has not yet been initialized" } }
I20260812 08:04:01.590890 15194 tablet_server.cc:179] TabletServer@127.14.214.129:36779 shutting down...
I20260812 08:04:01.831226 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:01.831580 15194 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:01.831717 15194 raft_consensus.cc:2243] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260812 08:04:01.831844 15194 raft_consensus.cc:2272] T ead2b676ae284d49a013118af8692001 P 4a520cf6d5934ef48eadf5d5bf6779bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:01.844930 15194 tablet_server.cc:196] TabletServer@127.14.214.129:36779 shutdown complete.
[       OK ] TimestampAdvancementITest.Kudu2463Test (1246 ms)
[ RUN      ] TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp
I20260812 08:04:01.852566 15194 timestamp_advancement-itest.cc:460] Running with 1 replicas
I20260812 08:04:01.852802 15194 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.214.190:35823
I20260812 08:04:01.853222 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:01.855105 17571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:01.855126 17567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:01.855206 15194 server_base.cc:1061] running on GCE node
W20260812 08:04:01.855358 17565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:01.855597 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:01.855652 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:01.855669 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521841855667 us; error 0 us; skew 500 ppm
I20260812 08:04:01.856572 15194 webserver.cc:533] Webserver started at http://127.14.214.190:38027/ using document root <none> and password file <none>
I20260812 08:04:01.856765 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:01.856819 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:01.856900 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:01.857337 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/master-0-root/instance:
uuid: "f04a6a4ca6b243aabe0cd18325c35086"
format_stamp: "Formatted at 2026-08-12 08:04:01 on dist-test-slave-1vmg"
I20260812 08:04:01.859056 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260812 08:04:01.860113 17579 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:01.860368 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:01.860440 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/master-0-root
uuid: "f04a6a4ca6b243aabe0cd18325c35086"
format_stamp: "Formatted at 2026-08-12 08:04:01 on dist-test-slave-1vmg"
I20260812 08:04:01.860522 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-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)
I20260812 08:04:01.875852 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:01.876377 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:01.881999 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.190:35823
I20260812 08:04:01.882436 17673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.190:35823 every 8 connection(s)
I20260812 08:04:01.883814 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:01.886171 17676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086: Bootstrap starting.
I20260812 08:04:01.887239 17676 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:01.888409 17676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086: No bootstrap required, opened a new log
I20260812 08:04:01.888841 17676 raft_consensus.cc:359] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER }
I20260812 08:04:01.888947 17676 raft_consensus.cc:385] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:01.888970 17676 raft_consensus.cc:740] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04a6a4ca6b243aabe0cd18325c35086, State: Initialized, Role: FOLLOWER
I20260812 08:04:01.889117 17676 consensus_queue.cc:260] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER }
I20260812 08:04:01.889179 17676 raft_consensus.cc:399] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:01.889209 17676 raft_consensus.cc:493] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:01.889243 17676 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:01.890094 17676 raft_consensus.cc:515] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER }
I20260812 08:04:01.890229 17676 leader_election.cc:304] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [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: f04a6a4ca6b243aabe0cd18325c35086; no voters: 
I20260812 08:04:01.890430 17676 leader_election.cc:290] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:01.890594 17683 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:01.890820 17683 raft_consensus.cc:697] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 LEADER]: Becoming Leader. State: Replica: f04a6a4ca6b243aabe0cd18325c35086, State: Running, Role: LEADER
I20260812 08:04:01.890959 17676 sys_catalog.cc:565] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:01.891007 17683 consensus_queue.cc:237] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [LEADER]: Queue going to LEADER mode. State: All 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: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER }
I20260812 08:04:01.891461 17684 sys_catalog.cc:455] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f04a6a4ca6b243aabe0cd18325c35086" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER } }
I20260812 08:04:01.891502 17685 sys_catalog.cc:455] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f04a6a4ca6b243aabe0cd18325c35086. Latest consensus state: current_term: 1 leader_uuid: "f04a6a4ca6b243aabe0cd18325c35086" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER } }
I20260812 08:04:01.891587 17685 sys_catalog.cc:458] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:01.891577 17684 sys_catalog.cc:458] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:01.891921 17690 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:01.892812 17690 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:01.893230 15194 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:04:01.895030 17690 catalog_manager.cc:1383] Generated new cluster ID: 193e46fcd2d043c6b38698b4917a65c0
I20260812 08:04:01.895108 17690 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:01.915234 17690 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:04:01.915885 17690 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:01.922447 17690 catalog_manager.cc:6092] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086: Generated new TSK 0
I20260812 08:04:01.922809 17690 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:01.926258 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:01.928357 17716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:01.928311 17719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:01.928287 17715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:01.928381 15194 server_base.cc:1061] running on GCE node
I20260812 08:04:01.928706 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:01.928778 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:01.928805 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521841928805 us; error 0 us; skew 500 ppm
I20260812 08:04:01.929692 15194 webserver.cc:533] Webserver started at http://127.14.214.129:35467/ using document root <none> and password file <none>
I20260812 08:04:01.929859 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:01.929909 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:01.929970 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:01.930334 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-0-root/instance:
uuid: "cfcec6cd33d2413b9ef0a9e57272576f"
format_stamp: "Formatted at 2026-08-12 08:04:01 on dist-test-slave-1vmg"
I20260812 08:04:01.931905 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:04:01.932844 17730 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:01.933076 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:01.933144 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-0-root
uuid: "cfcec6cd33d2413b9ef0a9e57272576f"
format_stamp: "Formatted at 2026-08-12 08:04:01 on dist-test-slave-1vmg"
I20260812 08:04:01.933220 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-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)
I20260812 08:04:01.943544 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:01.944151 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:01.944587 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:01.945192 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:01.945236 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:01.945444 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:01.945520 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:01.950572 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.129:36329
I20260812 08:04:01.950598 17847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.129:36329 every 8 connection(s)
I20260812 08:04:01.955659 17849 heartbeater.cc:344] Connected to a master server at 127.14.214.190:35823
I20260812 08:04:01.955797 17849 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:01.956050 17849 heartbeater.cc:507] Master 127.14.214.190:35823 requested a full tablet report, sending...
I20260812 08:04:01.956715 17605 ts_manager.cc:194] Registered new tserver with Master: cfcec6cd33d2413b9ef0a9e57272576f (127.14.214.129:36329)
I20260812 08:04:01.956779 15194 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005705583s
I20260812 08:04:01.957558 17605 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40106
I20260812 08:04:01.975107 17605 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40142:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:04:01.984675 17777 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2598a63a0c47d8b10f6f466726782e (DEFAULT_TABLE table=test-workload [id=633f91a368364efc931021544cd3fa72]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:04:01.985255 17777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2598a63a0c47d8b10f6f466726782e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:04:01.989230 17875 tablet_bootstrap.cc:492] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: Bootstrap starting.
I20260812 08:04:01.990406 17875 tablet_bootstrap.cc:654] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: Neither blocks nor log segments found. Creating new log.
I20260812 08:04:01.991565 17875 tablet_bootstrap.cc:492] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: No bootstrap required, opened a new log
I20260812 08:04:01.991663 17875 ts_tablet_manager.cc:1403] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 08:04:01.992192 17875 raft_consensus.cc:359] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } }
I20260812 08:04:01.992291 17875 raft_consensus.cc:385] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:04:01.992326 17875 raft_consensus.cc:740] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcec6cd33d2413b9ef0a9e57272576f, State: Initialized, Role: FOLLOWER
I20260812 08:04:01.992471 17875 consensus_queue.cc:260] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } }
I20260812 08:04:01.992558 17875 raft_consensus.cc:399] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:01.992594 17875 raft_consensus.cc:493] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:01.992643 17875 raft_consensus.cc:3060] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:04:01.993566 17875 raft_consensus.cc:515] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } }
I20260812 08:04:01.993703 17875 leader_election.cc:304] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [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: cfcec6cd33d2413b9ef0a9e57272576f; no voters: 
I20260812 08:04:01.993949 17875 leader_election.cc:290] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:04:01.994077 17878 raft_consensus.cc:2804] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:04:01.994303 17875 ts_tablet_manager.cc:1434] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260812 08:04:01.994416 17849 heartbeater.cc:499] Master 127.14.214.190:35823 was elected leader, sending a full tablet report...
I20260812 08:04:01.994309 17878 raft_consensus.cc:697] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 LEADER]: Becoming Leader. State: Replica: cfcec6cd33d2413b9ef0a9e57272576f, State: Running, Role: LEADER
I20260812 08:04:01.994745 17878 consensus_queue.cc:237] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [LEADER]: Queue going to LEADER mode. State: All 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: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } }
I20260812 08:04:01.996184 17605 catalog_manager.cc:5719] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f reported cstate change: term changed from 0 to 1, leader changed from <none> to cfcec6cd33d2413b9ef0a9e57272576f (127.14.214.129). New cstate: current_term: 1 leader_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:01.999989 15194 tablet_server.cc:179] TabletServer@127.14.214.129:0 shutting down...
I20260812 08:04:02.004128 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:02.004470 15194 tablet_replica.cc:333] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: stopping tablet replica
I20260812 08:04:02.004619 15194 raft_consensus.cc:2243] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:02.004769 15194 raft_consensus.cc:2272] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:02.017958 15194 tablet_server.cc:196] TabletServer@127.14.214.129:0 shutdown complete.
I20260812 08:04:02.020709 15194 master.cc:562] Master@127.14.214.190:35823 shutting down...
I20260812 08:04:02.025315 15194 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 LEADER]: Raft consensus shutting down.
I20260812 08:04:02.025619 15194 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:02.026860 15194 tablet_replica.cc:333] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086: stopping tablet replica
I20260812 08:04:02.030500 15194 master.cc:584] Master@127.14.214.190:35823 shutdown complete.
I20260812 08:04:02.034853 15194 timestamp_advancement-itest.cc:460] Running with 3 replicas
I20260812 08:04:02.035183 15194 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.214.190:34229
I20260812 08:04:02.035540 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:02.037184 17896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:02.037240 17893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:02.037256 17894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:02.037458 15194 server_base.cc:1061] running on GCE node
I20260812 08:04:02.037690 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:02.037730 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:02.037750 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521842037750 us; error 0 us; skew 500 ppm
I20260812 08:04:02.038587 15194 webserver.cc:533] Webserver started at http://127.14.214.190:43703/ using document root <none> and password file <none>
I20260812 08:04:02.038772 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:02.038813 15194 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:02.040016 15194 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:02.041100 17904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:02.041429 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:04:02.041508 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/master-0-root
uuid: "f04a6a4ca6b243aabe0cd18325c35086"
format_stamp: "Formatted at 2026-08-12 08:04:01 on dist-test-slave-1vmg"
I20260812 08:04:02.041600 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-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)
I20260812 08:04:02.056509 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:02.056960 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:02.061285 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.190:34229
I20260812 08:04:02.062278 17997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.190:34229 every 8 connection(s)
I20260812 08:04:02.063575 17998 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:04:02.064405 17998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086: Bootstrap starting.
I20260812 08:04:02.071805 17998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:04:02.072238 17998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086: Bootstrap complete.
I20260812 08:04:02.072849 17998 raft_consensus.cc:359] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER }
I20260812 08:04:02.072959 17998 raft_consensus.cc:740] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04a6a4ca6b243aabe0cd18325c35086, State: Initialized, Role: FOLLOWER
I20260812 08:04:02.073118 17998 consensus_queue.cc:260] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER }
I20260812 08:04:02.073213 17998 raft_consensus.cc:399] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:02.073249 17998 raft_consensus.cc:493] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:02.073288 17998 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:04:02.074182 17998 raft_consensus.cc:515] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER }
I20260812 08:04:02.074311 17998 leader_election.cc:304] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f04a6a4ca6b243aabe0cd18325c35086; no voters: 
I20260812 08:04:02.074535 17998 leader_election.cc:290] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:04:02.074725 18001 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:04:02.074994 18001 raft_consensus.cc:697] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 2 LEADER]: Becoming Leader. State: Replica: f04a6a4ca6b243aabe0cd18325c35086, State: Running, Role: LEADER
I20260812 08:04:02.075047 17998 sys_catalog.cc:565] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:04:02.075162 18001 consensus_queue.cc:237] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER }
I20260812 08:04:02.075709 18003 sys_catalog.cc:455] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f04a6a4ca6b243aabe0cd18325c35086. Latest consensus state: current_term: 2 leader_uuid: "f04a6a4ca6b243aabe0cd18325c35086" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER } }
I20260812 08:04:02.075814 18003 sys_catalog.cc:458] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:02.075766 18002 sys_catalog.cc:455] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "f04a6a4ca6b243aabe0cd18325c35086" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04a6a4ca6b243aabe0cd18325c35086" member_type: VOTER } }
I20260812 08:04:02.075866 18002 sys_catalog.cc:458] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [sys.catalog]: This master's current role is: LEADER
I20260812 08:04:02.076247 18010 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:04:02.077803 18010 catalog_manager.cc:679] Loaded metadata for table test-workload [id=633f91a368364efc931021544cd3fa72]
I20260812 08:04:02.078877 18010 tablet_loader.cc:96] loaded metadata for tablet 3c2598a63a0c47d8b10f6f466726782e (table test-workload [id=633f91a368364efc931021544cd3fa72])
I20260812 08:04:02.079070 18010 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:04:02.080017 18010 catalog_manager.cc:1295] Loaded cluster ID: 193e46fcd2d043c6b38698b4917a65c0
I20260812 08:04:02.080127 18010 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:04:02.081727 15194 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260812 08:04:02.082058 18010 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:04:02.082737 18010 catalog_manager.cc:6103] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086: Loaded TSK: 0
I20260812 08:04:02.083475 18010 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:04:02.085709 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:02.087406 18030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:02.087487 18034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:02.087533 18031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:02.087565 15194 server_base.cc:1061] running on GCE node
I20260812 08:04:02.087821 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:02.087867 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:02.087882 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521842087882 us; error 0 us; skew 500 ppm
I20260812 08:04:02.088716 15194 webserver.cc:533] Webserver started at http://127.14.214.129:41801/ using document root <none> and password file <none>
I20260812 08:04:02.088861 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:02.088894 15194 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260812 08:04:02.089910 15194 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:02.090684 18043 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:02.090891 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:02.090988 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-0-root
uuid: "cfcec6cd33d2413b9ef0a9e57272576f"
format_stamp: "Formatted at 2026-08-12 08:04:01 on dist-test-slave-1vmg"
I20260812 08:04:02.091078 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-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)
I20260812 08:04:02.097376 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:02.097812 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:02.098133 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:02.100060 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:04:02.100138 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:04:02.100919 15194 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:04:02.100960 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:04:02.101045 18058 tablet_bootstrap.cc:492] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: Bootstrap starting.
I20260812 08:04:02.103900 18058 tablet_bootstrap.cc:492] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: 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
I20260812 08:04:02.104213 18058 tablet_bootstrap.cc:492] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: Bootstrap complete.
I20260812 08:04:02.104385 18058 ts_tablet_manager.cc:1403] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 08:04:02.104785 18058 raft_consensus.cc:359] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } }
I20260812 08:04:02.104894 18058 raft_consensus.cc:740] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfcec6cd33d2413b9ef0a9e57272576f, State: Initialized, Role: FOLLOWER
I20260812 08:04:02.105059 18058 consensus_queue.cc:260] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } }
I20260812 08:04:02.105147 18058 raft_consensus.cc:399] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:04:02.105189 18058 raft_consensus.cc:493] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:04:02.105238 18058 raft_consensus.cc:3060] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:04:02.106151 18058 raft_consensus.cc:515] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } }
I20260812 08:04:02.106271 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.129:34147
I20260812 08:04:02.106279 18148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.129:34147 every 8 connection(s)
I20260812 08:04:02.106287 18058 leader_election.cc:304] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cfcec6cd33d2413b9ef0a9e57272576f; no voters: 
I20260812 08:04:02.106559 18058 leader_election.cc:290] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:04:02.106659 18150 raft_consensus.cc:2804] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:04:02.106825 18150 raft_consensus.cc:697] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 2 LEADER]: Becoming Leader. State: Replica: cfcec6cd33d2413b9ef0a9e57272576f, State: Running, Role: LEADER
I20260812 08:04:02.106894 18058 ts_tablet_manager.cc:1434] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.004s
I20260812 08:04:02.107000 18150 consensus_queue.cc:237] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } }
I20260812 08:04:02.107280 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:02.108939 18158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:02.109207 18169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:02.109297 15194 server_base.cc:1061] running on GCE node
W20260812 08:04:02.109514 18161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:02.109795 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:02.109899 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:02.109915 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521842109915 us; error 0 us; skew 500 ppm
I20260812 08:04:02.111006 15194 webserver.cc:533] Webserver started at http://127.14.214.130:34643/ using document root <none> and password file <none>
I20260812 08:04:02.111198 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:02.111260 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:02.111344 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:02.111860 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-1-root/instance:
uuid: "8f857d8183404d40b619ac19e4f96564"
format_stamp: "Formatted at 2026-08-12 08:04:02 on dist-test-slave-1vmg"
I20260812 08:04:02.112912 18151 heartbeater.cc:344] Connected to a master server at 127.14.214.190:34229
I20260812 08:04:02.113029 18151 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:02.113247 18151 heartbeater.cc:507] Master 127.14.214.190:34229 requested a full tablet report, sending...
I20260812 08:04:02.113821 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:04:02.114164 17934 ts_manager.cc:194] Registered new tserver with Master: cfcec6cd33d2413b9ef0a9e57272576f (127.14.214.129:34147)
I20260812 08:04:02.114459 17934 catalog_manager.cc:5719] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfcec6cd33d2413b9ef0a9e57272576f" member_type: VOTER last_known_addr { host: "127.14.214.129" port: 36329 } health_report { overall_health: HEALTHY } } }
I20260812 08:04:02.114933 18176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:02.115206 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:02.115283 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-1-root
uuid: "8f857d8183404d40b619ac19e4f96564"
format_stamp: "Formatted at 2026-08-12 08:04:02 on dist-test-slave-1vmg"
I20260812 08:04:02.115353 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-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)
I20260812 08:04:02.117602 17934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34994
I20260812 08:04:02.118537 18151 heartbeater.cc:499] Master 127.14.214.190:34229 was elected leader, sending a full tablet report...
I20260812 08:04:02.126890 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:02.127414 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:02.127794 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:02.128289 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:02.128331 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:02.128378 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:02.128407 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:02.133211 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.130:46107
I20260812 08:04:02.133272 18299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.130:46107 every 8 connection(s)
I20260812 08:04:02.134111 15194 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:04:02.136018 18309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:02.136059 18312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:04:02.136065 18314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260812 08:04:02.136508 15194 server_base.cc:1061] running on GCE node
I20260812 08:04:02.136705 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260812 08:04:02.136746 15194 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260812 08:04:02.136767 15194 hybrid_clock.cc:648] HybridClock initialized: now 1786521842136767 us; error 0 us; skew 500 ppm
I20260812 08:04:02.137820 15194 webserver.cc:533] Webserver started at http://127.14.214.131:34451/ using document root <none> and password file <none>
I20260812 08:04:02.138015 15194 fs_manager.cc:362] Metadata directory not provided
I20260812 08:04:02.138077 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:04:02.138159 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:04:02.138633 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-2-root/instance:
uuid: "411f11b60dad4f1ca1d82d8a33bd0b3b"
format_stamp: "Formatted at 2026-08-12 08:04:02 on dist-test-slave-1vmg"
I20260812 08:04:02.138947 18300 heartbeater.cc:344] Connected to a master server at 127.14.214.190:34229
I20260812 08:04:02.139053 18300 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:02.139303 18300 heartbeater.cc:507] Master 127.14.214.190:34229 requested a full tablet report, sending...
I20260812 08:04:02.140139 17934 ts_manager.cc:194] Registered new tserver with Master: 8f857d8183404d40b619ac19e4f96564 (127.14.214.130:46107)
I20260812 08:04:02.140578 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:04:02.140964 17934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35006
I20260812 08:04:02.141672 18325 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:02.141937 15194 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:04:02.142015 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-2-root
uuid: "411f11b60dad4f1ca1d82d8a33bd0b3b"
format_stamp: "Formatted at 2026-08-12 08:04:02 on dist-test-slave-1vmg"
I20260812 08:04:02.142081 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskZHpitB/test-tmp/timestamp_advancement-itest.0.TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp.1786521834169940-15194-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)
I20260812 08:04:02.169631 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:04:02.170181 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:04:02.170511 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:04:02.171109 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:04:02.171154 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:02.171190 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:04:02.171203 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:04:02.176503 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.214.131:46389
I20260812 08:04:02.176751 18432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.214.131:46389 every 8 connection(s)
I20260812 08:04:02.182337 18435 heartbeater.cc:344] Connected to a master server at 127.14.214.190:34229
I20260812 08:04:02.182580 18435 heartbeater.cc:461] Registering TS with master...
I20260812 08:04:02.183002 18435 heartbeater.cc:507] Master 127.14.214.190:34229 requested a full tablet report, sending...
I20260812 08:04:02.183933 17934 ts_manager.cc:194] Registered new tserver with Master: 411f11b60dad4f1ca1d82d8a33bd0b3b (127.14.214.131:46389)
I20260812 08:04:02.184034 15194 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006876679s
I20260812 08:04:02.184664 17934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35014
I20260812 08:04:02.206683 15194 test_workload.cc:405] TestWorkload: Skipping table creation because table test-workload already exists
I20260812 08:04:02.206899 15194 tablet_server.cc:179] TabletServer@127.14.214.129:0 shutting down...
I20260812 08:04:02.210677 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:02.211050 15194 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:02.211198 15194 raft_consensus.cc:2243] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:04:02.211338 15194 raft_consensus.cc:2272] T 3c2598a63a0c47d8b10f6f466726782e P cfcec6cd33d2413b9ef0a9e57272576f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:02.224303 15194 tablet_server.cc:196] TabletServer@127.14.214.129:0 shutdown complete.
I20260812 08:04:02.226274 15194 tablet_server.cc:179] TabletServer@127.14.214.130:0 shutting down...
I20260812 08:04:02.229604 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:02.241664 15194 tablet_server.cc:196] TabletServer@127.14.214.130:0 shutdown complete.
I20260812 08:04:02.244634 15194 tablet_server.cc:179] TabletServer@127.14.214.131:0 shutting down...
I20260812 08:04:02.248651 15194 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260812 08:04:02.261031 15194 tablet_server.cc:196] TabletServer@127.14.214.131:0 shutdown complete.
I20260812 08:04:02.264230 15194 master.cc:562] Master@127.14.214.190:34229 shutting down...
I20260812 08:04:02.268464 15194 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 2 LEADER]: Raft consensus shutting down.
I20260812 08:04:02.268705 15194 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f04a6a4ca6b243aabe0cd18325c35086 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260812 08:04:02.268847 15194 tablet_replica.cc:333] stopping tablet replica
I20260812 08:04:02.282397 15194 master.cc:584] Master@127.14.214.190:34229 shutdown complete.
[       OK ] TimestampAdvancementITest.TestTimestampsAdvancedFromRaftNoOp (437 ms)
[----------] 4 tests from TimestampAdvancementITest (8107 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (8107 ms total)
[  PASSED  ] 4 tests.
I20260812 08:04:02.289780 15194 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/master/catalog_manager.cc:5397: suppressed but not reported on 8 messages since previous log ~1 seconds ago
I20260812 08:04:02.289855 15194 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260812 08:04:02.289886 15194 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260812 08:04:02.289917 15194 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~5 seconds ago
I20260812 08:04:02.289948 15194 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 23 messages since previous log ~5 seconds ago
I20260812 08:04:02.290027 15194 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/util/maintenance_manager.cc:346: suppressed but not reported on 95 messages since previous log ~8 seconds ago
